summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix grammar in admin area labels .nothing-here-block when no labels exist.Aaron Snyder2015-09-261-2/+2
* Merge branch 'stanhu/gitlab-ce-fix-mr-creation-with-large-diffs'Dmitriy Zaporozhets2015-09-251-2/+2
|\
| * Fix Error 500 in creating merge requests with > 1000 diffsStan Hu2015-09-251-2/+2
* | Merge branch 'fix-stuck-forked-project-import' into 'master' Dmitriy Zaporozhets2015-09-251-2/+7
|\ \ | |/ |/|
| * Use after_commit_queue to schedule import job immediatelyStan Hu2015-09-251-5/+8
| * Fix bug where projects would appear to be stuck in the forked import stateStan Hu2015-09-251-1/+3
* | 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 'get-ci-token-from-ci-projects' into 'master' Robert Speicher2015-09-242-3/+7
|\ \ | |/ |/|
| * Fix specsKamil Trzcinski2015-09-241-1/+1
| * Remove unneeded changeKamil Trzcinski2015-09-241-1/+2
| * Get GitLabCiService token from CI projectKamil Trzcinski2015-09-241-4/+7
* | Fix default avatar not showing up in network graphStan Hu2015-09-241-1/+1
* | Remove CI dashboardDmitriy Zaporozhets2015-09-248-86/+8
|/
* Show CI status on Your projects page and Starred projects pageci-status-projects-pageDmitriy Zaporozhets2015-09-244-5/+21
* Merge branch 'fix-markdown-preview-font' into 'master' Dmitriy Zaporozhets2015-09-241-1/+0
|\
| * Use standard Markdown font in Markdown preview instead of fixed-width fontStan Hu2015-09-231-1/+0
* | Merge branch 'build-status-on-commit-page' into 'master' Dmitriy Zaporozhets2015-09-244-34/+46
|\ \
| * | 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-244-37/+14
|\ \ \ | |/ / |/| |
| * | Fix CIKamil Trzcinski2015-09-221-0/+2
| * | Fix Slack notification URL and remove the usage of Ci::RoutesHelperKamil Trzcinski2015-09-224-37/+12
* | | Merge branch 'move-ci-charts' into 'master' Dmitriy Zaporozhets2015-09-2411-55/+50
|\ \ \
| * | | Check for CI enabled in correct placeDmitriy Zaporozhets2015-09-242-1/+1
| * | | Add header for ci graphs and check that it is enabledDmitriy Zaporozhets2015-09-242-0/+8
| * | | Merge branch 'master' into move-ci-chartsDmitriy Zaporozhets2015-09-2412-79/+118
| |\ \ \
| * | | | Move CI charts to project graphs areaDmitriy Zaporozhets2015-09-2310-55/+42
* | | | | Merge branch 'rs-help-page' into 'master' Douwe Maan2015-09-242-21/+11
|\ \ \ \ \
| * | | | | Allow non-admin users to see version informationrs-help-pageRobert Speicher2015-09-231-1/+1
| * | | | | Move the `version_check_enabled` check from view to helperRobert Speicher2015-09-232-3/+2
| * | | | | Add "Community Edition" to the version info on the help pageRobert Speicher2015-09-231-0/+1
| * | | | | "fine grained" -> "fine-grained"Robert Speicher2015-09-231-1/+1
| * | | | | Make all "Quick help" link text the entire body of the linkRobert Speicher2015-09-231-16/+5
| * | | | | Only surface version information on help index to adminsRobert Speicher2015-09-231-4/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix-network-graph-refs' into 'master' Douwe Maan2015-09-241-1/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove git refs used internally by GitLab from network graphStan Hu2015-09-231-1/+4
* | | | | Merge branch 'cleanup-ci-dashboard' into 'master' Douwe Maan2015-09-246-148/+47
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Remove non-existing pageDmitriy Zaporozhets2015-09-231-5/+2
| * | | | Fix search for ci projects and cleanup unnecessary codeDmitriy Zaporozhets2015-09-232-13/+1
| * | | | Simplify CI projects queryDmitriy Zaporozhets2015-09-233-29/+31
| * | | | Show only enabled CI projectsDmitriy Zaporozhets2015-09-235-109/+21
* | | | | Fix styling conform the new styleZeger-Jan van de Weg2015-09-231-0/+2
* | | | | Add links to first and/or last page with kaminariZeger-Jan van de Weg2015-09-233-4/+9
| |_|/ / |/| | |
* | | | Merge branch 'fix-markdown-truncation-removing-links' into 'master' Robert Speicher2015-09-231-1/+1
|\ \ \ \
| * | | | Fix cases where Markdown did not render links in activity feedStan Hu2015-09-221-1/+1
| | |/ / | |/| |
* | | | Fix top margin for sign-in button on public pagesRobert Speicher2015-09-231-1/+1
* | | | Merge branch 'enable-ci-on-push' into 'master' Dmitriy Zaporozhets2015-09-233-1/+23
|\ \ \ \
| * | | | Refactor Project#enable_ci methodenable-ci-on-pushDmitriy Zaporozhets2015-09-231-10/+1
| | |/ / | |/| |
| * | | Rescue rugged error when detect ci yml fileDmitriy Zaporozhets2015-09-231-0/+2