index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
routes.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
route: code layout clean up 'my' route
Toshi MARUYAMA
2011-12-26
1
-10
/
+21
*
route: code layout clean up account route
Toshi MARUYAMA
2011-12-25
1
-5
/
+10
*
route: remove unused 'help'
Toshi MARUYAMA
2011-12-23
1
-2
/
+0
*
route: news: replace unused alias "all_news" and "formatted_all_news"
Toshi MARUYAMA
2011-12-22
1
-2
/
+2
*
Rails3: route: split boards topics edit and destroy
Toshi MARUYAMA
2011-12-22
1
-1
/
+2
*
Added missing repository route
Etienne Massip
2011-12-13
1
-0
/
+1
*
Fixed broken issue form update when changing tracker.
Jean-Philippe Lang
2011-12-12
1
-0
/
+3
*
Resourcified enumerations.
Jean-Philippe Lang
2011-12-11
1
-6
/
+1
*
Updated issue description diff route.
Etienne Massip
2011-12-10
1
-1
/
+2
*
Removed useless routes.
Jean-Philippe Lang
2011-12-10
1
-2
/
+0
*
Removed useless routes.
Jean-Philippe Lang
2011-12-10
1
-2
/
+0
*
Removed useless routes.
Jean-Philippe Lang
2011-12-10
1
-5
/
+0
*
Added method to attachments routes.
Etienne Massip
2011-12-10
1
-3
/
+3
*
Removed boards widcard route.
Etienne Massip
2011-12-10
1
-3
/
+0
*
Removed repositories widcard route.
Etienne Massip
2011-12-10
1
-2
/
+0
*
Removed default route.
Etienne Massip
2011-12-10
1
-2
/
+0
*
Explicitly declare all routes and deactivate default route.
Etienne Massip
2011-12-10
1
-15
/
+106
*
Removed no longer working old wiki route.
Jean-Philippe Lang
2011-12-10
1
-1
/
+0
*
Droppped old repositories routes.
Jean-Philippe Lang
2011-12-10
1
-8
/
+0
*
Changed ProjectsController#destroy to DELETE only.
Jean-Philippe Lang
2011-12-10
1
-3
/
+0
*
Changed IssuesController#destroy to DELETE only.
Jean-Philippe Lang
2011-12-10
1
-1
/
+2
*
Removed obsolete project news route.
Jean-Philippe Lang
2011-12-10
1
-1
/
+0
*
Moved bulk_edit/update routes into issues resources.
Jean-Philippe Lang
2011-12-10
1
-3
/
+1
*
REST urls for user memberships.
Jean-Philippe Lang
2011-12-10
1
-12
/
+4
*
Resourcified roles.
Jean-Philippe Lang
2011-12-09
1
-0
/
+1
*
Resourcified custom fields.
Jean-Philippe Lang
2011-12-09
1
-0
/
+1
*
Changes auto_complete calls to GET requests.
Jean-Philippe Lang
2011-12-08
1
-1
/
+1
*
Routes cleanup.
Jean-Philippe Lang
2011-12-02
1
-1
/
+0
*
Routes cleanup.
Jean-Philippe Lang
2011-12-02
1
-5
/
+1
*
Dropped TimeEntryReportsController.
Jean-Philippe Lang
2011-12-02
1
-13
/
+4
*
Resourcified boards.
Jean-Philippe Lang
2011-12-01
1
-15
/
+1
*
Routes cleanup.
Jean-Philippe Lang
2011-12-01
1
-7
/
+5
*
Removed obsolete routes.
Jean-Philippe Lang
2011-12-01
1
-4
/
+0
*
Resourcified documents.
Jean-Philippe Lang
2011-11-30
1
-14
/
+1
*
Resourcified attachments.
Jean-Philippe Lang
2011-11-27
1
-3
/
+3
*
Adds routes for group users.
Jean-Philippe Lang
2011-11-27
1
-1
/
+4
*
Resourcified issue statuses.
Jean-Philippe Lang
2011-11-22
1
-1
/
+1
*
Resourcified trackers.
Jean-Philippe Lang
2011-11-22
1
-1
/
+1
*
Resourcified issue categories (#9553).
Jean-Philippe Lang
2011-11-20
1
-4
/
+1
*
Adds API response to /issue_statuses to get the list of all available statuse...
Jean-Philippe Lang
2011-11-20
1
-0
/
+1
*
Adds API response to /trackers to get the list of all available trackers (#71...
Jean-Philippe Lang
2011-11-20
1
-0
/
+1
*
Make queries resources fully conform to common behavior (removed additonal ro...
Etienne Massip
2011-10-26
1
-1
/
+1
*
Refactor : convert queries to REST resources (also fixes #9108).
Etienne Massip
2011-10-24
1
-2
/
+2
*
remove trailing white-spaces from config/routes.rb.
Toshi MARUYAMA
2011-08-18
1
-21
/
+20
*
REST API for reading attachments (#7671).
Jean-Philippe Lang
2011-07-18
1
-0
/
+1
*
Makes custom queries available through the REST API (#5737).
Jean-Philippe Lang
2011-07-06
1
-0
/
+1
*
Makes relations resource shallow (#7366).
Jean-Philippe Lang
2011-07-05
1
-1
/
+1
*
Makes versions resource shallow (#7403).
Jean-Philippe Lang
2011-07-05
1
-1
/
+1
*
Adds support for GET on /issues/:issue_id/relations (#7366).
Jean-Philippe Lang
2011-07-04
1
-1
/
+1
*
Adds REST API for issue relations (#7366).
Jean-Philippe Lang
2011-07-04
1
-6
/
+1
[prev]
[next]