- 07 Apr, 2017 2 commits
-
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
- 06 Apr, 2017 2 commits
-
-
Kamil Trzcinski authored
-
Tiago Botelho authored
-
- 04 Apr, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 03 Apr, 2017 4 commits
-
-
James Edwards-Jones authored
-
James Edwards-Jones authored
Makes it clear this is only used in dropdowns, instead of cluttering up Project class. Since we only care about branch names, it is also possible to refactor out a lot of the set/reject logic. A benchmark on Array/Set subtraction favoured using Arrays. This was with 5000 ‘branches’ and 2000 ‘protections’ to ensure a similar comparison to the commit which introduced using Set for intersection. Comparison: array subtraction: 485.8 i/s set subtraction: 128.7 i/s - 3.78x slower
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 24 Mar, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 23 Mar, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 22 Mar, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 21 Mar, 2017 2 commits
-
-
Jarka Kadlecova authored
-
Douwe Maan authored
Protect server against SSRF in project import URLs See merge request !2068
-
- 20 Mar, 2017 1 commit
-
-
Rémy Coutable authored
New Gitlab::UrlSanitizer.http_credentials_for_user method responsible for generating a credentials hash from a user. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 17 Mar, 2017 1 commit
-
-
Kamil Trzciński authored
-
- 16 Mar, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 06 Mar, 2017 1 commit
-
-
Robert Speicher authored
-
- 03 Mar, 2017 1 commit
-
-
Alejandro Rodríguez authored
This will be necessary when adding gitaly settings. This version doesn't make any functional changes, but allows us to include this breaking change in 9.0 and add the needed extra settings in the future with backwards compatibility
-
- 24 Feb, 2017 2 commits
-
-
Douwe Maan authored
-
Jan Christophersen authored
-
- 23 Feb, 2017 3 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
- 22 Feb, 2017 1 commit
-
-
Andre Guedes authored
-
- 14 Feb, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 08 Feb, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 07 Feb, 2017 1 commit
-
-
Douwe Maan authored
-
- 06 Feb, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 05 Feb, 2017 1 commit
-
- 31 Jan, 2017 5 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 30 Jan, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 27 Jan, 2017 3 commits
-
-
Oswaldo Ferreira authored
-
Berna Castro authored
Refactor overall code and fix failing specs Fix Project#to_reference Fix wrong spaces and update changelog Refactor #to_reference for Project & Issue Fix and improves Project#to_reference
-
Berna Castro authored
-