- 22 Oct, 2015 23 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Make file list more compact Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1669
-
Dmitriy Zaporozhets authored
Restore edit button in project readme Also make sure edit button can actually be clicked, like !1668. See merge request !1670
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Update style of snippets pages ![Screen_Shot_2015-10-18_at_13.04.13](/uploads/95d58b64fa81aa4e75568d2d7b4a6b08/Screen_Shot_2015-10-18_at_13.04.13.png) ![Screen_Shot_2015-10-21_at_11.11.10](/uploads/106371d718a07a9ccdad9148812211fd/Screen_Shot_2015-10-21_at_11.11.10.png) Replaces !1567. Fixes #1767 and #2538. See merge request !1637
-
Robert Speicher authored
Prefer project with exact path to differently cased one when both exist. Fixes #3113. See merge request !1649
-
Robert Speicher authored
Fix 500 when editing CI services Fixes #3090 See merge request !1663
-
Robert Speicher authored
Require jobs to be named This properly presents error for .gitlab-ci.yml having empty job name. See merge request !1662
-
Robert Speicher authored
Fix CSS class for runner status Fixes #3117 See merge request !1665
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Robert Speicher authored
[ci skip]
-
Douwe Maan authored
-
Kamil Trzcinski authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Kamil Trzciński authored
Fixed suggestion in documentation resulting in linting error 'variables should be a map of key-valued strings' Documentation now suggests a valid option with the intended result. See #3147 `"yes"`, opposed to `yes` is not casted to a boolean. `variables` only accepts key-valued strings. Better solution would be to change the parsing of `variables` (allow boolean or check the actual value of the string). See merge request !1660
-
Robert Speicher authored
Make sure MR refresh service correctly determines newly added commits. Fixes #3140. See merge request !1659
-
Robert Speicher authored
Fix build trace updating Fixes #2910 See merge request !1657
-
Valery Sizov authored
Don't show "Add README" link in an empty repository if user doesn't have access to push Reporter users would see this before even though they didn't have access to push: ![image](/uploads/1dd328ab7e58cd00c5b696f079816e16/image.png) It's not complete accurate to include the push command-line instructions, but users may still want the instructions to clone. After: ![image](/uploads/3d214e140916d2f174d0b5fec0ac472d/image.png) Closes #3094 See merge request !1626
-
- 21 Oct, 2015 17 commits
-
-
Sander Boom authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Stan Hu authored
Closes #3094
-
Artem V. Navrotskiy authored
-
Kamil Trzcinski authored
-
Robert Speicher authored
Remove CI migration See merge request !1656
-
Kamil Trzcinski authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Robert Speicher authored
Fix margin around Markdown Write/Preview tabs. Reverts !1354 and uses another fix for #2585. See merge request !1654
-
Dmitriy Zaporozhets authored
Animate the logo on hover The logo is now rendered as pure SVG, rather than image referencing a svg. The SVG has an id and the shapes of the logo have a shared class. The shapes change their fill color on hover with a transition. Identical to how it looks on about.gitlab.com cc @skyruler See merge request !1557
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Make tables full width. ## Before ![Screen_Shot_2015-10-19_at_11.17.32](/uploads/acea66825b41006a949b5cc31cc07699/Screen_Shot_2015-10-19_at_11.17.32.png) ## After ![Screen_Shot_2015-10-19_at_11.19.16](/uploads/ed61e5e6cafe06c5e2d75672f5585c93/Screen_Shot_2015-10-19_at_11.19.16.png) See merge request !1642
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-