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
*
spelling fixes (#25495)
Toshi MARUYAMA
2017-04-02
2
-4
/
+4
*
remove empty line including trailing white space from test/unit/document_test.rb
Toshi MARUYAMA
2017-03-20
1
-1
/
+0
*
Fix tests (#1565).
Jean-Philippe Lang
2017-03-16
1
-49
/
+0
*
Clear settings for blocks that are no longer used.
Jean-Philippe Lang
2017-03-15
1
-0
/
+11
*
Get rid of sort_helper when using queries.
Jean-Philippe Lang
2017-03-13
2
-3
/
+3
*
Get the count by group from the query directly.
Jean-Philippe Lang
2017-03-09
1
-4
/
+4
*
Adds a test for #25289.
Jean-Philippe Lang
2017-03-08
1
-0
/
+11
*
Allow to set multiple values in emails for list custom fields (#16549).
Jean-Philippe Lang
2017-03-08
4
-1
/
+51
*
Emails with no text or html Content not handled properly (#25269, #25256).
Jean-Philippe Lang
2017-03-07
1
-0
/
+5
*
Issue description filter's 'none' operator does not match issues with blank d...
Jean-Philippe Lang
2017-03-07
1
-0
/
+12
*
Mail parts with empty content should be ignored (#25256).
Jean-Philippe Lang
2017-03-05
1
-0
/
+5
*
Show Last Comment in Issue list (#1474).
Jean-Philippe Lang
2017-03-05
1
-2
/
+9
*
Last updated by colum in issue list (#6375).
Jean-Philippe Lang
2017-03-05
1
-2
/
+25
*
Test failures.
Jean-Philippe Lang
2017-03-03
3
-8
/
+16
*
Ruby 2.4: Fixed "Fixnum is deprecated" warning in QueryTest. (#25048).
Jean-Philippe Lang
2017-03-02
1
-3
/
+5
*
Allow to disable description field in tracker setting (#25052).
Jean-Philippe Lang
2017-03-02
1
-1
/
+0
*
Adds a filter on issue attachments (#2783).
Jean-Philippe Lang
2017-03-02
1
-1
/
+34
*
remove empty lines including trailing white space from test/unit/time_entry_a...
Toshi MARUYAMA
2017-02-21
1
-3
/
+0
*
remove empty lines including trailing white space from test/unit/search_test.rb
Toshi MARUYAMA
2017-02-16
1
-4
/
+0
*
remove trailing white space from test/unit/setting_test.rb
Toshi MARUYAMA
2017-02-12
1
-1
/
+1
*
revert r16322 (#24970)
Toshi MARUYAMA
2017-02-02
2
-2
/
+2
*
replace depricated Net::LDAP::LdapError by Net::LDAP::Error (#24970)
Toshi MARUYAMA
2017-02-02
2
-2
/
+2
*
Time entry queries should be copied and deleted too.
Jean-Philippe Lang
2017-01-31
1
-10
/
+21
*
Adds a test for #24922.
Jean-Philippe Lang
2017-01-30
1
-0
/
+6
*
Check permission of wiki pages before generating a link to it (#23793).
Jean-Philippe Lang
2017-01-29
1
-0
/
+4
*
additional test for mail by Pavel Rosický (#24616)
Toshi MARUYAMA
2017-01-28
1
-0
/
+10
*
do not replace all invalid utf8 (#24616)
Toshi MARUYAMA
2017-01-28
1
-1
/
+1
*
add more tests (#24616)
Toshi MARUYAMA
2017-01-28
1
-0
/
+16
*
Allow forward reference to parent when importing issues (#22701).
Jean-Philippe Lang
2017-01-21
1
-0
/
+13
*
Reset locale to "en" before helpers tests.
Jean-Philippe Lang
2017-01-19
14
-29
/
+0
*
Reset current user before helpers tests.
Jean-Philippe Lang
2017-01-19
6
-7
/
+2
*
Adds updated_by and last_updated_by filters on issues (#17720).
Jean-Philippe Lang
2017-01-19
1
-0
/
+87
*
Searching for issues with "updated = none" always returns zero results (#15226).
Jean-Philippe Lang
2017-01-18
1
-0
/
+15
*
Test failure (#24865).
Jean-Philippe Lang
2017-01-18
1
-1
/
+1
*
Fixed that Query#has_column? returns false with default columns.
Jean-Philippe Lang
2017-01-17
1
-0
/
+8
*
Add default timezone for new users (#16484).
Jean-Philippe Lang
2017-01-15
1
-0
/
+7
*
Filtering out specific subprojects (using 'is not' operator) (#15773).
Jean-Philippe Lang
2017-01-14
1
-3
/
+20
*
Test failure.
Jean-Philippe Lang
2017-01-14
1
-0
/
+3
*
Group versions by status in version custom field filter (#23265).
Jean-Philippe Lang
2017-01-14
1
-2
/
+14
*
Filters on chained custom fields and custom field attributes (#21249).
Jean-Philippe Lang
2017-01-14
1
-0
/
+43
*
Adds settings to make the issue and/or comment fields mandatory for time logs...
Jean-Philippe Lang
2017-01-12
1
-0
/
+9
*
Allow "stay logged in" from multiple browsers (#10840).
Jean-Philippe Lang
2017-01-12
1
-14
/
+29
*
Don't preload custom field filter values (#24787).
Jean-Philippe Lang
2017-01-12
1
-1
/
+1
*
Don't preload all query filters (#24787).
Jean-Philippe Lang
2017-01-09
2
-0
/
+44
*
remove empty lines including white space from test/unit/user_test.rb
Toshi MARUYAMA
2017-01-08
1
-2
/
+0
*
Skip workflow creation in tests for each locale.
Jean-Philippe Lang
2016-12-31
1
-9
/
+20
*
Adds .rebuild_single_tree! to rebuild a single tree (#24167).
Jean-Philippe Lang
2016-12-21
1
-0
/
+19
*
Prevent parent issue from being closed if a child issue is open (#10989).
Jean-Philippe Lang
2016-12-21
2
-0
/
+27
*
Show an error message when changing an issue's project fails due to errors in...
Jean-Philippe Lang
2016-12-18
1
-0
/
+12
*
Test cleanup.
Jean-Philippe Lang
2016-12-16
1
-1
/
+0
[next]