Commit Graph

3543 Commits

Author SHA1 Message Date
Alexander Machehin 3f757a11c5 [#247] small refactoring build lists controller 2013-07-31 21:15:31 +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
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