- 15 Sep, 2017 1 commit
-
-
Tiago Botelho authored
-
- 28 Jun, 2017 1 commit
-
-
Douwe Maan authored
-
- 14 Jun, 2017 1 commit
-
-
Douwe Maan authored
-
- 05 Jun, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Before this change only last namespace in full path was extracted. It's fine unless you have a link to submodule under subgroups. In that case self_url? method returns false and link is processed as external. I could not find a proper regex to cover all cases and correctly extract full path to repository and instead used current instance host name to get correct path to namespace and project. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 29 May, 2017 1 commit
-
-
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
-
- 26 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 15 May, 2017 1 commit
-
-
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>
-
- 10 May, 2017 1 commit
-
-
Douwe Maan authored
Sanitize submodule URLs before linking to them in the file tree view See merge request !2084
-
- 21 Apr, 2017 1 commit
-
-
David Turner authored
Signed-off-by: David Turner <novalis@novalis.org>
-
- 23 Feb, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 14 Feb, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 09 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 26 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 23 Jun, 2015 1 commit
-
-
Stan Hu authored
Fix Error 500 when relative submodule resolves to a namespace that has a different name from its path Closes #1849
-
- 28 Apr, 2015 1 commit
-
-
Stan Hu authored
Closes #1413
-
- 23 Apr, 2015 1 commit
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/7554
-
- 10 Apr, 2015 2 commits
-
-
Douwe Maan authored
-
Stan Hu authored
Closes #775
-
- 25 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 14 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- 19 Jan, 2015 1 commit
-
-
Headless authored
-
- 05 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 28 Feb, 2014 1 commit
-
-
Timm Drevensek authored
-
- 26 Feb, 2014 1 commit
-
-
Timm Drevensek authored
-
- 25 Feb, 2014 1 commit
-
-
Timm Drevensek authored
-
- 10 Feb, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 06 Feb, 2014 1 commit
-
-
Jason Hollingsworth authored
Detect if submodule is hosted on this GitLab server, gitlab.com or github.com. Hash links directly to commit in repo.
-