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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds issue id link in the issue creation flash message (#3033).
Jean-Philippe Lang
2011-07-09
46
-9
/
+56
*
Typo in api_key_auth deprecation code (#8773).
Jean-Philippe Lang
2011-07-09
1
-2
/
+2
*
Fixed: Wiki annotated page does not display author of version 1 (#8449).
Jean-Philippe Lang
2011-07-09
2
-8
/
+22
*
Adds visibility condition on parent project in API.
Jean-Philippe Lang
2011-07-09
3
-2
/
+7
*
Adds parent project to /projects/:id API (#8229).
Jean-Philippe Lang
2011-07-09
1
-0
/
+1
*
Fixed: search options get lost after clicking on a specific result type (#7501).
Jean-Philippe Lang
2011-07-09
4
-13
/
+30
*
Fixed: Setting issue attributes from mail should be case-insensitive (#8759).
Jean-Philippe Lang
2011-07-09
8
-11
/
+19
*
Separation of RSS/API auth actions.
Jean-Philippe Lang
2011-07-09
13
-22
/
+70
*
Icon cleanup.
Jean-Philippe Lang
2011-07-09
1
-0
/
+0
*
Fixed: context menu is being submitted twice per right click (#2109).
Toshi MARUYAMA
2011-07-08
1
-3
/
+0
*
scm: git: add unit adapter test of annotate invalid revision (#8767).
Toshi MARUYAMA
2011-07-08
1
-0
/
+5
*
scm: git: add unit adapter test of annotate invalid path (#8767).
Toshi MARUYAMA
2011-07-08
1
-0
/
+4
*
scm: git: add unit adapter test of diff invalid revision (#8767).
Toshi MARUYAMA
2011-07-08
1
-0
/
+6
*
scm: git: add unit adapter test of diff invalid path (#8767).
Toshi MARUYAMA
2011-07-08
1
-0
/
+4
*
scm: git: add unit adapter test of cat invalid revision (#8767).
Toshi MARUYAMA
2011-07-08
1
-0
/
+5
*
scm: git: add unit adapter test of cat invalid path (#8767).
Toshi MARUYAMA
2011-07-08
1
-0
/
+4
*
Mitigates vulnerability in API authentication introduced in r3218.
Jean-Philippe Lang
2011-07-06
1
-1
/
+1
*
Makes custom queries available through the REST API (#5737).
Jean-Philippe Lang
2011-07-06
7
-4
/
+113
*
Fixes version url.
Jean-Philippe Lang
2011-07-06
3
-5
/
+5
*
Makes relations resource shallow (#7366).
Jean-Philippe Lang
2011-07-05
8
-29
/
+41
*
Makes versions resource shallow (#7403).
Jean-Philippe Lang
2011-07-05
8
-23
/
+23
*
Adds breadcrumb on all wiki page views.
Jean-Philippe Lang
2011-07-04
8
-5
/
+23
*
Removed leading dash in ruby code.
Jean-Philippe Lang
2011-07-04
1
-2
/
+2
*
Adds REST API for versions (#7403).
Jean-Philippe Lang
2011-07-04
8
-46
/
+249
*
Adds support for GET on /issues/:issue_id/relations (#7366).
Jean-Philippe Lang
2011-07-04
7
-4
/
+47
*
Document why relation is reversed after validation.
Jean-Philippe Lang
2011-07-04
2
-3
/
+2
*
Set a default value for relation type.
Jean-Philippe Lang
2011-07-04
2
-3
/
+17
*
Adds REST API for issue relations (#7366).
Jean-Philippe Lang
2011-07-04
10
-33
/
+172
*
Fixes test failure when running all functional tests.
Jean-Philippe Lang
2011-07-03
1
-3
/
+0
*
Fixes a functional test case.
Jean-Philippe Lang
2011-07-03
1
-1
/
+1
*
Fixes test failure when running all functional tests.
Jean-Philippe Lang
2011-07-03
1
-3
/
+0
*
Adds css for syntax highlight on welcome page (#8512).
Jean-Philippe Lang
2011-07-03
1
-0
/
+1
*
Adds a 'New version' link on the roadmap.
Jean-Philippe Lang
2011-07-03
4
-3
/
+10
*
Do not show 2 validation errors when user mail is blank.
Jean-Philippe Lang
2011-07-03
2
-1
/
+8
*
Do not show 'Send information' checkbox if email delivery is not configured.
Jean-Philippe Lang
2011-07-03
3
-1
/
+7
*
Restored error messages on my account.
Jean-Philippe Lang
2011-07-03
1
-0
/
+1
*
Replaced h3+div with fieldsets on my account and user form.
Jean-Philippe Lang
2011-07-03
2
-62
/
+62
*
Adds an icon to the change password link.
Jean-Philippe Lang
2011-07-03
3
-1
/
+2
*
Fixed: private queries should not be accessible to other users (#8729).
Jean-Philippe Lang
2011-07-03
4
-3
/
+33
*
PDF: support textilized changeset comments (revision log) on issue (#69).
Toshi MARUYAMA
2011-07-02
1
-1
/
+3
*
Removed colon before filters select.
Jean-Philippe Lang
2011-07-02
1
-1
/
+1
*
Removed duplicate LDAP link in application settings.
Jean-Philippe Lang
2011-07-02
1
-4
/
+0
*
Workflow copy view clean up.
Jean-Philippe Lang
2011-07-02
1
-10
/
+17
*
Normalize issue description EOLs do prevent false journal details (#8712).
Jean-Philippe Lang
2011-07-02
2
-1
/
+13
*
Fixed: Workflow copy does not copy advanced workflow settings (#8739).
Jean-Philippe Lang
2011-07-02
2
-2
/
+39
*
Do not journalize blank description changes (#8712).
Jean-Philippe Lang
2011-07-02
2
-1
/
+20
*
PDF: add revision number/id of associated revisions on issue PDF (#8738).
Toshi MARUYAMA
2011-07-02
1
-2
/
+3
*
PDF: support textilized journal notes on issue (#69).
Toshi MARUYAMA
2011-07-01
1
-1
/
+3
*
PDF: support textilized issue description on issue (#69).
Toshi MARUYAMA
2011-07-01
1
-1
/
+3
*
Swedish translation updated by Nicklas Holm (#8728).
Toshi MARUYAMA
2011-07-01
1
-14
/
+14
[next]