konstantin.grabar
|
2faa6edb7d
|
Rename rsync_stub to symlink_stub and fix crush
|
2012-05-21 14:34:29 +04:00 |
konstantin.grabar
|
9920802006
|
[refs #438] Fix symlink stubbing
|
2012-05-18 13:03:42 +04:00 |
konstantin.grabar
|
314506cc76
|
[refs #438] Add lst files moves to rake task
|
2012-05-17 10:48:42 +04:00 |
konstantin.grabar
|
208310e83b
|
[refs #438] Add rake task to symlink migrate. Change rsync stubs
|
2012-05-16 17:01:25 +04:00 |
Vladimir Sharshov
|
64d5600e6f
|
Merge pull request #447 from warpc/443-tour
[refs #443] Tour about the system
|
2012-05-12 10:11:16 -07:00 |
Alexander Machehin
|
7a011606a5
|
[refs #443] add pirobox popup
|
2012-05-12 19:17:07 +06:00 |
Alexander Machehin
|
5f5eb00c4f
|
[refs #443] abf tour
|
2012-05-12 00:15:20 +06:00 |
George Vinogradov
|
b74dd01262
|
[issue #430] Changed task
|
2012-05-11 22:00:27 +04:00 |
George Vinogradov
|
1a9f529152
|
[issue #430] Added rake task to remove outdated BuildLists.
|
2012-05-11 21:44:19 +04:00 |
Pavel Chipiga
|
5157f31081
|
Refactor routes to separate owner profile and project. Redo short groups profile URL. Improve specs. Refs #236
|
2012-05-04 00:52:56 +03:00 |
Pavel Chipiga
|
abb60a503a
|
Minor design fix. Refactor register requests. Refactor case insensitive search. Other minor fixes and code cleanup. Refacor and improve owner constraint. Refs #263
|
2012-05-03 17:08:02 +03:00 |
Pavel Chipiga
|
2539ef4795
|
Great controllers and routes refactor - separate them to namespaces. Add user/group routes in github style, refactor. Implement templates inheritance. Refactor and cleanup views. Fix specs. Other minor fixes. Refs #263
|
2012-05-02 12:18:07 +03:00 |
Pavel Chipiga
|
b957600eda
|
Merge branch 'master' into 263-refactoring
Conflicts:
app/models/project.rb
app/views/projects/_repo_block.html.haml
db/schema.rb
spec/controllers/issues_controller_spec.rb
spec/controllers/projects_controller_spec.rb
|
2012-05-01 15:54:13 +03:00 |
George Vinogradov
|
de093d7065
|
[issue #425] Changed object to actor in Relation and to eventable in
EventLog
|
2012-04-26 05:38:33 +04:00 |
Pavel Chipiga
|
cf907c19e8
|
Merge branch 'master' into 263-refactoring
Conflicts:
app/controllers/build_lists_controller.rb
|
2012-04-24 19:06:43 +03:00 |
Pavel Chipiga
|
7af06cc7ab
|
Downgrade unicorn. Fix project fork. Fix reserved_names validator. Add comments, cleanup code and refactor. Fix some bugs. Redo specs project URLs. Refs #263
|
2012-04-23 23:55:42 +03:00 |
Pavel Chipiga
|
c0d2d67c73
|
Merge branch 'master' into 263-refactoring
Conflicts:
Gemfile
Gemfile.lock
config/routes.rb
|
2012-04-23 17:58:45 +03:00 |
Pavel Chipiga
|
701da7e1f9
|
Disable bluepill. Update gems. Github project style URLs. Fix project load. Fix abilities. Fic urls generation. Fix some specs. Refs #263
|
2012-04-19 22:45:50 +03:00 |
George Vinogradov
|
510b0c0c50
|
[issue #347] Merge branch 'master' into 347-javascript_refactoring
Conflicts:
app/assets/stylesheets/design/custom.scss
app/models/group.rb
app/models/user.rb
|
2012-04-19 19:32:11 +04:00 |
Vladimir Sharshov
|
44ca501962
|
[Refs #194] Fix tests
[Refs #263] Update kernel API call
|
2012-04-16 21:51:51 +04:00 |
George Vinogradov
|
442b44a68e
|
[issue #347] Added not_member_of scope. Added ActsLikeMember module
|
2012-04-10 19:45:38 +04:00 |
Pavel Chipiga
|
76f7507b22
|
Fix DJ deploy recipies. Refs #263
|
2012-04-05 22:26:18 +03:00 |
Alexander Machehin
|
42aaa7c27a
|
[refs #295] fixed restarting DJ
|
2012-04-06 00:06:24 +06:00 |
Vladimir Sharshov
|
4bb8a38fbb
|
Merge pull request #376 from warpc/263-dj
[Refs #295] Customized DJ jobs and workers:
* set priority to delayed jobs;
* 4 workers to dj;
* division init bare & fork.
|
2012-04-05 06:54:28 -07:00 |
Alexander Machehin
|
349e173f60
|
[refs #295] deploy recipes for dj
|
2012-04-04 23:00:35 +06:00 |
Vladimir Sharshov
|
a0396d2d8c
|
[Refs #263] Fix " undefined local variable or method `platforms' for Group
|
2012-04-03 13:39:29 +04:00 |
Alexander Machehin
|
f4b3a4275a
|
[refs #263] some hook task improvement
|
2012-04-03 01:30:14 +06:00 |
Alexander Machehin
|
5a384c6846
|
[refs #263] added dj queues
|
2012-04-03 01:29:06 +06:00 |
Vladimir Sharshov
|
fef3affc07
|
[Refs #263] Refactoring platforms, add platform tests and software license, showing warning for errors in update project action
|
2012-04-01 19:19:54 +04:00 |
Pavel Chipiga
|
531ba0a35f
|
Add rspec to dev env, change repo source. Take back rails_datatables to plugins with all files. Refs #263
|
2012-03-30 00:24:57 +03:00 |
Pavel Chipiga
|
050398c39f
|
Merge branch 'master' into 263-refactoring
Conflicts:
db/schema.rb
|
2012-03-30 00:02:59 +03:00 |
Pavel Chipiga
|
583918fa68
|
Upgrade gems. Upgrade FactoryGirl syntax. Move code out from vendor/plugins, redo plugins structure. Fix all deprecations. Great refactor for lib and initializers folders. Add magic encodings. Code cleanup. Fix some specs. Refs #263
|
2012-03-29 23:34:22 +03:00 |
Vladimir Sharshov
|
5db485a4c0
|
[Refs #263] Remove Aut BuildList. Part 2
|
2012-03-29 22:43:46 +04:00 |
Vladimir Sharshov
|
9a45353ccb
|
Merge pull request #342 from warpc/128-account-activation
[Refs #128] account activation
|
2012-03-29 09:09:03 -07:00 |
George Vinogradov
|
f74dba6a69
|
[issue #195] Fixed bug with datatables.
|
2012-03-28 14:21:50 +04:00 |
George Vinogradov
|
baf35da99c
|
[issue #195] Merge branch 'master' into 195-new_design_for_projects
Conflicts:
app/controllers/projects_controller.rb
|
2012-03-27 21:23:09 +04:00 |
konstantin.grabar
|
f33ef75666
|
[refs #128] Add email confirmation on email change. Remove email confirmation after registration.
|
2012-03-27 17:45:09 +04:00 |
George Vinogradov
|
dd8e3b0497
|
[issue #195] Added JQuery datatables to /projects
|
2012-03-25 01:36:56 +04:00 |
Pavel Chipiga
|
cacd9eb301
|
Improve add_branch task. Fix projects list JSON generation. Refs #207, #279
|
2012-03-24 00:48:58 +02:00 |
Pavel Chipiga
|
4553affa56
|
Add missing magic_encodings. Fix blame commit select, hide blank blame. Fix git repo hooks - redo branch parse to support non-ascii branches. Refs #190, #134
|
2012-03-22 19:11:12 +02:00 |
Alexander Machehin
|
071c391a6e
|
Merge branch '3.2-master' into 270-user_control
Conflicts:
app/assets/stylesheets/design/custom.scss
|
2012-03-22 21:15:10 +06:00 |
Alexander Machehin
|
23eeb1cae7
|
[refs #270] changes in ban
|
2012-03-22 20:50:15 +06:00 |
Pavel Chipiga
|
2db7726d55
|
Merge branch '3.2-master' into 190-encodings
Conflicts:
db/schema.rb
|
2012-03-22 00:13:18 +02:00 |
George Vinogradov
|
b902d8effe
|
[issue #195] Fixed avatar in commits & comments
|
2012-03-22 01:51:39 +04:00 |
Pavel Chipiga
|
89f31e9782
|
Minor gems update. Prepare gemfile for jruby and rbx tests. Remove encoding hacks. Apply grit fixes for encoding support. Recode incorrect encodings. Refactor, cleanup and fix lots bugs in git section. Refactor and remove unused git routes. Translate some untranslated parts. Redo branch/tags selector. Fix files tree last commit message. Project section templates refactor and cleanup. Refs #190
|
2012-03-21 21:55:14 +02:00 |
Vladimir Sharshov
|
abbe849f32
|
Fix(?) for zero time deploy restart
|
2012-03-20 22:47:09 +04:00 |
Vladimir Sharshov
|
56f1d06da8
|
[Refs #66] Add priority to build list
|
2012-03-20 14:08:24 +04:00 |
Vladimir Sharshov
|
556c2055b4
|
Enable unicorn zero time deploy
|
2012-03-19 18:48:54 +04:00 |
Alexander Machehin
|
64aec8db64
|
[refs #265] remove existing hook when install from task
|
2012-03-19 15:39:14 +06:00 |
George Vinogradov
|
747edb73a5
|
[issue #279] Merge branch '3.2-master' into 279-new_design_for_platforms
Conflicts:
db/schema.rb
|
2012-03-14 21:43:08 +04:00 |