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
*
Gemfile: use jdbc-sqlite3 version >= 3.8.10.1 (#19252)
Toshi MARUYAMA
2015-06-18
1
-1
/
+1
*
Prevent roles loading on each call to User#managed_roles for admins.
Jean-Philippe Lang
2015-06-17
1
-1
/
+2
*
Adds a test for #19162.
Jean-Philippe Lang
2015-06-17
1
-0
/
+12
*
Gemfile: explicitly update jquery-rails version to 3.1.3 (CVE-2015-1840)
Toshi MARUYAMA
2015-06-17
1
-1
/
+1
*
remove trailing white spaces from app/models/principal.rb
Toshi MARUYAMA
2015-06-17
1
-1
/
+1
*
Gemfile: update Rails to 4.2.2
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
*
Markdown formatter not running on rake test.
Jean-Philippe Lang
2015-06-16
1
-1
/
+1
*
Don't duplicate tags.
Jean-Philippe Lang
2015-06-16
2
-10
/
+6
*
Remove style tags from html body (#15716).
Jean-Philippe Lang
2015-06-16
4
-6
/
+21
*
Adds a form to manually submit an email to the mail handler.
Jean-Philippe Lang
2015-06-15
5
-2
/
+59
*
Better handle html-only emails (#16962).
Jean-Philippe Lang
2015-06-15
14
-19
/
+1312
*
Set new member form width to 90% (#19844).
Jean-Philippe Lang
2015-06-14
1
-1
/
+1
*
Align roles on new member form (#19844).
Jean-Philippe Lang
2015-06-14
1
-0
/
+1
*
Fixed test failure (#6118).
Jean-Philippe Lang
2015-06-13
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 test for when filtering on invalid issue ids (#6118).
Jean-Philippe Lang
2015-06-13
1
-0
/
+18
*
Adds issue filters on parent/subtasks (#6118).
Jean-Philippe Lang
2015-06-13
5
-2
/
+87
*
Add BOM to UTF-8 encoded CSV (#7037).
Jean-Philippe Lang
2015-06-13
2
-1
/
+38
*
Adds a class for handling CSV generation (#7037).
Jean-Philippe Lang
2015-06-13
5
-22
/
+75
*
Newlines stripped from CVS commit messages (#19835).
Jean-Philippe Lang
2015-06-13
1
-1
/
+0
*
Set a max width to html email content (#16535).
Jean-Philippe Lang
2015-06-06
4
-4
/
+27
*
Change default display mode for PDF Export to OneColumn (#19546).
Jean-Philippe Lang
2015-06-06
1
-0
/
+1
*
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
50
-3
/
+150
*
Adds missing strings to locales (#8929).
Jean-Philippe Lang
2015-06-06
48
-0
/
+96
*
Can't apply textile modifiers to 1 non-ASCII character (#19995).
Jean-Philippe Lang
2015-06-06
2
-2
/
+8
*
acts_as_versioned not compatible with ActiveRecord 4.2.1 (#19957).
Jean-Philippe Lang
2015-05-31
1
-1
/
+1
*
Ability to limit member management to certain roles (#19707).
Jean-Philippe Lang
2015-05-31
13
-28
/
+260
*
Fixed that project activity without parent hides system activities and remove...
Jean-Philippe Lang
2015-05-30
2
-40
/
+17
*
Fixed test failures introduced by r14288 (#19656).
Jean-Philippe Lang
2015-05-30
4
-8
/
+8
*
Menu should not include "New issue" for users with copy issues permission only.
Jean-Philippe Lang
2015-05-30
2
-1
/
+12
*
Mail Handler: option for specifying a custom CA bundle (#19182).
Jean-Philippe Lang
2015-05-30
1
-2
/
+6
*
Validates that activity belongs to project activities (#19656).
Jean-Philippe Lang
2015-05-30
2
-0
/
+9
*
Update activities list when changing project/issue id on the time entry form ...
Jean-Philippe Lang
2015-05-30
7
-0
/
+69
*
Missing fixtures.
Jean-Philippe Lang
2015-05-30
1
-1
/
+1
*
Column 'address' in where clause may be ambiguous (#19485).
Jean-Philippe Lang
2015-05-30
1
-1
/
+1
*
Connection leak in Redmine.pm (#19956).
Jean-Philippe Lang
2015-05-30
1
-1
/
+1
*
Adds missing translation strings.
Jean-Philippe Lang
2015-05-30
48
-0
/
+330
*
Adds a role setting that viewing all or own time entries (#8929).
Jean-Philippe Lang
2015-05-30
12
-7
/
+100
*
Code cleanup.
Jean-Philippe Lang
2015-05-25
1
-8
/
+7
*
Display time spent on the issue and the total time spent like estimated hours...
Jean-Philippe Lang
2015-05-25
3
-5
/
+27
*
Don't store total estimated hours on parent issues (#16092).
Jean-Philippe Lang
2015-05-25
7
-44
/
+77
*
Moved tests to issue_subtasking_test.
Jean-Philippe Lang
2015-05-25
2
-20
/
+20
*
Adds a setting to control done ratio on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
6
-47
/
+99
*
Adds settings to control start/due dates and priority on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
10
-68
/
+236
*
Fixed that copying issues always copy subtasks and attachments even if option...
Jean-Philippe Lang
2015-05-23
2
-5
/
+8
*
Missing validation for description size of versions (#19840).
Jean-Philippe Lang
2015-05-23
1
-0
/
+1
*
Test broken by r14265 (#19458).
Jean-Philippe Lang
2015-05-10
1
-1
/
+2
[next]