summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Collapse)AuthorAgeFilesLines
* Add specs for new pipeline action for JSON format30237-pipelines-actions-make-2-requestsGrzegorz Bizon2017-05-051-0/+36
|
* Merge branch 'deploy-keys-load-async' into 'master' Filipa Lacerda2017-05-041-0/+66
|\ | | | | | | | | | | | | Deploy keys load async Closes #29667 See merge request !10973
| * Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-045-12/+252
| |\
| * \ Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-0312-164/+491
| |\ \
| * \ \ Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-04-281-12/+354
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/29667-deploy-keys' into ↵Jacob Schatz2017-04-271-0/+66
| |\ \ \ \ | | | | | | | | | | | | | | | | | | deploy-keys-load-async
| | * | | | Project deploy keys json end pointJarka Kadlecova2017-03-241-0/+66
| | | | | |
* | | | | | Merge branch 'dm-artifact-blob-viewer' into 'master' Sean McGivern2017-05-041-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-viewerDouwe Maan2017-05-041-0/+188
| | |_|_|/ | |/| | |
* | | | | Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern2017-05-041-0/+87
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Prepare uploaders for personal snippets comments See merge request !11022
| * | | | | Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-0/+87
| | | | | |
* | | | | | Merge branch '30529-remove-pages-tab-if-pages-isn-t-enabled' into 'master' Rémy Coutable2017-05-042-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 disabledMark Fletcher2017-05-042-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 pageAlfredo Sumaran2017-05-042-1/+61
| |/ / / / |/| | | |
* | | | | Merge branch 'async-milestone-tabs' into 'master' Jacob Schatz2017-05-032-0/+15
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Load milestone tabs asynchronously See merge request !10919
| * | | | | Fixed failing specsPhil Hughes2017-04-261-2/+0
| | | | | |
| * | | | | Added controller specsPhil Hughes2017-04-262-0/+17
| | | | | |
* | | | | | Merge branch 'rs-described_class-cop-2' into 'master' Douwe Maan2017-05-021-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable `RSpec/DescribedClass` cop and correct violations See merge request !10930
| * | | | | | Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-021-0/+42
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Metrics deployment history Closes #26914 See merge request !10649
| * | | | | | Cleanup deploymentsd controller spec and use schema validation to test the ↵Pawel Chojnacki2017-04-241-9/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | output
| * | | | | | Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki2017-04-2024-78/+959
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 26914-add_deploy_history_data_source
| * | | | | | | Fix unreversible migration, and small rubocop warningsPawel Chojnacki2017-03-281-2/+2
| | | | | | | |
| * | | | | | | Optionally filter by deployment timePawel Chojnacki2017-03-281-1/+1
| | | | | | | |
| * | | | | | | Use DeploymentSerializer to create deployment jsonPawel Chojnacki2017-03-281-5/+2
| | | | | | | |
| * | | | | | | Add endpoint that returns a list of deployments that happened within last ↵Pawel Chojnacki2017-03-281-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8.hours add index created_at
* | | | | | | | Merge branch 'dm-snippet-download-button' into 'master' Sean McGivern2017-05-021-93/+87
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add download button to project snippets See merge request !11004
| * | | | | | | | Add download button to project snippetsdm-snippet-download-buttonDouwe Maan2017-04-301-93/+87
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-022-0/+237
|/ / / / / / /
* | | | | | | Merge branch 'enable-spec-file-name-cop' into 'master' Robert Speicher2017-04-284-67/+51
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable RSpec/FilePath cop Closes #31316 See merge request !10911
| * | | | | | | Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-264-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 Coutable2017-04-281-0/+55
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Add tests for Oauth::AuthorizationsController See merge request !10982
| * | | | | | Add tests for Oauth::AuthorizationsControllerdz-add-oauth-controller-specDmitriy Zaporozhets2017-04-281-0/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya2017-04-281-12/+354
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch '31138-improve-test-settings-for-services-in-empty-projects' ↵Douwe Maan2017-04-271-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-projectsTiago Botelho2017-04-271-4/+45
| | | | | |
* | | | | | Merge branch '12910-personal-snippet-prep-2' into 'master' Sean McGivern2017-04-263-0/+38
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | Support preview_markdown action for personal_snippets See merge request !10810
| * | | | | Support preview_markdown action for personal_snippetsJarka Kadlecova2017-04-263-0/+38
| | | | | |
* | | | | | Merge branch 'sh-optimize-milestone-polymorphic-url' into 'master' Sean McGivern2017-04-241-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-urlStan Hu2017-04-241-0/+15
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable2017-04-246-12/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See merge request !10567 Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-217-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 McGivern2017-04-242-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-ceDmitriy Zaporozhets2017-04-242-47/+40
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | Refactor add_users method for project and groupdz-cleanup-add-usersDmitriy Zaporozhets2017-04-211-1/+1
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | Refactor Admin::GroupsController#members_update method and add some specsdz-refactor-admin-group-membersDmitriy Zaporozhets2017-04-201-0/+24
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | Merge branch 'dz-refactor-create-members' into 'master' Douwe Maan2017-04-201-2/+2
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Refactor code that creates and destroys project/group members See merge request !10735
| * | | | Refactor members controller destroy actionDmitriy Zaporozhets2017-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | Refactor controller code that creates project/group membersDmitriy Zaporozhets2017-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | Refactor changing files in web UIDouwe Maan2017-04-202-7/+7
| | | | |