Commit Graph

396 Commits

Author SHA1 Message Date
Vokhmin Alexey V dd259714f6 #403: add filter for build_lists without packages 2014-06-20 23:23:31 +04:00
Vokhmin Alexey V 4a40764173 #403: move abf_worker/*_observer to app/jobs/abf_worker/ 2014-06-20 22:02:32 +04:00
Vokhmin Alexey V 9d40bfc291 #403: added abf_worker_service, specs 2014-06-19 23:35:53 +04:00
Vokhmin Alexey V c37cf206ab #403: updated structure of jobs 2014-06-19 00:40:22 +04:00
Vokhmin Alexey V 3c670c369a Added flash message about ability to publish build 2014-06-17 22:32:48 +04:00
Vokhmin Alexey V 0c841d49f3 #397: added specs for RunBuildListsJob 2014-06-17 00:23:17 +04:00
Vokhmin Alexey V 4940073780 #397: added ability to run dependent projects 2014-06-16 23:26:14 +04:00
Vokhmin Alexey V 3a1b505cf5 Fixed: overflow of queue when build list is not valid 2014-06-05 22:22:39 +04:00
Vokhmin Alexey V d91ceab0a9 rename forbid_to_publish_builds_not_from field to publish_builds_only_from_branch 2014-06-02 20:49:50 +04:00
Vokhmin Alexey V 94f1edc3e3 #394: add ability to set forbid_to_publish_builds_not_from 2014-05-31 00:08:45 +04:00
Vokhmin Alexey V 4a0402b4f4 #394: misprint 2014-05-29 00:20:34 +04:00
Vokhmin Alexey V 2200c19189 #394: Forbid to publish builds not from valid branch 2014-05-29 00:18:29 +04:00
Vokhmin Alexey V 8cfc2b24f7 #390: send extra data into worker 2014-05-28 00:59:54 +04:00
Vokhmin Alexey V 0c5e8c012c #392: added use_extra_tests field to BuildList, MassBuild 2014-05-24 00:29:24 +04:00
Vokhmin Alexey V fdac169149 #390: misprint 2014-05-22 03:17:29 +04:00
Vokhmin Alexey V 90f921e038 #390: added ability to rerun tests 2014-05-22 02:58:13 +04:00
Vokhmin Alexey V 8cbfdcc12f Merge branch 'master' into 376-add-monitoring-tool 2014-04-18 00:34:02 +04:00
Vokhmin Alexey V 44ac1056ab #376: updated priority of queues 2014-04-15 22:41:06 +04:00
Alexander Machehin f23259775e [#369] remove codemirror; use pygments 2014-04-15 15:11:14 +06:00
Vokhmin Alexey V 8a2aa1f666 #373: remove validation for use_cached_chroot 2014-04-09 12:46:09 +04:00
Vokhmin Alexey V 35a2be81cf #373: rollback changes 2014-04-09 01:07:50 +04:00
Vokhmin Alexey V c41fc4d0bb #373: added use_cached_chroot field 2014-04-07 23:00:42 +04:00
Vokhmin Alexey V ea4d28d6d1 #345: Fixed: undefined method utc for nil:NilClass 2014-03-26 00:36:54 +04:00
Vokhmin Alexey V ee412382f0 #345: fixed state_machine 2014-03-20 02:01:42 +04:00
Vokhmin Alexey V ebe07ba00c #345: use Redis.current instead of all other 2014-03-19 01:52:40 +04:00
Alexander Machehin 2ee3ea93bd [#345] remove deprecated dynamic finder methods 2014-03-18 19:58:51 +06:00
Vokhmin Alexey V c672aaa0ec #345: fixed some specs, etc 2014-03-18 00:18:46 +04:00
Vokhmin Alexey V 94e285e64f #345: updated gems, views, fixed specs 2014-03-15 01:55:28 +04:00
Alexander Machehin f99211da9a [#345] remove deprecations with association conditions 2014-03-11 18:40:02 +06:00
Alexander Machehin 3fbaa265c3 [#345] fix mistype 2014-03-11 15:56:06 +06:00
Alexander Machehin 0a7d5d22da [#345] move lib/modules/models to app/models/concerns; small refactoring 2014-03-11 14:58:36 +06:00
Alexander Machehin a5f56bb835 [#345] remove observers; use new labmda syntax 2014-03-11 14:28:17 +06:00
Vokhmin Alexey V bd4f7fbe4d updated build_list status transactions 2014-03-06 01:44:37 +04:00
Vokhmin Alexey V f8ba1d05a0 Cleanup 2014-02-27 00:50:39 +04:00
Vokhmin Alexey V b519a6cce1 Merge branch 'master' into parallel-build-lists 2014-02-26 02:01:50 +04:00
Alexander Machehin b9d6ad417a [#360] use rails caching 2014-02-25 20:54:57 +06:00
Vokhmin Alexey V fe20a9788a Use resque-schedule for cleanup 2014-02-25 00:36:51 +04:00
Alexander Machehin 0e8f6321fb [#360] remove mass build cached counters 2014-02-24 22:35:15 +06:00
Vokhmin Alexey V 8d178b856f refactoring 2014-02-21 23:07:27 +04:00
Vokhmin Alexey V f1323bf9bd Clean/restore queues 2014-02-21 22:20:05 +04:00
Vokhmin Alexey V 5f5ed0d1ce Merge branch 'master' into parallel-build-lists
Conflicts:
	app/controllers/api/v1/jobs_controller.rb
	app/models/build_list.rb
	lib/abf_worker/model_helper.rb
2014-02-21 21:41:52 +04:00
Vokhmin Alexey V 52ed4a0c16 #358: hotfix 2014-02-20 19:25:17 +04:00
Vokhmin Alexey V 3e7d84f943 #358: small refactoring according to Alexander's comments 2014-02-20 19:06:07 +04:00
Vokhmin Alexey V 160a8dc967 #358: added auto_publish_status into BuildList 2014-02-20 01:19:49 +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 f7e6dcb88b create separate queues for each mass_build && user 2014-02-05 02:43:01 +04:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00