Commit Graph

3731 Commits

Author SHA1 Message Date
Vokhmin Alexey V 61163736f4 Fixed styles 2013-08-15 21:01:25 +04:00
Vokhmin Alexey V b88f73a4ca #265: fixed No such file or directory 2013-08-15 16:35:43 +04:00
Vokhmin Alexey V 6ffdddf48b #265: small refactoring according to Alexander's comments 2013-08-13 22:33:48 +04:00
Vokhmin Alexey V 01098152e9 #265: added specs for PullRequest model 2013-08-13 19:56:27 +04:00
Vokhmin Alexey V 81f82cbb7d #265: rename folders with pull_requests 2013-08-13 19:36:09 +04:00
Vokhmin Alexey V 4c254747ae #265: updated relations of pull_requests 2013-08-13 19:05:16 +04:00
Vokhmin Alexey V d5d26be485 #265: added ability to rename of project 2013-08-13 17:56:50 +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 0ac44b0f52 #258: Fixed: Cannot read property 'length' of null 2013-08-09 13:10:14 +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 d266cdfe6f #242: fixed filters 2013-08-08 18:37:59 +04:00
Vokhmin Alexey V e7b750cc21 Merge branch 'master' into 258-removeBackboneJS 2013-08-08 18:11:03 +04:00
avokhmin 0cdf9a0eff Merge pull request #261 from abf/rosa-build:242-restart_last_build_list
#242 fix creating build list
2013-08-08 18:10:05 +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 ad5bee137f #258: refactoring of JS 2013-08-08 16:36:03 +04:00
Vokhmin Alexey V e63592e6ac #258: removed backbone gem, small JS changes 2013-08-08 16:30:53 +04: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
avokhmin bed90dfb63 Merge pull request #252 from abf/rosa-build:242-restart_last_build_list
#242 Add ability to clone build lists
2013-08-08 12:53:39 +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 3b8ed4ce40 [#242] dont create build list from another 2013-08-07 15:36:48 +06:00
Alexander Machehin 789b4e2cb4 [#242] check boxs checked by default 2013-08-07 15:29:49 +06:00
Alexander Machehin e2c37daadb Remove platforms without repositories (new build list page) 2013-08-06 23:45:33 +06:00
Alexander Machehin 46c75e17ef add eager loading repositories 2013-08-06 23:24:33 +06:00
Alexander Machehin edfdb960c9 add sort for build for platforms/repos 2013-08-06 22:53:32 +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 63cab38c7d [#242] remove old code 2013-08-06 20:20:59 +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 d28b8d41f2 [#242] remove unneeded code 2013-08-06 19:47:11 +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 23d3478ccc [#242] ugly update selected repositories 2013-08-06 16:56:33 +06:00
Vokhmin Alexey V f87b090f2a #251: small refactoring of JS 2013-08-06 13:57:57 +04: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 894d61908b #251: fixed back-button 2013-08-05 19:59:50 +04:00
Vokhmin Alexey V 64b6329fea #251: updated styles 2013-08-05 19:23:25 +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 63a26553cd #251: removed #search action 2013-08-05 16:52:15 +04:00
Vokhmin Alexey V 935cda4a0a #251: updated pagination, some refactoring 2013-08-05 16:34:01 +04:00
Alexander Machehin 541e1ebbe5 [#242] fix last refactoring of the controller 2013-08-05 17:21:56 +06:00
Alexander Machehin 8de9411203 [#242] refactoring controller 2013-08-05 15:33:59 +06:00
Vokhmin Alexey V 87f7aff544 #251: updated structure of json response 2013-08-03 14:47:23 +04:00
Alexander Machehin b8954471a9 [#242] refactoring controller 2013-08-03 09:58:45 +06:00
Vokhmin Alexey V c7d2acce32 #251: small refactoring 2013-08-03 00:43:08 +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 8ba75fe48c fix projects autocomplete for real user 2013-08-02 20:02:24 +06:00
avokhmin 348b76024c Merge pull request #255 from abf/rosa-build:253-extra_repositories_to_mass_builds
#253 Add extra build for platform repositories to mass builds
2013-08-02 17:10:46 +04:00
Alexander Machehin e6ceeab4fd [#253] add extra build for platform repositories to mass builds 2013-08-02 18:53:56 +06:00
Alexander Machehin d3e1a2be23 [#247] small refactoring mass builds controller 2013-08-02 17:39:09 +06:00
Alexander Machehin 12fa792ddd [#247] fix mistype 2013-08-02 17:23:10 +06:00
Vokhmin Alexey V a0bcc6a8a0 #251: fixed refresh of table 2013-08-02 14:29:12 +04:00
Vokhmin Alexey V 5180986765 #251: fixed back-button 2013-08-02 02:54:49 +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
Vokhmin Alexey V 0db4013bb3 Use JSON format for ajax requests 2013-08-01 13:26:59 +04: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 3f757a11c5 [#247] small refactoring build lists controller 2013-07-31 21:15:31 +06:00
Alexander Machehin 029273328c small refactoring build lists controller 2013-07-31 21:10:00 +06:00
Alexander Machehin eb184a8156 [#242] create build list from existing 2013-07-31 20:57:02 +06:00
Vokhmin Alexey V b5e22bb5db #245: rollback some changes of BuildListObserver 2013-07-31 17:29:17 +04:00
Vokhmin Alexey V b69a238a3a #245: fixed BuildList#average_build_time method 2013-07-31 17:26:51 +04:00
Vokhmin Alexey V 3de9ce0b67 #245: updated views and etc 2013-07-31 17:17:40 +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 5a660ded4e #245: rescue RecordNotUnique error 2013-07-31 16:40:44 +04:00
Vokhmin Alexey V e38bfa797f #245: added ProjectStatistic model 2013-07-31 16:20:30 +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 2b04d0bcf9 abf/abf-ideas#83: updated AbfWorker::BuildListsPublishTaskManager 2013-07-29 19:35:16 +04:00
Vokhmin Alexey V 00ffc5ece6 abf/abf-ideas#83: changed type of #remove_repo_lock_file action, updated text messages 2013-07-29 17:14:55 +04:00
Vokhmin Alexey V 31d65bfcf4 abf/abf-ideas#83: renamed #sync_actions method to #lock_file_actions, refactoring 2013-07-29 16:33:31 +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
Vokhmin Alexey V 06dc89c6ee #230: upped max time of building 2013-07-29 14:59:01 +04:00
Vokhmin Alexey V 6d2ca8eee4 abf/abf-ideas#83: added specs for Repository model 2013-07-29 14:46:49 +04:00
Vokhmin Alexey V 16fdad15a5 abf/abf-ideas#83: added specs for Repository API 2013-07-29 14:13:15 +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
Vokhmin Alexey V cf4bb18119 #237: update sorting of repositories 2013-07-26 12:44:15 +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
Vokhmin Alexey V 0868bbc9b3 #231: fixed duplicate rows in table 2013-07-25 15:02:44 +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 158c92ca09 Merge branch 'master' into 231-increase-time-of-build-for-Cooker-ARM-packages 2013-07-25 11:48:01 +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 19de85ef4b updated PlatformContent model 2013-07-24 14:37:25 +04:00
Vokhmin Alexey V 762cb25a28 #226: fixed JS 2013-07-23 19:24:54 +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
Alexander Machehin b10b990b47 Diff should be left alone by angular 2013-07-23 20:30:34 +06:00
Vokhmin Alexey V 2a5d72550b Merge branch 'master' into 222-create-new-branch-on-web 2013-07-23 17:41:50 +04:00
Vokhmin Alexey V 4d4260fb7f #222: updated routes.rb 2013-07-23 17:41:05 +04:00
Vokhmin Alexey V c9b7f890fa #222: removed #restore_branch method 2013-07-23 17:29:41 +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
Alexander Machehin b04c3ac547 [#105] fuuuu... 2013-07-23 00:52:40 +06:00
Vokhmin Alexey V f69013329a #222: removed unnecessary attrs 2013-07-22 21:21:51 +04:00
Alexander Machehin 854f324627 redirect from issue to pull request and vice versa 2013-07-22 22:54:59 +06:00
Vokhmin Alexey V 079f8a955a #222: init GitHook on creating branch from UI 2013-07-22 18:21:12 +04:00
Vokhmin Alexey V 6f748e9baf #222: removed unnecessary code 2013-07-22 16:17:19 +04:00
Vokhmin Alexey V 6f67b580c4 #222: added form for creating new branch 2013-07-22 15:27:14 +04:00
Vokhmin Alexey V 66ae2c8de3 Merge branch 'master' into 214-delete-and-restore-branches 2013-07-22 11:39:38 +04:00
Vokhmin Alexey V 196d6c2880 updated url of build list container 2013-07-19 22:20:27 +04:00
Vokhmin Alexey V dfb867541c #214: updated regexp in JS for removing branch 2013-07-19 21:14:42 +04:00
Vokhmin Alexey V 78a33727a6 #214: merge master into branch 2013-07-19 21:08:00 +04:00
avokhmin 186ff714ec Merge pull request #223 from abf/rosa-build:221-display-platforms
#221: Display platforms of repositories where user is admin
2013-07-19 20:59:34 +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