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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Line height is too large when previewing files with syntax highlighting if th...
Go MAEDA
2019-02-03
1
-0
/
+7
*
Plugin eager_load should depend on environment setting instead of name (#30725).
Go MAEDA
2019-02-01
1
-1
/
+1
*
Filesystem adapter does not show correct size for large files (#30411).
Jean-Philippe Lang
2019-01-20
1
-1
/
+1
*
Updates for 4.0.1 release.
Jean-Philippe Lang
2019-01-20
1
-1
/
+1
*
Deadlock when assigning custom values (#30465).
Jean-Philippe Lang
2019-01-19
1
-1
/
+1
*
Hide menu item in the cross-project menu if the module is not enabled in any ...
Go MAEDA
2019-01-13
1
-5
/
+5
*
Decrypting LDAP and SCM passwords fail if the plaintext password is longer th...
Go MAEDA
2018-12-17
1
-1
/
+1
*
Adds a permission to log time for another user (#3848).
Jean-Philippe Lang
2018-12-16
1
-0
/
+1
*
Implement date grouping for MySQL (#13803).
Jean-Philippe Lang
2018-12-16
1
-0
/
+8
*
Allow issues grouping by creation, update and closing date (#13803).
Jean-Philippe Lang
2018-12-12
2
-1
/
+14
*
Bump version to 4.0.0
Jean-Philippe Lang
2018-12-08
1
-3
/
+3
*
Use "abort" instead of "exit" in order to make error log more informative (# ...
Go MAEDA
2018-12-01
1
-2
/
+1
*
Allow single Chinese character as a search keyword (#30037).
Go MAEDA
2018-11-30
1
-1
/
+2
*
Update Redmine::Plugin documentation (#28996).
Jean-Philippe Lang
2018-11-29
1
-1
/
+19
*
Missing validation for custom field formats based on RecordList (#29674).
Jean-Philippe Lang
2018-11-28
1
-0
/
+10
*
REST API with JSON content missing false values (#20788).
Jean-Philippe Lang
2018-11-28
1
-1
/
+1
*
Remove blank keys from sort criteria (#30009).
Go MAEDA
2018-11-26
1
-0
/
+1
*
Tags start with 'pre' are handled as 'pre' tag in Textile (#8395).
Go MAEDA
2018-11-26
1
-1
/
+1
*
Strip whitespace from integer custom field (#8317).
Go MAEDA
2018-11-08
1
-1
/
+1
*
Removes request and response accessors from Structure class (#28564).
Go MAEDA
2018-11-03
2
-4
/
+3
*
\f or \v character in Textile markup may cause RegexpError exception (#29756).
Go MAEDA
2018-10-28
1
-1
/
+1
*
Send emails asynchronously (#26791).
Jean-Philippe Lang
2018-10-10
3
-5
/
+11
*
Use find_by instead of where.first to remove unnecessary sorting (#26747).
Go MAEDA
2018-10-06
2
-8
/
+8
*
Removed message to stdout (#28934).
Jean-Philippe Lang
2018-09-29
1
-1
/
+0
*
Syntax highlighter: replace CodeRay with Rouge (#24681).
Jean-Philippe Lang
2018-09-29
2
-18
/
+42
*
"no_notification" option is not listed in the help of "rake redmine:email:rec...
Go MAEDA
2018-09-27
1
-0
/
+1
*
Adds preview option to the wiki toolbar (#27758).
Jean-Philippe Lang
2018-09-26
3
-6
/
+7
*
Support migration context for plugins (#28934).
Jean-Philippe Lang
2018-09-23
1
-11
/
+47
*
redmine:email:read and rdm-mailhandler.rb should use safe_receive instead of ...
Jean-Philippe Lang
2018-09-23
1
-1
/
+1
*
Fixed that issue details page shows default values for custom fields that are...
Jean-Philippe Lang
2018-09-23
1
-0
/
+6
*
Redmine::SortCriteria#normalize! does not limit properly the maximum number o...
Go MAEDA
2018-09-20
1
-2
/
+1
*
Mercurial 4.7 compatibility (#29413).
Go MAEDA
2018-08-25
1
-2
/
+4
*
Refactor Redmine::MimeType.of. Uses MiniMime.lookup_by_extension instead of l...
Go MAEDA
2018-08-15
1
-9
/
+5
*
Don't require mime-types (#29359).
Go MAEDA
2018-08-13
1
-2
/
+0
*
Replace String#gsub with faster String#tr (#29363).
Go MAEDA
2018-08-12
2
-2
/
+2
*
Replace mime-types gem with more efficient mini_mime gem (#29359).
Go MAEDA
2018-08-12
1
-3
/
+3
*
Replace Enumerable#sort with faster Enumerable#sort_by (#29299).
Go MAEDA
2018-08-02
5
-5
/
+5
*
Replace Hash#keys.each with faster Hash#each_key (#29305).
Go MAEDA
2018-08-01
2
-2
/
+2
*
Fix: Textile phrase modifiers break wiki macros (#29247).
Go MAEDA
2018-07-21
1
-1
/
+1
*
Only allow the use of visible custom fields in time entry reports (#29162).
Go MAEDA
2018-07-12
1
-4
/
+4
*
Add my activities to my page (#2471).
Go MAEDA
2018-07-11
1
-1
/
+2
*
Show images and thumbnails in their natural orientation (#28616).
Go MAEDA
2018-06-27
1
-1
/
+1
*
Dangerous query method deprecation warnings (#23630).
Jean-Philippe Lang
2018-06-23
2
-4
/
+4
*
Redmine::VERSION::revision should take subversion_command_setting into accoun...
Go MAEDA
2018-06-22
1
-1
/
+1
*
Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email ad...
Jean-Philippe Lang
2018-06-17
1
-0
/
+4
*
"attachment:filename" link syntax would not work if the file name contains "@...
Jean-Philippe Lang
2018-06-17
1
-0
/
+4
*
User link syntax (user:login) doesn't work for logins consisting of an email ...
Jean-Philippe Lang
2018-06-17
3
-14
/
+28
*
Enable and add underline button to the toolbar for Markdown formatting (#28169).
Jean-Philippe Lang
2018-06-16
2
-3
/
+5
*
Updates for 3.4.6 release.
Jean-Philippe Lang
2018-06-10
1
-1
/
+1
*
Remove RDoc tags (#28943).
Go MAEDA
2018-06-08
11
-16
/
+27
[next]