Commit Graph

319 Commits

Author SHA1 Message Date
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
warpc 0df589c101 Merge pull request #144 from abf/rosa-build:114-change-ui-for-ability-to-attach-at-assembly-additional-packages
[refs #114]: Change UI for ability to attach at assembly additional sources of packages
2013-05-30 14:32:58 +04:00
Alexander Machehin ca481a4672 [#135] extend ability to reject publishing 2013-05-30 15:44:58 +06:00
Alexander Machehin a7e9d7e02c [#147] change order a build list update types list 2013-05-30 14:49:30 +06:00
Vokhmin Alexey V 9ff5f13530 #114: removed unnecessary code, added migration 2013-05-27 22:18:17 +04:00
Vokhmin Alexey V a26aac8463 #114: Split extra repos and build_lists into 2 elements 2013-05-27 22:13:00 +04:00
warpc 0da9bfef74 Merge pull request #103 from abf/rosa-build:34-webhook
[refs #34]: Webhook
2013-05-17 18:39:27 +04:00
Vokhmin Alexey V 72b2b637d1 #34: revert some changes, created UrlHelper 2013-05-16 22:50:18 +04:00
Vokhmin Alexey V c6178a81ab #133: added comments 2013-05-16 21:44:56 +04:00
Vokhmin Alexey V 994f400af0 #34: rename Project#git_project_address method 2013-05-16 20:00:58 +04:00
Vokhmin Alexey V da288fb843 #133: updated paths to extra repos, refactoring 2013-05-16 19:25:03 +04:00
Vokhmin Alexey V 8319fe8e9b #133: attach only personal repositories to the build 2013-05-16 18:48:44 +04:00
Vladmir Sharhsov(warpc) effdace7b0 Remove init repos for conectiva platform 2013-05-08 17:23:46 +04:00
Alexander Machehin ec0f9ad70c [#120] fix comment 2013-05-07 00:41:37 +06:00
Alexander Machehin 632eeb8e5f [#120] support external downloads storage; remove links for hidden platforms 2013-05-06 23:40:30 +06:00
Vokhmin Alexey V bf3c436e93 #75: small refactoring 2013-04-04 15:27:51 +04:00