summaryrefslogtreecommitdiff
path: root/spec/lib/extracts_path_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Validate refs used in controllers don't have spacessh-validate-ref-name-in-commitStan Hu2019-04-141-0/+30
* Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg2018-11-201-18/+8
* Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"revert-e2aa2177Sean McGivern2018-11-201-8/+18
* Remove duplicate tests for GitalyZeger-Jan van de Weg2018-11-191-18/+8
* Fix handling of annotated tags when Gitaly is not in useStan Hu2018-07-091-0/+26
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-2/+2
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-071-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+4
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-2/+2
* Enable Style/WordArrayDouwe Maan2017-02-231-2/+2
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-2/+2
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Allow browsing branches that end with '.atom'Sean McGivern2016-10-111-1/+86
* Add failing test for #21334winniehell2016-08-241-0/+10
* Do not escape URI when extracting path (!5878)winniehell2016-08-191-11/+0
* Add failing test for gitlab-com/support-forum#952winniehell2016-08-191-0/+10
* Fix front-end for branches that happen to contain urlencoding escape characte...10772-fix-urlencoded-branchnameElliot2016-08-111-3/+16
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-2/+2
* Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-011-1/+1
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Groundwork for merging CI into CEDouwe Maan2015-08-251-1/+1
* Fix "Network" and "Graphs" pages for branches with encoded slashesStan Hu2015-08-021-0/+10
* Extract the longest-matching ref from a commit path when multiple matches occurStan Hu2015-07-011-2/+9
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-2/+5
|\
| * Update mock and stub syntax for specsRobert Speicher2015-06-221-2/+5
* | Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-1/+1
|/
* Fix bug where commit data would not appear in some subdirectoriesStan Hu2015-04-261-0/+16
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-9/+11
* fix most of warningsskv2013-12-151-1/+1
* Fix 404 error while displaying json files.Sato Hiroyuki2013-03-211-42/+0
* Remove relative_url_root from path. Fixes #2602Jun Futagawa2013-01-231-0/+23
* Fixed styles, ProjectHook specs etcDmitriy Zaporozhets2013-01-051-1/+1
* Fix routing issues when navigating over tree, commits etcDmitriy Zaporozhets2012-12-251-0/+20
* ExtractsPath: Use ref_names instead of branches+tagsRobert Speicher2012-10-041-2/+1
* Fix bug with branches whose name contains slashValeriy Sizov2012-10-041-2/+2
* Rename RefExtractor to ExtractsPathRobert Speicher2012-09-261-0/+58