Commit Graph

5424 Commits

Author SHA1 Message Date
Vokhmin Alexey V 126cdf1e68 #328: Send email on project change 2013-11-26 21:21:50 +04:00
Vokhmin Alexey V 04964f0171 Fixed: NoMethodError: undefined method contents for nil:NilClass 2013-11-25 23:09:33 +04:00
Vokhmin Alexey V 1190ed2595 Remove old packages from testing repository 2013-11-25 22:59:27 +04:00
Vokhmin Alexey V a51b3127f5 #327: rollback changes 2013-11-25 21:09:14 +04:00
Vokhmin Alexey V 13d2a701d0 #327: switched to abf.io 2013-11-25 20:35:36 +04:00
Vokhmin Alexey V 6de3b3f999 Misprint 2013-11-23 19:58:57 +04:00
Vokhmin Alexey V 7b1c84b0b7 Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2013-11-22 21:15:06 +04:00
Vokhmin Alexey V e3e6bdbe0a Temporally disable mass build from extra nodes 2013-11-22 21:14:31 +04:00
Alexander Machehin 849c85d5a1 add index to activity feed 2013-11-22 19:14:52 +06:00
Alexander Machehin bed660e45c more clever build list version link 2013-11-22 16:03:48 +06:00
Vokhmin Alexey V 34b4447ec7 Fixed regexp in #create_rpm_build_task 2013-11-22 01:04:04 +04:00
Vokhmin Alexey V bcc9fa28da [abf/abf-ideas#110] pass urpm_options through web interface 2013-11-21 23:49:06 +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
Vokhmin Alexey V 0ef707fd98 Use errbit instead of rollbar 2013-11-21 21:59:29 +04:00
Vokhmin Alexey V 05dc44d8d3 Added access to publish BUILD_PUBLISHED_INTO_TESTING BuildLists from UI 2013-11-21 14:57:33 +04:00
Vokhmin Alexey V cffa0cb64a Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2013-11-20 19:41:01 +04:00
Vokhmin Alexey V 29859b62aa Fixed: ActiveRecord::ReadOnlyRecord 2013-11-20 19:40:26 +04:00
Alexander Machehin 69cefd8764 [#325] fix forbidden for simple user 2013-11-20 17:33:48 +06:00
avokhmin ccdf15bcad Merge pull request #326 from abf/rosa-build:325-fork_project_with_another_name
#325 fork project with another name
2013-11-20 14:58:00 +04:00
Alexander Machehin f29eee6d5d [#325] try to fix input 2013-11-20 16:19:41 +06:00
avm 00e8a518da Merge pull request #324 from abf/rosa-build:322-update-build-list-api
#322: [API] Add publish_into_testing action into BuildList API
2013-11-19 18:59:04 +04:00
Alexander Machehin bf86eb22b3 [#325] try to fix specs 2013-11-19 18:35:12 +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 0d247779b7 #322: updated routes.rb 2013-11-18 22:12:50 +04:00
Vokhmin Alexey V 2f7b1e6a21 #322: added #publish_into_testing into BuildList API 2013-11-18 21:48:38 +04:00
avm d83e15157e Merge pull request #323 from abf/rosa-build:321-add-ability-to-mass-importing-projects
#321: Add ability to mass importing projects to the group/user
2013-11-18 19:36:02 +04:00
Vokhmin Alexey V e30920d185 Cleanup old packages from testing sub repository 2013-11-18 18:59:12 +04:00
Vokhmin Alexey V 7a872078ed #321: added rescue block into #run_mass_import 2013-11-18 16:31:48 +04:00
Vokhmin Alexey V 22b397b670 #321: move #run_mass_import into module 2013-11-18 15:27:59 +04:00
Vokhmin Alexey V 1c961deced #321: added specs 2013-11-15 23:36:37 +04:00
Vokhmin Alexey V 77b23780be #321: small fixes, added specs 2013-11-15 23:02:19 +04:00
Vokhmin Alexey V 17e143e011 #321: use tmpfs folder 2013-11-15 21:14:37 +04:00
Vokhmin Alexey V b0d691f724 #321: remove unnecessary code 2013-11-15 21:09:55 +04:00
Vokhmin Alexey V 65cfed25ab #321: misprint 2013-11-15 20:32:50 +04:00
Vokhmin Alexey V 51e7ed426f #321: remove tmp folder in ensure block 2013-11-15 20:30:36 +04:00
Vokhmin Alexey V 1742a7357d #321: Fixed: translation missing 2013-11-15 20:25:36 +04:00
Vokhmin Alexey V a79cb92abf #321: fixed: undefined method projects for nil:NilClass 2013-11-15 19:12:02 +04: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 d1cf100082 #321: Fixed access rights 2013-11-15 01:42:03 +04:00
Vokhmin Alexey V d2cfb0af81 #321: updated access rights 2013-11-15 01:34:34 +04:00
Vokhmin Alexey V e538a3d5a6 #321: added debug info, some fixes 2013-11-15 01:26:05 +04:00
Vokhmin Alexey V 7f3ecbfdc7 #321: updated #run_mass_import method 2013-11-15 00:23:22 +04:00
Vokhmin Alexey V dbf3f24b21 #321: added UI for mass_import 2013-11-14 02:01:12 +04:00
avm 2899728a33 Merge pull request #320 from abf/rosa-build:319-add-ability-to-mass-adding-projects-to-the-repository
#319: Add ability to mass adding projects to the repository
2013-11-13 13:36:29 +04:00
Vokhmin Alexey V baa82dd5fc #319: small refactoring according to Alexander's comments 2013-11-13 13:33:36 +04:00
Vokhmin Alexey V 578c868ba1 #319: fixed routes errors 2013-11-12 21:13:05 +04:00
Vokhmin Alexey V 900f1f6143 #319: added specs for #add_projects and #remove_projects methods 2013-11-12 16:24:25 +04:00
Vokhmin Alexey V a7e908b102 #319: Added ability to mass adding projects to the repository 2013-11-12 16:04:40 +04:00
Vokhmin Alexey V 136bd3be27 Disable publish_into_testing for personal platforms 2013-11-12 00:15:03 +04:00