summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'add-caching-to-archive-endpoint' into 'master'Grzegorz Bizon2019-07-251-0/+47
|\
| * Return an ETag headers for the archive endpointadd-caching-to-archive-endpointAhmad Sherif2019-07-231-0/+47
* | Add RateLimiter to RawControllerMayra Cabrera2019-07-241-0/+95
* | Merge branch 'optimise-import-performance' into 'master'Stan Hu2019-07-241-2/+2
|\ \
| * | Optimise import performanceoptimise-import-performanceKamil Trzciński2019-07-241-2/+2
* | | Merge branch 'mc/feature/use-only-pat-cicd-projects' into 'master'Grzegorz Bizon2019-07-241-0/+10
|\ \ \
| * | | Do not authorize with OAuth for CICD only projectsmc/feature/use-only-pat-cicd-projectsMatija Čupić2019-07-231-0/+10
* | | | Prefer `flat_map` over `map` + `flatten` in specsPeter Leitzen2019-07-241-1/+1
* | | | Allowing all users to view historyAlex Kalderimis2019-07-231-0/+41
* | | | Merge branch 'ce-port-315-log-impersonation-actions-in-audit-log' into 'master'Ash McKenzie2019-07-231-0/+6
|\ \ \ \
| * | | | CE Port: Log impersonation actions in audit logce-port-315-log-impersonation-actions-in-audit-logmanojmj2019-07-231-0/+6
* | | | | Bring backward compatibility for request profilesKamil Trzciński2019-07-231-1/+1
| |_|/ / |/| | |
* | | | Add review remarksGosia Ksionek2019-07-221-0/+64
* | | | Merge branch 'maintainers-can-create-subgroup' into 'master'Sean McGivern2019-07-221-0/+8
|\ \ \ \
| * | | | Style rules; Revert some examplesFabio Papa2019-07-191-4/+2
| * | | | Make subgroup_creation_level default to maintainer at SQL levelFabio Papa2019-07-191-4/+3
| * | | | Style rules; Revert some examplesFabio Papa2019-07-191-2/+5
| * | | | Apply changes recomended by merge request coachFabio Papa2019-07-191-2/+0
| * | | | Make subgroup_creation_level default to maintainer at SQL levelFabio Papa2019-07-191-1/+1
| * | | | Style rules; Revert some examplesFabio Papa2019-07-191-0/+2
| * | | | Apply changes recomended by merge request coachFabio Papa2019-07-191-4/+2
| * | | | Make subgroup_creation_level default to maintainer at SQL levelFabio Papa2019-07-191-4/+3
| * | | | Style rules; Revert some examplesFabio Papa2019-07-191-2/+7
| * | | | Add examples specing the setting to choose who can create subgroupsFabio Papa2019-07-191-0/+6
* | | | | Removed project autocomplete paginationJan Provaznik2019-07-221-22/+0
|/ / / /
* | | | Added Usage Data for some Web IDE actionsFrancisco Javier López2019-07-192-0/+59
* | | | 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