Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Refer to Apache templates in 8.0 update guidereference-apache-templates-8.0 | Jacob Vosmaer | 2015-09-24 | 1 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'remove-ci-dashboard' into 'master' | Douwe Maan | 2015-09-24 | 10 | -96/+9 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Remove CI dashboard | Dmitriy Zaporozhets | 2015-09-24 | 10 | -96/+9 | |
* | | | | | | Merge branch 'ci-status-projects-page' into 'master' | Dmitriy Zaporozhets | 2015-09-24 | 9 | -10/+39 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Show CI status on Your projects page and Starred projects pageci-status-projects-page | Dmitriy Zaporozhets | 2015-09-24 | 9 | -10/+39 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'fix-markdown-preview-font' into 'master' | Dmitriy Zaporozhets | 2015-09-24 | 2 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use standard Markdown font in Markdown preview instead of fixed-width font | Stan Hu | 2015-09-23 | 2 | -1/+1 | |
* | | | | | | Merge branch 'build-status-on-commit-page' into 'master' | Dmitriy Zaporozhets | 2015-09-24 | 7 | -34/+61 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Show CI status on commit pagebuild-status-on-commit-page | Dmitriy Zaporozhets | 2015-09-24 | 3 | -0/+15 | |
| * | | | | | | Show CI status on commit page | Dmitriy Zaporozhets | 2015-09-24 | 2 | -0/+9 | |
| * | | | | | | Refactor ci-status badge css | Dmitriy Zaporozhets | 2015-09-24 | 2 | -34/+37 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'remove-routes-helper' into 'master' | Dmitriy Zaporozhets | 2015-09-24 | 5 | -39/+16 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix GitlabCiService specsremove-routes-helper | Kamil Trzcinski | 2015-09-22 | 1 | -2/+2 | |
| * | | | | | Fix CI | Kamil Trzcinski | 2015-09-22 | 1 | -0/+2 | |
| * | | | | | Fix Slack notification URL and remove the usage of Ci::RoutesHelper | Kamil Trzcinski | 2015-09-22 | 4 | -37/+12 | |
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-09-24 | 21 | -91/+151 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'move-ci-charts' into 'master' | Dmitriy Zaporozhets | 2015-09-24 | 16 | -69/+78 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Check for CI enabled in correct place | Dmitriy Zaporozhets | 2015-09-24 | 2 | -1/+1 | |
| | * | | | | | | Add header for ci graphs and check that it is enabled | Dmitriy Zaporozhets | 2015-09-24 | 2 | -0/+8 | |
| | * | | | | | | Merge branch 'master' into move-ci-charts | Dmitriy Zaporozhets | 2015-09-24 | 20 | -91/+160 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Update CHANGELOGmove-ci-charts | Dmitriy Zaporozhets | 2015-09-23 | 1 | -0/+1 | |
| | * | | | | | | | Move CI charts to project graphs area | Dmitriy Zaporozhets | 2015-09-23 | 14 | -69/+69 | |
| * | | | | | | | | Merge branch 'rs-help-page' into 'master' | Douwe Maan | 2015-09-24 | 3 | -21/+52 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Allow non-admin users to see version informationrs-help-page | Robert Speicher | 2015-09-23 | 2 | -19/+6 | |
| | * | | | | | | | | Move the `version_check_enabled` check from view to helper | Robert Speicher | 2015-09-23 | 3 | -5/+3 | |
| | * | | | | | | | | Add a view spec (gasp!) for help/index | Robert Speicher | 2015-09-23 | 1 | -0/+55 | |
| | * | | | | | | | | Add "Community Edition" to the version info on the help page | Robert Speicher | 2015-09-23 | 1 | -0/+1 | |
| | * | | | | | | | | "fine grained" -> "fine-grained" | Robert Speicher | 2015-09-23 | 1 | -1/+1 | |
| | * | | | | | | | | Make all "Quick help" link text the entire body of the link | Robert Speicher | 2015-09-23 | 1 | -16/+5 | |
| | * | | | | | | | | Only surface version information on help index to admins | Robert Speicher | 2015-09-23 | 1 | -4/+5 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'fix-network-graph-refs' into 'master' | Douwe Maan | 2015-09-24 | 3 | -1/+21 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Remove git refs used internally by GitLab from network graph | Stan Hu | 2015-09-23 | 3 | -1/+21 | |
* | | | | | | | | | Merge branch 'sshpage-fix' into 'master' | Job van der Voort | 2015-09-24 | 2 | -18/+14 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fixed step to instructions | karen Carias | 2015-09-23 | 1 | -13/+13 | |
| * | | | | | | | | fixed step to instructions | karen Carias | 2015-09-23 | 1 | -5/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'cleanup-ci-dashboard' into 'master' | Douwe Maan | 2015-09-24 | 8 | -219/+47 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Remove test for non existing functionalitycleanup-ci-dashboard | Dmitriy Zaporozhets | 2015-09-23 | 1 | -50/+0 | |
| * | | | | | | Remove non-existing page | Dmitriy Zaporozhets | 2015-09-23 | 1 | -5/+2 | |
| * | | | | | | Fix search for ci projects and cleanup unnecessary code | Dmitriy Zaporozhets | 2015-09-23 | 2 | -13/+1 | |
| * | | | | | | Simplify CI projects query | Dmitriy Zaporozhets | 2015-09-23 | 4 | -50/+31 | |
| * | | | | | | Show only enabled CI projects | Dmitriy Zaporozhets | 2015-09-23 | 5 | -109/+21 | |
* | | | | | | | Merge branch 'pagination-last-page' into 'master' | Hannes Rosenögger | 2015-09-23 | 7 | -7/+15 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix styling conform the new style | Zeger-Jan van de Weg | 2015-09-23 | 2 | -2/+3 | |
| * | | | | | | Add links to first and/or last page with kaminari | Zeger-Jan van de Weg | 2015-09-23 | 6 | -7/+14 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'rs-changelog' into 'master' | Robert Speicher | 2015-09-23 | 1 | -2/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update CHANGELOG to add unreleased 8.0.2 entry | Robert Speicher | 2015-09-23 | 1 | -2/+9 | |
* | | | | | | | Merge branch 'fix-ldap-attributes' into 'master' | Robert Speicher | 2015-09-23 | 2 | -7/+8 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix LDAP attribute mappingfix-ldap-attributes | Douwe Maan | 2015-09-23 | 2 | -7/+8 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'fix-markdown-truncation-removing-links' into 'master' | Robert Speicher | 2015-09-23 | 3 | -1/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix cases where Markdown did not render links in activity feed | Stan Hu | 2015-09-22 | 3 | -1/+22 | |
| | |_|/ / / | |/| | | | |