summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-09-2421-91/+151
|\
| * Merge branch 'move-ci-charts' into 'master' Dmitriy Zaporozhets2015-09-2416-69/+78
| |\
| | * 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-2420-91/+160
| | |\
| | * | Update CHANGELOGmove-ci-chartsDmitriy Zaporozhets2015-09-231-0/+1
| | * | Move CI charts to project graphs areaDmitriy Zaporozhets2015-09-2314-69/+69
| * | | Merge branch 'rs-help-page' into 'master' Douwe Maan2015-09-243-21/+52
| |\ \ \
| | * | | Allow non-admin users to see version informationrs-help-pageRobert Speicher2015-09-232-19/+6
| | * | | Move the `version_check_enabled` check from view to helperRobert Speicher2015-09-233-5/+3
| | * | | Add a view spec (gasp!) for help/indexRobert Speicher2015-09-231-0/+55
| | * | | 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-243-1/+21
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Remove git refs used internally by GitLab from network graphStan Hu2015-09-233-1/+21
* | | | | Merge branch 'sshpage-fix' into 'master' Job van der Voort2015-09-242-18/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fixed step to instructionskaren Carias2015-09-231-13/+13
| * | | | fixed step to instructionskaren Carias2015-09-231-5/+1
| | |/ / | |/| |
* | | | Merge branch 'cleanup-ci-dashboard' into 'master' Douwe Maan2015-09-248-219/+47
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove test for non existing functionalitycleanup-ci-dashboardDmitriy Zaporozhets2015-09-231-50/+0
| * | | 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-234-50/+31
| * | | Show only enabled CI projectsDmitriy Zaporozhets2015-09-235-109/+21
* | | | Merge branch 'pagination-last-page' into 'master' Hannes Rosenögger2015-09-237-7/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix styling conform the new styleZeger-Jan van de Weg2015-09-232-2/+3
| * | | Add links to first and/or last page with kaminariZeger-Jan van de Weg2015-09-236-7/+14
|/ / /
* | | Merge branch 'rs-changelog' into 'master' Robert Speicher2015-09-231-2/+9
|\ \ \
| * | | Update CHANGELOG to add unreleased 8.0.2 entryRobert Speicher2015-09-231-2/+9
* | | | Merge branch 'fix-ldap-attributes' into 'master' Robert Speicher2015-09-232-7/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix LDAP attribute mappingfix-ldap-attributesDouwe Maan2015-09-232-7/+8
* | | | Merge branch 'fix-markdown-truncation-removing-links' into 'master' Robert Speicher2015-09-233-1/+22
|\ \ \ \
| * | | | Fix cases where Markdown did not render links in activity feedStan Hu2015-09-223-1/+22
| | |_|/ | |/| |
* | | | Merge branch 'rs-sign-in-margin' into 'master' Robert Speicher2015-09-231-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-235-1/+34
|\ \ \ \
| * | | | 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
| * | | Enable CI for gitlab when .gitlab-ci.yml is pushedDmitriy Zaporozhets2015-09-235-1/+41
* | | | Merge branch 'make-commit-graphs-responsive' into 'master' Robert Speicher2015-09-232-41/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make commit graphs responsive to window width changesStan Hu2015-09-222-41/+36
* | | | Merge branch 'ad_coder' into 'master' Dmitriy Zaporozhets2015-09-232-17/+63
|\ \ \ \
| * | | | Improve UI for rendered markdownad_coderAndrey2015-09-232-17/+63
* | | | | Merge branch 'rs-fix-help-links' into 'master' Douwe Maan2015-09-233-6/+7
|\ \ \ \ \
| * | | | | Simplify help path prefixingrs-fix-help-linksRobert Speicher2015-09-231-17/+4