Commit Graph

1868 Commits

Author SHA1 Message Date
Vokhmin Alexey V 430e01f649 #349: updated schedule.rb 2014-02-12 00:37:14 +04:00
Vokhmin Alexey V 6c471c50b1 #349: added #automatic_metadata_regeneration to Platform 2014-02-12 00:23:34 +04:00
Vokhmin Alexey V f662332be5 decrease count of puma threads, small refactoring 2014-02-11 21:34:48 +04:00
Vokhmin Alexey V b9e48664ec Fixed: wrong number of arguments (1 for 0) 2014-02-11 00:14:52 +04:00
Vokhmin Alexey V e889f23660 Configure resque-scheduler gem 2014-02-10 23:36:10 +04:00
Vokhmin Alexey V 8402728f4d Fixed: loss build_lists tasks 2014-02-10 19:17:09 +04:00
Vokhmin Alexey V a35448a210 Generate list with tests failed build_lists 2014-02-03 19:32:31 +04:00
Vokhmin Alexey V 1aad7f5b01 [abf/abf-ideas#119] send BUILD_ID into ISO builds 2014-01-23 14:50:39 +04:00
Alexander Machehin fde57baac8 [#343] fix errors 2014-01-21 11:02:26 +06:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Vokhmin Alexey V 0f00d696ce #341: updated ability.rb 2014-01-21 01:58:50 +04:00
Vokhmin Alexey V e98624ec41 #341: added new action #packages into Repository API 2014-01-21 01:24:22 +04:00
Vokhmin Alexey V 8399bd8a69 #29: fixed: creation of archive 2014-01-17 21:27:44 +04:00
Vokhmin Alexey V 98ca0641ff Merge branch 'master' into 29-migrate-to-ruby-2.1 2014-01-15 22:12:52 +04:00
avm dca08d6004 Merge pull request #340 from abf/rosa-build:339-fail-a-build-globally-if-it-fails-on-one-architecture
#339: Fail a build globally if it fails on one architecture
2014-01-15 16:54:24 +04:00
Vokhmin Alexey V fdcb4cdaf7 #339: misprint 2014-01-15 15:14:42 +04:00
Vokhmin Alexey V 1fb8d93eff #339: cleanup 2014-01-15 00:33:47 +04:00
Vokhmin Alexey V 89cd764146 [abf/abf-ideas#52] fixed: increasing release tag at mass build 2014-01-14 23:13:26 +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
Vokhmin Alexey V 0c6d4b8995 #339: added locales, updated UI 2014-01-14 02:37:27 +04:00
Vokhmin Alexey V 5db6516085 #339: added synchronizing_publications into Repository 2014-01-14 01:51:12 +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 4b4b1fe5d8 #336: rollback changes 2014-01-10 02:57:44 +04:00
Vokhmin Alexey V 6a6fcc321f #336: use set instead of list 2014-01-10 02:56:11 +04:00
Vokhmin Alexey V df83fe65e1 #336: added ability for clean up packages from testing repository 2014-01-10 00:54:48 +04:00
Vokhmin Alexey V bcc9fa28da [abf/abf-ideas#110] pass urpm_options through web interface 2013-11-21 23:49:06 +04:00
Alexander Machehin 69cefd8764 [#325] fix forbidden for simple user 2013-11-20 17:33:48 +06: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
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 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
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