summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Track page views for cycle analytics show pageAdam Hegyi2019-08-141-0/+14
* Return 429 on rate limiter on raw endpointMayra Cabrera2019-08-131-3/+3
* Split MR widget into cached and non-cached serializersIgor2019-08-091-15/+39
* Remove gfm_embed_metrics flag from BETristan Read2019-08-091-32/+1
* Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-081-0/+65
* Fix public/private starrers counts in special cases20137-starrersCamil Staps2019-08-071-5/+38
* Handle reviewer comments on !24690Camil Staps2019-08-071-0/+2
* Add tests for starrers viewsCamil Staps2019-08-071-0/+75
* Support dashboard params for metrics dashboardSarah Yasonik2019-08-071-7/+39
* Use separate Kubernetes namespaces per environmentTiger Watson2019-08-071-8/+11
* Rewrite issues show spec as a feature specfix-design-management-router-ceLuke Duncalfe2019-08-051-14/+7
* Prevent empty classes in ansi2html conversionLukas '+ alert('Eipi') + ' Eipert2019-08-021-1/+1
* Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-08-013-1/+39
|\
| * Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-013-1/+39
* | Use spec_helper than rails_helper65317-adapt-tae-role-name-changeLin Jen-Shin2019-07-301-1/+1
|/
* 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
|/