summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename gl_project_name -> gl_project_pathsh-log-project-name-with-gitalyStan Hu2019-02-058-30/+30
* Use Project#full_path instead of Project#path_with_namespaceStan Hu2019-02-051-1/+2
* Add more tests and comments around Wiki formattingStan Hu2019-02-053-1/+37
* Add convenience methods for creating project and Wiki repositoriesStan Hu2019-02-055-4/+12
* Add comment to explain why gl_repository is blankStan Hu2019-02-051-0/+3
* Rename name -> disk_path in create_repositoryStan Hu2019-02-051-4/+4
* Refactor use of Shell.import_repository for WikisStan Hu2019-02-059-19/+59
* Clean up Shell.fork_repositoryStan Hu2019-02-054-33/+12
* Send project name with Gitaly repository requestsStan Hu2019-02-0540-90/+114
* 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
| | | * | | | | | | Add `sanitize_name` helper to sanitize URLs in user full nameKushal Pandya2019-01-222-0/+22
| | * | | | | | | | Merge branch 'sh-fix-import-redirect-vulnerability' into 'master'Yorick Peterse2019-01-258-8/+43
| | |\ \ \ \ \ \ \ \