summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Gitaly Server info for admin panelZeger-Jan van de Weg2018-01-311-0/+15
| * | Fix not all events being shown in group dashboardsh-fix-events-collectionStan Hu2018-01-301-0/+24
| * | Make pagination optional for issuablesJan Provaznik2018-01-301-0/+12
| |/
* | 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
* | Add CalloutsController specsMatija Čupić2018-01-261-0/+39
|/
* Merge branch 'sh-fix-error-500-no-avatars' into 'master'Robert Speicher2018-01-221-1/+7
|\
| * Fix Error 500 when repository has no avatarsh-fix-error-500-no-avatarsStan Hu2018-01-201-1/+7
* | Preload ancestors for subgroups matching filterBob Van Landuyt2018-01-221-0/+24
* | Fix filter on `dashboard/groups` & `explore/groupsBob Van Landuyt2018-01-221-0/+20
* | Merge branch '41208-commit-atom-feeds-double-escaped' into 'master'Douwe Maan2018-01-221-1/+7
|\ \
| * | Allows html in commits atom feedJacopo2018-01-221-1/+7
* | | Merge branch '42206-permit-password-for-git-param' into 'master'Rémy Coutable2018-01-221-0/+7
|\ \ \ | |_|/ |/| |