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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
use String#casecmp for case insensitive comparison (#20369)
Toshi MARUYAMA
2015-08-12
6
-11
/
+12
*
adjust source indents (#20298)
Toshi MARUYAMA
2015-08-12
1
-33
/
+33
*
"div" tag around revision details (#20298)
Toshi MARUYAMA
2015-08-12
1
-0
/
+2
*
Query doesn't work with non ASCII uppercase symbols (#20438).
Jean-Philippe Lang
2015-08-02
1
-2
/
+8
*
Wrong syntax for resizing inline images may throw a 500 error (#20278).
Jean-Philippe Lang
2015-08-02
1
-1
/
+1
*
Cannot create a custom query visibility is "to these roles only" (#20427).
Jean-Philippe Lang
2015-08-02
1
-0
/
+1
*
Makes new issue initial status settable in workflow (#5816).
Jean-Philippe Lang
2015-07-26
8
-42
/
+39
*
Fixed that members without view issues permission are able to list issues on ...
Jean-Philippe Lang
2015-07-25
1
-1
/
+5
*
Welcome text misses wiki div (#5770).
Jean-Philippe Lang
2015-07-24
1
-1
/
+3
*
Use https links instead of http links in ApplicationHelper#avatar_edit_link a...
Jean-Philippe Lang
2015-07-05
1
-1
/
+1
*
Fixes methods comments.
Jean-Philippe Lang
2015-07-05
1
-1
/
+2
*
Limit queries to given issues only.
Jean-Philippe Lang
2015-07-05
1
-3
/
+5
*
Preload total spent time on the issue list with 1 query (#11253).
Jean-Philippe Lang
2015-07-05
2
-4
/
+16
*
Adds "Total spent hours" column available on the issue list (#11253).
Jean-Philippe Lang
2015-07-05
1
-0
/
+6
*
Don't display estimated hours when nil and total is 0.
Jean-Philippe Lang
2015-07-05
1
-1
/
+1
*
Adds a named route for test email.
Jean-Philippe Lang
2015-06-29
1
-1
/
+1
*
The test email action should only be accessible with POST (#20203).
Jean-Philippe Lang
2015-06-29
1
-1
/
+1
*
Fixed that user with "Manage public queries" permission, can create global pu...
Jean-Philippe Lang
2015-06-29
3
-18
/
+29
*
Upgrade jquery_ujs from 3.1.1 to 3.1.3.
Jean-Philippe Lang
2015-06-28
1
-1
/
+1
*
Fixed group sorted scope order (#20066).
Jean-Philippe Lang
2015-06-28
1
-1
/
+1
*
Add avatar and edit link to "My account" page (#5418).
Jean-Philippe Lang
2015-06-27
2
-1
/
+13
*
Disallow users to delete a version referenced by a custom field (#20159).
Jean-Philippe Lang
2015-06-27
2
-1
/
+10
*
Sort journals by created_on then id (#14881).
Jean-Philippe Lang
2015-06-27
1
-1
/
+1
*
Fixed test failure introduced by r14366.
Jean-Philippe Lang
2015-06-21
1
-2
/
+2
*
Removed unused view.
Jean-Philippe Lang
2015-06-21
1
-13
/
+0
*
Sort members on all their roles.
Jean-Philippe Lang
2015-06-21
1
-1
/
+1
*
Replace tabs with spaces and remove trailing tabs in several files (#20140).
Jean-Philippe Lang
2015-06-21
4
-4
/
+4
*
Removed extra blank lines (#19851).
Jean-Philippe Lang
2015-06-19
2
-3
/
+0
*
Adds a UI test (#19851).
Jean-Philippe Lang
2015-06-19
1
-1
/
+1
*
Removed extra blank lines (#19851).
Jean-Philippe Lang
2015-06-19
1
-3
/
+0
*
Fixed wrong password rendering broken by r14339 (#19851).
Jean-Philippe Lang
2015-06-19
1
-2
/
+2
*
Fixed the sudo dialog when called from a dialog, eg. email addresses (#19851).
Jean-Philippe Lang
2015-06-19
1
-3
/
+3
*
Use existing label for password submission (#19851).
Jean-Philippe Lang
2015-06-19
2
-2
/
+2
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
17
-2
/
+76
*
Deprecates Project#member_principals.
Jean-Philippe Lang
2015-06-18
4
-16
/
+18
*
Prevent roles loading on each call to User#managed_roles for admins.
Jean-Philippe Lang
2015-06-17
1
-1
/
+2
*
remove trailing white spaces from app/models/principal.rb
Toshi MARUYAMA
2015-06-17
1
-1
/
+1
*
Strip leading spaces to prevent lines from being rendered as pre tags.
Jean-Philippe Lang
2015-06-16
1
-1
/
+8
*
Adds a form to manually submit an email to the mail handler.
Jean-Philippe Lang
2015-06-15
2
-0
/
+47
*
Better handle html-only emails (#16962).
Jean-Philippe Lang
2015-06-15
1
-7
/
+9
*
Set new member form width to 90% (#19844).
Jean-Philippe Lang
2015-06-14
1
-1
/
+1
*
Put roadmap versions in <article> tags (#19341).
Jean-Philippe Lang
2015-06-13
1
-1
/
+5
*
Put news articles into <article> tags (#19339).
Jean-Philippe Lang
2015-06-13
1
-7
/
+11
*
Adds issue filters on parent/subtasks (#6118).
Jean-Philippe Lang
2015-06-13
3
-2
/
+46
*
Adds a class for handling CSV generation (#7037).
Jean-Philippe Lang
2015-06-13
3
-20
/
+16
*
Set a max width to html email content (#16535).
Jean-Philippe Lang
2015-06-06
4
-4
/
+27
*
Code formatting (#19982).
Jean-Philippe Lang
2015-06-06
1
-9
/
+9
*
Replaces hard-coded strings in views (#19707).
Jean-Philippe Lang
2015-06-06
1
-3
/
+3
*
Ability to limit member management to certain roles (#19707).
Jean-Philippe Lang
2015-05-31
8
-26
/
+130
*
Fixed that project activity without parent hides system activities and remove...
Jean-Philippe Lang
2015-05-30
1
-40
/
+10
[next]