summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Move BaseService to Services directorySarah Yasonik2019-07-291-1/+1
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-293-34/+193
|\
| * Merge branch 'security-fix-badges-leaked-to-unauthorized-users' into 'master'GitLab Release Tools Bot2019-07-261-30/+94
| |\
| | * Don't display badges when builds are restrictedFabio Pitino2019-07-111-30/+94
| * | Merge branch 'security-mr-pipeline-permissions' into 'master'GitLab Release Tools Bot2019-07-261-4/+94
| |\ \
| | * | Use MergeRequest#source_project as permissions reference for MergeRequest#all...drew cimino2019-07-051-4/+94
| * | | Merge branch 'security-60551-fix-upload-scope' into 'master'GitLab Release Tools Bot2019-07-261-0/+5
| |\ \ \
| | * | | Queries for Upload should be scoped by modelAdam Hegyi2019-07-111-0/+5
| | | |/ | | |/|
* | | | Add Job specific variablesMatija Čupić2019-07-291-1/+12
* | | | Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast...Stan Hu2019-07-272-38/+0
* | | | Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-07-262-0/+38
|\ \ \ \
| * | | | Use NotesFinder in module IssuableActionsPatrick Derichs2019-07-262-0/+38
* | | | | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-261-1/+1
|\ \ \ \ \
| * | | | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
* | | | | | Merge branch 'remove_deployment_metrics_deployment_platform_fallback' into 'm...Kamil Trzciński2019-07-261-3/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Removes potentially incorrect, and slow fallbackremove_deployment_metrics_deployment_platform_fallbackThong Kuah2019-07-251-3/+2
| |/ / / /
* | | | | 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
| |/ / |/| |
* | | Prefer `flat_map` over `map` + `flatten` in specsPeter Leitzen2019-07-241-1/+1
* | | Allowing all users to view historyAlex Kalderimis2019-07-231-0/+41
* | | Add review remarksGosia Ksionek2019-07-221-0/+64
* | | Added Usage Data for some Web IDE actionsFrancisco Javier López2019-07-191-0/+42
* | | Refactor EnvironmentsController#metrics_dashboard endpointSarah Yasonik2019-07-161-71/+128
* | | Cleanup usages of `JSON.parse` in specsPeter Leitzen2019-07-1614-55/+35
* | | 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
| |/ /
* | | 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
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-035-12/+216
|\
| * Add username to deploy tokensKrasimir Angelov2019-07-021-0/+20
| * 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 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2019-07-032-30/+82
|\ \ \ | |/ / |/| |
| * | Merge branch 'security-notes-in-private-snippets' into 'master'Marin Jankovski2019-07-021-1/+1
| |\ \
| | * | Correctly check permissions when creating snippet notesMarkus Koller2019-06-061-1/+1
| * | | Merge branch 'security-prevent-detection-of-merge-request-template-name' into...Marin Jankovski2019-07-021-29/+81
| |\ \ \