summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Remove actions for async GCP project billing checkMatija Čupić2017-12-211-189/+11
* | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2017-12-214-17/+83
|\ \ | |/
| * Fall back to the `MergeRequestWidgetEntity`Bob Van Landuyt2017-12-211-0/+8
| * Merge branch 'zj-gitaly-pipelines-n-1' into 'master'Robert Speicher2017-12-191-8/+5
| |\
| | * Load commit in batches for pipelines#indexZeger-Jan van de Weg2017-12-191-8/+5
| * | Merge branch '40871-todo-notification-count-shows-notification-without-having...Douwe Maan2017-12-182-2/+2
| |\ \
| | * | Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todoSean McGivern2017-12-182-2/+2
| * | | Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński2017-12-181-3/+64
| |\ \ \ | | |_|/ | |/| |
| | * | Address review comments with playing pipeline schedulersh-add-schedule-pipeline-run-nowStan Hu2017-12-121-3/+17
| | * | Add a spec for rate limiting pipeline schedulesStan Hu2017-12-121-0/+10
| | * | Add rate limiting to guard against excessive scheduling of pipelinesStan Hu2017-12-121-1/+1
| | * | Avoid Gitaly N+1 calls by caching tag_namesStan Hu2017-12-121-0/+2
| | * | Fix Sidekiq worker and make flash message return a link to the pipelines pageStan Hu2017-12-121-1/+1
| | * | Create a play_pipeline_schedule policy and use itStan Hu2017-12-121-5/+16