summaryrefslogtreecommitdiff
path: root/spec/routing/project_routing_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-151-4/+15
* Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-231-507/+527
* Allow browsing branches that end with '.atom'Sean McGivern2016-10-111-1/+1
* Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz2016-08-111-4/+4
* Add failing test for #20462winniehell2016-08-021-1/+4
* Clean up unused routesJosef Strzibny2016-07-261-4/+0
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Increase the minimum length for commit SHA matching to 7rs-issue-12706Robert Speicher2016-01-291-4/+4
* Fix broken specs. #2406Rubén Dávila2016-01-201-2/+2
* Merge branch 'issue_3076' into 'master' Drew Blessing2016-01-081-0/+1
|\
| * Fix problem with projects ending with .keys #3076Jose Corcuera2016-01-061-0/+1
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-071-0/+12
|/
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-7/+7
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-7/+7
* Improve tests to use real branches in merge requestsDmitriy Zaporozhets2015-08-041-7/+7
* Remove show actions from Admin and Project DeployKeysRobert Speicher2015-06-031-1/+1
* Add MergeRequests#commits action and routeRobert Speicher2015-05-291-12/+20
* Fix failing specs.Douwe Maan2015-04-031-2/+1
* Use `project_member` instead of `team_member`.Douwe Maan2015-03-151-10/+7
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-86/+86
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-88/+88
* Don't have Markdown preview fail for long content by using POST rather than GET.Douwe Maan2015-02-061-2/+2
* Fix tests for blobs refactoringDmitriy Zaporozhets2015-01-261-9/+5
* Fix tests, merge conflicts, some minor issues and make the project avatar fea...Hannes Rosenögger2015-01-241-169/+170
* adding avatar to project settings page added avatar removal show project avat...Steven Thonus2015-01-241-0/+7
* Merge pull request #7978 from cirosantilli/edit-preview-route-testDmitriy Zaporozhets2014-12-201-0/+20
|\
| * Add tests for tree edit routesCiro Santilli2014-10-071-0/+20
* | Merge branch 'show_files_with_diff_name' into 'master'Dmitriy Zaporozhets2014-12-111-0/+1
|\ \
| * | Add a failing route spec for file named diff.Marin Jankovski2014-12-101-0/+1
* | | Merge branch 'upstream-master' into markdown-previewVinnie Okada2014-12-071-5/+10
|\ \ \ | |/ /
| * | Routing specs for fork projectsDmitriy Zaporozhets2014-11-141-5/+10
| |/
* | Use GET instead of POST for Markdown previewsVinnie Okada2014-10-161-2/+2
* | Add Markdown preview to more formsVinnie Okada2014-10-151-13/+15
|/
* Delete wall notes testsDmitriy Zaporozhets2014-06-131-5/+0
* Fix can not automerge if description is too longsue4452014-05-111-2/+5
* Add support for various archive formats.Jason Hollingsworth2014-01-021-0/+8
* Expand refs constraints to include valid charactersPeter Fern2013-10-241-0/+14
* Drop support of root namespace in routingHiroyuki Sato2013-09-131-61/+61
* Fix routing specsDmitriy Zaporozhets2013-07-171-8/+13
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-021-1/+1
|\
| * Prevent 'toplevel constant SnippetsController referenced by Project::Snippets...Jack Weeden2013-07-011-1/+1
* | Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-06-301-1/+1
|\ \ | |/
| * fix bad constant reference in `project_routing_spec.rb`.Yves Senn2013-06-241-1/+1
* | Fix routing/controller specs for refactored controllersDmitriy Zaporozhets2013-06-231-94/+94
* | remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets2013-06-221-25/+0
|/
* Merge pull request #4257 from jojosch/fix/routing-commit-with-#Dmitriy Zaporozhets2013-06-111-0/+4
|\
| * Commit List and Tree allow also + in branch nameJohannes Schleifenbaum2013-06-091-0/+2
| * Routing fix Commit-List: switch to branch with # in nameJohannes Schleifenbaum2013-06-091-0/+2
* | Solve inconsistency between network graph & stat graphsDmitriy Zaporozhets2013-06-111-3/+9
|/
* Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets2013-06-041-4/+28
|\