summaryrefslogtreecommitdiff
path: root/spec/routing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dz-rename-user-routes' into 'master'Robert Speicher2016-10-171-6/+6
|\
| * Update users routing specDmitriy Zaporozhets2016-10-131-6/+6
* | Fix 404 when group path has dot in the namedz-fix-group-with-dotDmitriy Zaporozhets2016-10-161-0/+6
|/
* Merge branch 'atom-routes' into 'master' Robert Speicher2016-10-111-1/+1
|\
| * Allow browsing branches that end with '.atom'Sean McGivern2016-10-111-1/+1
* | Catch any undefined API routing and return 400 Bad RequestDmitriy Zaporozhets2016-10-101-1/+3
|/
* Update user routing spec after constrainer logic changeddz-root-urlDmitriy Zaporozhets2016-10-061-1/+1
* Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-061-1/+3
* Fix markdown help referencesClement Ho2016-08-261-2/+2
* Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-1/+8
* 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-263-17/+0
* Fix help page paths to make sure shortcuts and the UI help page work.fix-help-pathsConnor Shea2016-07-191-5/+2
* Fix failing tests.Connor Shea2016-07-111-13/+9
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-013-3/+0
* Merge branch 'health-check-route'Douwe Maan2016-05-122-0/+17
|\
| * Add tests for the health check featureDJ Mountney2016-05-102-0/+17
* | Add specs for user routing and update spec for user controllerLong Nguyen2016-05-081-0/+37
* | user routings refactorLong Nguyen2016-05-081-0/+4
* | Remove unused code, update spec, and update changelogLong Nguyen2016-05-051-8/+0
|/
* Remove `Profile::KeysController#new` actionRobert Speicher2016-03-031-5/+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
|/
* Move partial to right place and fix tests.Douwe Maan2015-09-081-3/+3
* 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
* Audit log for user authenticationValery Sizov2015-07-061-2/+2
* Fix Style/TrailingBlankLines cop violationsRobert Speicher2015-06-222-2/+0
* Add RootControllerRobert Speicher2015-06-131-2/+8
* Add Profiles::PreferencesControllerRobert Speicher2015-06-131-3/+12
* 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 snippet testDmitriy Zaporozhets2015-04-221-1/+1
* Loosen help page parameter constraints for categoryRobert Speicher2015-04-151-1/+1
* Add constraints to help#show route parametersRobert Speicher2015-04-151-34/+19
* Revert "Fix and improve help rendering"Robert Speicher2015-04-151-19/+19
* Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets2015-04-131-2/+1
|\
| * Fix failing specs.Douwe Maan2015-04-031-2/+1
* | Fix and improve help renderingSullivan SENECHAL2015-04-031-19/+19
|/
* Use `project_member` instead of `team_member`.Douwe Maan2015-03-151-10/+7
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-142-87/+87
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-124-154/+154
* 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