Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add specs for new pipeline action for JSON format30237-pipelines-actions-make-2-requests | Grzegorz Bizon | 2017-05-05 | 1 | -0/+36 |
| | |||||
* | Merge branch 'deploy-keys-load-async' into 'master' | Filipa Lacerda | 2017-05-04 | 1 | -0/+66 |
|\ | | | | | | | | | | | | | Deploy keys load async Closes #29667 See merge request !10973 | ||||
| * | Merge branch 'master' into deploy-keys-load-async | Phil Hughes | 2017-05-04 | 5 | -12/+252 |
| |\ | |||||
| * \ | Merge branch 'master' into deploy-keys-load-async | Phil Hughes | 2017-05-03 | 12 | -164/+491 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into deploy-keys-load-async | Phil Hughes | 2017-04-28 | 1 | -12/+354 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/29667-deploy-keys' into ↵ | Jacob Schatz | 2017-04-27 | 1 | -0/+66 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | deploy-keys-load-async | ||||
| | * | | | | Project deploy keys json end point | Jarka Kadlecova | 2017-03-24 | 1 | -0/+66 |
| | | | | | | |||||
* | | | | | | Merge branch 'dm-artifact-blob-viewer' into 'master' | Sean McGivern | 2017-05-04 | 1 | -0/+188 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use blob viewer for job artifacts Closes #31297 See merge request !11018 | ||||
| * | | | | | Add artifact file page that uses the blob viewerdm-artifact-blob-viewer | Douwe Maan | 2017-05-04 | 1 | -0/+188 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch '12910-uploader-pers-snippet' into 'master' | Sean McGivern | 2017-05-04 | 1 | -0/+87 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Prepare uploaders for personal snippets comments See merge request !11022 | ||||
| * | | | | | Support uploaders for personal snippets comments12910-uploader-pers-snippet | Jarka Kadlecova | 2017-05-02 | 1 | -0/+87 |
| | | | | | | |||||
* | | | | | | Merge branch '30529-remove-pages-tab-if-pages-isn-t-enabled' into 'master' | Rémy Coutable | 2017-05-04 | 2 | -11/+104 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable navigation to Pages config if Pages is disabled Closes #30529 See merge request !11008 | ||||
| * | | | | | | Disable navigation to Pages config if Pages is disabled | Mark Fletcher | 2017-05-04 | 2 | -11/+104 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Regards project-level pages config - Nav link is now shown only if Pages is enabled for instance - Navigation to following controllers denied if Pages disabled: * projects/pages_controller * projects/pages_domains_controller - 'disabled' partial removed + Test for pages_controller introduced | ||||
* | | | | | | Allow to create new branch and empty WIP merge request from issue page | Alfredo Sumaran | 2017-05-04 | 2 | -1/+61 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'async-milestone-tabs' into 'master' | Jacob Schatz | 2017-05-03 | 2 | -0/+15 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Load milestone tabs asynchronously See merge request !10919 | ||||
| * | | | | | Fixed failing specs | Phil Hughes | 2017-04-26 | 1 | -2/+0 |
| | | | | | | |||||
| * | | | | | Added controller specs | Phil Hughes | 2017-04-26 | 2 | -0/+17 |
| | | | | | | |||||
* | | | | | | Merge branch 'rs-described_class-cop-2' into 'master' | Douwe Maan | 2017-05-02 | 1 | -4/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable `RSpec/DescribedClass` cop and correct violations See merge request !10930 | ||||
| * | | | | | | Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2 | Robert Speicher | 2017-05-01 | 1 | -4/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'metrics-deployment-history' into 'master' | Douwe Maan | 2017-05-02 | 1 | -0/+42 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Metrics deployment history Closes #26914 See merge request !10649 | ||||
| * | | | | | | Cleanup deploymentsd controller spec and use schema validation to test the ↵ | Pawel Chojnacki | 2017-04-24 | 1 | -9/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | output | ||||
| * | | | | | | Merge remote-tracking branch 'upstream/master' into ↵ | Pawel Chojnacki | 2017-04-20 | 24 | -78/+959 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 26914-add_deploy_history_data_source | ||||
| * | | | | | | | Fix unreversible migration, and small rubocop warnings | Pawel Chojnacki | 2017-03-28 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | Optionally filter by deployment time | Pawel Chojnacki | 2017-03-28 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Use DeploymentSerializer to create deployment json | Pawel Chojnacki | 2017-03-28 | 1 | -5/+2 |
| | | | | | | | | |||||
| * | | | | | | | Add endpoint that returns a list of deployments that happened within last ↵ | Pawel Chojnacki | 2017-03-28 | 1 | -0/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8.hours add index created_at | ||||
* | | | | | | | | Merge branch 'dm-snippet-download-button' into 'master' | Sean McGivern | 2017-05-02 | 1 | -93/+87 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add download button to project snippets See merge request !11004 | ||||
| * | | | | | | | | Add download button to project snippetsdm-snippet-download-button | Douwe Maan | 2017-04-30 | 1 | -93/+87 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Display comments for personal snippets12910-personal-snippets-notes-show | Jarka Kadlecova | 2017-05-02 | 2 | -0/+237 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'enable-spec-file-name-cop' into 'master' | Robert Speicher | 2017-04-28 | 4 | -67/+51 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable RSpec/FilePath cop Closes #31316 See merge request !10911 | ||||
| * | | | | | | | Enable RSpec/FilePath copenable-spec-file-name-cop | Sean McGivern | 2017-04-26 | 4 | -67/+51 |
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Ignore JS fixtures - Ignore qa directory - Rewrite concern specs to put concern name first | ||||
* | | | | | | | Merge branch 'dz-add-oauth-controller-spec' into 'master' | Rémy Coutable | 2017-04-28 | 1 | -0/+55 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | Add tests for Oauth::AuthorizationsController See merge request !10982 | ||||
| * | | | | | | Add tests for Oauth::AuthorizationsControllerdz-add-oauth-controller-spec | Dmitriy Zaporozhets | 2017-04-28 | 1 | -0/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | | | | Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb" | Dosuken shinya | 2017-04-28 | 1 | -12/+354 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge branch '31138-improve-test-settings-for-services-in-empty-projects' ↵ | Douwe Maan | 2017-04-27 | 1 | -4/+45 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' improves test settings for chat notification services for empty projects Closes #31138 See merge request !10886 | ||||
| * | | | | | improves test settings for chat notification services for empty projects31138-improve-test-settings-for-services-in-empty-projects | Tiago Botelho | 2017-04-27 | 1 | -4/+45 |
| | | | | | | |||||
* | | | | | | Merge branch '12910-personal-snippet-prep-2' into 'master' | Sean McGivern | 2017-04-26 | 3 | -0/+38 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | Support preview_markdown action for personal_snippets See merge request !10810 | ||||
| * | | | | | Support preview_markdown action for personal_snippets | Jarka Kadlecova | 2017-04-26 | 3 | -0/+38 |
| | | | | | | |||||
* | | | | | | Merge branch 'sh-optimize-milestone-polymorphic-url' into 'master' | Sean McGivern | 2017-04-24 | 1 | -0/+15 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate N+1 queries in loading namespaces for every issuable in milestones See merge request !10871 | ||||
| * | | | | | | Optimize project namespace lookup for milestones and add specssh-optimize-milestone-polymorphic-url | Stan Hu | 2017-04-24 | 1 | -0/+15 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' | Rémy Coutable | 2017-04-24 | 6 | -12/+0 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See merge request !10567 Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | | | | Unnecessary "include WaitForAjax" and "include ApiHelpers" | Jacopo | 2017-04-21 | 7 | -14/+0 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true` | ||||
* | | | | | | Merge branch 'dz-fix-spec-filenames-ce' into 'master' | Sean McGivern | 2017-04-24 | 2 | -47/+40 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | Fix incorrect spec filenames which were ingored by CI See merge request !10875 | ||||
| * | | | | | Fix incorrect spec filenames which were ingored by CIdz-fix-spec-filenames-ce | Dmitriy Zaporozhets | 2017-04-24 | 2 | -47/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | | | Refactor add_users method for project and groupdz-cleanup-add-users | Dmitriy Zaporozhets | 2017-04-21 | 1 | -1/+1 |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | | Refactor Admin::GroupsController#members_update method and add some specsdz-refactor-admin-group-members | Dmitriy Zaporozhets | 2017-04-20 | 1 | -0/+24 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | | Merge branch 'dz-refactor-create-members' into 'master' | Douwe Maan | 2017-04-20 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | Refactor code that creates and destroys project/group members See merge request !10735 | ||||
| * | | | | Refactor members controller destroy action | Dmitriy Zaporozhets | 2017-04-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Refactor controller code that creates project/group members | Dmitriy Zaporozhets | 2017-04-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | | Refactor changing files in web UI | Douwe Maan | 2017-04-20 | 2 | -7/+7 |
| | | | | |