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-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-07Include new URL helpers retroactively into includers of Gitlab::RoutingDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2016-10-11Allow browsing branches that end with '.atom'Sean McGivern
2016-08-24Add failing test for #21334winniehell
2016-08-19Do not escape URI when extracting path (!5878)winniehell
2016-08-19Add failing test for gitlab-com/support-forum#952winniehell
2016-08-11Fix front-end for branches that happen to contain urlencoding escape characte...Elliot
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-04-01Added & use Gitlab::Routing for URL helpersYorick Peterse
2015-12-09Tag lib specsDouwe Maan
2015-08-26Groundwork for merging CI into CEDouwe Maan
2015-08-02Fix "Network" and "Graphs" pages for branches with encoded slashesStan Hu
2015-07-01Extract the longest-matching ref from a commit path when multiple matches occurStan Hu
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-22Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-04-27Fix bug where commit data would not appear in some subdirectoriesStan Hu
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2013-12-15fix most of warningsskv
2013-03-21Fix 404 error while displaying json files.Sato Hiroyuki
2013-01-23Remove relative_url_root from path. Fixes #2602Jun Futagawa
2013-01-05Fixed styles, ProjectHook specs etcDmitriy Zaporozhets
2012-12-25Fix routing issues when navigating over tree, commits etcDmitriy Zaporozhets
2012-10-04ExtractsPath: Use ref_names instead of branches+tagsRobert Speicher
2012-10-04Fix bug with branches whose name contains slashValeriy Sizov
2012-09-27Rename RefExtractor to ExtractsPathRobert Speicher