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
*
New custom fields of existing issues are not initialized with their default v...
Jean-Philippe Lang
2015-10-31
1
-2
/
+2
*
Fixed that #l_hours_short shows 2 h (#21069).
Jean-Philippe Lang
2015-10-30
1
-1
/
+1
*
Adds translation string for hours with symbol (#21069).
Jean-Philippe Lang
2015-10-29
1
-1
/
+1
*
Adds Enumeration custom field format (#21060).
Jean-Philippe Lang
2015-10-25
1
-2
/
+27
*
Truncates link custom field URL for display (#21012).
Jean-Philippe Lang
2015-10-21
1
-1
/
+1
*
Typo "coma" (#20551).
Jean-Philippe Lang
2015-10-20
1
-1
/
+1
*
Don't reopen ApplicationHelper (#20507).
Jean-Philippe Lang
2015-10-19
1
-16
/
+16
*
Extract classes to their own files to prevent loading issues (#20508).
Jean-Philippe Lang
2015-10-19
4
-71
/
+112
*
Include helper instead of patching (#20508).
Jean-Philippe Lang
2015-10-19
1
-3
/
+0
*
Mail Handler: add support for allow_override=all (#20543).
Jean-Philippe Lang
2015-10-17
1
-47
/
+31
*
Display totals if the PDF export (#1561).
Jean-Philippe Lang
2015-10-09
1
-3
/
+16
*
Fix tokenization of phrases with non-ascii chars (#20730).
Jean-Philippe Lang
2015-10-09
1
-1
/
+1
*
Adds day numbers to HTML and PDF gantt (#3034).
Jean-Philippe Lang
2015-10-03
1
-1
/
+26
*
SQL error with MySQL (#19657).
Jean-Philippe Lang
2015-09-30
1
-0
/
+5
*
Enables footnote support with Markdown (#16072).
Jean-Philippe Lang
2015-09-30
1
-1
/
+2
*
Display all versions in query filter (#19271).
Jean-Philippe Lang
2015-09-26
1
-9
/
+24
*
Table renders wrong if a trailing space is after | symbol (#18223).
Jean-Philippe Lang
2015-09-20
1
-1
/
+1
*
Updates for 3.1.1 release.
Jean-Philippe Lang
2015-09-20
1
-1
/
+1
*
travis: add PostgreSQL environments
Toshi MARUYAMA
2015-08-30
1
-1
/
+1
*
Reverts r14510 (#20508) and r14511 (#20507), tests broken.
Jean-Philippe Lang
2015-08-22
2
-5
/
+4
*
ThemesHelper reopening ApplicationHelper is problem with autoloading (#20507).
Jean-Philippe Lang
2015-08-18
1
-1
/
+2
*
Required file lib/redmine/hook.rb is patching autoloaded ApplicationHelper (#...
Jean-Philippe Lang
2015-08-18
1
-3
/
+3
*
Redmine I18n autoload instead of require (#20506).
Jean-Philippe Lang
2015-08-18
1
-1
/
+0
*
CSV importer raises I18n::InvalidLocale exception if current user's language ...
Jean-Philippe Lang
2015-08-15
1
-1
/
+1
*
Use same logic for finding user as a custom field (#950).
Jean-Philippe Lang
2015-08-15
1
-2
/
+28
*
Import issues from CSV file (#950).
Jean-Philippe Lang
2015-08-14
3
-2
/
+32
*
Query doesn't work with non ASCII uppercase symbols (#20438).
Jean-Philippe Lang
2015-08-02
2
-9
/
+16
*
Use https links instead of http links in ApplicationHelper#avatar_edit_link a...
Jean-Philippe Lang
2015-07-05
1
-2
/
+2
*
Set version to 3.1.0.
Jean-Philippe Lang
2015-06-28
1
-2
/
+2
*
Replace tabs with spaces and remove trailing tabs in several files (#20140).
Jean-Philippe Lang
2015-06-21
2
-2
/
+2
*
Plugin migration directory should use plugin directory (#14402).
Jean-Philippe Lang
2015-06-21
1
-1
/
+1
*
Updates #wiki_format_provider plugin API with changes to wiki formatting (#20...
Jean-Philippe Lang
2015-06-21
2
-5
/
+14
*
Set a default timeout value (#19851).
Jean-Philippe Lang
2015-06-19
1
-1
/
+2
*
Make the sudo timeout configurable (#19851).
Jean-Philippe Lang
2015-06-19
1
-6
/
+6
*
Don't use SudoMode.disable! to skip API requests (#19851).
Jean-Philippe Lang
2015-06-19
1
-4
/
+4
*
Adds a configuration setting to enable sudo mode, disabled by default (#19851).
Jean-Philippe Lang
2015-06-19
1
-4
/
+3
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+224
*
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
3
-6
/
+16
*
Better handle html-only emails (#16962).
Jean-Philippe Lang
2015-06-15
5
-6
/
+154
*
Add BOM to UTF-8 encoded CSV (#7037).
Jean-Philippe Lang
2015-06-13
1
-1
/
+7
*
Adds a class for handling CSV generation (#7037).
Jean-Philippe Lang
2015-06-13
2
-2
/
+59
*
Newlines stripped from CVS commit messages (#19835).
Jean-Philippe Lang
2015-06-13
1
-1
/
+0
*
Change default display mode for PDF Export to OneColumn (#19546).
Jean-Philippe Lang
2015-06-06
1
-0
/
+1
*
Can't apply textile modifiers to 1 non-ASCII character (#19995).
Jean-Philippe Lang
2015-06-06
1
-2
/
+2
*
acts_as_versioned not compatible with ActiveRecord 4.2.1 (#19957).
Jean-Philippe Lang
2015-05-31
1
-1
/
+1
*
Menu should not include "New issue" for users with copy issues permission only.
Jean-Philippe Lang
2015-05-30
1
-1
/
+2
*
Display time spent on the issue and the total time spent like estimated hours...
Jean-Philippe Lang
2015-05-25
1
-0
/
+4
*
Adds private issue option to receiving emails (#8424).
Jean-Philippe Lang
2015-05-10
1
-0
/
+1
*
Merged r14256 from 3.0-stable.
Jean-Philippe Lang
2015-05-10
1
-1
/
+1
[next]