Commit Graph

3110 Commits

Author SHA1 Message Date
Vokhmin Alexey V 1fc21448ce #31: add task for removing outdated ProductBuildLists 2013-03-22 22:18:54 +04:00
Alexander Machehin f8fc825ca4 [#19] add regexp explanation and source 2013-03-23 00:01:32 +06:00
Alexander Machehin 37b72081c7 [#19] small fixes 2013-03-22 23:58:20 +06:00
Alexander Machehin 8290b412fc [#19] removed old code 2013-03-22 23:31:12 +06:00
Vokhmin Alexey V e528127f85 #31: add autostart ISO to schedule.rb 2013-03-22 21:17:40 +04:00
Alexander Machehin 8f18d0a874 [#19] fix showing discussion in pull requests && small refactoring 2013-03-22 23:17:10 +06:00
Vokhmin Alexey V 8f32460609 #31: update UI, add #autostart_iso_builds method into Product model 2013-03-22 20:58:53 +04:00
Alexander Machehin ce2ca6646e [#19] add issue references from commit 2013-03-22 22:50:13 +06:00
warpc 9d8b8d8a1e Merge pull request #8 from abf/rosa-build:6-arch-field-should-be-hidden-for-ProductBuildList
#6: "Arch" field should be hidden for "ProductBuildList"
2013-03-22 20:31:25 +04:00
Vokhmin Alexey V a5e122dc63 #31: rename 'autostart' field to 'autostart_status' in Product model 2013-03-22 20:15:37 +04:00
Vokhmin Alexey V 3865332e8a #31: add UI for save product_build_list 2013-03-22 20:04:29 +04:00
Vokhmin Alexey V 817715b9c4 #40: small refactoring of DOM model 2013-03-22 18:29:18 +04:00
Vokhmin Alexey V 6a9e270a5c #31: add 'autostart' field to Product model 2013-03-22 18:06:13 +04:00
Vokhmin Alexey V 580068f93d #40: rename css class 2013-03-22 17:05:14 +04:00
Vokhmin Alexey V f746b39093 #40: change links to buttons on mass_builds page 2013-03-22 16:58:06 +04:00
warpc 58008647f8 Merge pull request #44 from abf/rosa-build:40-ability-to-publish-success-and-test-faild-builds-in-mass-build
#40: Ability to publish success/test faild builds in mass build
2013-03-22 15:28:30 +04:00
Vokhmin Alexey V 770bb48d35 #37: update styles for Issue title 2013-03-22 01:31:39 +04:00
Vokhmin Alexey V 8e21159314 #37: some styles changes 2013-03-22 01:20:36 +04:00
Vokhmin Alexey V 922ab778f4 #37: search user by keyup instead of 'press enter' 2013-03-21 22:14:07 +04:00
Alexander Machehin a4522bc3c7 add one more check for merging pull requests 2013-03-21 22:55:12 +06:00
Vokhmin Alexey V c6ca02510c #40: add specs for MassBuilds#publish action 2013-03-21 19:17:30 +04:00
warpc 96698b4195 Merge pull request #17 from abf/rosa-build:16-fix_mass_build_arches
[#16] Fix ignoring selection of architectures for Mass Build
2013-03-21 19:05:40 +04:00
Vokhmin Alexey V cff502bf48 #40: added ability to publish build lists of mass build. 2013-03-21 18:41:45 +04:00
Vokhmin Alexey V c43c87cf04 #37: small refactoring according to Alexander's comment 2013-03-21 15:09:58 +04:00
Vokhmin Alexey V 9a2fc870cf #37: moved some code into the partial 2013-03-21 15:07:08 +04:00
Vokhmin Alexey V 26c2a26680 #37: update styles, text message 2013-03-21 14:54:47 +04:00
Vokhmin Alexey V 3037520ab5 #37: update text messages 2013-03-21 00:59:25 +04:00
Vokhmin Alexey V 3ea7cfbe32 #37: remove unnecessary code 2013-03-21 00:48:24 +04:00
Vokhmin Alexey V c3a9246d09 #37: fix for assignee User to PullRequest 2013-03-21 00:46:33 +04:00
Vokhmin Alexey V 4261e250e8 #37: updated "assigned" for PullRequests 2013-03-21 00:36:22 +04:00
Vokhmin Alexey V a9ab9ab5a6 #37: update text labels 2013-03-20 20:05:37 +04:00
Vokhmin Alexey V 5239be2827 #37: update filter by "Accessory" for PullRequests 2013-03-20 19:22:13 +04:00
Vokhmin Alexey V f6ec81bb35 #37: update UI for "Assignee" Issues and PullRequests 2013-03-20 19:06:25 +04:00
Vokhmin Alexey V a92df70c5e #26: update 'font-size' for issue-title, increase count of issues on page 2013-03-20 01:30:35 +04:00
warpc cdc0d2a9f9 Merge pull request #32 from abf/rosa-build:pull_requests
Try to catch no merge errors
2013-03-19 22:11:56 +04:00
Vokhmin Alexey V ccccc3f082 #26: update 'Comment' model according to Vladimir's comments 2013-03-19 21:05:55 +04:00
Vokhmin Alexey V 2c56283fba #26: fixed search by substring 2013-03-19 19:30:50 +04:00
Vokhmin Alexey V 842e30be74 #26: update styles for filters 2013-03-19 19:04:23 +04:00
Vokhmin Alexey V 57a0dbf03b #26: update styles for filters 2013-03-19 18:06:33 +04:00
Vokhmin Alexey V 5bd6d06813 #26: print #updated_at || #created_at date of issue 2013-03-19 17:32:31 +04:00
Vokhmin Alexey V 568ea50ac1 #26: move #touch_issue method into Comment model 2013-03-19 16:40:54 +04:00
Vokhmin Alexey V 32062f75c7 #26: touch Issue#updated_at field when comment has been changed (created/updated/destroyed) 2013-03-19 16:32:17 +04:00
Vokhmin Alexey V f8fb48a85b #26: remove unnecessary stiles, JS, update PullRequests controller 2013-03-19 16:11:02 +04:00
Vokhmin Alexey V f4381b61c6 #26: update table on issues page with Ajax 2013-03-19 15:57:01 +04:00
Vokhmin Alexey V 6145f1753b #26: update styles for issues table 2013-03-18 23:27:15 +04:00
Alexander Machehin 0f97ddb34a try to catch no merge errors 2013-03-19 00:27:26 +06:00
Alexander Machehin b31304b187 fix error: did you mean '--all' (with two dashes ?) 2013-03-19 00:26:45 +06:00
warpc f8ace015dc Merge pull request #27 from abf/rosa-build:23-html-page-for-json-request
#23: Return html page for JSON request
2013-03-18 19:20:24 +04:00
Alexander Machehin dbea9152b8 fix user identificator 2013-03-18 16:19:18 +06:00
Vokhmin Alexey V f15be4b92a #23: return json response at RoutingError 2013-03-15 17:35:32 +04:00
Vokhmin Alexey V b8a02299fd #22: uname should be in unquotes 2013-03-14 21:40:32 +04:00
Vokhmin Alexey V 4ff80746c3 #22: rename "Build System" to "ABF" 2013-03-14 19:59:01 +04:00
Vokhmin Alexey V 8a145e4db7 #22: some refactoring 2013-03-14 19:31:13 +04:00
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