summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix path to /etc/default/gitlab in 8.0 update guideetc-default-gitlabJacob Vosmaer2015-09-251-1/+1
* Merge branch 'stanhu/gitlab-ce-fix-mr-creation-with-large-diffs'Dmitriy Zaporozhets2015-09-252-2/+3
|\
| * Fix Error 500 in creating merge requests with > 1000 diffsStan Hu2015-09-252-2/+3
* | Merge branch 'fix-stuck-forked-project-import' into 'master' Dmitriy Zaporozhets2015-09-254-2/+13
|\ \
| * | Use after_commit_queue to schedule import job immediatelyStan Hu2015-09-253-5/+13
| * | Fix bug where projects would appear to be stuck in the forked import stateStan Hu2015-09-252-1/+4
* | | Merge branch 'unicorn-listen-8080' into 'master' Marin Jankovski2015-09-251-0/+13
|\ \ \ | |_|/ |/| |
| * | Make sure Unicorn listens on localhost:8080unicorn-listen-8080Jacob Vosmaer2015-09-251-0/+13
* | | Merge branch 'handle-bad-head' into 'master' Dmitriy Zaporozhets2015-09-251-1/+1
|\ \ \ | |/ / |/| |
| * | Fix Error 500 occuring with repositories that have a bad HEADStan Hu2015-09-241-1/+1
| |/
* | Merge branch 'hook-api-updates' into 'master' Stan Hu2015-09-245-4/+38
|\ \
| * | hooks: improve tests for hook APIBen Boeckel2015-09-242-1/+27
| * | api: add enable_ssl_verification to PUT/POST hooksBen Boeckel2015-09-242-2/+6
| * | doc: list note_events as a valid parameter for PUT/POST hooksBen Boeckel2015-09-241-0/+2
| * | api: expose note_events and enable_ssl_verification for hooksBen Boeckel2015-09-242-1/+3
* | | Merge branch 'get-ci-token-from-ci-projects' into 'master' Robert Speicher2015-09-244-5/+12
|\ \ \
| * | | Test grace auth against gitlab_ci_project with tokenget-ci-token-from-ci-projectsKamil Trzcinski2015-09-241-1/+4
| * | | Update stub syntaxRobert Speicher2015-09-241-1/+1
| * | | Fix grack auth specKamil Trzcinski2015-09-241-1/+1
| * | | Fix specsKamil Trzcinski2015-09-242-2/+2
| * | | Remove unneeded changeKamil Trzcinski2015-09-241-1/+2
| * | | Get GitLabCiService token from CI projectKamil Trzcinski2015-09-241-4/+7
* | | | Merge pull request #9664 from fantasywind/patch-1Robert Schilling2015-09-241-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update 7.14-to-8.0.mdChia Yu Pai2015-09-241-0/+1
* | | | Merge branch 'update-mailroom' into 'master' Robert Speicher2015-09-245-3/+11
|\ \ \ \
| * | | | Update changelogupdate-mailroomDouwe Maan2015-09-241-0/+2
| * | | | Add and document option to use StartTLS with mail_room.Douwe Maan2015-09-242-0/+6
| * | | | Update mail_roomDouwe Maan2015-09-242-3/+3
| | |/ / | |/| |
* | | | Merge branch 'newrelic-grape' into 'master' Robert Speicher2015-09-242-3/+5
|\ \ \ \
| * | | | Add the newrelic-grape gemnewrelic-grapeJacob Vosmaer2015-09-242-3/+5
* | | | | Merge branch 'fix-default-avatar-in-network-graph' into 'master' Robert Speicher2015-09-242-1/+2
|\ \ \ \ \
| * | | | | Fix default avatar not showing up in network graphStan Hu2015-09-242-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'rs-troubleshooting' into 'master' Robert Speicher2015-09-242-0/+20
|\ \ \ \ \
| * | | | | Update Troubleshooting sectionsRobert Speicher2015-09-242-7/+8
| * | | | | Add Troubleshooting section to 7.14 to 8.0 Update guiders-troubleshootingRobert Speicher2015-09-231-0/+9
| * | | | | Add Troubleshooting section to Install guideRobert Speicher2015-09-231-0/+10
* | | | | | Merge branch 'reference-apache-templates-8.0' into 'master' Robert Speicher2015-09-241-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Refer to Apache templates in 8.0 update guidereference-apache-templates-8.0Jacob Vosmaer2015-09-241-0/+2
|/ / / / /
* | | | | Merge branch 'remove-ci-dashboard' into 'master' Douwe Maan2015-09-2410-96/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove CI dashboardDmitriy Zaporozhets2015-09-2410-96/+9
* | | | | Merge branch 'ci-status-projects-page' into 'master' Dmitriy Zaporozhets2015-09-249-10/+39
|\ \ \ \ \ | |/ / / /
| * | | | Show CI status on Your projects page and Starred projects pageci-status-projects-pageDmitriy Zaporozhets2015-09-249-10/+39
|/ / / /
* | | | Merge branch 'fix-markdown-preview-font' into 'master' Dmitriy Zaporozhets2015-09-242-1/+1
|\ \ \ \
| * | | | Use standard Markdown font in Markdown preview instead of fixed-width fontStan Hu2015-09-232-1/+1
* | | | | Merge branch 'build-status-on-commit-page' into 'master' Dmitriy Zaporozhets2015-09-247-34/+61
|\ \ \ \ \
| * | | | | Show CI status on commit pagebuild-status-on-commit-pageDmitriy Zaporozhets2015-09-243-0/+15
| * | | | | Show CI status on commit pageDmitriy Zaporozhets2015-09-242-0/+9
| * | | | | Refactor ci-status badge cssDmitriy Zaporozhets2015-09-242-34/+37
| | |_|/ / | |/| | |
* | | | | Merge branch 'remove-routes-helper' into 'master' Dmitriy Zaporozhets2015-09-245-39/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix GitlabCiService specsremove-routes-helperKamil Trzcinski2015-09-221-2/+2