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
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-23Fix code for copsDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2015-06-23Fix Error 500 when relative submodule resolves to a namespace that has a diff...Stan Hu
2015-04-28Fix "Revspec not found" errors when viewing diffs in a forked project with su...Stan Hu
2015-04-23Fix broken file browsing with relative submodule in personal projectsStan Hu
2015-04-12Merge branch 'regex-start-of-string' into 'master'Dmitriy Zaporozhets
2015-04-10Use `\A` and `\z` in regexes instead of `^` and `$`.Douwe Maan
2015-04-10Fix broken file browsing with a submodule that has a relative linkStan Hu
2015-03-25Style/RedundantReturn enabledDmitriy Zaporozhets
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-01-19show diff in submodulesHeadless
2014-06-05Refactor some search scopes to prevent wierd behaviour and PG::Error issuesDmitriy Zaporozhets
2014-02-28simplify link urlTimm Drevensek
2014-02-27fixed regex to match url pointing to a user repoTimm Drevensek
2014-02-26Add support for relative submodulesTimm Drevensek
2014-02-10Fix submodule_helper specsDmitriy Zaporozhets
2014-02-10Fix submodulesDmitriy Zaporozhets
2014-02-06Better submodule links.Jason Hollingsworth