- 29 May, 2017 3 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
Stan Hu authored
Users attempting to access repositories that had `.gitmodules` entries with trailing whitespaces would encounter an Error 500. This was due to a change in bf876ec7 that quietly removed the whitespace stripping. Closes #33018
-
- 25 May, 2017 2 commits
-
-
Douwe Maan authored
-
winh authored
-
- 24 May, 2017 1 commit
-
-
Alexis Reigel authored
-
- 23 May, 2017 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 18 May, 2017 1 commit
-
-
Toon Claes authored
The ProjectCacheWorker refreshes cache periodically, but it runs outside Rails context. So include the ActionView helpers so the `content_tag` method is available.
-
- 17 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 16 May, 2017 3 commits
-
-
Douwe Maan authored
-
Tim Zallmann authored
-
blackst0ne authored
-
- 15 May, 2017 2 commits
-
-
David Turner authored
Sometimes it is useful to store submodules in the same repository which contains links to them. Make the UI support this. See https://github.com/twosigma/git-meta/wiki/The-Omega-Repo for information about this strategy Signed-off-by: David Turner <novalis@novalis.org>
-
Douwe Maan authored
-
- 12 May, 2017 4 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Kushal Pandya authored
-
- 11 May, 2017 4 commits
-
-
Valery Sizov authored
-
Phil Hughes authored
Moved the data into the data method Renamed edited ago class name
-
Tim Zallmann authored
-
Douwe Maan authored
-
- 10 May, 2017 5 commits
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
Sanitize submodule URLs before linking to them in the file tree view See merge request !2084
-
Robert Speicher authored
(security-9-1) Render asciidoc & other markup using banzai in a pipeline See merge request !2098
-
zzjin authored
-
blackst0ne authored
-
- 09 May, 2017 3 commits
-
-
Douwe Maan authored
-
Fatih Acet authored
-
zzjin authored
-
- 08 May, 2017 3 commits
-
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Sam Rose authored
-
- 07 May, 2017 2 commits
-
-
Zeger-Jan van de Weg authored
-
James Clark authored
Fixes gitlab-org/gitlab-ce#17489 Fix test finding two of the same element Capybara will raise an exception because it finds two elements that match .nav-links. This means this test would fail, even if the page meets the conditions for passing the test. Add more tests for guest access
-
- 05 May, 2017 2 commits
-
-
James Edwards-Jones authored
-
James Edwards-Jones authored
-