summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump nprogress-rails to 0.1.6.7rs-update-nprogress-railsRobert Speicher2015-10-262-3/+3
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu2015-10-2612-12/+47
|\
| * Merge branch 'dirceu/gitlab-ce-fix-project-search-with-unmatched-parentheses'Douwe Maan2015-10-253-4/+4
| |\
| | * Fix issue #3055 (project search with unmatched parentheses)dirceu/gitlab-ce-fix-project-search-with-unmatched-parenthesesDirceu Pereira Tiegs2015-10-213-4/+4
| * | Merge branch 'ci-status-mr-index' into 'master' Dmitriy Zaporozhets2015-10-259-8/+43
| |\ \
| | * | Fix rubocop issuesci-status-mr-indexDmitriy Zaporozhets2015-10-232-7/+9
| | * | Move rendering CI status to helperDmitriy Zaporozhets2015-10-234-8/+10
| | * | Add tests for MR index pageDmitriy Zaporozhets2015-10-233-1/+21
| | * | Render CI status on merge requests index pageDmitriy Zaporozhets2015-10-234-3/+14
* | | | Merge pull request #9769 from jannickfahlbusch/fixTyposStan Hu2015-10-264-7/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fix some grammatical issuesJannick Fahlbusch2015-10-244-7/+6
* | | | Merge remote-tracking branch 'github/master'Robert Speicher2015-10-241-1/+1
|\ \ \ \ | |/ / /
| * | | Merge pull request #9767 from jannickfahlbusch/patch-1Robert Schilling2015-10-241-1/+1
| |\ \ \
| | * | | Add missing characterJannick Fahlbusch2015-10-231-1/+1
| |/ / /
* | | | Remove "Install schedules" step from Installation guideRobert Speicher2015-10-241-5/+0
|/ / /
* | | Merge pull request #9765 from drobati/patch-1Stan Hu2015-10-231-1/+1
|\ \ \
| * | | Added missing period.Derek Robati2015-10-231-1/+1
|/ / /
* | | Merge branch 'rs-clipboard-js' into 'master' Dmitriy Zaporozhets2015-10-238-5/+683
|\ \ \ | |/ / |/| |
| * | Remove unused argument from clipboard_button helperRobert Speicher2015-10-231-1/+1
| * | Add clipboard buttons to each step of "How to merge"Robert Speicher2015-10-232-2/+14
| * | Add "Copy to clipboard" buttonsRobert Speicher2015-10-233-3/+14
| * | Add styling for cross-project-reference clipboard buttonRobert Speicher2015-10-231-0/+13
| * | Add copy_to_clipboard JSRobert Speicher2015-10-231-0/+21
| * | Vendor clipboard.jsRobert Speicher2015-10-231-0/+621
* | | Merge branch 'git-follow' into 'master' Dmitriy Zaporozhets2015-10-232-2/+6
|\ \ \
| * | | Refactor git follow option setgit-followDmitriy Zaporozhets2015-10-231-1/+1
| * | | Use git follow flag for commits page when retrieve history for file or directoryDmitriy Zaporozhets2015-10-232-2/+6
* | | | Merge branch 'fix-ci-regressions' into 'master' Robert Speicher2015-10-2313-31/+58
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed nesting for Allowed to failfix-ci-regressionsKamil Trzcinski2015-10-231-1/+1
| * | | Fail builds that also have empty stringKamil Trzcinski2015-10-232-1/+6
| * | | Fix broken Runners admin pageKamil Trzcinski2015-10-232-12/+19
| * | | On CI Admin page show only projects that are present in GitLabKamil Trzcinski2015-10-231-0/+1
| * | | Allow developer to manage buildsKamil Trzcinski2015-10-233-10/+17
| * | | Fix small CI UI regressionsKamil Trzcinski2015-10-236-8/+15
* | | | Merge branch 'fix-wiki-clone-over-http' into 'master' Robert Speicher2015-10-233-1/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Add spec for cloning Wiki over HTTPStan Hu2015-10-221-0/+16
| * | | Fix cloning Wiki repositories via HTTPStan Hu2015-10-222-1/+9
* | | | Merge branch 'update-fonts' into 'master' Dmitriy Zaporozhets2015-10-2312-0/+0
|\ \ \ \
| * | | | Update SourceSansPro fontsupdate-fontsDmitriy Zaporozhets2015-10-2112-0/+0
* | | | | Merge branch 'comments_fix' into 'master' Dmitriy Zaporozhets2015-10-234-2/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix: Inability to reply to code comments in the MR view, if the MR comes from...comments_fixValery Sizov2015-10-224-2/+9
* | | | | Merge pull request #9762 from huacnlee/fix/api-helpers-bad-autoload-name-for-...Stan Hu2015-10-224-16/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix API::APIHelpers -> API::Helpers;Jason Lee2015-10-234-16/+16
* | | | | Merge branch 'readme-extra-padding' into 'master' Dmitriy Zaporozhets2015-10-221-1/+1
|\ \ \ \ \
| * | | | | Add extra padding to README blockDmitriy Zaporozhets2015-10-221-2/+2
* | | | | | Merge branch 'cleanup-css' into 'master' Dmitriy Zaporozhets2015-10-222-17/+16
|\ \ \ \ \ \
| * | | | | | Improve css code quality for projects.scssDmitriy Zaporozhets2015-10-222-17/+16
| |/ / / / /
* | | | | | Merge branch 'rs-issuable-filter-count-style' into 'master' Dmitriy Zaporozhets2015-10-223-5/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix alignment of the filter counter for Issuablesrs-issuable-filter-count-styleRobert Speicher2015-10-223-5/+16
* | | | | | Remove bad css styleDmitriy Zaporozhets2015-10-221-5/+0