Alexander Machehin
|
d7a3f629e8
|
[#345] replace owner_with_name to name_with_owner
|
2014-03-19 13:19:03 +06:00 |
Alexander Machehin
|
2ee3ea93bd
|
[#345] remove deprecated dynamic finder methods
|
2014-03-18 19:58:51 +06:00 |
Alexander Machehin
|
718c8bb08c
|
[#345] remove url_for hack
|
2014-03-13 22:35:00 +06:00 |
Alexander Machehin
|
a5f56bb835
|
[#345] remove observers; use new labmda syntax
|
2014-03-11 14:28:17 +06:00 |
Vokhmin Alexey V
|
160a8dc967
|
#358: added auto_publish_status into BuildList
|
2014-02-20 01:19:49 +04:00 |
Vokhmin Alexey V
|
e1260ea40b
|
Merge branch 'master' into 354-add-possibility-to-rebuild-projects-periodically
|
2014-02-19 13:41:23 +04:00 |
Vokhmin Alexey V
|
4250e31cdc
|
Merge branch 'master' into 354-add-possibility-to-rebuild-projects-periodically
Conflicts:
Gemfile.lock
|
2014-02-19 13:16:27 +04:00 |
Alexander Machehin
|
bbaa67d674
|
[#356] fix changing the update type of the build list
|
2014-02-19 14:24:15 +06:00 |
Vokhmin Alexey V
|
93885af29a
|
#354: updated UI
|
2014-02-18 23:16:23 +04:00 |
Alexander Machehin
|
c9cbb46daf
|
[#343] fix errors
|
2014-01-21 10:58:53 +06:00 |
Alexander Machehin
|
0e39aae1bf
|
[#343] use new ruby hash syntax
|
2014-01-21 10:51:49 +06:00 |
Vokhmin Alexey V
|
98ca0641ff
|
Merge branch 'master' into 29-migrate-to-ruby-2.1
|
2014-01-15 22:12:52 +04:00 |
Vokhmin Alexey V
|
a881dd73ca
|
#339: small refactoring, checking ability to publish into repository on auto publishing
|
2014-01-14 22:42:35 +04:00 |
Alexander Machehin
|
b0da168621
|
[#29] remove encode strings
|
2014-01-10 08:59:33 +06:00 |
Alexander Machehin
|
0cb585ef71
|
Merge branch 'master' into 29-migrate-to-ruby-2.1
Conflicts:
Gemfile
Gemfile.lock
app/controllers/activity_feeds_controller.rb
app/models/activity_feed_observer.rb
config/environments/development.rb
config/initializers/a_app_config.rb
config/initializers/airbrake.rb
lib/modules/models/git.rb
spec/controllers/activity_feeds_controller_spec.rb
spec/helpers/activity_feeds_helper_spec.rb
|
2014-01-10 08:31:31 +06:00 |
Vokhmin Alexey V
|
d04f276f1d
|
updated concatenation operation
|
2013-12-30 20:08:42 +04:00 |
Vokhmin Alexey V
|
5d62264bbb
|
[abf/abf-ideas#111] fill in input fields of extra parameters on recreation of build_list
|
2013-11-21 23:28:26 +04:00 |
Alexander Machehin
|
69cefd8764
|
[#325] fix forbidden for simple user
|
2013-11-20 17:33:48 +06:00 |
Alexander Machehin
|
6932420678
|
Merge branch 'master' into 325-fork_project_with_another_name
Conflicts:
app/controllers/projects/projects_controller.rb
|
2013-11-19 17:18:30 +06:00 |
Alexander Machehin
|
188c3be355
|
[#325] add abibity to create fork with different name
|
2013-11-19 17:06:44 +06:00 |
Vokhmin Alexey V
|
19ff6288ce
|
#321: added select_tag with repositories into Mass Import
|
2013-11-15 18:46:09 +04:00 |
Vokhmin Alexey V
|
e538a3d5a6
|
#321: added debug info, some fixes
|
2013-11-15 01:26:05 +04:00 |
Vokhmin Alexey V
|
dbf3f24b21
|
#321: added UI for mass_import
|
2013-11-14 02:01:12 +04:00 |
Vokhmin Alexey V
|
0cbd5b21e5
|
#316: added new statuses for BuildList
|
2013-11-01 21:11:59 +04:00 |
Alexander Machehin
|
fbc00071b9
|
fix missing template
|
2013-10-02 20:21:16 +06:00 |
Vokhmin Alexey V
|
afc136db9c
|
#289: added global_id into build_list
|
2013-08-29 21:46:11 +04:00 |
Vokhmin Alexey V
|
a51b1e0e9f
|
#281: Show repodata creation logs
|
2013-08-27 19:43:30 +04:00 |
Vokhmin Alexey V
|
747b279f60
|
#267: fixed link to logs
|
2013-08-21 15:00:22 +04:00 |
Vokhmin Alexey V
|
e7b750cc21
|
Merge branch 'master' into 258-removeBackboneJS
|
2013-08-08 18:11:03 +04:00 |
Alexander Machehin
|
068e38e6d9
|
[#242] fix creating build list
|
2013-08-08 18:49:33 +06:00 |
Vokhmin Alexey V
|
ce5b24316b
|
Merge branch 'master' into 258-removeBackboneJS
|
2013-08-08 12:54:46 +04:00 |
Vokhmin Alexey V
|
b59c43b4bd
|
#258: updated Project Collaborators
|
2013-08-07 22:54:42 +04:00 |
Alexander Machehin
|
3b8ed4ce40
|
[#242] dont create build list from another
|
2013-08-07 15:36:48 +06:00 |
Alexander Machehin
|
63cab38c7d
|
[#242] remove old code
|
2013-08-06 20:20:59 +06:00 |
Alexander Machehin
|
ec47e6f24b
|
[#242] fixed repositories checkbox disabled attribute
|
2013-08-06 20:16:50 +06:00 |
Alexander Machehin
|
4185ed0a2b
|
Merge branch 'master' into 242-restart_last_build_list
Conflicts:
app/controllers/projects/build_lists_controller.rb
config/routes.rb
|
2013-08-06 19:59:32 +06:00 |
Alexander Machehin
|
6bebb3b156
|
[#242] add ajax clone
|
2013-08-06 00:34:42 +06:00 |
Vokhmin Alexey V
|
63a26553cd
|
#251: removed #search action
|
2013-08-05 16:52:15 +04:00 |
Alexander Machehin
|
541e1ebbe5
|
[#242] fix last refactoring of the controller
|
2013-08-05 17:21:56 +06:00 |
Alexander Machehin
|
8de9411203
|
[#242] refactoring controller
|
2013-08-05 15:33:59 +06:00 |
Vokhmin Alexey V
|
87f7aff544
|
#251: updated structure of json response
|
2013-08-03 14:47:23 +04:00 |
Alexander Machehin
|
b8954471a9
|
[#242] refactoring controller
|
2013-08-03 09:58:45 +06:00 |
Vokhmin Alexey V
|
057fc3a675
|
#251: added pagination
|
2013-08-02 22:13:41 +04:00 |
Vokhmin Alexey V
|
39ccf5c91d
|
#251: added groups to build_lists
|
2013-08-02 18:04:16 +04:00 |
Vokhmin Alexey V
|
c8d094fbf7
|
#251: small refactoring of BuildList controller
|
2013-08-02 02:42:20 +04:00 |
Vokhmin Alexey V
|
b3ab16ec09
|
#251: use AJAX for load data on BuildList#index page
|
2013-08-02 02:24:33 +04:00 |
Alexander Machehin
|
f416bd9071
|
[#242] use datatable
|
2013-08-01 23:18:46 +06:00 |
Alexander Machehin
|
3f757a11c5
|
[#247] small refactoring build lists controller
|
2013-07-31 21:15:31 +06:00 |
Alexander Machehin
|
029273328c
|
small refactoring build lists controller
|
2013-07-31 21:10:00 +06:00 |
Alexander Machehin
|
eb184a8156
|
[#242] create build list from existing
|
2013-07-31 20:57:02 +06:00 |