summaryrefslogtreecommitdiff
path: root/spec/helpers/submodule_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-161-0/+27
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-101-2/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-271-7/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-201-3/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-301-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-33/+33
* Fix error rendering submodules in MR diffs when there is no .gitmodulesdm-submodule-links-nilDouwe Maan2019-07-261-0/+13
* Ensure SubmoduleHelper works outside view contextdm-submodule-helper-routingDouwe Maan2019-07-221-36/+45
* Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-291-1/+1
* Allow resolving git submodule url for subgroup projects using relative path37356-relative-submodule-linkMark Chao2018-08-201-20/+55
* SubmoduleHelper - Project is not always available as an instance variable49061-submodule-helper-fixMario de la Ossa2018-07-151-13/+8
* Fixes project denial of service via gitmodules using Extended ASCII.34259-project-denial-of-service-via-gitmodules-fixTiago Botelho2017-09-151-0/+6
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* Strip trailing whitespace in relative submodule URLdm-relative-submodule-url-trailing-whitespaceDouwe Maan2017-06-281-0/+5
* Fix submodule link to then project under subgroupDmitriy Zaporozhets2017-06-051-0/+8
* Strip trailing whitespaces in submodule URLssh-fix-submodules-trailing-spacesStan Hu2017-05-291-0/+5
* submodule_links: Handle in-repository submodule urlsDavid Turner2017-05-151-0/+13
* Merge branch 'rs-sanitize-submodule-urls' into 'security'Douwe Maan2017-05-101-0/+12
* submodule_links: handle urls that don't end with .gitDavid Turner2017-04-211-4/+8
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-22/+22
* Use `:empty_project` where possible in helper specsrs-empty_project-helpersRobert Speicher2017-01-251-2/+2
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-14/+14
* Fix Error 500 when relative submodule resolves to a namespace that has a diff...Stan Hu2015-06-231-1/+1
* Update mock and stub syntax for specsRobert Speicher2015-06-221-13/+13
* Fix broken file browsing with relative submodule in personal projectsStan Hu2015-04-231-4/+11
* Fix broken file browsing with a submodule that has a relative linkStan Hu2015-04-091-0/+35
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-5/+5
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-17/+17
* Fix failing submodule test.Marin Jankovski2014-06-031-1/+2
* Fix submodule_helper specsDmitriy Zaporozhets2014-02-101-34/+43
* Better submodule links.Jason Hollingsworth2014-02-051-0/+109