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
*
Merged r15238.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Adds Enumeration custom field format (#21060).
Jean-Philippe Lang
2015-10-25
1
-1
/
+4
*
Named routed for RSS/API keys (#20997).
Jean-Philippe Lang
2015-10-15
1
-3
/
+3
*
Import issues from CSV file (#950).
Jean-Philippe Lang
2015-08-14
1
-0
/
+7
*
Adds a named route for test email.
Jean-Philippe Lang
2015-06-29
1
-1
/
+1
*
Use shorter syntax for admin routes.
Jean-Philippe Lang
2015-06-29
1
-6
/
+6
*
The test email action should only be accessible with POST (#20203).
Jean-Philippe Lang
2015-06-29
1
-1
/
+1
*
Changed /my/show_api_key route to /my/api_key (#19851).
Jean-Philippe Lang
2015-06-19
1
-1
/
+1
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+1
*
Adds a form to manually submit an email to the mail handler.
Jean-Philippe Lang
2015-06-15
1
-1
/
+3
*
Update activities list when changing project/issue id on the time entry form ...
Jean-Philippe Lang
2015-05-30
1
-0
/
+2
*
Implements /issues/new form for creating issues outside a project (#1003).
Jean-Philippe Lang
2015-02-14
1
-0
/
+2
*
Removed IssuesController#update_form action, use #new and #edit instead.
Jean-Philippe Lang
2015-02-13
1
-2
/
+6
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-10
/
+14
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-0
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Edit attachments after upload (#1326).
Jean-Philippe Lang
2014-11-29
1
-0
/
+2
*
Removed deep nested time entries routes.
Jean-Philippe Lang
2014-11-16
1
-2
/
+2
*
Moved new group user to its own action GroupsController#new_users.
Jean-Philippe Lang
2014-11-16
1
-2
/
+3
*
Code cleanup, removed duplicate project activity route.
Jean-Philippe Lang
2014-11-11
1
-2
/
+1
*
Adds a single controller for users and groups memberships and support for add...
Jean-Philippe Lang
2014-10-23
1
-6
/
+4
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-8
/
+8
*
Removes routes for time entries nested under project/issues.
Jean-Philippe Lang
2014-10-04
1
-7
/
+1
*
Makes sys#fetch_changesets accept POST requests (#17077).
Jean-Philippe Lang
2014-09-13
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Adds a way for a registered user to get a new action email (#14228).
Jean-Philippe Lang
2013-06-09
1
-0
/
+1
*
Use a shallow block instead of the :shallow option that ignores routes scope ...
Jean-Philippe Lang
2013-05-16
1
-9
/
+17
*
Fixed that delete watcher link was broken by r11290 (#13231).
Jean-Philippe Lang
2013-02-20
1
-1
/
+1
*
Fixed that updating the issue form was broken by r4011 when user is not allow...
Jean-Philippe Lang
2013-02-16
1
-1
/
+1
*
Use POST/DELETE to watch/unwatch an item.
Jean-Philippe Lang
2013-02-10
1
-2
/
+2
*
Clean up watchers routes declaration.
Jean-Philippe Lang
2013-02-10
1
-7
/
+7
*
Add/remove issue watchers via the REST API (#6727).
Jean-Philippe Lang
2013-01-30
1
-0
/
+3
*
Adds a named route for thumbnails and use route helper in #thumbnail_tag.
Jean-Philippe Lang
2013-01-14
1
-1
/
+1
*
Add named routes for attachments and use route helpers in #link_to_attachment.
Jean-Philippe Lang
2013-01-14
1
-4
/
+4
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Plugins cannot route wiki page sub-path (#12749).
Jean-Philippe Lang
2013-01-11
1
-1
/
+1
*
Fixed that previews are broken by r10957 (#12642).
Jean-Philippe Lang
2013-01-06
1
-4
/
+4
*
Auto-populate fields while creating a new user with LDAP (#10286).
Jean-Philippe Lang
2012-12-26
1
-0
/
+3
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-23
1
-2
/
+2
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-23
1
-2
/
+2
*
Adds route names for r11072.
Jean-Philippe Lang
2012-12-22
1
-2
/
+2
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
1
-1
/
+1
*
Use named routes in controllers.
Jean-Philippe Lang
2012-12-11
1
-2
/
+2
*
Routes cleanup.
Jean-Philippe Lang
2012-12-11
1
-6
/
+1
*
Specifies HTTP methods for all routes.
Jean-Philippe Lang
2012-12-08
1
-18
/
+18
*
Make the tests pass when config.threadsafe! is enabled (#12097).
Jean-Philippe Lang
2012-12-02
1
-1
/
+1
*
backout r10707 (#12196)
Toshi MARUYAMA
2012-10-24
1
-5
/
+2
*
fix "Page not found" on OK button in SCM "View all revisions" page (#12196)
Toshi MARUYAMA
2012-10-24
1
-2
/
+5
*
Ability to delete a version from a wiki page history (#10852).
Jean-Philippe Lang
2012-10-23
1
-0
/
+1
*
Wiki page versions routes cleanup.
Jean-Philippe Lang
2012-10-21
1
-3
/
+3
[next]