summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'an-sidekiq-chaos' into 'master'Lin Jen-Shin2019-07-181-0/+127
|\
| * Adds chaos endpoints to Sidekiqan-sidekiq-chaosAndrew Newdigate2019-07-181-0/+127
* | Merge branch 'group-milestones-dashboard-blunceford' into 'master'Sean McGivern2019-07-181-2/+13
|\ \
| * | Cleaned up tests for group milestonesblunceford2019-07-171-14/+3
| * | Fix bug with closed milestones in dashboardblunceford2019-07-161-0/+22
* | | Add profile mode to extend request profilingadd-profile-mode-to-extend-request-profilingQingyu Zhao2019-07-181-19/+44
|/ /
* | Refactor EnvironmentsController#metrics_dashboard endpointSarah Yasonik2019-07-161-71/+128
* | Modified spec so a second call to json_response is avoided35757-add-result-to-requestPatrick Derichs2019-07-161-2/+7
* | Use match_array instead of includePatrick Derichs2019-07-161-1/+1
* | Add result to MoveService#execute_multiplePatrick Derichs2019-07-161-2/+11
|/
* Cleanup usages of `JSON.parse` in specsPeter Leitzen2019-07-1627-97/+57
* Merge branch 'bvl-rename-routes-after-user-rename' into 'master'Jan Provaznik2019-07-121-1/+1
|\
| * Use namespace#path for building urls in specsBob Van Landuyt2019-07-091-1/+1
* | Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-2/+3
* | Add endpoint to move multiple issues35757-move-issues-in-boards-pderichsPatrick Derichs2019-07-111-0/+195
* | Resolve Gitaly N+1 for CI/CD environments statusesGrzegorz Bizon2019-07-101-2/+2
* | Add additional test case for Gitaly N+1 for diff filesGrzegorz Bizon2019-07-101-36/+65
* | Add a test for `ci_environments_status` Gitaly N+1Grzegorz Bizon2019-07-101-16/+34
|/
* Add retry:0 for controller specs n+163475-fix-n-1Thong Kuah2019-07-081-1/+1
* Restore fallback to deployment_platform_clusterThong Kuah2019-07-081-3/+4
* Could not address last 5 queriesThong Kuah2019-07-081-1/+4
* Extract deployment_metrics into own objectThong Kuah2019-07-081-48/+26
* Add failing test showing N+1Thong Kuah2019-07-081-0/+12
* Set default project sort method prior to initial sort on page loadingDavid Palubin2019-07-041-1/+17
* Merge branch 'sh-fix-issue-63349' into 'master'Rémy Coutable2019-07-041-0/+47
|\
| * Make Housekeeping button do a full garbage collectionsh-fix-issue-63349Stan Hu2019-07-031-0/+47
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-0310-120/+294
|\ \ | |/
| * Add username to deploy tokensKrasimir Angelov2019-07-021-0/+20
| * Revert "Include subgroups in shared_projects"Fabian Schneider2019-07-011-2/+5
| * Merge branch '58583-confidential-mr-branch-backend' into 'master'Rémy Coutable2019-07-012-7/+108
| |\
| | * Check if user can `update_issue` on projectPatrick Bajao2019-07-011-3/+3
| | * Fix issues when creating system notes58583-confidential-mr-branch-backendPatrick Bajao2019-06-291-1/+1
| | * Support branch creation from confidential issuePatrick Bajao2019-06-292-6/+107
| * | Merge branch 'id-stale-branches' into 'master'Grzegorz Bizon2019-07-011-0/+23
| |\ \ | | |/ | |/|
| | * Add endpoint for fetching diverging commit countsid-stale-branchesIgor Drozdov2019-06-281-0/+23
| * | Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-281-5/+5
| * | Merge branch 'id-extract-widget-into-different-request' into 'master'Ash McKenzie2019-06-281-0/+60
| |\ \
| | * | Extract MR's widget into a separate endpointid-extract-widget-into-different-requestIgor Drozdov2019-06-281-0/+60
| | |/
| * | Merge branch 'remove_group_and_instance_clusters_feature_flag' into 'master'Stan Hu2019-06-273-106/+60
| |\ \
| | * | Remove instance_clusters feature_flagremove_group_and_instance_clusters_feature_flagThong Kuah2019-06-282-57/+29
| | * | Remove group_clusters feature flagThong Kuah2019-06-281-49/+31
| * | | Merge branch 'sh-avoid-loading-pipeline-status' into 'master'Nick Thomas2019-06-271-0/+13
| |\ \ \ | | |/ / | |/| |
| | * | Avoid loading pipeline status in search resultsStan Hu2019-06-271-0/+13
* | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2019-07-035-101/+305
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'osw-persist-tmp-snippet-uploads' into 'master'Marin Jankovski2019-07-022-71/+110
| |\ \ \
| | * | | Persist tmp snippet uploadsOswaldo Ferreira2019-06-172-71/+110
| * | | | Merge branch 'security-notes-in-private-snippets' into 'master'Marin Jankovski2019-07-022-1/+114
| |\ \ \ \
| | * | | | Correctly check permissions when creating snippet notesMarkus Koller2019-06-062-1/+114
| * | | | | Merge branch 'security-prevent-detection-of-merge-request-template-name' into...Marin Jankovski2019-07-021-29/+81
| |\ \ \ \ \
| | * | | | | Authorize access before serving project templateLuke Duncalfe2019-06-111-29/+81