summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* PagesDomain: Add edit/update functionalityRob Watson2018-02-281-0/+60
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-282-1/+27
* 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
* | 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
| * port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-014-4/+18
| * Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-012-4/+4
| * Merge branch 'zj-gitaly-server-info' into 'master'Sean McGivern2018-01-311-0/+15
| |\