summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-cache-pipeline-find-commits' into 'master'Kamil Trzciński2019-04-021-4/+10
|\
| * Cache FindCommit results in pipelines viewsh-cache-pipeline-find-commitsStan Hu2019-04-021-4/+10
* | Merge branch 'jarv/dev-to-gitlab-2019-04-02' into 'master'Robert Speicher2019-04-023-11/+11
|\ \ | |/ |/|
| * Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-023-11/+11
| |\
| | * Merge branch 'security-56224' into 'master'GitLab Release Tools Bot2019-04-021-0/+1
| | |\
| | | * Hide related branches when user does not have permissionMark Chao2019-03-211-0/+1
| | * | Merge branch 'security-id-potential-denial-languages' into 'master'GitLab Release Tools Bot2019-04-021-6/+2
| | |\ \
| | | * | Return cached languages if they've been detected beforeIgor Drozdov2019-03-201-6/+2
| | * | | Merge branch 'security-mass-assignment-on-project-update' into 'master'GitLab Release Tools Bot2019-04-021-5/+8
| | |\ \ \
| | | * | | Add cr remarksMałgorzata Ksionek2019-03-251-3/+3
| | | * | | Disallow changing namespace of a project in update methodMałgorzata Ksionek2019-03-201-5/+8
| | | |/ /
* | | | | (CE Port) "Follow-up from "(EE port) Externalize strings in projects controll...Martin Wortschack2019-04-021-2/+2
|/ / / /
* | | | Allow streaming io objects into GitalyBob Van Landuyt2019-04-011-2/+1
* | | | Renames Cluster#managed? to provided_by_user?Mayra Cabrera2019-03-291-5/+5
* | | | Merge branch 'ce-1607-elastic_feature_flag_per_group' into 'master'Nick Thomas2019-03-291-2/+0
|\ \ \ \
| * | | | Backport of 1607-elastic_feature_flag_per_groupce-1607-elastic_feature_flag_per_groupMario de la Ossa2019-03-281-2/+0
* | | | | Merge branch 'sh-fix-gitaly-find-commit-caching' into 'master'Kamil Trzciński2019-03-291-1/+3
|\ \ \ \ \
| * | | | | Allow ref name caching CommitService#find_commitStan Hu2019-03-271-1/+3
* | | | | | Revert "Merge branch '13784-validate-variables-for-masking' into 'master'"Kamil Trzciński2019-03-272-2/+2
|/ / / / /
* | | | | Scaffold UI elements for minimal versionMiranda Fluharty2019-03-272-2/+2
* | | | | Externalize strings in projects controllersMartin Wortschack2019-03-2735-108/+134
* | | | | Add API access check to GraphqlFelipe Artur2019-03-271-0/+5
* | | | | Merge branch 'remove-expand-diff-feature-flag' into 'master'Filipa Lacerda2019-03-271-4/+0
|\ \ \ \ \
| * | | | | Remove expand diff to full file feature flagPhil Hughes2019-03-261-4/+0
| | |/ / / | |/| | |
* | | | | Allow multiple repositories per projectBob Van Landuyt2019-03-262-6/+12
|/ / / /
* | | | Merge branch 'mw-i18n-admin-controllers' into 'master'Lin Jen-Shin2019-03-2115-61/+61
|\ \ \ \ | |_|_|/ |/| | |
| * | | Externalize strings in admin controllersMartin Wortschack2019-03-2115-61/+61
* | | | Merge remote-tracking branch 'dev/master'Alex Hanselka2019-03-201-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'security-2826-fix-project-serialization-in-quick-actions' into ...Alex Hanselka2019-03-201-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Only return `commands_changes` used in frontendHeinrich Lee Yu2019-03-181-1/+1
* | | | | Merge branch 'create-identity-provider-policy' into 'master'Nick Thomas2019-03-202-2/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Move out link\unlink ability checks to a policyPavel Shutsin2019-03-192-2/+4
* | | | | Add additional link to 2fa pageGosia Ksionek2019-03-202-11/+15
* | | | | Reject HEAD requests to info/refs endpointStan Hu2019-03-191-0/+5
|/ / / /
* | | | Merge branch 'feature/users-search-results' into 'master'Sean McGivern2019-03-191-0/+7
|\ \ \ \
| * | | | add feature flag for users searchAlexis Reigel2019-03-141-0/+2
| * | | | search results: show user's status emojiAlexis Reigel2019-03-141-0/+5
| | |/ / | |/| |
* | | | Merge branch 'remove-diff-tree-filtering-flag' into 'master'Filipa Lacerda2019-03-191-1/+0
|\ \ \ \
| * | | | Remove diff tree filtering feature flagPhil Hughes2019-03-181-1/+0
| | |/ / | |/| |
* | | | Fix undefined variable error on json project viewsAlejandro Rodríguez2019-03-183-6/+6
|/ / /
* | | Merge branch 'refactor-boards-actions' into 'master'Douwe Maan2019-03-153-76/+40
|\ \ \ | |/ / |/| |
| * | Remove redirecting to last visited boardHeinrich Lee Yu2019-03-131-16/+0
| * | Refactor groups and projects boards actionsHeinrich Lee Yu2019-03-133-76/+56
* | | Security Dashboard as default view for groupsGilbert Roulot2019-03-141-5/+31
|/ /
* | Enable/disable Auto DevOps at Group levelMayra Cabrera2019-03-121-0/+18
* | Filter merge requests by target branchHiroyuki Sato2019-03-091-1/+8
* | Remove unnecessary license check in operations controllerReuben Pereira2019-03-081-5/+0
* | Merge branch '56937-edit-knative-domain' into 'master'Grzegorz Bizon2019-03-071-7/+22
|\ \
| * | Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-051-7/+22
* | | Merge branch 'winh-enable-reply_to_individual_notes' into 'master'Grzegorz Bizon2019-03-071-1/+1
|\ \ \