summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean tmpdirs in metrics endpoint specsPeter Leitzen2019-08-071-1/+8
* 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
* Add can_merge option to autocomplete responseIgor2019-08-011-0/+14
* Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-08-014-1/+108
|\
| * Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-014-1/+108
* | Fix broken spec from file renameThong Kuah2019-08-011-1/+1
* | Merge branch '65297-fix-typo-on-clusters_applications_cert_managers-factory' ...Thong Kuah2019-07-312-2/+2
|\ \
| * | Remove typo from factory name65297-fix-typo-on-clusters_applications_cert_managers-factoryJoão Cunha2019-07-302-2/+2
| |/
* | Merge branch 'ajk-handle-gql-errors' into 'master'Sean McGivern2019-07-311-0/+21
|\ \
| * | Propagate argument errors as execution errorsajk-handle-gql-errorsAlex Kalderimis2019-07-301-0/+21
| |/
* | 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-294-34/+198
|\
| * 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-262-0/+10
| |\ \ \
| | * | | Queries for Upload should be scoped by modelAdam Hegyi2019-07-112-0/+10
| | | |/ | | |/|
* | | | Add Job specific variablesMatija Čupić2019-07-291-1/+12
* | | | Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast...Stan Hu2019-07-273-107/+0
* | | | Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-07-263-0/+107
|\ \ \ \
| * | | | Use NotesFinder in module IssuableActionsPatrick Derichs2019-07-263-0/+107
* | | | | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-269-18/+18
|\ \ \ \ \
| * | | | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-259-18/+18
* | | | | | 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
* | | | 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