summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-2815-123/+549
|\
| * Backport custom metrics ce componentsPaweł Chojnacki2018-02-231-8/+8
| * Merge branch 'master' into '29497-pages-custom-domain-dns-verification'Robert Speicher2018-02-232-5/+7
| |\
| | * Merge branch '43496-error-message-for-gke-clusters-persists-in-the-next-page'...bjk/kube_state_metricsKamil Trzciński2018-02-231-1/+1
| | |\
| | | * Do not persist Google Project Billing Failure errors after a reloadMatija Čupić2018-02-221-1/+1
| | * | Merge branch 'users-autocomplete' into 'master'Douwe Maan2018-02-231-4/+6
| | |\ \
| | | * | Removed pagination from AutocompleteUsersFinderYorick Peterse2018-02-221-4/+6
| | | |/
| * | | Add DNS verification to Pages custom domainsNick Thomas2018-02-231-1/+40
| |/ /
| * | Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan2018-02-235-1/+261
| |\ \ | | |/ | |/|
| | * Port `read_cross_project` ability from EEBob Van Landuyt2018-02-225-1/+261
| * | Merge branch 'fix-500-for-invalid-upload-path' into 'master'Sean McGivern2018-02-221-0/+8
| |\ \ | | |/ | |/|
| | * Fix 500 error when loading an invalid upload URLSean McGivern2018-02-221-0/+8
| * | Refactor IssuableFinder to extract model-specific logicrefactor-issuable-finder-to-use-inheritanceSean McGivern2018-02-211-0/+4
| |/
| * Merge branch 'fix/gh-namespace-issue' into 'security-10-4'James Lopez2018-02-092-6/+14
| * Replace $.post in importer status with axiosClement Ho2018-02-092-55/+118
| * Merge branch '40744-hashed-storage-specs' into 'master'Sean McGivern2018-02-082-47/+89
| |\
| | * Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-072-47/+89
* | | Merge commit '7e424eb852716495073881710e8a8851b4a4cd5a' into object-storage-e...Kamil Trzciński2018-02-289-86/+174
|\ \ \ | |/ /
| * | Updating `HelpController` spec to use an existing imageMario de la Ossa2018-02-071-1/+1
| |/
| * Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil Trzciński2018-02-072-76/+33
| |\
| | * Extract Variables controllers specs to shared_examplesMatija Čupić2018-02-052-191/+12
| | * Refactor Variable controllers specsMatija Čupić2018-02-052-42/+47
| | * Extract Variable into separate JSON SchemaMatija Čupić2018-02-052-6/+6
| | * Extract variable parameters in VariablesController specsMatija Čupić2018-02-052-28/+28
| | * Add GroupVariableSerializer for Ci::GroupVariableMatija Čupić2018-02-051-3/+3
| | * Add VariableSerializer for Ci::VariableMatija Čupić2018-02-051-3/+3
| | * Return all variables after UPDATEMatija Čupić2018-02-052-0/+24
| | * Change POST to PATCH requests in the controller specsMatija Čupić2018-02-052-6/+6
| | * Fix a typo in Groups::VariablesController specMatija Čupić2018-02-051-1/+1
| | * Use `resource` in Group Variables routing schemeMatija Čupić2018-02-051-4/+18
| | * Use `resource` in Project Variables routing schemeMatija Čupić2018-02-051-4/+23
| | * Use all parameters in VariablesController specsMatija Čupić2018-02-052-10/+26
| | * Remove redundant routes in Groups::VariablesControllerMatija Čupić2018-02-051-41/+0
| | * Port #save_multiple to Groups::VariablesControllerMatija Čupić2018-02-051-5/+74
| | * Remove redundant routes in VariablesControllerMatija Čupić2018-02-051-47/+0
| | * Use nested attributes for updating multiple variablesMatija Čupić2018-02-051-5/+6
| | * Add destroy functionality to save_multipleMatija Čupić2018-02-051-0/+20
| | * Implement multiple variable handling actionMatija Čupić2018-02-051-3/+52
| | * Stub multiple variable controller methodMatija Čupić2018-02-051-0/+7
| * | Merge branch 'winh-kubernetes-clusters' into 'master'Phil Hughes2018-02-061-5/+5
| |\ \
| | * | Replace "cluster" with "Kubernetes cluster"winh-kubernetes-clustersWinnie Hellmann2018-02-061-5/+5
| * | | Refactor :trace to :trace_live in specShinya Maeda2018-02-061-5/+5
| * | | Finish all testsShinya Maeda2018-02-061-1/+22
| |/ /
| * | 31885 - Ability to transfer a single group to another groupMayra Cabrera2018-02-061-0/+83
| |/
| * Change UserCallout feautre_name to enumMatija Čupić2018-02-031-11/+25
| * Merge branch 'master' into persistent-calloutsMatija Čupić2018-02-0212-12/+76
| |\
| | * use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-023-4/+3
| * | Rename Callout to UserCalloutMatija Čupić2018-02-021-3/+3
| * | Refactor CalloutsControllerMatija Čupić2018-02-021-2/+2
| * | Remove dismissed_state from Callout modelMatija Čupić2018-02-021-4/+0