summaryrefslogtreecommitdiff
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed tree logs for branches with slash. Fixed remember of path when switch b...Dmitriy Zaporozhets2013-01-091-1/+1
* fix grack accessing files beginning with .gitJohannes Schleifenbaum2012-12-311-1/+1
* added RAILS_RELATIVE_URL_ROOT supportChris Frohoff2012-12-281-1/+1
* Fix form url and routes pathAndrey Kumanyaev2012-12-261-1/+1
* Add functional in user sectionAndrey Kumanyaev2012-12-261-0/+1
* Add functional in admin sectionAndrey Kumanyaev2012-12-261-0/+1
* Fix routing by priorityDmitriy Zaporozhets2012-12-251-8/+9
* Fix routing issues when navigating over tree, commits etcDmitriy Zaporozhets2012-12-251-2/+2
* Update uses of Gitolite.config.foo settingsRiyad Preukschas2012-12-201-4/+4
* Refactor issues, Remove ajaxDmitriy Zaporozhets2012-12-191-3/+3
* Improve CI integration for merge requestsDmitriy Zaporozhets2012-12-111-0/+1
* add help page for gitlab specific rake tasksJohannes Schleifenbaum2012-12-031-0/+1
* Refactored profile to resource. Added missing flash notice on successfull upd...Dmitriy Zaporozhets2012-12-021-8/+12
* Merge pull request #2067 from riyad/diff-and-patch-for-commits-and-merge-requ...Dmitriy Zaporozhets2012-11-261-2/+1
|\
| * Remove merge_request#raw and replace it with formats to #showRiyad Preukschas2012-11-251-2/+1
* | Fixed admin area. Create project only from one placeDmitriy Zaporozhets2012-11-231-1/+1
* | Ability to create project with namespaceDmitriy Zaporozhets2012-11-231-1/+1
* | Improve routing. Project access via namespaceDmitriy Zaporozhets2012-11-221-2/+2
|/
* GitLabCi Service imtegrationDmitriy Zaporozhets2012-11-191-0/+6
* Stats pagerandx2012-11-101-0/+1
* grack: allow repositories to have dots in name, e.g. serverconfigs-example.co...Markus Grobelin2012-10-261-1/+1
* Feature implementedDmitriy Zaporozhets2012-10-241-1/+10
* WebEditor: base formValeriy Sizov2012-10-121-1/+1
* specify HTTP verbs for match in routesNihad Abbasov2012-10-051-1/+2
* Added ability to manage groups from adminDmitriy Zaporozhets2012-10-031-0/+1
* Move all stuff to groups controllerrandx2012-10-021-0/+13
* Admin Group scaffold -> new, show, indexDmitriy Zaporozhets2012-10-021-0/+5
* Routes are now finalRobert Speicher2012-09-261-1/+0
* Add Compare#index and Compare#create actionsRobert Speicher2012-09-261-1/+1
* Finalize new routesRobert Speicher2012-09-261-10/+4
* Use Commits#show instead of Commits#indexRobert Speicher2012-09-261-13/+13
* Remove Commits#compare, add CompareControllerRobert Speicher2012-09-261-4/+1
* Add BlobController, remove Refs#blobRobert Speicher2012-09-261-7/+1
* Add BlameController, remove Refs#blame actionRobert Speicher2012-09-261-9/+1
* Enable tree resource, remove old tree routesRobert Speicher2012-09-261-13/+3
* Add tree-ish route placeholders, modify commit(s) routesRobert Speicher2012-09-261-1/+11
* Remove Projects#team actionRobert Speicher2012-09-161-1/+1
* 1.9 Hash syntax in routes.rbRobert Speicher2012-09-161-51/+52
* Limit admin/logs and admin/resque routes to the actions that are usedRobert Speicher2012-09-161-2/+2
* Don't instantiate Resque::Server in routesRobert Speicher2012-09-161-1/+1
* Refactored profile areaDmitriy Zaporozhets2012-09-141-1/+2
* Unused routes removedAlex Denisov2012-09-051-4/+0
* Give Resque route a name and use that for the iframe srcRobert Speicher2012-08-311-1/+1
* Feature: Labels page. Index pagerandx2012-08-241-0/+2
* 1. Better message if no ssh keyDmitriy Zaporozhets2012-08-221-0/+1
* Merge pull request #1198 from NARKOZ/preview_notesDmitriy Zaporozhets2012-08-101-1/+5
|\
| * render notes preview on server-sideNihad Abbasov2012-08-091-1/+5
* | Wiki pages pageDmitriy Zaporozhets2012-08-091-0/+4
|/
* Gitlab Markdown help pagerandx2012-08-031-0/+1
* Feature: Bulk Issues updaterandx2012-07-281-0/+1