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 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
*
Code cleanup (#19458).
Jean-Philippe Lang
2015-05-10
2
-5
/
+4
*
Add the ability to expire passwords after a configurable number of days (#194...
Jean-Philippe Lang
2015-05-10
9
-2
/
+61
*
Use #fixed_issues association (#19455).
Jean-Philippe Lang
2015-05-10
1
-2
/
+2
*
Adds private issue option to receiving emails (#8424).
Jean-Philippe Lang
2015-05-10
5
-0
/
+28
*
Raises 60-character limit for document titles to 255 (#12312).
Jean-Philippe Lang
2015-05-10
4
-2
/
+18
*
Merged r14256 from 3.0-stable.
Jean-Philippe Lang
2015-05-10
2
-1
/
+10
*
Set a back_url when forcing new login after session expiration (#19655).
Jean-Philippe Lang
2015-05-09
2
-7
/
+7
*
Removed experimental flag on markdown format (#15520).
Jean-Philippe Lang
2015-05-09
1
-1
/
+1
*
Adds flash messages to files_controller#create (#19793).
Jean-Philippe Lang
2015-05-09
2
-3
/
+21
*
Can't bulk edit own time entries with "Edit own time entries" (#18580).
Jean-Philippe Lang
2015-05-09
4
-3
/
+45
*
Fixed that issue validation fails if % done field is deactivated (#19731).
Jean-Philippe Lang
2015-05-09
2
-0
/
+10
*
Preload issue associations.
Jean-Philippe Lang
2015-05-09
1
-1
/
+1
*
Preload changeset associations (#19706).
Jean-Philippe Lang
2015-05-09
1
-1
/
+1
*
Refresh watchers list when watching/unwatching an issue (#4334).
Jean-Philippe Lang
2015-05-08
3
-1
/
+13
*
Email addresses with slashes are not linked correctly (#19735).
Jean-Philippe Lang
2015-05-08
2
-1
/
+7
*
prevent IssuesControllerTest#test_index_csv_big_5 fails randomly
Toshi MARUYAMA
2015-05-01
1
-3
/
+3
*
Gemfile: upgrade pg to 0.18.1
Toshi MARUYAMA
2015-05-01
1
-1
/
+1
*
travis: show mysql packages
Toshi MARUYAMA
2015-04-30
1
-0
/
+1
*
travis: fix MariaDB 5.5 test error
Toshi MARUYAMA
2015-04-30
2
-0
/
+7
*
add missing fixtures to test/unit/changeset_test.rb
Toshi MARUYAMA
2015-04-30
1
-0
/
+2
*
Use accessor method.
Jean-Philippe Lang
2015-04-26
1
-1
/
+1
*
Don't use a class variable for mail handler options.
Jean-Philippe Lang
2015-04-26
1
-27
/
+33
*
Updates for 3.0.2 release.
Jean-Philippe Lang
2015-04-26
2
-1
/
+27
*
Spanish translation update (#19570).
Jean-Philippe Lang
2015-04-25
1
-22
/
+22
*
Removed invalid sanitizer in MailHandler (#19537).
Jean-Philippe Lang
2015-04-25
1
-4
/
+0
*
Upgrade guide for 3.x version and get gid of DEPRECATION WARNING: You didn't ...
Jean-Philippe Lang
2015-04-25
2
-3
/
+12
[next]