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
/
test
/
integration
/
routing
Commit message (
Expand
)
Author
Age
Files
Lines
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
45
-45
/
+45
*
REST API: custom fields definition (#11159).
Jean-Philippe Lang
2013-09-29
1
-0
/
+7
*
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
-2
/
+2
*
Use POST/DELETE to watch/unwatch an item.
Jean-Philippe Lang
2013-02-10
1
-1
/
+1
*
Add/remove issue watchers via the REST API (#6727).
Jean-Philippe Lang
2013-01-30
1
-0
/
+10
*
Use POST instead of GET for logging out (#13022).
Jean-Philippe Lang
2013-01-30
1
-4
/
+6
*
Adds pagination to users list when adding project or group members (#9549).
Jean-Philippe Lang
2013-01-18
2
-0
/
+8
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
45
-45
/
+45
*
Plugins cannot route wiki page sub-path (#12749).
Jean-Philippe Lang
2013-01-11
1
-0
/
+4
*
Fixed that previews are broken by r10957 (#12642).
Jean-Philippe Lang
2013-01-06
1
-1
/
+1
*
Auto-populate fields while creating a new user with LDAP (#10286).
Jean-Philippe Lang
2012-12-26
1
-0
/
+4
*
REST API for deleting wiki pages (#7082).
Jean-Philippe Lang
2012-10-28
1
-0
/
+10
*
REST API for creating/updating wiki pages (#7082).
Jean-Philippe Lang
2012-10-25
1
-28
/
+41
*
REST API for retrieving wiki pages (#7082).
Jean-Philippe Lang
2012-10-25
1
-0
/
+28
*
backout r10707 (#12196)
Toshi MARUYAMA
2012-10-24
1
-14
/
+10
*
fix "Page not found" on OK button in SCM "View all revisions" page (#12196)
Toshi MARUYAMA
2012-10-24
1
-10
/
+14
*
Ability to delete a version from a wiki page history (#10852).
Jean-Philippe Lang
2012-10-23
1
-0
/
+10
*
Wiki page versions routes cleanup.
Jean-Philippe Lang
2012-10-21
1
-7
/
+2
*
Makes enumerations available through the REST API.
Jean-Philippe Lang
2012-10-17
1
-0
/
+4
*
Expose roles details via REST API (#11502).
Jean-Philippe Lang
2012-10-12
1
-0
/
+4
*
Adds a view for editing all trackers fields.
Jean-Philippe Lang
2012-09-02
1
-0
/
+8
*
Adds a macro for inserting thumbnails in formatted text (#3510).
Jean-Philippe Lang
2012-07-16
1
-0
/
+4
*
Routing tests for r9977.
Jean-Philippe Lang
2012-07-15
1
-0
/
+6
*
Displays thumbnails of attached images of the issue view (#1006).
Jean-Philippe Lang
2012-07-07
1
-0
/
+4
*
Fixed: unified diff link broken on specific file/revision diff (#11325).
Jean-Philippe Lang
2012-07-04
1
-4
/
+24
*
Ability to close projects (read-only) (#3640).
Jean-Philippe Lang
2012-06-25
1
-0
/
+8
*
REST Api for Groups (#8981).
Jean-Philippe Lang
2012-06-03
1
-20
/
+16
*
Copyright update.
Jean-Philippe Lang
2012-05-05
42
-42
/
+42
*
test: route: scm: move changes action tests to non revisions path tests
Toshi MARUYAMA
2012-05-05
1
-50
/
+52
*
route: scm: split entry and raw actions
Toshi MARUYAMA
2012-05-05
1
-8
/
+8
*
route: scm: fix git and mercurial changes action
Toshi MARUYAMA
2012-05-03
1
-18
/
+44
*
code layout clean up test/integration/routing/repositories_test.rb
Toshi MARUYAMA
2012-05-02
1
-5
/
+9
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
3
-12
/
+14
*
Adds the ability for users to delete their own account (#10664). Can be disab...
Jean-Philippe Lang
2012-04-15
1
-0
/
+6
*
Adds missing route to project search.
Jean-Philippe Lang
2012-04-08
1
-0
/
+4
*
scm: fix revisions page "OK" button always returns 404 error (#10567)
Toshi MARUYAMA
2012-04-02
1
-0
/
+10
*
Ability to add non-member watchers on issue creation (#5159).
Jean-Philippe Lang
2012-03-24
1
-0
/
+4
*
Resourcified auth_sources.
Jean-Philippe Lang
2012-03-11
1
-9
/
+9
*
Merged LdapAuthSourceController into AuthSourceController.
Jean-Philippe Lang
2012-03-11
1
-55
/
+0
*
Adds support for adding attachments to issues through the REST API (#8171).
Jean-Philippe Lang
2012-02-23
1
-0
/
+8
*
Rails3: test: scm: move "repository_path_hash" method in repositories routing...
Toshi MARUYAMA
2012-02-23
1
-9
/
+0
*
route: split issue preview route to adding and editing
Toshi MARUYAMA
2012-02-15
1
-2
/
+6
*
Adds a simple API for listing roles (#9725).
Jean-Philippe Lang
2012-02-06
1
-0
/
+4
*
REST API for project memberships (#7420).
Jean-Philippe Lang
2012-02-06
1
-0
/
+20
*
Resourcified project memberships.
Jean-Philippe Lang
2012-02-05
1
-7
/
+7
*
Adds a "Manage related isses" permission to add/remove commits/issues relatio...
Jean-Philippe Lang
2012-02-05
1
-0
/
+26
*
Adds export of all wiki pages to a PDF file (#3463).
Jean-Philippe Lang
2012-01-30
1
-0
/
+9
*
test: route: repositories: split tests whether 'show' action or not
Toshi MARUYAMA
2012-01-28
1
-2
/
+8
*
Adds support for multiple repositories per project (#779).
Jean-Philippe Lang
2012-01-15
1
-1
/
+144
[next]