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
*
SQL error with SQLServer when grouping+sorting issues (#19544).
Jean-Philippe Lang
2015-04-12
1
-4
/
+9
*
Keywords in commit messages: journal entries are created even if nothing was ...
Jean-Philippe Lang
2015-04-12
1
-2
/
+5
*
Fixed that journals are shown multiple times in activity (#19168).
Jean-Philippe Lang
2015-04-12
1
-1
/
+1
*
Fixed validation when logging time on issue (#19464).
Jean-Philippe Lang
2015-04-12
1
-3
/
+8
*
"Required" and "Read-only" rules on "Fields Permissions" screen are not color...
Jean-Philippe Lang
2015-04-11
1
-1
/
+1
*
Mail handler should not ignore emails with x-auto-response-suppress header (#...
Jean-Philippe Lang
2015-04-11
2
-2
/
+1
*
When create by copying the issue, status can not be changed to default (#19553).
Jean-Philippe Lang
2015-04-11
1
-1
/
+1
*
Fixed that 2 repositories can be created with blank/nil identifier (#19400).
Jean-Philippe Lang
2015-04-11
1
-0
/
+5
*
Include custom fields description in project settings and issue view (#19296).
Jean-Philippe Lang
2015-03-21
3
-4
/
+9
*
Fixed that the bulk edit form shows additional custom fields (#19163).
Jean-Philippe Lang
2015-03-21
1
-1
/
+1
*
Fixed that the bulk edit form shows additional custom fields (#19163).
Jean-Philippe Lang
2015-03-21
1
-1
/
+1
*
Don't render the issue form if issue.project is nil (#19276).
Jean-Philippe Lang
2015-03-20
1
-1
/
+7
*
Don't validate the repository when updating/clearing extra info (#19400).
Jean-Philippe Lang
2015-03-20
1
-2
/
+2
*
Don't allow 2 repositories with blank identifier (#19400).
Jean-Philippe Lang
2015-03-20
1
-1
/
+1
*
API: creating an issue with an invalid project_id should return 422 instead o...
Jean-Philippe Lang
2015-03-20
1
-1
/
+1
*
Don't let users be sorted by email (#19161).
Jean-Philippe Lang
2015-03-20
2
-2
/
+2
*
Fixed that custom fields with hidden/read-only combination may be displayed o...
Jean-Philippe Lang
2015-03-20
1
-3
/
+17
*
revert r13896 (#14534)
Toshi MARUYAMA
2015-03-20
1
-11
/
+3
*
remove trailing white-space from app/models/issue.rb
Toshi MARUYAMA
2015-03-16
1
-1
/
+1
*
Reverts r14115 in trunk.
Jean-Philippe Lang
2015-03-15
1
-1
/
+1
*
Compatibility with ruby1.8 (#19305).
Jean-Philippe Lang
2015-03-15
1
-1
/
+1
*
Make sure that settings are unserialized as UTF-8 encoded strings (#19305).
Jean-Philippe Lang
2015-03-15
1
-1
/
+23
*
Restored project name as version prefix when different (#19348).
Jean-Philippe Lang
2015-03-15
1
-1
/
+1
*
Fixed that creating an issue without tracker_id attribute ignores custom fiel...
Jean-Philippe Lang
2015-03-14
1
-0
/
+5
*
Ignore auto reply messages from Exchange server (#19322).
Jean-Philippe Lang
2015-03-14
1
-1
/
+1
*
Incorrect links generated in emails if host setup uses other port (#19323).
Jean-Philippe Lang
2015-03-14
1
-1
/
+10
*
Attached inline images with non-ascii file name can not be seen when text for...
Jean-Philippe Lang
2015-03-14
1
-1
/
+1
*
CustomField#possible_values may raise undefined method `force_encoding' error...
Jean-Philippe Lang
2015-03-14
1
-2
/
+2
*
Fixed that spent time on my page does not include entries without issue (#193...
Jean-Philippe Lang
2015-03-10
1
-1
/
+3
*
Use named routes.
Jean-Philippe Lang
2015-03-10
1
-2
/
+2
*
Fixed that #require_login should respond for other request types (#19325).
Jean-Philippe Lang
2015-03-10
1
-1
/
+4
*
Reverts r14067 that triggers "can't modify frozen String" errors (#19305).
Jean-Philippe Lang
2015-03-08
1
-21
/
+1
*
Make sure that strings of serialized settings are UTF-8 encoded (#19305).
Jean-Philippe Lang
2015-03-08
1
-1
/
+21
*
Code cleanup.
Jean-Philippe Lang
2015-03-08
2
-4
/
+6
*
Fixed rendering of multivalued custom fields in the issue history (#19225).
Jean-Philippe Lang
2015-03-08
1
-9
/
+13
*
Fixed undefined method `compact!' error when additional_user_ids is empty (#1...
Jean-Philippe Lang
2015-03-07
1
-1
/
+1
*
Fixed that non-default identifier-less git repositories are undeletable (#192...
Jean-Philippe Lang
2015-03-07
1
-1
/
+0
*
Missing notification if previous assignee was a group (#19197).
Jean-Philippe Lang
2015-03-07
1
-2
/
+2
*
Adds the date format for ambiguous dates (#19243).
Jean-Philippe Lang
2015-03-07
2
-1
/
+12
*
Don't validate custom fields that are not editable (#19193).
Jean-Philippe Lang
2015-03-01
1
-0
/
+11
*
Use named routes.
Jean-Philippe Lang
2015-02-25
1
-5
/
+5
*
Removed unneeded #h calls in views.
Jean-Philippe Lang
2015-02-23
94
-159
/
+159
*
Send a better content type than application/octet-stream (#19131).
Jean-Philippe Lang
2015-02-19
1
-1
/
+1
*
Escape flash messages (#19117).
Jean-Philippe Lang
2015-02-17
2
-4
/
+4
*
Check plugins updates using https (#17722).
Jean-Philippe Lang
2015-02-15
1
-1
/
+1
*
Workaround for timestamps rounding issues with Rails4.2 and mysql5.7 that may...
Jean-Philippe Lang
2015-02-15
2
-2
/
+2
*
Adds custom fields to documents (#7249).
Jean-Philippe Lang
2015-02-14
6
-1
/
+40
*
Use query with custom select for faster rendering of the project drop-down (#...
Jean-Philippe Lang
2015-02-14
1
-1
/
+1
*
Fixed Stack level too deep error when calling #find_name_by_reflection for mi...
Jean-Philippe Lang
2015-02-14
1
-3
/
+3
*
Don't include unused helper modules.
Jean-Philippe Lang
2015-02-14
1
-7
/
+0
[next]