summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* `WikiPage` should have a slug even when not persisted.fix-wiki-error-500Timothy Andrew2016-07-254-11/+185
* Fix CHANGELOGStan Hu2016-07-241-2/+0
* Add spec for dashes in pathsStan Hu2016-07-241-4/+4
* Fix Error 500 when creating Wiki pages with hyphens or spacesStan Hu2016-07-242-2/+5
* Merge branch 'gfm-markdown-docs' into 'master' Achilleas Pipinellis2016-07-241-14/+51
|\
| * Add links to the real markdown.md file for all GFM examplesAchilleas Pipinellis2016-07-241-14/+51
* | Merge branch 'nullify-note-type' into 'master' Stan Hu2016-07-233-5/+21
|\ \
| * | Fix bug where replies to commit notes displayed in the MR discussion tab woul...Douwe Maan2016-07-233-5/+21
| |/
* | Merge branch 'add-gitlab-workhorse-version-to-admin-dashboard' into 'master' Douwe Maan2016-07-234-0/+31
|\ \
| * | If version file is unavailable unknown statusKatarzyna Kobierska2016-07-232-4/+3
| * | Add gitlab-workhorse version to admin dashboardKatarzyna Kobierska2016-07-234-0/+32
| |/
* | Merge branch 'improve-rename-logging' into 'master' Robert Speicher2016-07-231-1/+10
|\ \
| * | Improve project rename log messages for better debuggingimprove-rename-loggingStan Hu2016-07-231-1/+10
| |/
* | Merge branch 'dz-avatar-border' into 'master' Dmitriy Zaporozhets2016-07-234-15/+13
|\ \ | |/ |/|
| * Add light border to rounded avatarsdz-avatar-borderDmitriy Zaporozhets2016-07-224-15/+13
* | Merge branch 'gfm-doc-site' into 'master' Douwe Maan2016-07-221-0/+5
|\ \
| * | Add note to say GFM doesn't work on documentation websiteDouwe Maan2016-07-221-0/+5
|/ /
* | Merge branch 'preserve_repo_ref_param' into 'master' Robert Speicher2016-07-221-1/+2
|\ \
| * | fix missing repo_ref parambarthc2016-07-221-1/+2
| |/
* | Merge branch 'fix/load-project-invited-groups-and-members-eagerly' into 'mast...Douwe Maan2016-07-222-1/+2
|\ \
| * | Load project invited groups and members eagerly in ProjectTeam#fetch_membersfix/load-project-invited-groups-and-members-eagerlyAhmad Sherif2016-07-222-1/+2
| |/
* | Merge branch 'handle-invalid-kept-around-references' into 'master' Douwe Maan2016-07-222-2/+31
|\ \
| * | Gracefully handle case when keep-around references are corrupted or exist alr...handle-invalid-kept-around-referencesStan Hu2016-07-222-2/+31
* | | Merge branch 'add_more_info_for_repository_storage' into 'master' Achilleas Pipinellis2016-07-221-17/+35
|\ \ \ | |_|/ |/| |
| * | Add detailed info on storage path mountpointsAchilleas Pipinellis2016-07-221-17/+35
* | | Merge branch '20121-make-spec-mailers-notify_spec-rb-more-robust' into 'master' Rémy Coutable2016-07-221-1/+1
|\ \ \ | |/ / |/| |
| * | Make Notify specs more robust by setting up assignee namesRémy Coutable2016-07-221-1/+1
* | | Merge branch 'doc-refactor-storage-path' into 'master' Achilleas Pipinellis2016-07-223-10/+73
|\ \ \ | |_|/ |/| |
| * | Refactor repository storages documentationAchilleas Pipinellis2016-07-223-10/+73
| |/
* | Update VERSION to 8.11.0-prev8.11.0.preRémy Coutable2016-07-222-2/+2
|/
* Merge branch '20107-update-documentation-according-to-the-new-multiple-reposi...Achilleas Pipinellis2016-07-222-3/+4
|\
| * Update documentation according to the new multiple git mount points feature20107-update-documentation-according-to-the-new-multiple-repository-storage-paths-featureAlejandro Rodríguez2016-07-212-3/+4
* | Merge branch 'docs-refactor-slack-service' into 'master' Achilleas Pipinellis2016-07-224-55/+39
|\ \
| * | Refactor Slack service documentationAchilleas Pipinellis2016-07-224-55/+39
* | | Merge branch 'doc_new_admin_area' into 'master' Achilleas Pipinellis2016-07-229-22/+28
|\ \ \
| * | | Move admin application settings to own pathAchilleas Pipinellis2016-07-229-22/+28
| |/ /
* | | Merge branch 'doc-protected-branches' into 'master' Achilleas Pipinellis2016-07-2214-63/+116
|\ \ \
| * | | Fix failing spec on help controllerAchilleas Pipinellis2016-07-221-1/+1
| * | | Refactor protected branches documentationAchilleas Pipinellis2016-07-2213-62/+115
| |/ /
* | | Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable2016-07-223-10/+44
|\ \ \ | |/ / |/| |
| * | Also fix the URL in the commentartifacts-from-ref-and-build-name-apiLin Jen-Shin2016-07-211-1/+1
| * | Fix URL in the documentationLin Jen-Shin2016-07-211-2/+2
| * | Add API documentation for downloading the latest successful buildAchilleas Pipinellis2016-07-211-2/+36
| * | Since it's too hard to use JOIN with Rails... feedback:Lin Jen-Shin2016-07-211-7/+7
* | | Merge branch 'namespace' into 'master' Achilleas Pipinellis2016-07-221-1/+1
|\ \ \
| * | | Explain CI_PROJECT_NAMESPACE betternamespaceMark Pundsack2016-07-211-1/+1
* | | | Merge branch '20079-new-wiki-page-500-spec' into 'master' Stan Hu2016-07-222-0/+16
|\ \ \ \
| * | | | Add a spec for #20079.Timothy Andrew2016-07-222-0/+16
|/ / / /
* | | | Merge branch '19572-storage-path-validations-fail-incorrectly-for-some-patter...Stan Hu2016-07-212-18/+40
|\ \ \ \
| * | | | Skip repository storage path valitaions on test environmentAlejandro Rodríguez2016-07-212-14/+15