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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Option to force a user to change his password (#3872).
Jean-Philippe Lang
2013-08-05
1
-0
/
+29
*
Fixed that standard fields disabled still appear in email notifications (#145...
Jean-Philippe Lang
2013-08-05
1
-0
/
+23
*
not use assert_not_nil in Errors#[]
Toshi MARUYAMA
2013-07-30
6
-13
/
+13
*
add missing fixture to test/unit/issue_relation_test.rb
Toshi MARUYAMA
2013-07-30
1
-1
/
+2
*
Use the default project when receiving an email with an invalid project keywo...
Jean-Philippe Lang
2013-07-29
1
-0
/
+9
*
Fixed that open/closed counts on issues summary are not displayed with SQLSer...
Jean-Philippe Lang
2013-07-28
1
-0
/
+18
*
Filtering issues on "related to" may ignore other filters (#14401).
Jean-Philippe Lang
2013-07-28
1
-0
/
+15
*
Spent time details and report should ignore 'Setting.display_subprojects_issu...
Jean-Philippe Lang
2013-07-28
1
-0
/
+22
*
Additional status transitions for assignees do not work if assigned to a grou...
Jean-Philippe Lang
2013-07-28
1
-3
/
+23
*
Adds a helper for building h2 tags and setting html_title (#14517).
Jean-Philippe Lang
2013-07-28
1
-0
/
+34
*
fix diff of CJK(Chinese/Japanese/Korean) is broken on Ruby 1.8 (#14562)
Toshi MARUYAMA
2013-07-28
4
-0
/
+69
*
Fixed that sorting time entries by custom field raises a SQL error (#14366).
Jean-Philippe Lang
2013-07-28
1
-0
/
+18
*
Fixed that displaying time entries with custom field column raises an error (...
Jean-Philippe Lang
2013-07-24
1
-0
/
+11
*
CVS root_url not recognized when connection string does not include port (#14...
Jean-Philippe Lang
2013-07-15
1
-2
/
+13
*
Additional tests for AccountController.
Jean-Philippe Lang
2013-07-14
1
-0
/
+25
*
Use AR callbacks instead of observers (removed in Rails4) for notifications.
Jean-Philippe Lang
2013-07-14
1
-1
/
+3
*
Ability to save Gantt query filters (#7836).
Jean-Philippe Lang
2013-07-14
1
-0
/
+37
*
Adds a test for CvsAdapter#root_url_path (#14422).
Jean-Philippe Lang
2013-07-13
1
-0
/
+5
*
Don't notify users about relations that are not visible (#1005).
Jean-Philippe Lang
2013-07-13
1
-0
/
+16
*
Fixed that relations to issues that are not visible are displayed in the issu...
Jean-Philippe Lang
2013-07-13
1
-0
/
+19
*
Role-based issue custom field visibility (#5037).
Jean-Philippe Lang
2013-07-13
10
-40
/
+674
*
Log email delivery errors (#14403).
Jean-Philippe Lang
2013-07-13
1
-0
/
+23
*
Adds 'assigned-to-my-group' css class to issues that are assigned to a user's...
Jean-Philippe Lang
2013-07-11
1
-0
/
+12
*
Issue-notes Redmine links: append actual note reference to rendered links (#1...
Jean-Philippe Lang
2013-07-11
1
-2
/
+4
*
Role based custom queries (#1019).
Jean-Philippe Lang
2013-07-11
6
-40
/
+96
*
gender neutral source comment at test/unit/journal_test.rb
Toshi MARUYAMA
2013-07-06
1
-2
/
+2
*
gender neutral source comment at test/unit/issue_test.rb
Toshi MARUYAMA
2013-07-06
1
-2
/
+2
*
gender neutral source comment at test/integration/account_test.rb
Toshi MARUYAMA
2013-07-06
1
-1
/
+1
*
remove trailing white-space from test/unit/issue_test.rb
Toshi MARUYAMA
2013-07-05
1
-8
/
+8
*
remove trailing white-space from test/integration/account_test.rb
Toshi MARUYAMA
2013-07-05
1
-1
/
+1
*
prevent UI test failure randomly
Toshi MARUYAMA
2013-06-14
1
-3
/
+5
*
increase Capybara.default_wait_time from 12 to 20 (#12822)
Toshi MARUYAMA
2013-06-14
1
-1
/
+1
*
increase Capybara.default_wait_time from 7 to 12 (#12822)
Toshi MARUYAMA
2013-06-14
1
-3
/
+3
*
shorten comment lines at test/ui/base.rb
Toshi MARUYAMA
2013-06-14
1
-3
/
+6
*
use database_cleaner (#12822)
Toshi MARUYAMA
2013-06-14
1
-0
/
+3
*
prevent UI test failure randomly
Toshi MARUYAMA
2013-06-14
1
-3
/
+5
*
increase Capybara.default_wait_time from 6 to 7 (#12822)
Toshi MARUYAMA
2013-06-14
1
-1
/
+1
*
prevent UI test failure randomly
Toshi MARUYAMA
2013-06-14
1
-1
/
+1
*
prevent UI test failure randomly
Toshi MARUYAMA
2013-06-14
1
-2
/
+3
*
increase Capybara.default_wait_time from 5 to 6 (#12822)
Toshi MARUYAMA
2013-06-14
1
-1
/
+1
*
Fixed tests broken by r11965.
Jean-Philippe Lang
2013-06-12
1
-0
/
+2
*
Cleanup of finders with :conditions option.
Jean-Philippe Lang
2013-06-12
18
-49
/
+45
*
Don't redirect XHR requests to /login.
Jean-Philippe Lang
2013-06-12
1
-0
/
+16
*
Use #find_issues as before filter for issues context menu.
Jean-Philippe Lang
2013-06-11
1
-5
/
+3
*
Adds Watcher.any_watched? to check if at least one object of a collection is ...
Jean-Philippe Lang
2013-06-11
1
-0
/
+17
*
set html lang by user locale (#14206)
Toshi MARUYAMA
2013-06-10
1
-0
/
+3
*
Adds a test for User.try_to_login with active_only set to false.
Jean-Philippe Lang
2013-06-09
1
-26
/
+31
*
Adds a way for a registered user to get a new action email (#14228).
Jean-Philippe Lang
2013-06-09
2
-1
/
+88
*
Splits tests (#1005).
Jean-Philippe Lang
2013-06-06
1
-10
/
+16
*
Prepends issue numbers with a number sign (#1005).
Jean-Philippe Lang
2013-06-06
1
-8
/
+8
[next]