summaryrefslogtreecommitdiff
path: root/spec/routing
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 for the broken routing specsJeroen van Baarsen2014-06-081-1/+1
* Fix routing tests.Marin Jankovski2014-05-291-8/+8
* Fix can not automerge if description is too longsue4452014-05-111-2/+5
* Fixes to group route tests, thanks DZGitLab2014-04-151-2/+1
* Add short path route for groups.GitLab2014-04-131-0/+12
* Add email aliases for usersJason Hollingsworth2014-02-131-0/+17
* sync with upstream for ease to mergeGitLab2014-02-062-8/+30
|\
| * Add files to path blacklist.Jason Hollingsworth2014-01-241-7/+0
| * Add support for various archive formats.Jason Hollingsworth2014-01-021-0/+8
| * Issue 5716 - Allow removal of avatarDrew Blessing2013-12-021-0/+7
| * Expand refs constraints to include valid charactersPeter Fern2013-10-241-0/+14
| * Fix profile specsDmitriy Zaporozhets2013-10-091-1/+1
* | adding tests for the ssh keys featureGitLab2014-02-061-0/+5
|/
* Drop support of root namespace in routingHiroyuki Sato2013-09-132-63/+63
* Remove old specsDmitriy Zaporozhets2013-08-271-7/+0
* 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 route specsDmitriy Zaporozhets2013-06-261-2/+2
* | Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets2013-06-242-11/+11
* | 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-222-35/+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-042-4/+73
|\
| * Routing updated to support global snippetsAndrew8xx82013-03-241-0/+45
| * Project snippets moved to /projectsAndrew8xx82013-03-231-4/+28
* | Fix routiong specs after rename of resque controllerDmitriy Zaporozhets2013-05-302-9/+3
* | Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets2013-05-141-1/+1
* | Merge pull request #3834 from ichord/gfm-autocompDmitriy Zaporozhets2013-05-081-0/+4
|\ \
| * | autocomplete issues and preload autocomplete data.ichord2013-05-041-0/+4
* | | Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-052-19/+19
|/ /