Commit Graph

386 Commits

Author SHA1 Message Date
Vokhmin Alexey V 3ac5a2667f Revert "#289: rollback changes"
This reverts commit 74dd2280ae.
2013-08-30 17:52:51 +04:00
Vokhmin Alexey V 74dd2280ae #289: rollback changes 2013-08-30 17:34:17 +04:00
Vokhmin Alexey V afc136db9c #289: added global_id into build_list 2013-08-29 21:46:11 +04:00
Vokhmin Alexey V 747b279f60 #267: fixed link to logs 2013-08-21 15:00:22 +04:00
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 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
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 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 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
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
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 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 021d2a03a9 [#234] disable submit buttons 2013-07-25 02:29:28 +06: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 f055123d74 #168: removed bs_id from build_list 2013-07-01 16:20:38 +04:00
Alexander Machehin 9266ad17b2 [#135] change url to publish build list 2013-06-11 16:04:10 +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
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 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
Vokhmin Alexey V 3e861efe5f #142: update text labels 2013-05-24 12:47:35 +04:00
Vokhmin Alexey V 40449c81ef #142: separate users tasks and tasks of mass builds 2013-05-24 12:35:10 +04:00
Vokhmin Alexey V fc9ef8e0af #82: sort of mass builds on monitoring page by created date 2013-05-17 15:42:01 +04:00
Alexander Machehin b65ce6bf2f [#120] remove unneeded url to repository 2013-05-07 16:47:37 +06:00
Alexander Machehin f000906ec2 [#120] show only absolute url for containers 2013-05-07 16:46:11 +06:00
Vokhmin Alexey V 427dfd76a7 #118: Use i585 and x86_64 by default 2013-04-25 22:09:54 +04:00
Vokhmin Alexey V 05a8cec169 #53: added Publisher into BuildList 2013-03-28 15:58:26 +04:00
Vokhmin Alexey V 7141db5c34 #3: update styles 2013-03-13 18:01:54 +04:00
Vokhmin Alexey V b7b1d909ac #963: add checking that project exist in repository to #can_publish? method 2013-02-26 20:49:21 +04:00
Vladimir Sharshov bbc699cb6d Merge pull request #947 from warpc/757-enable-extra-containers-for-main-platforms
[refs #757]: Enable extra containers for main platforms
2013-02-25 07:43:28 -08:00
Vokhmin Alexey V 9b54bc2872 #757: update messages of help dialog 2013-02-25 18:29:00 +04:00
Vokhmin Alexey V ff522d9ef4 #757: revert changes in #can_publish? method 2013-02-22 18:29:22 +04:00
Alexander Machehin 9e8e5b530e #921 show project_name & id filters after search 2013-02-22 20:13:21 +06:00
Alexander Machehin 19176ced07 #954 fix monitoring page error 2013-02-22 20:04:35 +06:00
Vokhmin Alexey V a3220d3bba #757: update help dialog 2013-02-22 17:44:00 +04:00
Vokhmin Alexey V d4e2366499 #757: hide "publish" button when extra build lists have not been published 2013-02-22 16:04:03 +04:00
Vokhmin Alexey V 7a2b547d2b #757: rename #extra_containers to #extra_build_lists 2013-02-22 15:04:14 +04:00
Alexander Machehin d39a269a7f #921 change order ownership buttons 2013-02-22 16:54:08 +06:00
Vokhmin Alexey V 3aae65f744 #757: rename #can_publish_to_repository to #extra_containers_published 2013-02-22 14:30:19 +04:00
Vokhmin Alexey V 79d81e9c13 #757: add logic for enable/disable "auto_create_container" field on UI, some refactoring 2013-02-22 14:20:47 +04:00
Vokhmin Alexey V 3e9c28e238 #757: merge master into branch 2013-02-22 02:17:20 +04:00
Vokhmin Alexey V e2e3ec06c0 #757: disable publication for main platform if some containers have not been published, update UI 2013-02-22 02:12:37 +04:00
Alexander Machehin 3593820796 #921 fix css for the new build button 2013-02-22 00:41:33 +06:00
Alexander Machehin 5c7051bdc7 #921 smaller notified at column 2013-02-21 21:57:51 +06:00
Alexander Machehin 45234d7e17 #921 remove unneeded regional 2013-02-21 20:48:25 +06:00
Vokhmin Alexey V 46a5b8daad #757: enable extra containers and repositories for main platforms 2013-02-21 18:21:58 +04:00
Alexander Machehin cc2cb2f9ef #921 search input refactoring 2013-02-21 19:30:23 +06:00
Alexander Machehin 55da8fce6f #921 date clear refactoring 2013-02-21 19:26:28 +06:00
Alexander Machehin 6208e32b56 #921 filter refactoring 2013-02-21 18:59:16 +06:00
Alexander Machehin 3902a78e37 #921 refactoring per page 2013-02-21 18:46:28 +06:00
Alexander Machehin a40eed8fb3 #921 refactoring ownership buttons 2013-02-21 18:39:48 +06:00
Alexander Machehin 5e0ab5b6af #921 add id to filter form 2013-02-21 18:23:48 +06:00
Alexander Machehin f71c3d9171 #921 use opasity 2013-02-21 18:08:43 +06:00
Alexander Machehin 7d0fe2bbc3 #921 change transtlation for switch button 2013-02-21 17:59:13 +06:00
Alexander Machehin 2c2397c1d7 save filter visibility after reloading page #921 2013-02-21 16:07:21 +06:00
Alexander Machehin 1c4ec45639 [refs #921] fix show-hide filter 2013-02-21 01:00:40 +06:00
Alexander Machehin 3dda72a0ac Merge branch 'master' into 921-task-monitoring
Conflicts:
	app/assets/javascripts/extra/build_list.js
2013-02-21 00:54:04 +06:00
Alexander Machehin e300fa0872 [refs #921] add notified at column 2013-02-21 00:49:38 +06:00
Alexander Machehin ec25a2f275 [refs #921] remove timepicker addon && some fixes 2013-02-21 00:43:00 +06:00
Alexander Machehin e5db61197e [refs #921] add new filter to the build list monitoring 2013-02-20 21:07:11 +06:00
Vokhmin Alexey V e26e06a7bd #757: small refactoring of view 2013-02-19 22:07:55 +04:00
Vokhmin Alexey V b1b87f0f11 #757: remove unnecessary lines 2013-02-19 22:05:32 +04:00
Vokhmin Alexey V 65b98a2d00 #757: update name of methods, API 2013-02-19 19:22:38 +04:00
Vokhmin Alexey V 8d55f8ef4d #757: show link to container when build published 2013-02-19 12:59:46 +04:00
Vokhmin Alexey V 61e9d24bb5 #757: add validation for new fields 2013-02-19 12:31:01 +04:00
Vokhmin Alexey V 38498a6e66 #757: show #auto_create_container field on #show action 2013-02-18 21:09:19 +04:00
Vokhmin Alexey V cab6a7ab56 #757: update #show action 2013-02-18 20:50:54 +04:00
Vokhmin Alexey V a9be86be91 #757: pass id of extra repositories/containers 2013-02-18 20:37:55 +04:00
Vokhmin Alexey V 4604ceb318 #757: some refactoring of styles 2013-02-18 20:10:34 +04:00
Vokhmin Alexey V 20691dabc5 #757: add migration, update UI, JS 2013-02-18 19:43:30 +04:00
Alexander Machehin bb65a74f2a #921 fixed showing build for platform 2013-02-16 00:21:32 +06:00
Alexander Machehin d585978550 #921 modify task monitoring page 2013-02-14 22:59:52 +06:00
Vokhmin Alexey V 8629ae8ca3 #756: update UI 2013-02-06 13:42:34 +04:00
Vokhmin Alexey V 6e440d56ff #880: fix UI for creating container 2013-02-04 17:54:09 +04:00
Vokhmin Alexey V c8ae6053af Merge branch 'master' into 880-add-publish-again-option-for-build-list 2013-02-04 17:48:34 +04:00
Vokhmin Alexey V cfdd905306 #881: move "use_save_to_repository" field on #new page 2013-02-04 17:04:59 +04:00
Vokhmin Alexey V 973fabb31f #880: add option "Publish again" for build list 2013-02-01 18:39:17 +04:00
Vokhmin Alexey V 871976af26 #881: update UI, API of #show action 2013-02-01 14:14:11 +04:00
Vokhmin Alexey V e9d666877c #881: add "use_save_to_repository" into BuildList 2013-02-01 14:00:56 +04:00
Vokhmin Alexey V fed1c76ca2 #860: update logic for creating build list container 2013-01-28 18:44:06 +04:00
Vokhmin Alexey V f4c3d23d7c create container for BuildList 2013-01-25 21:24:46 +04:00
Vokhmin Alexey V d8b1d68ea9 #851: hot fix 2013-01-25 15:51:16 +04:00
Vladimir Sharshov bf445d9e5e Merge pull request #850 from warpc/848-add-status-information-for-product-build-lists
[refs #848]: add status information about servers for ProductBuildLists
2013-01-25 03:37:41 -08:00
Vokhmin Alexey V 6c6882a710 #851: change message 2013-01-25 15:31:00 +04:00
Vokhmin Alexey V 3c21ef6272 #851: update #show view 2013-01-25 15:01:55 +04:00
Vokhmin Alexey V b46c1e963f #848: update StatusInspector, UI 2013-01-24 14:42:03 +04:00
Vokhmin Alexey V f0928badc8 #836: update build_lists UI, API 2013-01-22 19:28:59 +04:00
Vokhmin Alexey V d2a876c9cb #843: remove 'latest_' prefix 2013-01-21 21:08:19 +04:00
Vokhmin Alexey V 86034c5da4 #843: update pages for using only new_core 2013-01-21 19:52:20 +04:00
Vokhmin Alexey V c521e5d77e #780: add sha1 field into build_list_packages table, update models, views 2013-01-10 15:16:08 +04:00
Vladimir Sharshov e27c01a711 Merge pull request #824 from warpc/712-refactoring-css
[issue #795] The wrong time to be displayed on the page assembly jobs when user have incorect local time
2012-12-28 11:44:18 -08:00
Julea Pikareva 079d6578d3 [issue #795] output server time
reduction to a single style
2012-12-28 20:34:10 +04:00
Julea Pikareva 87a6134da0 [issue #795] output server time
hot fix
2012-12-28 18:03:17 +04:00
Julea Pikareva dcc936fdb6 [issue #795] output server time
fix
2012-12-28 17:50:40 +04:00
Julea Pikareva 5e28b81046 [issue #795] output server time
Time change from local to server
2012-12-28 15:02:59 +04:00
Vokhmin Alexey V ea14f541fe #784: merge master into the branch 2012-12-24 18:11:27 +04:00
Vokhmin Alexey V f25a988730 #784: remove "build_requires" from BuildList 2012-12-24 17:17:21 +04:00
Vokhmin Alexey V ac762388a4 #800: enable "new_core" for personal platforms 2012-12-24 16:35:29 +04:00
Vokhmin Alexey V 6526106d9e #755: enable "publish" button on #show page 2012-12-11 16:06:41 +04:00
Vokhmin Alexey V 62a761a7c9 #766: add filter to /build_lists page 2012-12-10 16:15:22 +04:00
Vokhmin Alexey V e3e228de33 #759: add tester role for user 2012-12-06 22:04:39 +04:00
Vokhmin Alexey V 128b4104f1 #751: update link to version of BuildList::Item 2012-12-04 20:13:55 +04:00
Vokhmin Alexey V 5defd009d3 #751: show link to diff in "Items" section 2012-12-04 19:48:30 +04:00
Vokhmin Alexey V b4472a1403 #751: open logs of (Product)BuildList in new window 2012-12-04 19:20:59 +04:00
Vladimir Sharshov d39c07475f Merge pull request #748 from warpc/735-fetch-data-for-container
[refs #735]: fill packages of BuildList when use new_core
2012-12-04 03:36:47 -08:00
Alexander Machehin 51bf88c892 [refs #674] rename column 2012-12-04 16:24:28 +06:00
Alexander Machehin bff88e86e3 [refs #674] small diff message for build lists 2012-12-04 00:04:03 +06:00
Vokhmin Alexey V 3ef841184c fill packages of BuildList when use new_core 2012-12-03 21:17:20 +04:00
Vokhmin Alexey V ee73df5d3a disable auto_publish for new_core, some refactoring 2012-12-03 15:28:27 +04:00
Vokhmin Alexey V bc1ab2f8aa show results-table only for BuildList with new_core 2012-11-30 14:55:14 +04:00
Vokhmin Alexey V fcdbfd4538 add new column to build_lists table, some refactoring 2012-11-30 14:41:39 +04:00
Vokhmin Alexey V 791f77dfd5 add 'New core' option for creating build_list 2012-11-29 19:12:24 +04:00
Vokhmin Alexey V 3d6269da9b add results column to build_lists table 2012-11-27 18:22:17 +04:00
Vokhmin Alexey V 8f9cd0ff8a updated logger on build product page 2012-11-09 21:42:25 +04:00
Vokhmin Alexey V bdb3eb288c #633: removed checkbox from name of platform 2012-09-14 02:22:10 +04:00
Vokhmin Alexey V a99bfee4a6 #633: UI has been updated 2012-09-13 20:08:41 +04:00
Vladimir Sharshov 8c06b0c18d [refs #631] Fix right for publication build list using publish button 2012-09-07 22:45:03 +04:00
Vokhmin Alexey V 71d14e43d6 #631: fixed misprint 2012-09-06 19:39:26 +04:00
Vokhmin Alexey V 4d1166e6b3 #631: updated UI and JS validation for build_lists, rewrote migration 2012-09-06 19:34:33 +04:00
George Vinogradov b8c6f0b896 [issue #590] Refactored checks for buttons. 2012-08-17 15:49:12 +04:00
George Vinogradov 84328742e4 [issue #590] Log returns through Rails with `tail -n` 2012-08-17 12:23:49 +04:00
George Vinogradov 99ce249fe6 [issue #590] Removed log reloading for not :build_started BuildLists. 2012-08-15 00:49:31 +04:00
George Vinogradov 6ac0d3c0df [issue #590] Fixed Chrome bug in live log. 2012-08-14 21:05:53 +04:00
George Vinogradov 5a4c7a8e37 [issue #590] Fixed BuildList started check (thnx 2 @alexander-machehin) 2012-08-14 18:57:25 +04:00
George Vinogradov dfb6d0da0c [issue #590] Fixed log viewer. 2012-08-14 18:43:05 +04:00
George Vinogradov 38e1d0c8ee [issue #590] Added live log to BuildList 2012-08-14 01:41:15 +04:00
George Vinogradov efa08933fd [issue #590] Added average build time to :build_started BuildLists 2012-08-12 02:08:28 +04:00
George Vinogradov 2ad94139af [issue #590] Fixed bug in JS timeparser. 2012-08-11 22:15:11 +04:00
George Vinogradov 9030056c1b [issue #590] Changed _build_list partial. 2012-08-10 20:14:45 +04:00
George Vinogradov e7407ae28f [issue #590] Dirty hack to fix BuildList#index 2012-08-10 19:08:26 +04:00
George Vinogradov e5e8cc7e7f [issue #590] Changed time representation.
*  Removed buggy jquery.countdown plugin
  *  Page reloads every minute
2012-08-09 20:39:01 +04:00
George Vinogradov 5cb2853c66 [issue #590] Added timers to BuildList index page. 2012-08-09 01:10:39 +04:00
George Vinogradov b48762f174 [issue #590] Fixed translation. Added repository link to container 2012-08-06 17:04:05 +04:00
George Vinogradov cef621d6ae [issue #590] Changed BuildList show page. 2012-08-06 16:42:58 +04:00
George Vinogradov dadbaefea4 [issue #590] On monitoring page platform changed to repository. 2012-08-06 16:31:44 +04:00
George Vinogradov b963c9342a [issue #590] Repository fetches through project and platform 2012-08-06 14:59:07 +04:00
George Vinogradov 6eff6bffa5 [issue #590] Merge branch 'master' into 590-build_list_page_change
Conflicts:
	db/schema.rb
2012-08-03 18:37:44 +04:00
konstantin.grabar 724b36a4b4 Merge master into 570-mass_builds_status_counters_bug 2012-07-30 18:53:18 +04:00
George Vinogradov 63801e2676 [issue #590] Platform fetches through repository. 2012-07-27 23:37:56 +04:00
George Vinogradov cc66e2ee4a [issue #590] Save repository to save to in BuildList. 2012-07-27 20:01:26 +04:00
Vladimir Sharshov 5aecdc203b Merge pull request #571 from warpc/263-refactoring
[refs #263] Big git refactoring
2012-07-27 04:51:34 -07:00
Vladimir Sharshov bc2eb541f3 [refs #583] Change and to && 2012-07-27 03:17:37 +04:00
George Vinogradov 3e4c03dd6a [issue #583] Added missing check to BuildList page 2012-07-27 01:44:15 +04:00
Vladimir Sharshov 1f0887ac97 [refs #570] Change localization for fields(part 2) 2012-07-18 23:26:13 +04:00
konstantin.grabar 7061696100 [refs #570] Replace :all to :everything for builds filter 2012-07-18 17:49:21 +04:00
konstantin.grabar 6430678c00 [refs #570] Add :all option for build lists visibility 2012-07-18 16:00:40 +04:00
Pavel Chipiga 611b22baa5 Update gems, fix conflicts. Raise 404 error instead of redirect. Refactor git controllers. Refactor git methods, move to modules. Cleanup git helpers, refactor and remove unused variables from views, refactor git templates. Refactor project load. Refactor git routes and links, refactor constraints. Fix branches with slashes and dots. Apply github linguist and libmagic for binary file detection. Other refactor and code cleanup. Fix specs and deprecations. Refs #263 2012-07-17 11:02:56 +03:00