summaryrefslogtreecommitdiff
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* Do not allow password reset for ldap user.Marin Jankovski2014-03-181-1/+1
* Add retry feature to project importDmitriy Zaporozhets2014-03-121-0/+2
* Add email aliases for usersJason Hollingsworth2014-02-131-0/+1
* code refactor as per standardsGitLab2014-02-111-1/+1
* merge with upstream masterGitLab2014-02-061-25/+42
|\
| * added group avatarsSteven Thonus2014-01-281-0/+3
| * Add files to path blacklist.Jason Hollingsworth2014-01-241-2/+0
| * Refactor search autocomplete. Use ajax for sourceDmitriy Zaporozhets2014-01-181-0/+1
| * Add support for various archive formats.Jason Hollingsworth2014-01-021-1/+1
| * Archiving old projects; archived projects aren't shown on dashboardSteven Thonus2013-12-161-0/+2
| * Migrate application to rails 4 step 1Dmitriy Zaporozhets2013-12-101-2/+2
| * Issue 5716 - Allow removal of avatarDrew Blessing2013-12-021-0/+1
| * Remove file from repository featureDmitriy Zaporozhets2013-11-191-1/+1
| * Admin can transfer project to any namespaceDmitriy Zaporozhets2013-11-151-1/+7
| * Ability to remvoe broadcast messagesDmitriy Zaporozhets2013-11-121-1/+1
| * Broadcast messages scaffold in admin areaDmitriy Zaporozhets2013-11-121-0/+1
| * New feature: Ability to leave projectDmitriy Zaporozhets2013-11-051-0/+1
| * New feature: Create file from UIDmitriy Zaporozhets2013-11-051-9/+11
| * Expand refs constraints to include valid charactersPeter Fern2013-10-241-6/+6
| * Move profile account to separate controllerDmitriy Zaporozhets2013-10-091-4/+6
* | getting user keys publically through http without any authentication, the git...devaroop2013-10-021-0/+3
|/
* Merge branch 'rack_attack' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-10-011-0/+1
|\
| * Add documentation to help section, rack_attack as exampleMarin Jankovski2013-09-301-0/+1
* | Public projects feature - step2Dmitriy Zaporozhets2013-09-241-2/+0
|/
* Drop support of root namespace in routingHiroyuki Sato2013-09-131-12/+12
* Improve admin user show pageDmitriy Zaporozhets2013-08-271-5/+1
* Show iid in event feed and uatocomplete as default id for issues, mrDmitriy Zaporozhets2013-08-191-1/+1
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-081-1/+6
|\
| * Refactor recent branches pageDmitriy Zaporozhets2013-08-051-1/+6
* | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-301-0/+1
|\ \ | |/ |/|
| * Merge Request on forked projectsIzaak Alpert2013-07-171-0/+1
* | Public area: Project#show page prototypeDmitriy Zaporozhets2013-07-271-0/+2
|/
* Ability to create new branch via UIDmitriy Zaporozhets2013-07-171-2/+2
* Move repo tags to own controller. add ability to remove tagsDmitriy Zaporozhets2013-07-161-2/+1
* Move branches list to own controller with pagination. Ability to remove branc...Dmitriy Zaporozhets2013-07-161-0/+1
* Rename Group#people to Group#membersDmitriy Zaporozhets2013-07-121-1/+1
* Ability to leave group from profile areaDmitriy Zaporozhets2013-07-121-0/+5
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-021-2/+6
|\
| * Added update and delete_attachment actions to note controllerJack Weeden2013-07-011-1/+4
* | Show shotcut dialog on ?Dmitriy Zaporozhets2013-06-301-0/+1
* | Remove unnecessary namespaced resourceDmitriy Zaporozhets2013-06-261-3/+1
* | Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets2013-06-241-3/+5
* | Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-97/+97
* | Restrict auto generated routesDmitriy Zaporozhets2013-06-221-4/+4
* | Cleanup: removed unused routing/methods. Improved admin area usabilityDmitriy Zaporozhets2013-06-221-10/+1
* | Remove all team resources except models. Move models to deprecated directoryDmitriy Zaporozhets2013-06-181-26/+0
* | Added UsersGroup scaffold. Simplify adding people to groupDmitriy Zaporozhets2013-06-181-2/+2
|/
* Password expire: implement password resource inside profile. add before_fiter...Dmitriy Zaporozhets2013-06-131-0/+1
* Merge pull request #4257 from jojosch/fix/routing-commit-with-#Dmitriy Zaporozhets2013-06-111-2/+2
|\
| * Commit List and Tree allow also + in branch nameJohannes Schleifenbaum2013-06-091-2/+2