Commit Graph

1925 Commits

Author SHA1 Message Date
Vokhmin Alexey V 2fbdb498c3 #267: removed unnecessary code 2013-08-20 23:13:22 +04:00
Vokhmin Alexey V afb9ad581d #267: updated ProductBuildList#show UI 2013-08-20 20:31:53 +04:00
Vokhmin Alexey V b9778300d5 #267: updated attaching of advisory 2013-08-20 18:17:31 +04:00
Vokhmin Alexey V d733523953 #267: added build_results shared partial 2013-08-19 23:51:34 +04:00
Vokhmin Alexey V cda0bf72c8 #267: dynamically update build_list page 2013-08-19 23:30:37 +04:00
Vokhmin Alexey V 13cfab3d91 Fixed auto_publish field on /build_lists/new 2013-08-16 17:18:08 +04:00
Vokhmin Alexey V 101d0665a8 Fixed creating of build_lists: auto_publish && auto_create_container settings 2013-08-15 23:20:18 +04:00
Vokhmin Alexey V d5d26be485 #265: added ability to rename of project 2013-08-13 17:56:50 +04:00
Vokhmin Alexey V 9b6cffe5c2 Merge branch 'master' into 258-removeBackboneJS
Conflicts:
	app/views/projects/build_lists/show.html.haml
2013-08-09 12:49:20 +04:00
avm 93aea61a3c Merge pull request #263 from abf/rosa-build:262-show-project-branch-at-build-list-status-page
#262: Show project branch at build list status page
2013-08-08 19:41:49 +04:00
Alexander Machehin 8b4f3eebe6 [#242] fix mistype 2013-08-08 21:24:12 +06:00
Vokhmin Alexey V 058ac32cc5 #242: fixed clone of project_version 2013-08-08 19:19:10 +04:00
Vokhmin Alexey V 3050996e40 #262: Show project branch at build list status page 2013-08-08 19:10:08 +04:00
Vokhmin Alexey V e7b750cc21 Merge branch 'master' into 258-removeBackboneJS 2013-08-08 18:11:03 +04:00
Alexander Machehin 3125b32cfc [#242] small refactoring 2013-08-08 18:57:55 +06:00
Alexander Machehin 23f1d1259f [#242] fix disabling repositories 2013-08-08 18:49:52 +06:00
Alexander Machehin 068e38e6d9 [#242] fix creating build list 2013-08-08 18:49:33 +06:00
Vokhmin Alexey V 4f8e7ab71e #258: removed advisories backbone JS 2013-08-08 16:16:51 +04:00
Vokhmin Alexey V 0d26362b32 #258: updated position of popup 2013-08-08 14:41:54 +04:00
Vokhmin Alexey V ce5b24316b Merge branch 'master' into 258-removeBackboneJS 2013-08-08 12:54:46 +04:00
Vokhmin Alexey V b59c43b4bd #258: updated Project Collaborators 2013-08-07 22:54:42 +04:00
Vokhmin Alexey V cc1bfb75c2 #258: added AngularJS CollaboratorsController 2013-08-07 20:27:24 +04:00
Vokhmin Alexey V f92c700662 #258: removed project_modify_view.js 2013-08-07 16:30:32 +04:00
Alexander Machehin 789b4e2cb4 [#242] check boxs checked by default 2013-08-07 15:29:49 +06:00
Alexander Machehin a6b0831761 [#242] again fix checked repositories 2013-08-06 22:33:08 +06:00
Alexander Machehin c13e44dc64 [#242] another fix checked repositories 2013-08-06 21:54:58 +06:00
Alexander Machehin b0ab33f13f [#242] small refactoring 2013-08-06 20:27:28 +06:00
Alexander Machehin ec47e6f24b [#242] fixed repositories checkbox disabled attribute 2013-08-06 20:16:50 +06:00
Alexander Machehin 4185ed0a2b Merge branch 'master' into 242-restart_last_build_list
Conflicts:
	app/controllers/projects/build_lists_controller.rb
	config/routes.rb
2013-08-06 19:59:32 +06:00
Alexander Machehin ba0d6c665f [#242] fixed repository selection 2013-08-06 19:46:57 +06:00
Alexander Machehin 4205acb47d [#242] small fix 2013-08-06 17:01:21 +06:00
Alexander Machehin 6bebb3b156 [#242] add ajax clone 2013-08-06 00:34:42 +06:00
Vokhmin Alexey V a91bfe95c9 #251: added js-routes gem, updated JS 2013-08-05 21:38:48 +04:00
Vokhmin Alexey V aef687e108 Merge branch 'master' into 251-combine-build-lists-for-build-tasks 2013-08-05 17:55:47 +04:00
Vokhmin Alexey V d47e63ef56 #251: show uniq platforms and repositories in dictionary 2013-08-05 17:07:36 +04:00
Vokhmin Alexey V 935cda4a0a #251: updated pagination, some refactoring 2013-08-05 16:34:01 +04:00
Vokhmin Alexey V 87f7aff544 #251: updated structure of json response 2013-08-03 14:47:23 +04:00
Vokhmin Alexey V 53e9830a9c #251: remove unnecessary data from json 2013-08-03 00:13:59 +04:00
Vokhmin Alexey V 721d0617f2 #251: use html_safe for will_paginate 2013-08-02 22:43:10 +04:00
Vokhmin Alexey V 057fc3a675 #251: added pagination 2013-08-02 22:13:41 +04:00
Vokhmin Alexey V 7873822f3c #251: added border for open group 2013-08-02 21:20:02 +04:00
Vokhmin Alexey V 1b119d6249 abf/abf-ideas#83 rollback some changes 2013-08-02 20:46:46 +04:00
Vokhmin Alexey V f5c7c2efad #251: added highlight 2013-08-02 19:50:39 +04:00
Vokhmin Alexey V 39ccf5c91d #251: added groups to build_lists 2013-08-02 18:04:16 +04:00
Alexander Machehin e6ceeab4fd [#253] add extra build for platform repositories to mass builds 2013-08-02 18:53:56 +06:00
Vokhmin Alexey V a0bcc6a8a0 #251: fixed refresh of table 2013-08-02 14:29:12 +04:00
Vokhmin Alexey V c8d094fbf7 #251: small refactoring of BuildList controller 2013-08-02 02:42:20 +04:00
Vokhmin Alexey V 87e5b4c946 #251: remove unnecessary code 2013-08-02 02:38:24 +04:00
Vokhmin Alexey V b3ab16ec09 #251: use AJAX for load data on BuildList#index page 2013-08-02 02:24:33 +04:00
Alexander Machehin 3290c91182 [#242] small refactoring 2013-08-01 23:25:30 +06:00
Alexander Machehin fb25e313c1 [#242] add a clone link into the monitoring page 2013-08-01 23:25:01 +06:00
Alexander Machehin f416bd9071 [#242] use datatable 2013-08-01 23:18:46 +06:00
Alexander Machehin ed316e6056 [#242] remove autocomplete form when clone from the build list 2013-08-01 18:01:58 +06:00
Alexander Machehin 07fc241938 Merge branch 'master' into 242-restart_last_build_list 2013-08-01 17:05:59 +06:00
Alexander Machehin 55b1023146 [#242] fix translation 2013-08-01 15:47:56 +06:00
Alexander Machehin c2ee66cb67 Merge branch 'master' into 242-restart_last_build_list 2013-08-01 01:32:50 +06:00
Alexander Machehin aad9a0a3af [#242] add last build lists list in the new page 2013-08-01 01:32:24 +06:00
Alexander Machehin b135049195 [#230] set default arches for personal platforms 2013-08-01 01:17:38 +06:00
Alexander Machehin eb184a8156 [#242] create build list from existing 2013-07-31 20:57:02 +06:00
Vokhmin Alexey V 3de9ce0b67 #245: updated views and etc 2013-07-31 17:17:40 +04:00
Alexander Machehin 2362d7073d [#242] add ability to recreate build list 2013-07-30 17:31:54 +06:00
avm 327277c2e1 Merge pull request #243 from abf/rosa-build:83-lock-files-for-synchronisation-and-publishing
abf/abf-ideas#83: lock files for synchronisation and publishing.
2013-07-29 19:41:20 +04:00
Vokhmin Alexey V c996769a4b abf/abf-ideas#83: small refactoring according to Alexander's comments 2013-07-29 16:24:41 +04:00
Alexander Machehin b05e9d3a97 Merge abf.rosalinux.ru:abf/rosa-build 2013-07-27 22:17:15 +06:00
Alexander Machehin 02f48f5f2b fix undefined fullname property 2013-07-27 22:16:44 +06:00
Alexander Machehin b02e2c0a75 fix showing pull request status 2013-07-27 00:02:00 +06:00
Vokhmin Alexey V ad46e25654 #83: added #start_sync and #stop_sync actions into Repository API 2013-07-26 19:38:39 +04:00
avokhmin 897a78191c Merge pull request #240 from abf/rosa-build:add_localization_to_datetime
Add datetime localization in issues & pull requests
2013-07-26 19:05:59 +04:00
Alexander Machehin 6e604fd6eb add datetime localization in issues & pull requests 2013-07-26 21:01:00 +06:00
Vokhmin Alexey V 92bc796007 #83: removed unnecessary code 2013-07-26 18:52:43 +04:00
Vokhmin Alexey V 8e879ef0c7 #83: added ability to lock repository 2013-07-26 18:41:39 +04:00
Vokhmin Alexey V 9f7c2fcbd9 fixed misprint 2013-07-26 12:55:35 +04:00
Alexander Machehin 7555e0040b [#237] extend repositories sorting rules 2013-07-26 00:00:42 +06:00
Vokhmin Alexey V 95cdb1cc04 #237: sorted repositories in top of list in new build list page 2013-07-25 20:57:10 +04:00
avm 8117bd1561 Merge pull request #238 from abf/rosa-build:231-increase-time-of-build-for-Cooker-ARM-packages
#231, #230: Add extra settings for main platforms
2013-07-25 14:33:51 +04:00
avm 72f933217b Merge pull request #228 from abf/rosa-build:226-remove-API-calls-from-JS
#226: Remove API calls from JS
2013-07-25 13:19:44 +04:00
Vokhmin Alexey V 81936dd3c4 Merge branch 'master' into 231-increase-time-of-build-for-Cooker-ARM-packages
Conflicts:
	app/views/platforms/platforms/_form.html.haml
2013-07-25 12:27:52 +04:00
Vokhmin Alexey V 44df993cbf #231: selects default arches at creation of build_list 2013-07-25 11:37:16 +04:00
Alexander Machehin 50a0cb16c1 fix mistype 2013-07-25 02:31:49 +06:00
Alexander Machehin 021d2a03a9 [#234] disable submit buttons 2013-07-25 02:29:28 +06:00
Alexander Machehin 394da8ae59 remove old file 2013-07-25 02:14:03 +06:00
Alexander Machehin 5aa8ca111b remove old files 2013-07-25 01:38:33 +06:00
Alexander Machehin c9dca746b5 remove old file 2013-07-25 00:48:44 +06:00
Vokhmin Alexey V 04d6dd12cc #231: Show PlatformArchSetting in table 2013-07-24 19:11:23 +04:00
Vokhmin Alexey V d0e748cce0 #231: added PlatformArchSetting model, migration, updated views 2013-07-24 18:43:41 +04:00
Vokhmin Alexey V a098e00a1a Merge branch 'master' into 226-remove-API-calls-from-JS
Conflicts:
	app/assets/javascripts/angularjs/controllers/project_refs_controller.js
	config/routes.rb
2013-07-23 19:23:20 +04:00
Vokhmin Alexey V 4d4260fb7f #222: updated routes.rb 2013-07-23 17:41:05 +04:00
Vokhmin Alexey V 157becb196 #226: removed API calls from JS 2013-07-23 16:29:35 +04:00
Vokhmin Alexey V eb4d4806f4 #226: updated Branches and Tags views, JS, etc. 2013-07-23 14:07:39 +04:00
Vokhmin Alexey V f69013329a #222: removed unnecessary attrs 2013-07-22 21:21:51 +04:00
Vokhmin Alexey V 6f67b580c4 #222: added form for creating new branch 2013-07-22 15:27:14 +04:00
Vokhmin Alexey V 78a33727a6 #214: merge master into branch 2013-07-19 21:08:00 +04:00
Vokhmin Alexey V 0833a9698a #214: refactoring of JS and views 2013-07-19 18:06:30 +04:00
Vokhmin Alexey V c44b4ffda2 #214: added "angular-i18n" gem, some refactoring 2013-07-19 16:34:55 +04:00
Vokhmin Alexey V fd1f81c466 #214: update count of branches in repo_block of project 2013-07-19 13:21:01 +04:00
Vokhmin Alexey V aadb77cf56 #214: Fixed: Cannot read property from_ref of null 2013-07-18 21:20:22 +04:00
Vokhmin Alexey V 23ce992a3d #219: Fixed: DEPRECATION WARNING of jbuilder 2013-07-17 16:35:36 +04:00
Vokhmin Alexey V 2b423e6a6e #214: some refactoring of JS, added comments 2013-07-15 16:09:31 +04:00
Vokhmin Alexey V bc89c873ba #214: updated locales of branches 2013-07-15 15:02:06 +04:00
Vokhmin Alexey V a37a23266f #214: added DateTime formatter 2013-07-15 14:11:17 +04:00
Vokhmin Alexey V c79fbbd2d5 Merge branch 'master' into 214-delete-and-restore-branches 2013-07-13 00:31:52 +04:00
Vokhmin Alexey V 1c57483434 #214: updated PullRequest API 2013-07-13 00:17:42 +04:00
Vokhmin Alexey V fe8e1216c5 #214: remove unnecessary code 2013-07-12 23:27:49 +04:00
Vokhmin Alexey V ffcdd26c66 #214: updated UI of PullRequest#show 2013-07-12 18:21:46 +04:00
avokhmin e0f247ac1e Merge pull request #213 from abf/rosa-build:82-show-content-of-platforms
#82: Show content of platform on ABF
2013-07-12 12:21:04 +04:00
Vokhmin Alexey V c286dc4c87 #214: refactoring of views 2013-07-11 19:15:18 +04:00
Vokhmin Alexey V 230ae159c5 Fixed link for cleaning of platform 2013-07-11 17:05:39 +04:00
Vokhmin Alexey V 2e33f0038a #214: added ability to destroy branch 2013-07-11 17:03:02 +04:00
Vokhmin Alexey V d747ffd070 #214: updated #branches page, integrated AngularJS 2013-07-11 14:34:44 +04:00
Vokhmin Alexey V e18516533d #82: updated locales 2013-07-08 14:47:17 +04:00
Vokhmin Alexey V df40520946 #82: added search form to Contents page 2013-07-08 14:39:44 +04:00
Vokhmin Alexey V d4c6c5edbc #82: added Contents controller, logical model, views 2013-07-05 20:08:09 +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 4226af0a5d #168: fixed specs, refactoring of ActivityFeed 2013-07-01 16:30:54 +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
avokhmin 5195f5ec0b Merge pull request #198 from abf/rosa-build:105-pull_requests_api
#105 pull requests api && fixes issues api
2013-07-01 12:46:58 +04:00
Vokhmin Alexey V b7b2a0b2ff #202: added highlighting 2013-06-28 16:32:40 +04:00
Alexander Machehin 20cb49c318 [#105] many fixes by @avokhmin comments 2013-06-26 23:58:32 +06:00
Vokhmin Alexey V 874086e1ca #192: added ability to change visibility of platform 2013-06-26 13:00:51 +04:00
Vokhmin Alexey V 0e5e8cfd0b #192: some refactoring of views 2013-06-26 12:08:05 +04:00
Vokhmin Alexey V c501331e52 #192: updated translations, views 2013-06-25 17:56:39 +04:00
Vokhmin Alexey V 32a7cdafb3 #192: updated tokens_controller, added token.ru.yml 2013-06-25 12:10:45 +04:00
Vokhmin Alexey V 9850401254 #192: updated views 2013-06-25 11:01:03 +04:00
Vokhmin Alexey V fd66f243e1 #192: added Token model, migration, controller 2013-06-25 11:00:20 +04:00
Alexander Machehin eb9ce47723 pull diff small refactoring 2013-06-24 21:03:08 +06:00
Alexander Machehin dcde3aa369 [#105] add files action 2013-06-24 20:54:22 +06:00
Alexander Machehin f16c84bb58 [#105] add commits action 2013-06-21 19:45:28 +06:00
Alexander Machehin e343ba90aa [#105] pulls api v1 2013-06-19 01:45:40 +06:00
avm 6f7429a4a1 Merge pull request #183 from abf/rosa-build:167-allow-regenerate-metadata-of-repository-for-personal-platforms
#167: Allow regenerate metadata of repository for personal platforms
2013-06-18 14:30:21 +04:00
Vokhmin Alexey V e36a0386a2 #184: not show link when submodule does not exist 2013-06-14 13:54:08 +04:00
Vokhmin Alexey V 97465fd106 #167: allow regenerate metadata for personal platforms 2013-06-13 19:56:34 +04:00
warpc b4ffae9a9c Merge pull request #180 from abf/rosa-build:135-reject_build_lists
[refs #135] Change url to publish build list
2013-06-11 14:47:33 +04:00
Alexander Machehin 9266ad17b2 [#135] change url to publish build list 2013-06-11 16:04:10 +06:00
warpc b4b73258fd Merge pull request #150 from abf/rosa-build:135-reject_build_lists
[refs #135] extend ability to reject publish build lists
2013-06-10 20:25:45 +04:00
Alexander Machehin 8135f69438 [#135] fix expire date of the flash notify message 2013-06-10 21:07:19 +06:00
Alexander Machehin 28b12b8c96 [#135] add publish & reject publish action 2013-06-10 17:26:12 +06:00
Vokhmin Alexey V 08966ab738 #156: add personal repositories as extra on #new page 2013-06-06 22:57: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 ff04874278 #156: added MassBuild for personal platforms 2013-06-03 19:20:23 +04:00
Vokhmin Alexey V c7884d8cc8 #152: update BuildList#show API 2013-05-31 12:57:33 +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
Vokhmin Alexey V 352d2ae027 #34: enable webhooks for all 2013-05-29 17:05:00 +04:00
Vokhmin Alexey V f7b1801693 #136: added created field to Admin/users page 2013-05-29 14:43:40 +04:00
Vokhmin Alexey V 786058d58c #114: updated text for popup help-dialog 2013-05-28 18:40:58 +04:00
Vokhmin Alexey V e214cac5f4 #114: updated RU text of help dialog 2013-05-28 12:21:13 +04:00
Vokhmin Alexey V e45c9cf03b #142: added count of tasks which executed 2013-05-28 00:26:40 +04:00
Vokhmin Alexey V a26aac8463 #114: Split extra repos and build_lists into 2 elements 2013-05-27 22:13:00 +04:00
Vokhmin Alexey V 04f20185c8 #142: some refactoring according to Alexander's comments 2013-05-24 13:26:32 +04:00