- Jul 26, 2019
-
-
Nick Thomas authored
Fix error rendering submodules in MR diffs when there is no .gitmodules See merge request gitlab-org/gitlab-ce!31162 (cherry picked from commit 55f99e93) cfef1e8e Fix error rendering submodules in MR diffs when there is no .gitmodules
-
- Jul 22, 2019
-
-
Nick Thomas authored
Ensure SubmoduleHelper works outside view context Closes #64833 See merge request gitlab-org/gitlab-ce!31005 (cherry picked from commit 8b284a51) 26ac53b3 Ensure SubmoduleHelper works outside view context
-
- Jul 17, 2019
-
-
This is part of migration of Folder View to Vue
-
- Sep 07, 2018
-
-
gfyoung authored
Partially addresses #47424.
-
- Aug 20, 2018
-
-
Mark Chao authored
-
- Jul 15, 2018
-
-
Mario de la Ossa authored
-
- Jan 31, 2018
-
-
Takuya Noguchi authored
-
- Jan 11, 2018
-
-
- Sep 15, 2017
-
-
Tiago Botelho authored
-
- Jun 28, 2017
-
-
Douwe Maan authored
-
- Jun 14, 2017
-
-
- Jun 05, 2017
-
-
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>
-
- May 29, 2017
-
-
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
-
- May 26, 2017
-
-
Douwe Maan authored
-
- May 15, 2017
-
-
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>
-
- May 10, 2017
-
-
Sanitize submodule URLs before linking to them in the file tree view See merge request !2084
-
- Apr 21, 2017
-
-
David Turner authored
Signed-off-by:
David Turner <novalis@novalis.org>
-
- Feb 23, 2017
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Feb 14, 2017
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Sep 09, 2015
-
-
Dmitriy Zaporozhets authored
-
- Aug 26, 2015
-
-
Douwe Maan authored
-
- Jun 23, 2015
-
- Apr 28, 2015
-
- Apr 23, 2015
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/7554
-
- Apr 10, 2015
-
-
Douwe Maan authored
-
Stan Hu authored
Closes #775
-
- Mar 25, 2015
-
-
Dmitriy Zaporozhets authored
-
- Feb 14, 2015
-
-
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.
-
- Jan 19, 2015
-
-
Headless authored
-
- Jun 05, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Feb 28, 2014
-
-
Timm Drevensek authored
-
- Feb 26, 2014
-
-
Timm Drevensek authored
-
- Feb 25, 2014
-
-
Timm Drevensek authored
-
- Feb 10, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Feb 06, 2014
-
-
Jason Hollingsworth authored
Detect if submodule is hosted on this GitLab server, gitlab.com or github.com. Hash links directly to commit in repo.
-