summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed nesting for Allowed to failfix-ci-regressionsKamil Trzcinski2015-10-231-1/+1
* Fail builds that also have empty stringKamil Trzcinski2015-10-232-1/+6
* Fix broken Runners admin pageKamil Trzcinski2015-10-232-12/+19
* On CI Admin page show only projects that are present in GitLabKamil Trzcinski2015-10-231-0/+1
* Allow developer to manage buildsKamil Trzcinski2015-10-233-10/+17
* Fix small CI UI regressionsKamil Trzcinski2015-10-236-8/+15
* Merge pull request #9762 from huacnlee/fix/api-helpers-bad-autoload-name-for-...Stan Hu2015-10-224-16/+16
|\
| * Fix API::APIHelpers -> API::Helpers;Jason Lee2015-10-234-16/+16
* | Merge branch 'readme-extra-padding' into 'master' Dmitriy Zaporozhets2015-10-221-1/+1
|\ \
| * | Add extra padding to README blockDmitriy Zaporozhets2015-10-221-2/+2
* | | Merge branch 'cleanup-css' into 'master' Dmitriy Zaporozhets2015-10-222-17/+16
|\ \ \
| * | | Improve css code quality for projects.scssDmitriy Zaporozhets2015-10-222-17/+16
| |/ /
* | | Merge branch 'rs-issuable-filter-count-style' into 'master' Dmitriy Zaporozhets2015-10-223-5/+16
|\ \ \ | |/ / |/| |
| * | Fix alignment of the filter counter for Issuablesrs-issuable-filter-count-styleRobert Speicher2015-10-223-5/+16
* | | Remove bad css styleDmitriy Zaporozhets2015-10-221-5/+0
* | | Merge branch 'compact-file-list' into 'master' Dmitriy Zaporozhets2015-10-221-1/+1
|\ \ \
| * | | Make file list more compactcompact-file-listDmitriy Zaporozhets2015-10-221-1/+1
* | | | Merge branch 'project-readme-edit' into 'master' Dmitriy Zaporozhets2015-10-222-6/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Restore edit button in project readmeproject-readme-editDouwe Maan2015-10-222-6/+12
* | | | 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
|\ \ \ \ \ \ \