Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | change capitalisation in buttons | Han Loong Liauw | 2015-10-15 | 4 | -6/+11 | |
| * | | | | | | | New snippet design for projects | Han Loong Liauw | 2015-10-14 | 7 | -67/+53 | |
| * | | | | | | | include created_at date in heading | Han Loong Liauw | 2015-10-14 | 1 | -3/+9 | |
| * | | | | | | | Merge branch 'master' into add-dates-snippets-show | Han Loong Liauw | 2015-10-14 | 126 | -859/+1605 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Updated the style of the snippets header in #show | Han Loong Liauw | 2015-10-14 | 2 | -28/+78 | |
| * | | | | | | | | Adds modified date to snippets#show #1767 | Han Loong Liauw | 2015-10-12 | 4 | -4/+14 | |
* | | | | | | | | | Merge branch 'project-path-case-sensitivity' into 'master' | Robert Speicher | 2015-10-22 | 4 | -12/+35 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Only postgres does case sensitive comparesproject-path-case-sensitivity | Douwe Maan | 2015-10-22 | 1 | -1/+1 | |
| * | | | | | | | | Fix Gitlab::Database#mysql? | Douwe Maan | 2015-10-22 | 1 | -1/+1 | |
| * | | | | | | | | Don't load entire spec with MySQL | Douwe Maan | 2015-10-21 | 1 | -8/+10 | |
| * | | | | | | | | Disable case sensitive spec for MySQL. | Douwe Maan | 2015-10-21 | 1 | -0/+3 | |
| * | | | | | | | | Move case sensitivity check to find_with_namespace. | Douwe Maan | 2015-10-21 | 2 | -11/+4 | |
| * | | | | | | | | Prefer project with exact path to differently cased one when both exist. | Douwe Maan | 2015-10-20 | 3 | -13/+38 | |
* | | | | | | | | | Merge branch 'fix-ci-services-editing' into 'master' | Robert Speicher | 2015-10-22 | 2 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix 500 when editing CI services | Kamil Trzcinski | 2015-10-22 | 2 | -4/+5 | |
* | | | | | | | | | | Merge branch 'fail-on-empty-job-name' into 'master' | Robert Speicher | 2015-10-22 | 3 | -15/+38 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Require jobs to be namedfail-on-empty-job-name | Kamil Trzcinski | 2015-10-22 | 3 | -15/+38 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'fix-css-for-runner' into 'master' | Robert Speicher | 2015-10-22 | 2 | -27/+26 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix CSS class for runner status | Kamil Trzcinski | 2015-10-22 | 2 | -27/+26 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Update CHANGELOG | Robert Speicher | 2015-10-22 | 1 | -5/+5 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'bozaro-empty-repo' | Douwe Maan | 2015-10-22 | 3 | -1/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix changelog | Douwe Maan | 2015-10-22 | 1 | -1/+1 | |
| * | | | | | | | | Show empty repository page if repository don't have branches | Artem V. Navrotskiy | 2015-10-21 | 3 | -1/+15 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch '3147-gitlab-ci-yml-variables-adjust-docs' into 'master' | Kamil TrzciĆski | 2015-10-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fixed linting error 'variables should be a map of key-valued strings' | Sander Boom | 2015-10-21 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'dm-issue-3140' into 'master' | Robert Speicher | 2015-10-22 | 2 | -28/+49 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Clean up MR refresh service somewhat.dm-issue-3140 | Douwe Maan | 2015-10-21 | 2 | -28/+48 | |
| * | | | | | | | | | Make sure MR refresh service correctly determines newly added commits. | Douwe Maan | 2015-10-21 | 1 | -1/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'fix-build-trace-updating' into 'master' | Robert Speicher | 2015-10-22 | 3 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix build trace updatingfix-build-trace-updating | Kamil Trzcinski | 2015-10-21 | 3 | -2/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'fix-issue-3094' into 'master' | Valery Sizov | 2015-10-22 | 2 | -41/+45 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Don't show "Add README" link in an empty repository if user doesn't have acce... | Stan Hu | 2015-10-21 | 2 | -41/+45 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'remove-ci-migration' into 'master' | Robert Speicher | 2015-10-21 | 6 | -297/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove CI migration taskremove-ci-migration | Kamil Trzcinski | 2015-10-21 | 6 | -297/+1 | |
* | | | | | | | | Merge branch 'markdown-tabs-margin' into 'master' | Robert Speicher | 2015-10-21 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix margin around Markdown Write/Preview tabs. | Douwe Maan | 2015-10-21 | 1 | -4/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'animated-logo' into 'master' | Dmitriy Zaporozhets | 2015-10-21 | 5 | -10/+45 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | the logo svg should not mess with replacement imgs | Job van der Voort | 2015-10-21 | 1 | -1/+6 | |
| * | | | | | | | | Animate the logo on hover | Job van der Voort | 2015-10-21 | 5 | -13/+43 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'full-width-tables' into 'master' | Dmitriy Zaporozhets | 2015-10-21 | 41 | -677/+708 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix duplication between tree_header and tree_content | Douwe Maan | 2015-10-21 | 1 | -31/+0 | |
| * | | | | | | | Merge branch 'master' into full-width-tables | Douwe Maan | 2015-10-21 | 68 | -225/+715 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'master' into full-width-tablesfull-width-tables | Douwe Maan | 2015-10-19 | 35 | -96/+291 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Make tables full width. | Douwe Maan | 2015-10-19 | 41 | -678/+708 | |
* | | | | | | | | | Merge branch 'fix-mysql-ci-limits-migration' into 'master' | Robert Speicher | 2015-10-21 | 3 | -4/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ensure MySQL CI limits DB migrations occur after the fields have been created | Stan Hu | 2015-10-21 | 3 | -4/+10 | |
* | | | | | | | | | | Merge branch 'git-archive-improvements-2' into 'master' | Douwe Maan | 2015-10-21 | 6 | -53/+20 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...git-archive-improvements-2 | Jacob Vosmaer | 2015-10-20 | 138 | -801/+1776 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove unused sidekiq worker | Jacob Vosmaer | 2015-10-20 | 1 | -43/+0 | |
| * | | | | | | | | | | Clear archive cache asynchronously | Jacob Vosmaer | 2015-10-20 | 5 | -10/+20 |