Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove CI dashboard | Dmitriy Zaporozhets | 2015-09-24 | 8 | -86/+8 |
* | Show CI status on Your projects page and Starred projects pageci-status-projects-page | Dmitriy Zaporozhets | 2015-09-24 | 4 | -5/+21 |
* | Merge branch 'fix-markdown-preview-font' into 'master' | Dmitriy Zaporozhets | 2015-09-24 | 1 | -1/+0 |
|\ | |||||
| * | Use standard Markdown font in Markdown preview instead of fixed-width font | Stan Hu | 2015-09-23 | 1 | -1/+0 |
* | | Merge branch 'build-status-on-commit-page' into 'master' | Dmitriy Zaporozhets | 2015-09-24 | 4 | -34/+46 |
|\ \ | |||||
| * | | 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 | 4 | -37/+14 |
|\ \ \ | |/ / |/| | | |||||
| * | | 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 'move-ci-charts' into 'master' | Dmitriy Zaporozhets | 2015-09-24 | 11 | -55/+50 |
|\ \ \ | |||||
| * | | | 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 | 12 | -79/+118 |
| |\ \ \ | |||||
| * | | | | Move CI charts to project graphs area | Dmitriy Zaporozhets | 2015-09-23 | 10 | -55/+42 |
* | | | | | Merge branch 'rs-help-page' into 'master' | Douwe Maan | 2015-09-24 | 2 | -21/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Allow non-admin users to see version informationrs-help-page | Robert Speicher | 2015-09-23 | 1 | -1/+1 |
| * | | | | | Move the `version_check_enabled` check from view to helper | Robert Speicher | 2015-09-23 | 2 | -3/+2 |
| * | | | | | 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 | 1 | -1/+4 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Remove git refs used internally by GitLab from network graph | Stan Hu | 2015-09-23 | 1 | -1/+4 |
* | | | | | Merge branch 'cleanup-ci-dashboard' into 'master' | Douwe Maan | 2015-09-24 | 6 | -148/+47 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | 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 | 3 | -29/+31 |
| * | | | | Show only enabled CI projects | Dmitriy Zaporozhets | 2015-09-23 | 5 | -109/+21 |
* | | | | | Fix styling conform the new style | Zeger-Jan van de Weg | 2015-09-23 | 1 | -0/+2 |
* | | | | | Add links to first and/or last page with kaminari | Zeger-Jan van de Weg | 2015-09-23 | 3 | -4/+9 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'fix-markdown-truncation-removing-links' into 'master' | Robert Speicher | 2015-09-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix cases where Markdown did not render links in activity feed | Stan Hu | 2015-09-22 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Fix top margin for sign-in button on public pages | Robert Speicher | 2015-09-23 | 1 | -1/+1 |
* | | | | Merge branch 'enable-ci-on-push' into 'master' | Dmitriy Zaporozhets | 2015-09-23 | 3 | -1/+23 |
|\ \ \ \ | |||||
| * | | | | Refactor Project#enable_ci methodenable-ci-on-push | Dmitriy Zaporozhets | 2015-09-23 | 1 | -10/+1 |
| | |/ / | |/| | | |||||
| * | | | Rescue rugged error when detect ci yml file | Dmitriy Zaporozhets | 2015-09-23 | 1 | -0/+2 |
| * | | | Enable CI for gitlab when .gitlab-ci.yml is pushed | Dmitriy Zaporozhets | 2015-09-23 | 3 | -1/+30 |
* | | | | Merge branch 'make-commit-graphs-responsive' into 'master' | Robert Speicher | 2015-09-23 | 1 | -41/+35 |
|\ \ \ \ | |||||
| * | | | | Make commit graphs responsive to window width changes | Stan Hu | 2015-09-22 | 1 | -41/+35 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'ad_coder' into 'master' | Dmitriy Zaporozhets | 2015-09-23 | 2 | -17/+63 |
|\ \ \ \ | |||||
| * | | | | Improve UI for rendered markdownad_coder | Andrey | 2015-09-23 | 2 | -17/+63 |
| |/ / / | |||||
* | | | | Merge branch 'rs-fix-help-links' into 'master' | Douwe Maan | 2015-09-23 | 2 | -5/+6 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Simplify help path prefixingrs-fix-help-links | Robert Speicher | 2015-09-23 | 1 | -17/+4 |
| * | | | Prevent double-prefixing of help page paths | Robert Speicher | 2015-09-22 | 2 | -5/+19 |
| | |/ | |/| | |||||
* | | | Show CI status on all pages where commits list is rendered | Dmitriy Zaporozhets | 2015-09-23 | 4 | -2/+48 |
* | | | Merge branch 'fix-mr-missing-source-branch-error' into 'master' | Marin Jankovski | 2015-09-23 | 2 | -3/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix error when MR source branch no longer exists.fix-mr-missing-source-branch-error | Douwe Maan | 2015-09-22 | 2 | -3/+2 |
| |/ | |||||
* | | Merge branch 'clarify-text' into 'master' | Robert Speicher | 2015-09-22 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | clarify confirmation text on user deletion. | Hannes Rosenögger | 2015-09-21 | 1 | -1/+1 |