Commit Graph

54 Commits

Author SHA1 Message Date
Wedge 5437a0b095 Move clearing stale builders to worker 2019-05-24 09:16:37 +03:00
DuratarskeyK a9fa7b6624
Increase builder clearing delay to 15 minutes 2019-02-04 19:11:22 +03:00
Wedge b539e73d2f Change rpm node params 2016-07-11 19:28:38 +03:00
Wedge 198def949b Typo fix 2016-06-10 21:56:03 +03:00
Wedge 87e9a26396 Removed builder clear job 2016-06-10 16:21:42 +03:00
Wedge ac1b4b583d Move to sidekiq 2016-05-28 21:21:02 +03:00
Wedge f9f75d4318 New interface 2016-05-22 15:33:46 +03:00
Wedge 8e7cf0dcaf Fix native build 2016-03-29 15:46:08 +03:00
Wedge 1338cbcb4c Removed http basic auth in abf, added native build, changed github api gem 2016-03-28 12:56:04 +03:00
Wedge 1f18eca69c Fixed file store access, added builders page in admin section 2016-03-25 12:45:14 +03:00
Wedge 9c47ba64ba Added lock to job shifting 2016-03-22 16:12:27 +03:00
Wedge d34308d749 Increase release tag implementation 2016-03-08 05:40:23 +03:00
Wedge 5418145038 Fixed builds stuck in pending if external nodes is nil 2016-03-03 01:11:19 +03:00
Wedge df8c683011 Fixed shifting bug 2016-03-01 16:59:56 +03:00
Wedge 179abe356f ActiveAdmin create user fix, fix job shifting 2016-03-01 06:27:30 +03:00
duratarskeyk 160a8312d4 final changes 2015-12-15 23:13:31 +00:00
Vokhmin Alexey V bb8a4aa227 #465: Fixed: Pundit::AuthorizationNotPerformedError 2015-04-18 14:00:05 +03:00
Vokhmin Alexey V 28988303d1 #465: Update API controllers, specs 2015-04-07 23:08:16 +03:00
Vokhmin Alexey V 84e7145d6d rename *_filter => *_action 2015-03-05 02:19:19 +03:00
Vokhmin Alexey V 5a8c3430e8 update a access rights for creation/build of build_lists 2014-11-26 23:27:54 +03:00
Vokhmin Alexey V cedd9b8b28 refactorng, added extra condition into #next_build_from_queue 2014-09-19 01:29:01 +04:00
Vokhmin Alexey V 6b6cb02f0b Added filter by platforms and arches for tasks 2014-09-19 01:00:31 +04:00
Vokhmin Alexey V 90f921e038 #390: added ability to rerun tests 2014-05-22 02:58:13 +04:00
Vokhmin Alexey V 552e36cf72 #376: added monitoring tool 2014-04-15 22:08:43 +04:00
Vokhmin Alexey V ebe07ba00c #345: use Redis.current instead of all other 2014-03-19 01:52:40 +04:00
Vokhmin Alexey V 8f75f1b077 updated response for live inspector 2014-03-06 02:18:19 +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 e889f23660 Configure resque-scheduler gem 2014-02-10 23:36:10 +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
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 150180e4bf remove temporally hook 2014-01-15 21:56:55 +04:00
Alexander Machehin b0da168621 [#29] remove encode strings 2014-01-10 08:59:33 +06:00
Vokhmin Alexey V bee08c01cf Skip build_lists for red3 platfrom 2013-11-29 16:58:37 +04:00
Vokhmin Alexey V de7b60fac2 Rollback changes 2013-11-27 20:35:01 +04:00
Vokhmin Alexey V c4dca3d452 Updated jobs_controller 2013-11-27 19:52:37 +04:00
Vokhmin Alexey V c2f6774479 Temporally hook... 2013-11-27 16:25:44 +04:00
Vokhmin Alexey V e3e6bdbe0a Temporally disable mass build from extra nodes 2013-11-22 21:14:31 +04:00
Vokhmin Alexey V 29859b62aa Fixed: ActiveRecord::ReadOnlyRecord 2013-11-20 19:40:26 +04:00
Vokhmin Alexey V f4f9ba5409 #312: added RpmBuildNode model, fetch statistics 2013-11-09 01:14:04 +04:00
Vokhmin Alexey V 3ac5eda85b Show external_nodes for all, remove unnecessary code 2013-11-08 20:57:21 +04:00
Vokhmin Alexey V fd73447098 pop tasks from Resque 2013-10-28 21:49:50 +04:00
Vokhmin Alexey V 61c3550210 can't get task by API 2013-10-25 17:58:39 +04:00
Vokhmin Alexey V 5f0938bf06 added hook for resque 2013-10-25 17:24:59 +04:00
Vokhmin Alexey V 0b56e95fb2 #312: check permissions for #log action 2013-10-24 13:26:15 +04:00
Vokhmin Alexey V 48212bb2b2 #312: save live logs on log server 2013-10-23 02:25:35 +04:00
Vokhmin Alexey V 2ce16e805d #312: added #logs action, search build_lists by arches && platforms 2013-10-22 21:48:00 +04:00
Vokhmin Alexey V 481828de66 #312: temporally hook 2013-10-22 21:08:23 +04:00
Vokhmin Alexey V 9e9feb2055 #312: missprint 2013-10-18 17:17:29 +04:00
Vokhmin Alexey V bd46aa44fc #312: show extra options only for testers and admins 2013-10-18 17:15:45 +04:00