summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
* 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
| |\ \ \
| | * | | Authorize access before serving project templateLuke Duncalfe2019-06-111-29/+81
* | | | | Merge branch '53811-issue-boards-to-core-projects-backend-ce' into 'master'Stan Hu2019-06-271-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ceAlexandru Croitor2019-06-261-1/+1
| | |_|/ | |/| |
* | | | Support redirect paths starting with a dash51952-forking-via-webideMarkus Koller2019-06-251-3/+13
|/ / /
* | | Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-2/+0
|\ \ \
| * | | Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-2/+0
* | | | Enable Gitaly ref name caching for discussions.jsonsh-enable-ref-name-caching-discussionsStan Hu2019-06-221-0/+2
* | | | Merge branch 'bw-issue-reorder' into 'master'Kamil Trzciński2019-06-211-0/+84
|\ \ \ \
| * | | | Add reorder action to Project IssuesControllerbw-issue-reorderBrett Walker2019-06-211-0/+84
* | | | | Don't show private keys for letsencrypt certsVladimir Shushlin2019-06-211-25/+39
* | | | | Add embedding flag and filter to CPU/MemSarah Yasonik2019-06-201-0/+13
* | | | | Fix N+1 problem in `JobsController#index`fix-jobs-controller-index-n-1Kamil Trzciński2019-06-191-4/+10
|/ / / /
* | | | Introduce default: for gitlab-ci.ymlKamil Trzciński2019-06-181-1/+1
|/ / /
* | | Merge branch '60617-allow-switching-from-gitlab-managed-to-unmanaged-clusters...Thong Kuah2019-06-181-0/+4
|\ \ \
| * | | Allow switching clusters between managed/unmanagedTiger2019-06-181-0/+4
* | | | Make KubernetesService readonlyJames Fargher2019-06-182-42/+6
|/ / /
* | | Merge branch 'generate-spans-for-sections' into 'master'Sean McGivern2019-06-171-1/+1
|\ \ \