Commit Graph

441 Commits

Author SHA1 Message Date
duratarskeyk 98e4dc1730 bugfixes 2015-12-15 06:27:57 +00:00
duratarskeyk bdb6458393 modify project model, add project controller for project page 2015-12-12 18:19:02 +00:00
Alexander Machehin 2ff3c581b3 small refactoring 2015-07-14 21:42:48 +05:00
Alexander Machehin d483b5929e build log: timeout log request, truncate redis log 2015-07-14 21:33:12 +05:00
Vokhmin Alexey V ca22bbc632 #472: Update Api::V1::BuildListsController and Projects::BuildListsController 2015-06-01 22:56:56 +03:00
Vokhmin Alexey V 4dfdd3b10d #472: Remove protected_attributes gem, use strong_parameters for Api::V1::AdvisoriesController 2015-06-01 22:56:56 +03:00
Vokhmin Alexey V 04b5b77f7c #465: Cleanup 2015-04-14 23:21:37 +03:00
Vokhmin Alexey V e736586129 #465: Update specs 2015-04-07 23:44:39 +03:00
Vokhmin Alexey V 0625a941bd #465: Update specs 2015-04-07 23:14:29 +03:00
Vokhmin Alexey V d4d8f75f12 #465: wip... 2015-04-07 23:07:07 +03:00
Alexander Machehin 6facf6c7c1 build list: fix mistype 2015-03-27 15:24:36 +05:00
Alexander Machehin eacf67a68b build list: fix callback 2015-03-26 21:17:45 +05:00
Alexander Machehin d2c47369d9 build lists create api: fix error with wrong parameters 2015-03-26 20:20:14 +05:00
Alexander Machehin 2e95334ded build lists create api: fix error with include repos values 2015-03-26 20:08:46 +05:00
Alexander Machehin fa39de82d9 build lists create api: fix error with blank parameters 2015-03-26 19:53:34 +05:00
Vokhmin Alexey V e599be5828 #463: Increased life time for builds of mass builds 2015-03-11 02:43:58 +03:00
Vokhmin Alexey V 2a01474d03 #452: added "Builds settings" for user 2015-02-11 01:08:39 +03:00
Alexander Machehin ab0a57d6b2 Merge branch 'master' into 369-bootstrap
Conflicts:
	app/models/build_list.rb
	app/models/build_list/package.rb
	app/models/build_script.rb
	app/models/product_build_list.rb
	app/models/project_tag.rb
	app/views/projects/build_lists/_filter.html.haml
2014-12-18 15:07:27 +05:00
Vokhmin Alexey V 44041581e7 cleanup of BuildList#next_build_from_queue 2014-12-11 01:17:55 +03:00
Vokhmin Alexey V 4e09827f8d updated a logic of fetching of task from queue 2014-12-11 00:15:41 +03:00
Alexander Machehin c8db1109d3 build lists api: add new filters 2014-12-09 20:33:27 +05:00
Vokhmin Alexey V ad10ea3f20 Fixed: adding of a key into set for fetching tasks in future 2014-12-09 00:02:46 +03:00
Alexander Machehin 212eb66a9e [#247] fix model specs 2014-11-25 22:38:13 +05:00
Alexander Machehin ec3f6e6fd3 [#247] update validations
Conflicts:
	app/models/product_build_list.rb
2014-11-25 21:45:29 +05:00
Alexander Machehin 0124b9bb10 [#247] update validations 2014-11-25 21:42:02 +05:00
Vokhmin Alexey V 90f6bca72d Merge branch 'master' into 369-bootstrap
Conflicts:
	Gemfile.lock
	app/models/concerns/feed/git.rb
	app/models/issue.rb
2014-11-08 01:09:32 +03:00
Alexander Machehin d0ab09902c [#369] new build list page: add last build lists 2014-11-05 15:52:16 +05:00
Vokhmin Alexey V 3ac550d7a1 Updated regex for BuildList#prepare_extra_params 2014-10-23 22:52:38 +04:00
Vokhmin Alexey V e4f5af6707 Updated regex for BuildList#prepare_extra_params 2014-10-23 22:29:46 +04:00
Vokhmin Alexey V abeb7fbc1a allow publish packages with same release versions for rhel 2014-10-14 22:19:44 +04:00
Alexander Machehin dbb1d19ac0 try to catch a MentosError error 2014-10-07 22:38:52 +06:00
Vokhmin Alexey V 4310582596 #428: add save_buildroot to BuildList 2014-09-25 00:44:32 +04:00
Vokhmin Alexey V e7a24a27a3 #416: sends email when build list status is 'Unpermitted architecture' 2014-09-23 21:41:34 +04:00
Vokhmin Alexey V 3d444f3b91 Merge branch 'master' into 416-handle-ExcludeArch-and-ExclusiveArch-tags 2014-09-22 23:35:38 +04: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
Alexander Machehin 74bd058e68 fix error "undefined method delayed_add_job_to_abf_worker_queue for nil:NilClass" 2014-08-28 18:56:43 +06:00
Vokhmin Alexey V d77d6cb90a #416: updated RpmWorkerObserver 2014-07-24 23:02:08 +04:00
Vokhmin Alexey V a9f94c552f #416: rollback changes 2014-07-24 21:41:20 +04:00
Vokhmin Alexey V 6f97b8dc15 #416: Handle ExcludeArch and ExclusiveArch tags 2014-07-23 02:43:50 +04:00
Vokhmin Alexey V bf8a4c858c Merge branch 'master' into 405-smart-build-scenarios-3 2014-07-10 20:47:42 +04:00
Vokhmin Alexey V 290bcc2974 Fixed: BuildList#prepare_extra_build_lists remove unnecessary extra builds 2014-07-10 18:13:31 +04:00
Vokhmin Alexey V c263df2fec #405: Run mass builds with relations 2014-07-10 00:24:41 +04:00
Vokhmin Alexey V bb1e11e256 #405: attach build_lists from extra_mass_builds 2014-07-01 00:46:16 +04:00
Vokhmin Alexey V 544fc16c96 #405: added auto_publish_status to MassBuild 2014-06-27 20:51:16 +04:00
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