summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil Trzciński2018-02-071-39/+17
|\
| * Extract Variables controllers specs to shared_examplesMatija Čupić2018-02-051-101/+8
| * Refactor Variable controllers specsMatija Čupić2018-02-051-22/+24
| * Extract Variable into separate JSON SchemaMatija Čupić2018-02-051-3/+3
| * Extract variable parameters in VariablesController specsMatija Čupić2018-02-051-14/+14
| * Add VariableSerializer for Ci::VariableMatija Čupić2018-02-051-3/+3
| * Return all variables after UPDATEMatija Čupić2018-02-051-0/+12
| * Change POST to PATCH requests in the controller specsMatija Čupić2018-02-051-3/+3
| * Use `resource` in Project Variables routing schemeMatija Čupić2018-02-051-4/+23
| * Use all parameters in VariablesController specsMatija Čupić2018-02-051-5/+13
| * 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
|/
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-012-3/+2
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-012-4/+4
* Make pagination optional for issuablesJan Provaznik2018-01-301-0/+12
* 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
* | 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 '41247-timestamp' into 'master'Robert Speicher2018-01-181-19/+47
|\ \ | |/ |/|
| * Return last edited time instead of update time41247-timestampJan Provaznik2018-01-181-19/+47
* | Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-181-0/+26
|\ \ | |/ |/|
| * reference triggers.values for permitted parametersAlexis Reigel2018-01-171-0/+26
* | Fix error on changes tab when merge request cannot be createdissue_41460Felipe Artur2018-01-151-17/+25
* | Refactor GCP redirect test suiteMatija Čupić2018-01-111-5/+4
* | Fix GCP Controller specMatija Čupić2018-01-111-1/+5
* | disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel2018-01-081-0/+10
* | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-061-0/+47
|\ \
| * | Change reset_cache action from get to postMatija Čupić2018-01-051-1/+1
| * | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-051-0/+58
| |\ \
| * \ \ Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-0437-89/+160
| |\ \ \
| * | | | Move cache reset to ci_cd_settings controllerMatija Čupić2018-01-041-0/+47
* | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-051-0/+58
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+58
| | |/ / | |/| |
* | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-0538-90/+161
|\ \ \ \ | |/ / /
| * | | Merge branch '3377-use-artifacts-tests-from-ee' into 'master'Rémy Coutable2018-01-041-13/+34
| |\ \ \
| | * | | Just use the tests from EE3377-use-artifacts-tests-from-eeLin Jen-Shin2017-12-261-13/+34
| * | | | 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-041-0/+36
| | |_|/ | |/| |
| * | | Fix when branch creation fails don't post system noteMateusz Bajorski2017-12-261-0/+14
| |/ /
| * | Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable2017-12-2336-76/+76
| |\ \ | | |/ | |/|
| | * Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-2236-76/+76
| * | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-1/+1
| |/
* | Implement GCP billing check in cluster formMatija Čupić2017-12-211-1/+16