- 04 Nov, 2015 2 commits
-
-
Douwe Maan authored
-
Robert Speicher authored
Spread out runner contacted_at updates This is meant to prevent having too many concurrent UPDATE requests caused by runners checking in. See merge request !1722
-
- 31 Oct, 2015 1 commit
-
-
Douwe Maan authored
Force update refs/merge-requests/X/head upon a push to the source branch of a merge request If a user rebases and does a force push, GitLab would not update the `refs/merge-requests/X/head` link. Using the -f flag forces this to happen. Closes #3138 See merge request !1683
-
- 27 Oct, 2015 3 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Add projects path index Fixes performance regression introduced by !1649 See merge request !1692
-
- 26 Oct, 2015 7 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Fix CI badge The previous code relied on having on ref stored in commit, however the ref was moved to the build. Fixes #3104 See merge request !1690
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Fix visibility of specific runners See merge request !1688
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Add migration to remove the contents of the satellites dir See merge request !1681
-
Stan Hu authored
Fix regex in redis version check
-
- 24 Oct, 2015 1 commit
-
-
Robert Speicher authored
[ci skip]
-
- 23 Oct, 2015 7 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Robert Speicher authored
Fix cloning Wiki repositories via HTTP Cloning a project Wiki over HTTP would end up cloning the main repository since the .wiki extension was being stripped. Closes #3106 See merge request !1676
-
- 22 Oct, 2015 13 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Fix edit readme link on project home page See merge request !1668
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
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
-
Robert Speicher authored
-
Robert Speicher authored
[ci skip]
-
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
-
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
-
Robert Speicher authored
Remove CI migration See merge request !1656
-
- 21 Oct, 2015 6 commits
-
-
Robert Speicher authored
-
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
-
Robert Speicher authored
Fix margin around Markdown Write/Preview tabs. Reverts !1354 and uses another fix for #2585. See merge request !1654
-
Douwe Maan authored
Clear archive cache asynchronously See merge request !1651
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
[ci skip]
-