summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Inroduce Internal API for searching environment namesintroduce-environment-search-endpointShinya Maeda2019-02-066-0/+177
* Merge branch '52568-external-mr-diffs' into 'master'Sean McGivern2019-02-0616-75/+581
|\
| * Allow MR diffs to be placed into an object storeNick Thomas2019-02-0516-75/+581
* | Merge branch 'mysql_validate_pre_truncate' into 'master'Stan Hu2019-02-061-2/+3
|\ \
| * | Fix MySQL error when truncating a table that doesn't existJose Torres2019-02-051-2/+3
* | | Merge branch 'chore/update-js-regex' into 'master'Stan Hu2019-02-065-8/+15
|\ \ \ | |/ / |/| |
| * | add changelog entryRoger Rüttimann2019-02-051-0/+5
| * | remove unnuesd global regex flag gRoger Rüttimann2019-02-052-2/+2
| * | remove newly supported regex feature from validation error testRoger Rüttimann2019-01-141-2/+0
| * | fix initialization of JsRegex after js_regex gem update changeRoger Rüttimann2019-01-141-1/+1
| * | update js_regex versionRoger Rüttimann2019-01-142-5/+9
* | | Merge branch 'merge-dev-into-master' into 'master'Stan Hu2019-02-060-0/+0
|\ \ \
| * | | Resolve conflicts in spec/services/members/destroy_service_spec.rbStan Hu2019-02-051-4/+0
| * | | Resolve conflicts in spec/policies/personal_snippet_policy_spec.rbStan Hu2019-02-051-3/+0
| * | | Resolve conflicts in spec/lib/safe_zip/extract_spec.rbStan Hu2019-02-051-4/+0
| * | | Resolve conflicts in spec/features/markdown/math_spec.rbStan Hu2019-02-051-4/+0
| * | | Resolve conflicts in app/policies/personal_snippet_policy.rbStan Hu2019-02-051-3/+0
| * | | Resolve conflicts in config/routes/import.rbStan Hu2019-02-051-4/+0
| * | | Resolve conflict in projects/issues_controller.rbBrett Walker2019-02-051-4/+0
| * | | Resolve conflict in email_pipeline.rbBrett Walker2019-02-051-4/+0
| * | | Resolve conflict in app/views/layouts/nav/sidebar/_project.html.hamlFrancisco Javier López2019-02-051-4/+0
| * | | Fix a conflict in GITALY_SERVER_VERSIONNick Thomas2019-02-051-4/+0
| * | | Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-02-0510-0/+38
| |\ \ \
| | * | | Update CHANGELOG.md for 11.6.9GitLab Release Tools Bot2019-02-041-0/+7
| | * | | Update CHANGELOG.md for 11.6.8GitLab Release Tools Bot2019-01-301-0/+4
| | * | | Merge branch 'fix-rubyzip-require' into 'master'Yorick Peterse2019-01-301-1/+1
| | |\ \ \
| | | * | | Fix requiring the rubyzip GemYorick Peterse2019-01-301-1/+1
| | |/ / /
| | * | | Merge branch 'dev-master' into 'master'Yorick Peterse2019-01-303-2/+7
| | |\ \ \
| | | * | | Fix uninitialized constant with GitLab Pages deployStan Hu2019-01-293-2/+7
| | * | | | Update CHANGELOG.md for 11.7.2GitLab Release Tools Bot2019-01-291-0/+34
| | |/ / /
| | * | | Update CHANGELOG.md for 11.5.8GitLab Release Tools Bot2019-01-281-0/+27
| | * | | Update CHANGELOG.md for 11.7.1GitLab Release Tools Bot2019-01-2821-101/+30
| | * | | Merge branch '56860-fix-spec-race-condition-upside-the-head' into 'master'Douglas Barbosa Alexandre2019-01-281-0/+3
| | * | | Merge branch 'test-permissions' into 'master'Yorick Peterse2019-01-2835-95/+324
| | |\ \ \
| | | * | | [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-2835-95/+324
| | |/ / /
| | * | | Merge branch 'fix/security-group-user-removal' into 'master'Yorick Peterse2019-01-2510-11/+114
| | |\ \ \
| | | * | | Add subresources removal to member destroy serviceJames Lopez2019-01-2510-11/+114
| | * | | | Merge branch 'security-import-path-logging' into 'master'Yorick Peterse2019-01-258-17/+107
| | |\ \ \ \
| | | * | | | Fix path disclosure on Project ImportJames Lopez2019-01-078-17/+107
| | * | | | | Merge branch 'security-guests-can-see-list-of-merge-requests' into 'master'Yorick Peterse2019-01-257-20/+154
| | |\ \ \ \ \
| | | * | | | | Group Guests are no longer able to see merge requestsTiago Botelho2019-01-217-20/+154
| | * | | | | | Merge branch 'security-import-project-visibility' into 'master'Yorick Peterse2019-01-255-2/+219
| | |\ \ \ \ \ \
| | | * | | | | | Fix tree restorer visibility levelJames Lopez2019-01-245-2/+219
| | * | | | | | | Merge branch 'security-contributed-projects' into 'master'Yorick Peterse2019-01-254-0/+56
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix contributed projects finder shown private infoJames Lopez2019-01-084-0/+56
| | * | | | | | | | Merge branch 'security-do-not-process-mr-ref-for-guests' into 'master'Yorick Peterse2019-01-253-2/+17
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Don't process MR refs for guests in the notesOswaldo Ferreira2019-01-103-2/+17
| | * | | | | | | | | Merge branch 'security-22076-sanitize-url-in-names' into 'master'Yorick Peterse2019-01-2540-54/+84
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Add changelog entryKushal Pandya2019-01-221-0/+6
| | | * | | | | | | | | Use `sanitize_name` to sanitize URL in user full nameKushal Pandya2019-01-2237-54/+56