summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix specbuild-related-fixesDouwe Maan2015-12-081-5/+5
* Add '#' to build page titleDouwe Maan2015-12-081-1/+1
* Get ci_commit in MR controllerDouwe Maan2015-12-083-6/+7
* Link builds list status to build detailsDouwe Maan2015-12-081-1/+6
* Show "#123" instead of "Builds #123" to make column smallerDouwe Maan2015-12-081-2/+2
* Change "Cancel all" to "Cancel running"Douwe Maan2015-12-081-3/+2
* Reduce MR/issue duplicationDouwe Maan2015-12-083-7/+5
* Remove top border from build pageDouwe Maan2015-12-081-7/+5
* Memoize ci_yaml_file.Douwe Maan2015-12-081-1/+1
* Use gray content block for network graph headerDouwe Maan2015-12-081-3/+6
* Fix padding around protected branches wellDouwe Maan2015-12-081-1/+1
* Fix profile private token form actionsDouwe Maan2015-12-081-5/+5
* `builds_enabled` rather than `ci_enabled`Douwe Maan2015-12-082-2/+2
* Render monospace text at 90% of the parent font-sizeDouwe Maan2015-12-082-1/+2
* Use consistent padding for .gitlab-ci.yml info calloutsDouwe Maan2015-12-081-3/+2
* Use consistent padding in panel headingDouwe Maan2015-12-081-2/+4
* Allow center top menu to span multiple linesDouwe Maan2015-12-084-12/+10
* Merge branch 'rs-validators' into 'master' Douwe Maan2015-12-0828-109/+231
|\
| * Inline Gitlab::Blacklist in NamespaceValidatorrs-validatorsRobert Speicher2015-12-072-38/+32
| * Add custom NamespaceNameValidatorRobert Speicher2015-12-072-3/+13
| * Add custom NamespaceValidatorRobert Speicher2015-12-075-12/+46
| * Add custom LineCodeValidatorRobert Speicher2015-12-073-2/+14
| * Minor EmailValidator refactorRobert Speicher2015-12-071-7/+4
| * Add custom ColorValidatorRobert Speicher2015-12-077-14/+47
| * Move EmailValidator to app/validatorsRobert Speicher2015-12-071-0/+0
| * Add custom UrlValidatorRobert Speicher2015-12-0710-37/+79
* | Merge branch 'fix-merge-request-that-removes-submodule' into 'master' Douwe Maan2015-12-085-3/+48
|\ \
| * \ Merge branch 'master' into fix-merge-request-that-removes-submodulefix-merge-request-that-removes-submoduleDouglas Barbosa Alexandre2015-12-0724-59/+133
| |\ \
| * \ \ Merge branch 'master' into fix-merge-request-that-removes-submoduleDouglas Barbosa Alexandre2015-12-0789-566/+1496
| |\ \ \
| * | | | Fix 500 error when creating a merge request that removes a submoduleDouglas Barbosa Alexandre2015-12-045-3/+48
* | | | | Merge branch 'gemfile_fix' into 'master' Valery Sizov2015-12-082-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | add explicit reference to rouge 1.10.1gemfile_fixValery Sizov2015-12-082-1/+3
|/ / / /
* | | | Merge branch 'fix-random-test' into 'master' Dmitriy Zaporozhets2015-12-083-4/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix random failing test - delete attachmentfix-random-testDmitriy Zaporozhets2015-12-073-4/+16
|/ / /
* | | Merge branch 'rs-spec-failure' into 'master' Robert Speicher2015-12-071-1/+1
|\ \ \
| * | | Fix spec failure introduced by 9d03bc6fa31f123e070bab4a58b67dbb008e75e9Robert Speicher2015-12-071-1/+1
* | | | Merge branch 'fix-random-failing-test' into 'master' Dmitriy Zaporozhets2015-12-072-2/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix random failing testDmitriy Zaporozhets2015-12-072-2/+8
* | | | Merge branch 'pberndt:master' into 'master' Robert Speicher2015-12-071-1/+1
|\ \ \ \
| * | | | time_ago_with_tooltip javascript snippet: Don't reinitialize older elementsPhillip Berndt2015-12-031-1/+1
* | | | | Merge branch 'fix-parallel-merge' into 'master' Dmitriy Zaporozhets2015-12-072-2/+3
|\ \ \ \ \
| * | | | | Dont use cached collection for Repository find_branch and find_tag methodsDmitriy Zaporozhets2015-12-072-2/+3
* | | | | | Merge branch 'report-ssl-errors' of https://gitlab.com/stanhu/gitlab-ceDmitriy Zaporozhets2015-12-075-23/+29
|\ \ \ \ \ \
| * | | | | | Fix specStan Hu2015-12-041-3/+1
| * | | | | | Handle and report SSL errors in Web hook test. Check for status 200 for success.Stan Hu2015-12-044-20/+28
* | | | | | | Merge branch 'add_assign_to_me' into 'master' Dmitriy Zaporozhets2015-12-070-0/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Filter current user to the top of issue assignee listDrew Blessing2015-12-031-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fix-api-private-project-update' into 'master' Dmitriy Zaporozhets2015-12-073-2/+19
|\ \ \ \ \ \
| * | | | | | Fix API setting of 'public' attribute to false will make a project privateStan Hu2015-12-053-2/+19
* | | | | | | Merge branch 'minimize-readme' into 'master' Dmitriy Zaporozhets2015-12-072-2/+6
|\ \ \ \ \ \ \