summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make file list more compactcompact-file-listDmitriy Zaporozhets2015-10-221-1/+1
* Merge branch 'hanloong/gitlab-ce-add-dates-snippets-show' into 'master' Dmitriy Zaporozhets2015-10-2220-138/+171
|\
| * Change dashboard snippet index menu class to match testhanloong/gitlab-ce-add-dates-snippets-showDouwe Maan2015-10-221-1/+1
| * Restyle dashboard snippets visibility level tabs.Douwe Maan2015-10-214-31/+19
| * Merge branch 'master' into hanloong/gitlab-ce-add-dates-snippets-showDouwe Maan2015-10-21162-904/+1994
| |\
| * | Fix specDouwe Maan2015-10-181-1/+1
| * | Restore dashboard snippets tabs.Douwe Maan2015-10-182-3/+25
| * | Update style of snippets pagesDouwe Maan2015-10-186-44/+15
| * | Update style of snippet detail pageDouwe Maan2015-10-185-79/+83
| * | Merge branch 'master' into add-dates-snippets-showHan Loong Liauw2015-10-17204-1154/+2604
| |\ \
| * | | fix spinach features to use new button wordingsHan Loong Liauw2015-10-155-8/+9
| * | | change capitalisation in buttonsHan Loong Liauw2015-10-154-6/+11
| * | | New snippet design for projectsHan Loong Liauw2015-10-147-67/+53
| * | | include created_at date in headingHan Loong Liauw2015-10-141-3/+9
| * | | Merge branch 'master' into add-dates-snippets-showHan Loong Liauw2015-10-14126-859/+1605
| |\ \ \
| * | | | Updated the style of the snippets header in #showHan Loong Liauw2015-10-142-28/+78
| * | | | Adds modified date to snippets#show #1767Han Loong Liauw2015-10-124-4/+14
* | | | | Merge branch 'project-path-case-sensitivity' into 'master' Robert Speicher2015-10-224-12/+35
|\ \ \ \ \
| * | | | | Only postgres does case sensitive comparesproject-path-case-sensitivityDouwe Maan2015-10-221-1/+1
| * | | | | Fix Gitlab::Database#mysql?Douwe Maan2015-10-221-1/+1
| * | | | | Don't load entire spec with MySQLDouwe Maan2015-10-211-8/+10
| * | | | | Disable case sensitive spec for MySQL.Douwe Maan2015-10-211-0/+3
| * | | | | Move case sensitivity check to find_with_namespace.Douwe Maan2015-10-212-11/+4
| * | | | | Prefer project with exact path to differently cased one when both exist.Douwe Maan2015-10-203-13/+38
* | | | | | Merge branch 'fix-ci-services-editing' into 'master' Robert Speicher2015-10-222-4/+5
|\ \ \ \ \ \
| * | | | | | Fix 500 when editing CI servicesKamil Trzcinski2015-10-222-4/+5
* | | | | | | Merge branch 'fail-on-empty-job-name' into 'master' Robert Speicher2015-10-223-15/+38
|\ \ \ \ \ \ \
| * | | | | | | Require jobs to be namedfail-on-empty-job-nameKamil Trzcinski2015-10-223-15/+38
* | | | | | | | Merge branch 'fix-css-for-runner' into 'master' Robert Speicher2015-10-222-27/+26
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix CSS class for runner statusKamil Trzcinski2015-10-222-27/+26
|/ / / / / / /
* | | | | | | Update CHANGELOGRobert Speicher2015-10-221-5/+5
|/ / / / / /
* | | | | | Merge branch 'bozaro-empty-repo'Douwe Maan2015-10-223-1/+15
|\ \ \ \ \ \
| * | | | | | Fix changelogDouwe Maan2015-10-221-1/+1
| * | | | | | Show empty repository page if repository don't have branchesArtem V. Navrotskiy2015-10-213-1/+15
* | | | | | | Merge branch '3147-gitlab-ci-yml-variables-adjust-docs' into 'master' Kamil TrzciƄski2015-10-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fixed linting error 'variables should be a map of key-valued strings'Sander Boom2015-10-211-1/+1
* | | | | | | | Merge branch 'dm-issue-3140' into 'master' Robert Speicher2015-10-222-28/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | Clean up MR refresh service somewhat.dm-issue-3140Douwe Maan2015-10-212-28/+48
| * | | | | | | | Make sure MR refresh service correctly determines newly added commits.Douwe Maan2015-10-211-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fix-build-trace-updating' into 'master' Robert Speicher2015-10-223-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix build trace updatingfix-build-trace-updatingKamil Trzcinski2015-10-213-2/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'fix-issue-3094' into 'master' Valery Sizov2015-10-222-41/+45
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Don't show "Add README" link in an empty repository if user doesn't have acce...Stan Hu2015-10-212-41/+45
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'remove-ci-migration' into 'master' Robert Speicher2015-10-216-297/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove CI migration taskremove-ci-migrationKamil Trzcinski2015-10-216-297/+1
* | | | | | | Merge branch 'markdown-tabs-margin' into 'master' Robert Speicher2015-10-211-4/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix margin around Markdown Write/Preview tabs.Douwe Maan2015-10-211-4/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'animated-logo' into 'master' Dmitriy Zaporozhets2015-10-215-10/+45
|\ \ \ \ \ \ \
| * | | | | | | the logo svg should not mess with replacement imgsJob van der Voort2015-10-211-1/+6
| * | | | | | | Animate the logo on hoverJob van der Voort2015-10-215-13/+43
| | |/ / / / / | |/| | | | |