Commit Graph

334 Commits

Author SHA1 Message Date
Vokhmin Alexey V 524d967b74 Disable auto_create_container if enabled auto_publish 2013-11-11 16:09:23 +04:00
Vokhmin Alexey V b3ba6555e2 #316: added chekbox into #new action for attaching testing subrepo 2013-11-07 19:49:43 +04:00
Vokhmin Alexey V 49ecbe9280 #316: misprint, updated #outdated scope 2013-11-07 18:57:31 +04:00
Vokhmin Alexey V 0cbd5b21e5 #316: added new statuses for BuildList 2013-11-01 21:11:59 +04:00
Vokhmin Alexey V bd46aa44fc #312: show extra options only for testers and admins 2013-10-18 17:15:45 +04:00
Vokhmin Alexey V 72274ef236 Merge branch 'master' into 312-api-for-external-pluggable-build-nodes 2013-10-17 22:27:20 +04:00
Vokhmin Alexey V d8068cd8e5 #312: remove dev code 2013-10-17 22:26:47 +04:00
Vokhmin Alexey V 3b6fa43371 #312: remove unnecessary code 2013-10-17 22:26:04 +04:00
Vokhmin Alexey V 4e22171898 #312: misprint 2013-10-17 22:25:09 +04:00
Vokhmin Alexey V 0dc1b63623 #312: updated UI, models, added migrations 2013-10-17 22:00:15 +04:00
Alexander Machehin fbf6e58c10 try to fix undefined method project_statistics for nil:NilClass 2013-10-04 00:54:11 +06:00
Vokhmin Alexey V ce3650e03d #312: added Api::V1::JobsController 2013-09-30 20:35:56 +04:00
Vokhmin Alexey V 0ad1555fc2 Fixed: undefined method / for nil:NilClass 2013-09-27 17:19:09 +04:00
Vokhmin Alexey V e56c71eee7 #309: fixed spaces in params 2013-09-20 22:57:52 +04:00
Vokhmin Alexey V 61824abf10 #309: pass extra_params into workers 2013-09-20 22:43:03 +04:00
Vokhmin Alexey V 3b3ca4f7ea #309: added extra_params into BuildList 2013-09-20 22:21:23 +04:00
Vokhmin Alexey V fed669d14d updated comments 2013-09-16 20:35:37 +04:00
Vokhmin Alexey V 24a0307e63 #298: ability for auto publish package into dev platform 2013-09-16 18:14:55 +04:00
Vokhmin Alexey V 7c0135edc1 #298: use native extensions 2013-09-11 19:16:18 +04:00
Vokhmin Alexey V 99d7a2baa0 #298: added extra specs for #has_new_packages? 2013-09-10 20:09:48 +04:00
Vokhmin Alexey V 46c18a7bbe #298: added checking by release 2013-09-10 18:26:49 +04:00
Vokhmin Alexey V 5db6be8d87 #298: added checking of new packages on publishing of mass_build 2013-09-10 17:58:58 +04:00
Vokhmin Alexey V be6e872592 #298: updated logic of #can_auto_publish? method 2013-09-09 23:42:13 +04:00
Vokhmin Alexey V 04fe55b202 #298: small refactoring 2013-09-09 23:04:56 +04:00
Vokhmin Alexey V e7e5414db7 #298: auto publish packages only with > version 2013-09-09 22:40:58 +04:00
Vokhmin Alexey V afc136db9c #289: added global_id into build_list 2013-08-29 21:46:11 +04:00
Vokhmin Alexey V a32d619346 #283: small refactoring 2013-08-28 19:20:18 +04:00
Vokhmin Alexey V b17641e575 #283: added extra condition to #notify_users 2013-08-28 19:17:22 +04:00
Vokhmin Alexey V b7cc64c099 #283: Email notifications and ActivityFeed for publisher 2013-08-28 19:13:11 +04:00
Vokhmin Alexey V 9477a0af4b abf/abf-worker#19: Pass extra params for workers 2013-08-12 18:26:57 +04:00
Vokhmin Alexey V b69a238a3a #245: fixed BuildList#average_build_time method 2013-07-31 17:26:51 +04:00
Vokhmin Alexey V b796299f60 #245: remove average_build_time and build_count columns from Project 2013-07-31 17:08:43 +04:00
Vokhmin Alexey V 44df993cbf #231: selects default arches at creation of build_list 2013-07-25 11:37:16 +04:00
Vokhmin Alexey V d0e748cce0 #231: added PlatformArchSetting model, migration, updated views 2013-07-24 18:43:41 +04:00
Vokhmin Alexey V 925d7d81ef #211: replaced "->" to "lambda" 2013-07-09 14:36:35 +04:00
Vokhmin Alexey V 2ae7749302 #211: small refactoring of BuildList model 2013-07-05 12:18:39 +04:00
Vokhmin Alexey V 61509312a0 #211: updated ability.rb, refactoring of BuildList model 2013-07-04 22:46:38 +04:00
Vokhmin Alexey V 5652f2b6d3 #211: display only platforms for which user has access on read 2013-07-04 22:25:07 +04:00
Vokhmin Alexey V 2712c7f34b #192: merge master into branch 2013-07-02 11:09:17 +04:00
Vokhmin Alexey V 004c45eb28 #168: removed #add_to_queue method from BuildList 2013-07-01 16:33:09 +04:00
Vokhmin Alexey V f055123d74 #168: removed bs_id from build_list 2013-07-01 16:20:38 +04:00
Vokhmin Alexey V f4c0bd8950 Merge branch 'master' into 192-hidden-platforms-and-tokens 2013-07-01 13:37:58 +04:00
Vokhmin Alexey V 8782129985 #200: moved User and BuildList observers 2013-06-27 18:37:41 +04:00
Vokhmin Alexey V 03a1fe1ba8 #192: updated cancan_spec, added tokens to urls of repositories for build_list 2013-06-26 13:53:37 +04:00
Alexander Machehin 1db7955e0c Merge branch 'master' into 135-reject_build_lists
Conflicts:
	spec/controllers/api/v1/build_lists_controller_spec.rb
	spec/controllers/projects/build_lists_controller_spec.rb
2013-06-09 20:28:22 +06:00
Vokhmin Alexey V fb0e623e0b #156: added specs for MassBuildController, some refactoring, updated access rights 2013-06-05 17:48:11 +04:00
Vokhmin Alexey V af43f88977 #156: use #default_branch instead of "master" on creating MassBuild 2013-06-05 13:54:53 +04:00
Vokhmin Alexey V 46c10ad2e0 #156: removed BuildList::PROJECT_VERSION_NOT_FOUND constant 2013-06-05 13:40:36 +04:00
Vokhmin Alexey V 237bd6affb #156: update UI of MassBuild#new BuildList#new 2013-06-04 23:59:08 +04:00
Vokhmin Alexey V 4a5ac4330a #156: fixed creating of MassBuilds 2013-06-03 19:44:55 +04:00