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 ordered/unordered lists inside table cell are mangled (#14038).
Jean-Philippe Lang
2013-05-14
1
-0
/
+36
*
Fixed that values of custom fields are not kept in issues when copying a proj...
Jean-Philippe Lang
2013-05-13
1
-0
/
+13
*
Fixed that locking and unlocking a user resets the email notification checkbo...
Jean-Philippe Lang
2013-05-13
1
-3
/
+3
*
Fix handling multiple text parts in email (#13646).
Jean-Philippe Lang
2013-05-12
1
-0
/
+7
*
Improved Issue#all_dependent_issues (#14015).
Jean-Philippe Lang
2013-05-12
1
-0
/
+130
*
Adds a method for extracting MailHandler options from ENV.
Jean-Philippe Lang
2013-05-04
1
-0
/
+13
*
Add missing tests for Redmine::MenuManager::Mapper#initialize.
Jean-Baptiste Barth
2013-05-03
1
-1
/
+12
*
Add missing tests for Redmine::Helpers::Gantt#number_of_rows.
Jean-Baptiste Barth
2013-05-02
1
-2
/
+17
*
Add missing unit tests for ApplicationHelper#link_to_if_authorized.
Jean-Baptiste Barth
2013-05-02
1
-14
/
+20
*
Remove duplicate test TokenTest#test_find_token_should_return_nil_with_wrong_...
Jean-Baptiste Barth
2013-05-02
1
-5
/
+0
*
Remove duplicate test Redmine::I18nTest#test_time_format (keeping the most co...
Jean-Baptiste Barth
2013-05-02
1
-9
/
+0
*
Allow plugins to define their base directory (#13927).
Jean-Baptiste Barth
2013-05-02
1
-0
/
+12
*
Fixed that deleting a system activity with children in use raises an error (#...
Jean-Philippe Lang
2013-05-01
1
-1
/
+29
*
remove unused variable from QueriesHelperTest
Toshi MARUYAMA
2013-04-19
1
-1
/
+1
*
fix test name (#13482)
Toshi MARUYAMA
2013-04-18
1
-1
/
+1
*
not add empty header/footer to notification emails (#13482)
Toshi MARUYAMA
2013-04-18
1
-0
/
+26
*
add mail footer test (#13482)
Toshi MARUYAMA
2013-04-18
1
-0
/
+20
*
extend mail header test to text mail (#13482)
Toshi MARUYAMA
2013-04-18
1
-4
/
+12
*
stricter asserting of subversion url validation test
Toshi MARUYAMA
2013-04-14
1
-1
/
+1
*
add unit tests of subversion url validation
Toshi MARUYAMA
2013-04-14
1
-0
/
+28
*
code layout clean up test/unit/repository_subversion_test.rb
Toshi MARUYAMA
2013-04-14
1
-1
/
+1
*
remove redundant 'IssuesHelper#' from issues_helper_test context
Toshi MARUYAMA
2013-04-12
1
-19
/
+19
*
code layout clean up issues_helper_test.rb
Toshi MARUYAMA
2013-04-12
1
-25
/
+43
*
fix diff error in case of line_left out of range (#13644)
Toshi MARUYAMA
2013-04-05
1
-0
/
+64
*
Fixed that r11641 prevents precedes/follows relations between subtasks (#13586).
Jean-Philippe Lang
2013-03-26
1
-0
/
+13
*
fix unit search test failure (#13405)
Toshi MARUYAMA
2013-03-21
1
-3
/
+4
*
add test to ensure language name is UTF-8 (#12475)
Toshi MARUYAMA
2013-03-21
1
-1
/
+3
*
fix test failure (#13405)
Toshi MARUYAMA
2013-03-21
1
-3
/
+3
*
Fixed commit link title escaping (fixes #13405).
Etienne Massip
2013-03-21
1
-6
/
+10
*
Fixed: Circular loop when using relations and subtasks (#8794).
Jean-Philippe Lang
2013-03-17
3
-16
/
+52
*
Fixed: subtasks don't resepect following/precedes relations on creation (#129...
Jean-Philippe Lang
2013-03-17
1
-0
/
+19
*
Use #count instead of #size.
Jean-Philippe Lang
2013-03-12
1
-7
/
+7
*
Mail handler: set mail_notification to only_my_events when creating a new use...
Jean-Philippe Lang
2013-03-11
1
-0
/
+1
*
fix that diff outputs become ??? in some non ASCII words (#12641)
Toshi MARUYAMA
2013-03-07
1
-0
/
+23
*
Mail handler: adds --no-notification option to disable notifications to the c...
Jean-Philippe Lang
2013-03-03
1
-0
/
+13
*
Mail handler: adds --no-account-notice option for not sending account informa...
Jean-Philippe Lang
2013-03-03
1
-0
/
+16
*
Mail handler: adds --default-group option to add created user to one or more ...
Jean-Philippe Lang
2013-03-03
1
-0
/
+16
*
Fixed that copying an issue as a child of itself creates an extra issue (#133...
Jean-Philippe Lang
2013-03-01
1
-0
/
+43
*
Test failures (#13309).
Jean-Philippe Lang
2013-03-01
1
-3
/
+3
*
Adds "tracker-[id]" CSS class to issues (#13309).
Jean-Philippe Lang
2013-03-01
1
-0
/
+6
*
Performance: avoid querying all memberships in User#roles_for_project (#13301).
Jean-Philippe Lang
2013-03-01
1
-0
/
+26
*
Test failure with ruby 2.0.
Jean-Philippe Lang
2013-03-01
1
-3
/
+3
*
Don't reload the issue in after_save callback.
Jean-Philippe Lang
2013-02-28
1
-0
/
+3
*
Restricts characters before auto links (#10277).
Jean-Philippe Lang
2013-02-24
1
-2
/
+6
*
Fixed that www followed by a dot generates broken links in formatted text (#3...
Jean-Philippe Lang
2013-02-24
1
-1
/
+4
*
Time entry with 2 digits year should not validate (#3107).
Jean-Philippe Lang
2013-02-24
1
-0
/
+7
*
Use User#generate_password in MailHandler.
Jean-Philippe Lang
2013-02-23
2
-8
/
+14
*
Option to generate a random password on user creation/update.
Jean-Philippe Lang
2013-02-23
1
-0
/
+21
*
Refactor: makes issue id a regular QueryColumn.
Jean-Philippe Lang
2013-02-23
1
-4
/
+22
*
Removed the default 0 value for issues foreign keys.
Jean-Philippe Lang
2013-02-17
1
-0
/
+13
[prev]
[next]