summaryrefslogtreecommitdiff
path: root/spec/controllers
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-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
| * | | | | 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