Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-20Allow resolving git submodule url for subgroup projects using relative pathMark Chao
2018-07-16SubmoduleHelper - Project is not always available as an instance variableMario de la Ossa
2017-09-15Fixes project denial of service via gitmodules using Extended ASCII.Tiago Botelho
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-06-28Strip trailing whitespace in relative submodule URLDouwe Maan
2017-06-05Fix submodule link to then project under subgroupDmitriy Zaporozhets
2017-05-29Strip trailing whitespaces in submodule URLsStan Hu
2017-05-15submodule_links: Handle in-repository submodule urlsDavid Turner
2017-05-10Merge branch 'rs-sanitize-submodule-urls' into 'security'Douwe Maan
2017-04-21submodule_links: handle urls that don't end with .gitDavid Turner
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-01-26Use `:empty_project` where possible in helper specsRobert Speicher
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2015-06-23Fix Error 500 when relative submodule resolves to a namespace that has a diff...Stan Hu
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-04-23Fix broken file browsing with relative submodule in personal projectsStan Hu
2015-04-10Fix broken file browsing with a submodule that has a relative linkStan Hu
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-06-03Fix failing submodule test.Marin Jankovski
2014-02-10Fix submodule_helper specsDmitriy Zaporozhets
2014-02-06Better submodule links.Jason Hollingsworth