Commit Graph

5104 Commits

Author SHA1 Message Date
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
avm 3cd88dfb25 Merge pull request #256 from abf/rosa-build:251-combine-build-lists-for-build-tasks
#251: Combine build lists for build tasks
2013-08-06 14:49:30 +04:00
Vokhmin Alexey V f87b090f2a #251: small refactoring of JS 2013-08-06 13:57:57 +04:00
Vokhmin Alexey V 5a36428217 #251: updated Gemfile 2013-08-05 22:07:16 +04:00
Vokhmin Alexey V bd931acd24 #251: configure JsRoutes 2013-08-05 22:03:03 +04: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 d7ce146e94 #251: updated specs 2013-08-05 17:54:42 +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
Vokhmin Alexey V 87f7aff544 #251: updated structure of json response 2013-08-03 14:47:23 +04: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
avokhmin 40372b53a5 Merge pull request #254 from abf/rosa-build:247-mass_build_mistype
#247 small refactoring mass build controller
2013-08-02 17:02:09 +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
avm 5435226d66 Merge pull request #250 from abf/rosa-build:fix-AngularJS-back-button
AngularJS && BackButton
2013-08-01 13:46:08 +04:00
Vokhmin Alexey V 0db4013bb3 Use JSON format for ajax requests 2013-08-01 13:26:59 +04:00
avokhmin 3f5ee7701c Merge pull request #249 from abf/rosa-build:230-reset_arches_when_repository_changed
#230 Reset arches when repository changed
2013-08-01 12:07:18 +04:00
Alexander Machehin c06719d563 [#214] fix Russian translation 2013-08-01 01:25:43 +06:00
Alexander Machehin b135049195 [#230] set default arches for personal platforms 2013-08-01 01:17:38 +06:00
avokhmin 2f05ce99f1 Merge pull request #248 from abf/rosa-build:247-refactoring_build_list_controller
#247 Small refactoring build lists controller
2013-07-31 19:37:21 +04:00
Alexander Machehin 3f757a11c5 [#247] small refactoring build lists controller 2013-07-31 21:15:31 +06:00
avm 2addf4c6c3 Merge pull request #246 from abf/rosa-build:245-individual-build-statistics-for-every-architecture
#245: Individual build statistics for every architecture
2013-07-31 18:49:21 +04:00
Vokhmin Alexey V 74fdd772d6 #245: added specs for ProjectStatistic model 2013-07-31 18:01:10 +04: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 719d3a5eb2 Merge pull request #244 from abf/rosa-build:16-live-logs
abf/abf-worker#16: Use another Redis server for live logs
2013-07-30 19:10:05 +04:00