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
/
test
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed that #l_hours_short shows 2 h (#21069).
Jean-Philippe Lang
2015-10-30
1
-0
/
+5
*
find_referenced_issue_by_id fails with RangeError for large numbers (#21071).
Jean-Philippe Lang
2015-10-29
1
-0
/
+12
*
Set locale in tests (#21060).
Jean-Philippe Lang
2015-10-25
1
-0
/
+1
*
Adds Enumeration custom field format (#21060).
Jean-Philippe Lang
2015-10-25
1
-0
/
+86
*
Keep track of valid user sessions (#21058).
Jean-Philippe Lang
2015-10-24
1
-0
/
+13
*
Add cancel button during edition of a wiki page (#4285).
Jean-Philippe Lang
2015-10-24
1
-0
/
+45
*
Don't require category or target version when they are not available (#20583).
Jean-Philippe Lang
2015-10-24
1
-0
/
+24
*
Thumbnails in issue history (#13429).
Jean-Philippe Lang
2015-10-24
1
-0
/
+48
*
Test failure.
Jean-Philippe Lang
2015-10-21
1
-0
/
+3
*
Hide email by default for new users (#21042).
Jean-Philippe Lang
2015-10-21
1
-0
/
+5
*
Add users to assignee/author filters if they are missing (#3398).
Jean-Philippe Lang
2015-10-21
1
-0
/
+22
*
Adds a scope to get issues assigned to a user.
Jean-Philippe Lang
2015-10-21
1
-0
/
+16
*
Missing fixtures.
Jean-Philippe Lang
2015-10-20
1
-1
/
+1
*
Typo "coma" (#20551).
Jean-Philippe Lang
2015-10-20
2
-4
/
+4
*
Extend Filesize in the attachments table for files with size > 2GB (#10672).
Jean-Philippe Lang
2015-10-20
1
-0
/
+11
*
Makes project selection by subaddress optional (#20732).
Jean-Philippe Lang
2015-10-19
1
-1
/
+2
*
MailHandler: Select project by subaddress (redmine+project@example.com) (#207...
Jean-Philippe Lang
2015-10-17
1
-0
/
+13
*
Moved notification assertion to its own test.
Jean-Philippe Lang
2015-10-17
1
-5
/
+11
*
Removed duplicate test case.
Jean-Philippe Lang
2015-10-17
1
-17
/
+0
*
Deliveries already cleared in #setup.
Jean-Philippe Lang
2015-10-17
1
-4
/
+0
*
Not testing nested set.
Jean-Philippe Lang
2015-10-17
1
-5
/
+0
*
Mail Handler: add support for allow_override=all (#20543).
Jean-Philippe Lang
2015-10-17
1
-5
/
+44
*
Mail handler: no attributes overridable by default (#20543).
Jean-Philippe Lang
2015-10-17
1
-7
/
+12
*
Fixed unsafe call to #casecmp (#20369, #21000).
Jean-Philippe Lang
2015-10-15
1
-0
/
+6
*
Add debug info for random test failure.
Jean-Philippe Lang
2015-10-09
1
-2
/
+2
*
Workaround for spent time grouped by project (#1561).
Jean-Philippe Lang
2015-10-09
1
-0
/
+14
*
Display totals for each group on grouped queries (#1561).
Jean-Philippe Lang
2015-10-09
1
-0
/
+41
*
Fix tokenization of phrases with non-ascii chars (#20730).
Jean-Philippe Lang
2015-10-09
1
-0
/
+8
*
Reset current user to prevent random test failures.
Jean-Philippe Lang
2015-10-04
1
-1
/
+1
*
Adds options to display totals on the issue list (#1561).
Jean-Philippe Lang
2015-10-04
1
-0
/
+76
*
Remove attachment after transaction commit (#20388).
Jean-Philippe Lang
2015-09-30
1
-0
/
+4
*
Typo.
Jean-Philippe Lang
2015-09-30
1
-1
/
+1
*
Forces enumeration override position to the same as its parent (#19657).
Jean-Philippe Lang
2015-09-30
1
-0
/
+44
*
Include inactive activities in time entries filter (#20117).
Jean-Philippe Lang
2015-09-30
1
-0
/
+10
*
Replaces a piggy back query with an association for loading wiki pages updates.
Jean-Philippe Lang
2015-09-28
1
-7
/
+7
*
Display all versions in query filter (#19271).
Jean-Philippe Lang
2015-09-26
1
-0
/
+10
*
Adds tracker name to Redmine issue link titles (#13946).
Jean-Philippe Lang
2015-09-21
2
-7
/
+7
*
Project copy does not update custom field of version type values (#20361).
Jean-Philippe Lang
2015-09-20
1
-0
/
+21
*
Fixed invalid search link on the new project form (#20565).
Jean-Philippe Lang
2015-09-20
1
-0
/
+6
*
Don't propose projects without trackers when editing an issue (#20463).
Jean-Philippe Lang
2015-09-20
1
-0
/
+6
*
Table renders wrong if a trailing space is after | symbol (#18223).
Jean-Philippe Lang
2015-09-20
1
-0
/
+22
*
Project.copy_from deletes enabled_modules on source (#20512).
Jean-Philippe Lang
2015-08-18
1
-1
/
+14
*
CSV importer raises I18n::InvalidLocale exception if current user's language ...
Jean-Philippe Lang
2015-08-15
1
-0
/
+9
*
Use same logic for finding user as a custom field (#950).
Jean-Philippe Lang
2015-08-15
1
-0
/
+10
*
Use same logic for finding user when importing a file (#950).
Jean-Philippe Lang
2015-08-15
1
-0
/
+9
*
Set default date format based on user locale (#950).
Jean-Philippe Lang
2015-08-14
1
-0
/
+10
*
Adds support for custom date format when importing a CSV file (#950).
Jean-Philippe Lang
2015-08-14
1
-0
/
+14
*
Import issues from CSV file (#950).
Jean-Philippe Lang
2015-08-14
1
-0
/
+89
*
Query doesn't work with non ASCII uppercase symbols (#20438).
Jean-Philippe Lang
2015-08-02
1
-12
/
+15
*
Wrong syntax for resizing inline images may throw a 500 error (#20278).
Jean-Philippe Lang
2015-08-02
1
-0
/
+7
[next]