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
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preload principals.
Jean-Philippe Lang
2016-06-12
1
-1
/
+1
*
Make Status map-able for CSV import (#22951).
Jean-Philippe Lang
2016-06-07
1
-1
/
+5
*
Don't add the inclusion error when tracker is not set, the blank error is eno...
Jean-Philippe Lang
2016-06-07
1
-1
/
+1
*
Make Tracker map-able for CSV import (#22951).
Jean-Philippe Lang
2016-06-07
1
-3
/
+31
*
Same permission for editing the issue and its attachments.
Jean-Philippe Lang
2016-06-06
1
-0
/
+5
*
Always authorize admin users.
Jean-Philippe Lang
2016-06-06
1
-2
/
+6
*
Adds permission to edit and delete issues by role/tracker (#285).
Jean-Philippe Lang
2016-06-05
1
-6
/
+21
*
Adds issue visibility by role/tracker (#285).
Jean-Philippe Lang
2016-06-05
1
-3
/
+16
*
Limit trackers for new issue to certain roles (#7839).
Jean-Philippe Lang
2016-06-05
3
-7
/
+69
*
Limits the schemes that custom field URL patterns can use (#22925).
Jean-Philippe Lang
2016-06-01
1
-0
/
+8
*
Adds Issue#allowed_target_trackers (#7839).
Jean-Philippe Lang
2016-05-30
2
-18
/
+27
*
Code cleanup.
Jean-Philippe Lang
2016-05-16
1
-1
/
+1
*
Always return an array.
Jean-Philippe Lang
2016-05-16
1
-4
/
+2
*
Malformed SQL query with SQLServer when grouping and sorting by fixed version...
Jean-Philippe Lang
2016-05-16
1
-1
/
+1
*
Don't force download of PDF (#22483).
Jean-Philippe Lang
2016-05-09
1
-0
/
+4
*
Don't send a notification to the dummy email address of the default admin acc...
Jean-Philippe Lang
2016-05-08
1
-0
/
+5
*
Adds a specific string for password changed notification (#21421).
Jean-Philippe Lang
2016-05-08
1
-2
/
+1
*
Simplify User#today (#22320).
Jean-Philippe Lang
2016-05-07
1
-2
/
+1
*
Fixes Query#date_clause timezone handling (#22320).
Jean-Philippe Lang
2016-05-07
1
-2
/
+10
*
Replace Date.today with User.current.today (#22320).
Jean-Philippe Lang
2016-05-07
6
-14
/
+15
*
Filter by issue id (#4806).
Jean-Philippe Lang
2016-05-06
2
-5
/
+21
*
Adds a method for tracker selection (#22345).
Jean-Philippe Lang
2016-04-24
1
-0
/
+10
*
CSV import delimiter detection broken (#22583).
Jean-Philippe Lang
2016-04-24
1
-1
/
+1
*
SQL server: non ASCII filter on text fields does not work (#22405).
Jean-Philippe Lang
2016-04-24
1
-2
/
+2
*
SQL server: non ASCII filter on issue subject does not work (#22405).
Jean-Philippe Lang
2016-04-24
1
-2
/
+2
*
Forum list can be reordered with drag and drop (#12909).
Jean-Philippe Lang
2016-04-18
1
-1
/
+1
*
Replaces acts_as_list with an implementation that handles #position= (#12909).
Jean-Philippe Lang
2016-04-17
6
-25
/
+30
*
Add inline image preview/display for attachments and repository entries (#220...
Jean-Philippe Lang
2016-04-11
1
-0
/
+4
*
Validate status of users and groups.
Jean-Philippe Lang
2016-04-11
3
-0
/
+18
*
Code cleanup.
Jean-Philippe Lang
2016-04-11
1
-5
/
+3
*
Fixed that subtasks lose their custom fields when copying an issue to a diffe...
Jean-Philippe Lang
2016-04-11
1
-3
/
+6
*
"I don't want to be notified of changes that I make myself" as Default for al...
Jean-Philippe Lang
2016-04-03
1
-0
/
+3
*
Additional CSS class for version status (#21434).
Jean-Philippe Lang
2016-03-20
1
-0
/
+7
*
Adds instance name to the security notification subject (#21421).
Jean-Philippe Lang
2016-03-20
1
-2
/
+2
*
Let the mailer set the email content (#21421).
Jean-Philippe Lang
2016-03-20
1
-0
/
+10
*
Send a single email to admins like other notifications (#21421).
Jean-Philippe Lang
2016-03-20
1
-4
/
+6
*
Send a security notification when users gain or loose admin (#21421).
Jean-Philippe Lang
2016-03-20
1
-1
/
+30
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
76
-76
/
+76
*
Fixed that grouping issue by key/value custom field does not work (#22178).
Jean-Philippe Lang
2016-03-12
1
-0
/
+6
*
Verify assigned_to_id when assigning safe_attributes (#22127).
Jean-Philippe Lang
2016-03-12
1
-0
/
+11
*
Private notes get copied without private flag to Duplicate issues (#22072).
Jean-Philippe Lang
2016-03-12
1
-0
/
+1
*
fix received mail text attachment does not keep original encoding on Ruby >= ...
Toshi MARUYAMA
2016-03-04
1
-1
/
+1
*
Send a notification when security settings are changed (#21421).
Jean-Philippe Lang
2016-02-05
2
-0
/
+33
*
Security notifications when password or email adress is changed (#21421).
Jean-Philippe Lang
2016-02-05
3
-2
/
+71
*
Query project_statement - do not collect ids of subtree (#21611).
Jean-Philippe Lang
2016-01-30
1
-5
/
+7
*
Additional option for USER_FORMAT, #{lastname}#{firstname} without any sperat...
Jean-Philippe Lang
2016-01-30
1
-3
/
+8
*
Add column `estimated_hours` for CSV import (#21867).
Jean-Philippe Lang
2016-01-30
1
-0
/
+3
*
Fixed that moving a wiki page with a child raises an error when target wiki c...
Jean-Philippe Lang
2016-01-30
1
-1
/
+1
*
Don't check permission to add watchers if no_permission_check option is set (...
Jean-Philippe Lang
2016-01-22
1
-1
/
+1
*
Add watchers from To and Cc fields in issue replies (#7017).
Jean-Philippe Lang
2016-01-22
1
-2
/
+7
[next]