Commit Graph

3157 Commits

Author SHA1 Message Date
Vokhmin Alexey V a9b5826f8f #22: change email messages for new Issue/PullRequest/Comment 2013-03-14 18:55:59 +04:00
warpc 5971ecb354 Merge pull request #20 from abf/rosa-build:15-notification-emails
#15: Informative subject in notification emails about new Issue/PullRequest and comment for it
2013-03-14 00:41:58 +04:00
Vokhmin Alexey V 10e6fc1269 update styles for filters on build_lists page 2013-03-13 18:31:35 +04:00
Vokhmin Alexey V 7141db5c34 #3: update styles 2013-03-13 18:01:54 +04:00
Vokhmin Alexey V 5c3c100dc9 #3: fix DOM model 2013-03-13 16:24:42 +04:00
Vokhmin Alexey V 30712be4cc #15: hot fix 2013-03-13 16:14:24 +04:00
Vokhmin Alexey V 7986f41986 #15: some refactoring 2013-03-13 16:11:42 +04:00
Vokhmin Alexey V 032d045383 #15: update subjects for new Issues/PullRequests/Comments 2013-03-13 16:03:53 +04:00
Vokhmin Alexey V a6ed68fbc4 #6: remove "arch" field from ProductBuildList API 2013-03-11 16:47:45 +04:00
Alexander Machehin 52291a8d76 [#16] fix error with several arches 2013-03-11 17:24:10 +06:00
Alexander Machehin bf8e2db1bd [#16] fix creating build lists for mass build 2013-03-11 16:55:45 +06:00
warpc 12339eb8cc Merge pull request #13 from abf/rosa-build:11-add_gl_id_to_merge_pull
Set committer when merging the pull
2013-03-08 00:11:26 +04:00
Alexander Machehin 65eae29c87 #12 fixed wrong updating all comments on page 2013-03-07 23:38:29 +06:00
Alexander Machehin 21e7588d0e add user identificator when merging pull request 2013-03-07 22:41:59 +06:00
avm e33138a118 Merge pull request #2 from abf/rosa-build:1-update-access-rights-for-admins-of-platform\r\n #1: Update access rights for admins of platform 2013-03-07 17:16:27 +04:00
Alexander Machehin 6c00085c84 change default base branch on create pull request 2013-03-07 18:22:48 +06:00
Alexander Machehin 2ae652d70b fixed updating pull code 2013-03-07 18:01:08 +06:00
Vokhmin Alexey V 1f1cf175fd #6: remove "ProductBuildList#arch_id" field from UI 2013-03-07 14:24:33 +04:00
Vokhmin Alexey V 9de37b852e #1: rename #update_secondary to #local_admin_manage 2013-03-07 14:05:53 +04:00
Vokhmin Alexey V 22e60281f8 Merge branch 'master' into 1-update-access-rights-for-admins-of-platform 2013-03-07 13:49:41 +04:00
Alexander Machehin d85039d5be Support git over ssh: hooks, support gitlab-shell api, UI, refactroing 2013-03-07 14:09:08 +06:00
Vokhmin Alexey V 93948021fb #1: revert changes in product_build_list model 2013-03-07 02:57:46 +04:00
Vokhmin Alexey V be9ada74cb #1: fix for specs, update ability for Platform 2013-03-07 02:47:30 +04:00
Vokhmin Alexey V 98891a9153 #1: fix for specs, update ability.rb 2013-03-07 02:39:44 +04:00
Vokhmin Alexey V 0021232ee3 #1: update specs for API 2013-03-06 02:04:31 +04:00
Vokhmin Alexey V edb47598d5 #1: remove some access rights from admins of platform 2013-03-06 01:24:03 +04:00
Vokhmin Alexey V 13795a9eab #906: rename secret_key 2013-03-05 00:08:25 +04:00
Vokhmin Alexey V a1afa82898 #906: refactoring of keys structure 2013-03-04 15:07:18 +04:00
Vladimir Sharshov 657d330b59 Merge pull request #991 from warpc/953-ssh_keys
[refs #953] fix managment keys and name of ssh-key in web
2013-03-01 11:37:35 -08:00
Alexander Machehin 3f4ea585df #953 fix again running sudo 2013-03-02 01:34:52 +06:00
Alexander Machehin 4f26978aac #953 fix generation key name 2013-03-02 01:33:48 +06:00
Alexander Machehin d4b72a559c #953 fix running sudo 2013-03-02 01:33:11 +06:00
Vladimir Sharshov 6d449de465 Merge pull request #987 from warpc/953-ssh_keys
[refs #953] Support git over ssh: access, add/remove keys.
2013-03-01 10:01:35 -08:00
Alexander Machehin e97cda730f #953 fixed errors with key dublicates; fix error messages; small refactoring; 2013-03-01 23:35:33 +06:00
Vokhmin Alexey V 790169156e #960: old packages should be saved immediately before removing project from repository 2013-03-01 19:26:58 +04:00
Alexander Machehin 8756a6d28a fix mistype 2013-03-01 17:33:31 +06:00
Alexander Machehin c065e3d5be #953 add key management 2013-03-01 17:33:02 +06:00
Alexander Machehin 520d51a55a #953 ssh keys initial 2013-02-28 23:02:14 +06:00
Vokhmin Alexey V 133210ae0e #977: update BuildList::Item and BuildList::Package models 2013-02-28 19:34:38 +04:00
Vokhmin Alexey V dc5af30a9a #977: update ActivityFeed#default_scope 2013-02-28 19:30:51 +04:00
Vokhmin Alexey V b8b238e876 #977: add "table_name" into all scopes 2013-02-28 19:27:50 +04:00
Vladimir Sharshov 66bbbb08e7 Merge pull request #983 from warpc/977-ActiveRecord-StatementInvalid
refs #977: update "scope" for Platform and Repository models to fix ActiveRecord::StatementInvalid: PG::Error
2013-02-28 07:07:26 -08:00
Vokhmin Alexey V b422f60bd4 #977: update "scope" for Pletform and Repository models 2013-02-28 18:58:16 +04:00
Vokhmin Alexey V d6a31e9fe1 #975: update title on pages 2013-02-28 17:48:26 +04:00
Vokhmin Alexey V bd04692dc2 #976: fix for Platform#fs_clone method 2013-02-28 02:03:41 +04:00
Vokhmin Alexey V 6598698147 #976: fix Product#full_clone method 2013-02-28 01:55:30 +04:00
Vokhmin Alexey V c8fa21eb56 #963: revert changes in build_lists_controller 2013-02-27 00:13:39 +04:00
Vokhmin Alexey V 5b0c28c3e7 #963: disable #publish action for all users if project does not exist in repository 2013-02-26 21:18:24 +04:00
Vokhmin Alexey V 72ef2789f6 #963: small refactoring 2013-02-26 21:06:18 +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
Vokhmin Alexey V 8b994cc6a5 #963: publish build list only if project exist in repository 2013-02-26 20:24:42 +04:00
Alexander Machehin 54b15fcfd5 #971 add some explanation 2013-02-26 18:51:22 +06:00
Alexander Machehin acd179d1a8 #971 fix commit link 2013-02-26 18:32:35 +06:00
Vladimir Sharshov cf7f3cb24c Merge pull request #970 from warpc/757-add-specs-for-new-actions
[refs #757]: update Ability.rb model, add specs, remove hack for 237 platform
2013-02-26 04:13:24 -08:00
Alexander Machehin e4967fdd54 #917 add git hook to online update 2013-02-26 00:55:45 +06:00
Vokhmin Alexey V 9b488c1765 #757: update Ability.rb model, add specs, remove hack for 237 platform 2013-02-25 22:34:45 +04:00
Vokhmin Alexey V 4271cdebc6 #757: add new actions into ability.rb 2013-02-25 20:26:58 +04:00
Vokhmin Alexey V 8e8e24b202 #757: update "font-size" for header of help dialog 2013-02-25 19:57:22 +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 826126fb8e #757: update "font-size" of help dialog 2013-02-25 18:49:40 +04:00
Alexander Machehin ab703ffa4f #959 fix did you run git update-server-info on the server? 2013-02-25 20:35:39 +06:00
Vokhmin Alexey V 9b54bc2872 #757: update messages of help dialog 2013-02-25 18:29:00 +04:00
Vladimir Sharshov 9cc4bdd26b Merge pull request #965 from warpc/946-wrong_links
[refs #946] add url for activity feed avatars in for build list notifications
2013-02-25 03:13:34 -08:00
Alexander Machehin b71b625812 #946 add forgot url to avatars 2013-02-25 17:11:18 +06:00
Vladimir Sharshov d53506b092 Merge pull request #964 from warpc/946-wrong_links
[refs #946] Fixed undefined local variable or method 'user_name'
2013-02-25 02:48:02 -08:00
Alexander Machehin 6381c28e48 #946 fixed undefined local variable or method 'user_name' 2013-02-25 16:13:40 +06:00
Vladimir Sharshov f0a1fac070 Merge pull request #949 from warpc/946-wrong_links
[refs #946] fixed wrong user links in activity feed
2013-02-25 01:06:27 -08:00
Alexander Machehin 87f16a6b69 #946 small refactoring 2013-02-25 13:50:53 +06:00
Alexander Machehin 51856df0d1 #946 make avatar url 2013-02-22 20:45:13 +06: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
Vladimir Sharshov 96abcad5ce Merge pull request #950 from warpc/944-fix_branch_errors
[refs #944] disable selecting tag on branches page, new way to check empty project and fix undefined method `name' for nil:NilClass
2013-02-22 03:24:48 -08:00
Vokhmin Alexey V c6bdb1fc44 #757: some refactoring, move "bootstrap" styles 2013-02-22 15:17:46 +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 267c3b9b23 #757: hot fix 2013-02-22 14:27:24 +04:00
Alexander Machehin 5f97791dc2 #944 small refactoring 2013-02-22 16:26:06 +06: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
Alexander Machehin 00639963cb #944 disable tags at branches 2013-02-22 15:34:12 +06:00
Vokhmin Alexey V 38b6375ca3 #757: send error when some containers for main platform have not been published 2013-02-22 13:09:37 +04:00
Alexander Machehin 836a030438 fixing errors with wrong branch (again) #944 2013-02-22 14:54:04 +06:00
Alexander Machehin e08c31e314 #944 refactoring checking empty project 2013-02-22 13:22:34 +06:00
Alexander Machehin 71de1477b3 #944 fix check empty repository 2013-02-22 13:17:00 +06: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
Vladimir Sharshov 7a8dcc1b10 Merge pull request #948 from warpc/944-fix_branch_errors
[refs #944] Fix branch errors: 
- empty project;
- show branches pages when active tag selection.
2013-02-21 12:01:46 -08:00
Alexander Machehin 750131ae74 #944 show no branches on empty project 2013-02-22 01:59:02 +06:00
Alexander Machehin 4d6dbb9a74 #921 bigger filter buttons 2013-02-22 01:29:13 +06:00
Alexander Machehin e9dec9192f #944 fix error with branches list 2013-02-22 01:24:20 +06:00
Alexander Machehin 2ba37b5da4 #944 fix showing empty project 2013-02-22 01:23:45 +06:00
Alexander Machehin 151c719a0c #944 fix branches link 2013-02-22 01:22:41 +06:00
Alexander Machehin 3593820796 #921 fix css for the new build button 2013-02-22 00:41:33 +06:00
Alexander Machehin d0708f484b #946 fixed wrong user links in activity feed 2013-02-21 23:43:48 +06:00
Vladimir Sharshov b951b1853e Merge pull request #943 from warpc/921-task-monitoring
[refs #921] new task monitoring
2013-02-21 09:32:02 -08:00
Alexander Machehin 5c7051bdc7 #921 smaller notified at column 2013-02-21 21:57:51 +06:00
Vokhmin Alexey V 93a8108425 #757: update #prepare_extra_containers, add filtering by arch 2013-02-21 19:16:16 +04:00
Vokhmin Alexey V 6369e10453 #757: filtering containers by architecture for main platforms 2013-02-21 18:51:49 +04:00
Alexander Machehin 45234d7e17 #921 remove unneeded regional 2013-02-21 20:48:25 +06:00
Vokhmin Alexey V 28f539f0b4 #757: update BuildList validation 2013-02-21 18:46:52 +04:00
Vokhmin Alexey V 219ef67699 #757: add filter by save_to_platform_id in #autocomplete method 2013-02-21 18:28:54 +04: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 b37cb79d9c #921 remove debug code 2013-02-21 18:14:02 +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
Vokhmin Alexey V 25c7d4c19e add 108 repository when building for 237 platform 2013-02-21 12:05:17 +04:00
Alexander Machehin 1c4ec45639 [refs #921] fix show-hide filter 2013-02-21 01:00:40 +06:00
Alexander Machehin fef0ed2534 [refs #921] remove unneeded css 2013-02-21 00:58:46 +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
Vladmir Sharhsov(warpc) dc5555a8d9 temporarily disable new monitoring style 2013-02-19 23:59:45 +04:00
Vokhmin Alexey V 067f06526a #757: some refactoring 2013-02-19 23:29:13 +04: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 484f1bc95b #757: small refactoring 2013-02-19 21:02:49 +04:00
Vokhmin Alexey V 3f7b38ad11 #757: remove search by "is_circle" field 2013-02-19 20:10:36 +04:00
Vokhmin Alexey V aca6906f65 #757: update BuildList API #show view 2013-02-19 19:41:33 +04:00
Vokhmin Alexey V 65b98a2d00 #757: update name of methods, API 2013-02-19 19:22:38 +04:00
Vokhmin Alexey V c4113c11fb #757: add checking ability with "accessible_by" 2013-02-19 18:52:02 +04:00
Vokhmin Alexey V 5234b7cc51 #757: create "published_container" scope 2013-02-19 18:14:51 +04:00
Vokhmin Alexey V 418a138b37 #757: refactoring according to Vladimir's comments 2013-02-19 14:06:11 +04:00
Vokhmin Alexey V d6bb342c02 #757: add extra repositories and containers into resque task 2013-02-19 13:42:57 +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 2d25e9838f #757: update logic for destroing container 2013-02-19 12:36:05 +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 83226adeb9 #757: hot fix 2013-02-18 21:05:19 +04:00
Vokhmin Alexey V e9fa6e860d #757: update #autocomplete_to_extra method 2013-02-18 21:04:22 +04:00
Vokhmin Alexey V 9005290c72 #757: add before_validation block 2013-02-18 21:01:31 +04:00
Vokhmin Alexey V 9ecd26885b #757: find build_list with container 2013-02-18 20:53:54 +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 7cb9b8a85c #757: hide "extra repos" for main platforms 2013-02-18 20:23:54 +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
Vokhmin Alexey V 8b58988b91 #940: change path for downloading project for build ISO 2013-02-18 13:10:20 +04:00
Vladimir Sharshov fcf5b760c1 Merge pull request #939 from warpc/921-task-monitoring
[refs #921] fixed showing build for platform
2013-02-15 10:50:24 -08:00
Alexander Machehin bb65a74f2a #921 fixed showing build for platform 2013-02-16 00:21:32 +06:00
Vladimir Sharshov 6ac402582f Merge pull request #931 from warpc/921-task-monitoring
[refs #921] Part on new look task monitoring page: add version column, add information about "build for platform" in Save to repository column for personal repository build task
2013-02-15 09:45:02 -08:00
Vladimir Sharshov 6d0878d58f Merge pull request #938 from warpc/935-add-validation-for-product-build-list
[refs #935]: add validation for "main_script" and "params" fields, specs
2013-02-15 08:22:17 -08:00
Vokhmin Alexey V f9845b27ac #935: add validation for "main_script" and "params" fields, specs 2013-02-15 20:20:06 +04:00
Vladimir Sharshov 78dbd1cf5d Merge pull request #936 from warpc/926-update-routes-for-product-build-list
[refs #926]: Support short url for product build list
2013-02-15 07:39:42 -08:00
Vokhmin Alexey V ff6ff1189c #926: rename method 2013-02-15 19:16:09 +04:00
Vokhmin Alexey V ae5328d19a #926: small refactoring 2013-02-15 19:07:40 +04:00
Vokhmin Alexey V 904b9f4470 #934: add link to ABF-blog 2013-02-15 18:52:28 +04:00
Vokhmin Alexey V 56b47715e6 #926: redirect to #show page when platform_id or product_id doesn't exist 2013-02-15 18:22:57 +04:00
Vladimir Sharshov 0c28ddb5b5 Merge pull request #930 from warpc/907-save-project-tags-on-file-store
[refs #907]: save project tags archives on file store
2013-02-15 05:01:39 -08:00
Vokhmin Alexey V befbf7e85a #899: hot fix 2013-02-15 16:00:34 +04:00
Vokhmin Alexey V 69d384412e #899: update #init_statistics method, refactoring 2013-02-15 15:57:00 +04:00
Vokhmin Alexey V 0c6cc8afc8 #899: small refactoring 2013-02-15 15:16:34 +04:00
Vokhmin Alexey V f8b956b25c #899: show count of Issues and Pull requests 2013-02-15 15:08:48 +04:00
Alexander Machehin 97f41f58a1 #921 smaller id 2013-02-15 15:56:13 +06:00
Vokhmin Alexey V a82167fe4c #907: remove #destroy_file_from_file_store method, refactoring 2013-02-15 13:21:05 +04:00
Vokhmin Alexey V 7bcbe39e61 #907: update "FileStoreClean" module, some refactoring 2013-02-15 01:49:18 +04:00
Vladimir Sharshov 2e3ae6db87 Merge pull request #932 from warpc/fix-maintainers_search
fix PG::Error: ERROR:  column reference "name" is ambiguous
2013-02-14 09:23:34 -08:00
Alexander Machehin 81fd34dd5c fix PG::Error: ERROR: column reference "name" is ambiguous 2013-02-14 23:14:09 +06:00
Alexander Machehin d585978550 #921 modify task monitoring page 2013-02-14 22:59:52 +06:00
Vokhmin Alexey V b7babdef76 #907: use 'file_store' user for removing from file-store 2013-02-14 18:12:07 +04:00
Vokhmin Alexey V 28d4f278b9 #907: add action for removing archive after destroy tag 2013-02-14 17:53:26 +04:00
Vokhmin Alexey V 9b483d0ec2 #907: set filename of archive 2013-02-14 17:35:10 +04:00
Vokhmin Alexey V a03eb0b1fc #907: update schema.rb, hot fix 2013-02-14 17:20:08 +04:00
Vokhmin Alexey V c6aa58c063 Merge branch 'master' into 907-save-project-tags-on-file-store 2013-02-14 17:15:16 +04:00
Vokhmin Alexey V 6e1fa7cf6a Merge branch 'master' of github.com:warpc/rosa-build 2013-02-14 16:50:47 +04:00
Vokhmin Alexey V 882cfcb6cb #928: fix validation error 2013-02-14 16:50:13 +04:00
Vokhmin Alexey V 5c286a6aa0 #907: add ProjectTags table, update UI, logic 2013-02-14 16:46:25 +04:00
Vladimir Sharshov 3744615810 Merge pull request #927 from warpc/907-compare
[refs #907] Fix comparing branches with dot, refactoring code;
2013-02-14 02:47:10 -08:00
Vokhmin Alexey V 901ccce79a #907: use "treeish" instead of "@commit.id" in link for download 2013-02-14 14:12:25 +04:00
Vokhmin Alexey V 1866f455c8 #928: revert some changes 2013-02-14 13:53:11 +04:00
Vokhmin Alexey V 1d75e5ac3c #928: update generation paths to repositories 2013-02-14 13:43:56 +04:00
Vokhmin Alexey V a3420207c6 #928: Use "rosa2012.1/main" repository in "conectiva" platform 2013-02-14 13:36:33 +04:00
Alexander Machehin 1ffd0380f2 Revert "#907: escape branch name"
This reverts commit 3c1328d3a65a44d98f80dbf08bc986db4b1064fb.
2013-02-14 12:56:18 +06:00
Alexander Machehin 934cb8fbb8 [refs #907] fixed 404 in branch with dots 2013-02-14 12:55:56 +06:00
Vokhmin Alexey V 5721c6d0b6 #907: remove "()" 2013-02-13 23:45:19 +04:00
Vokhmin Alexey V b9ed67584f #907: update #tags UI 2013-02-13 23:44:32 +04:00
Vokhmin Alexey V 7fc8e33993 #907: small refactoring of UI 2013-02-13 23:29:08 +04:00
Vokhmin Alexey V 2bcd874169 #907: escape branch name 2013-02-13 23:12:07 +04:00
Vladimir Sharshov 7e165b8ba4 Merge pull request #924 from warpc/907-project-tags-page
[refs #907]: project tags and branchs pages, new look of projects submenu in main project page.
2013-02-13 10:50:21 -08:00
Vladimir Sharshov ad8850c35f Merge pull request #925 from warpc/893-regenerate_metadata
[refs #893] Fix for git; change look of action page
2013-02-13 10:04:29 -08:00
Alexander Machehin 01bbb7d602 [refs #893] move regenerate button to right 2013-02-14 00:01:48 +06:00
Vokhmin Alexey V 58ac925368 #907: refactoring #tags && #branches views 2013-02-13 21:40:16 +04:00
Alexander Machehin 2e1a297f83 [refs #893] move regenerate button to block 2013-02-13 23:22:00 +06:00
Alexander Machehin 07710e2b23 [refs #893] fixed 500 with repo.commit nil 2013-02-13 23:20:43 +06:00
Vokhmin Alexey V 5d050f944e #903: small refactoring according to Alexander's commen 2013-02-13 21:06:37 +04:00
Vladimir Sharshov 11f95f1271 Merge pull request #916 from warpc/893-regenerate_metadata
[refs #893] Ability manually regenerate metadata in repository of main platform;
2013-02-13 08:01:38 -08:00
Vokhmin Alexey V 3302624174 #907: update style 2013-02-13 18:39:16 +04:00
Vokhmin Alexey V fbe7deabb9 #907: fixed styles for Safary 2013-02-13 17:47:46 +04:00
Vokhmin Alexey V 747a0f8f8d #907: update styles 2013-02-13 17:35:54 +04:00
Vokhmin Alexey V 3ab48cfcf5 #907: remove count of commits 2013-02-13 16:56:36 +04:00