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
*
add tests for non member watchers (#15622)
Toshi MARUYAMA
2013-12-09
1
-0
/
+31
*
fix indents of OpenID tests in UserTest
Toshi MARUYAMA
2013-12-09
1
-27
/
+24
*
code format clean up UserTest
Toshi MARUYAMA
2013-12-09
1
-20
/
+37
*
code format clean up MemberTest
Toshi MARUYAMA
2013-12-09
1
-2
/
+4
*
code format clean up WatchersControllerTest
Toshi MARUYAMA
2013-12-09
1
-4
/
+6
*
remove duplicate test from UsersControllerTest
Toshi MARUYAMA
2013-12-07
1
-6
/
+0
*
fix duplicate test name in IssuesControllerTest
Toshi MARUYAMA
2013-12-07
1
-1
/
+1
*
remove extra empty lines from test/unit/changeset_test.rb
Toshi MARUYAMA
2013-12-06
1
-3
/
+0
*
add test to send one mail with both settngs in creating issue (#15612)
Toshi MARUYAMA
2013-12-06
1
-0
/
+12
*
add test not to send mail with no settng in creating issue (#15612)
Toshi MARUYAMA
2013-12-06
1
-0
/
+12
*
explicitly use mail send setting in unit issue test (#15612)
Toshi MARUYAMA
2013-12-06
1
-11
/
+14
*
remove trailing white-spaces from test/unit/attachment_test.rb
Toshi MARUYAMA
2013-12-04
1
-4
/
+4
*
Fixed that preferences are not preserved when adding a user fails (#15552).
Jean-Philippe Lang
2013-11-29
1
-0
/
+19
*
Fixed that validating a Setting with invalid name triggers an error (#15551).
Jean-Philippe Lang
2013-11-29
1
-0
/
+14
*
Don't create duplicate wikis in test (#15420).
Jean-Philippe Lang
2013-11-23
2
-2
/
+2
*
Fixed that non-GET API requests respond with 422 (#15427).
Jean-Philippe Lang
2013-11-22
1
-0
/
+41
*
Fixed that the sidebar may be displayed empty (#15414).
Jean-Philippe Lang
2013-11-20
1
-0
/
+10
*
Removed database_cleaner dependency (#15377).
Jean-Philippe Lang
2013-11-18
1
-3
/
+0
*
Fixed UI tests.
Jean-Philippe Lang
2013-11-16
2
-3
/
+2
*
Removed deferred tests.
Jean-Philippe Lang
2013-11-16
1
-61
/
+0
*
Fixed that update_form always proposes the default status when updating an ex...
Jean-Philippe Lang
2013-11-15
1
-0
/
+10
*
Code cleanup: unverified request no longer raises a InvalidAuthenticityToken ...
Jean-Philippe Lang
2013-11-11
1
-0
/
+9
*
remove trailing white-spaces from test/unit/project_members_inheritance_test.rb
Toshi MARUYAMA
2013-11-09
1
-4
/
+4
*
remove trailing white-spaces from test/unit/query_test.rb
Toshi MARUYAMA
2013-11-09
1
-5
/
+5
*
remove trailing white-spaces from test/unit/setting_test.rb
Toshi MARUYAMA
2013-11-09
1
-3
/
+3
*
Accept issue id with leading sharp when adding a related issue.
Jean-Philippe Lang
2013-11-09
1
-0
/
+8
*
Accept custom field format added at runtime (#15277).
Jean-Philippe Lang
2013-11-09
1
-0
/
+14
*
Gantt: sort versions like on the roadmap (#7335).
Jean-Philippe Lang
2013-11-09
1
-19
/
+4
*
Upgrade to Rails 3.2.15.
Jean-Philippe Lang
2013-11-09
2
-4
/
+7
*
Wiki Pages REST API with version returns wrong comments (#15235).
Jean-Philippe Lang
2013-11-09
1
-0
/
+1
*
Fixed test failure (#15182).
Jean-Philippe Lang
2013-10-26
1
-2
/
+2
*
Return to section anchor after wiki section edit (#15182).
Jean-Philippe Lang
2013-10-26
1
-2
/
+2
*
Replaces <option value=""></option> which is not HTML5 valid (#15191).
Jean-Philippe Lang
2013-10-26
1
-1
/
+1
*
Replaced acronym with abbr tags (#15191).
Jean-Philippe Lang
2013-10-26
1
-4
/
+4
*
Fixed that issue nested set update is triggered even if parent is not changed...
Jean-Philippe Lang
2013-10-20
1
-0
/
+35
*
Projects selection on custom field form (#15136).
Jean-Philippe Lang
2013-10-20
1
-1
/
+24
*
remove trailing white-spaces from test/unit/user_test.rb
Toshi MARUYAMA
2013-10-17
1
-5
/
+5
*
Fixed that viewing/editing a wiki page without WikiContent raises an error (#...
Jean-Philippe Lang
2013-10-13
1
-0
/
+23
*
Avoid lots of CustomField.find_by_id calls when displaying an issue history w...
Jean-Philippe Lang
2013-10-13
1
-0
/
+24
*
Fixed that the mail method should return a Mail::Message (#15113).
Jean-Philippe Lang
2013-10-13
1
-0
/
+4
*
Ability to define commit keywords per tracker (#7590).
Jean-Philippe Lang
2013-10-13
4
-38
/
+75
*
add unit test of Redmine::Helpers::Diff (#15105)
Toshi MARUYAMA
2013-10-11
1
-0
/
+25
*
remove trailing white space from test/unit/wiki_content_test.rb
Toshi MARUYAMA
2013-10-10
1
-1
/
+1
*
Rows may not be oredered as expected with ruby1.8 (#4911).
Jean-Philippe Lang
2013-10-05
1
-2
/
+2
*
Don't update issues nor log time when importing old changesets (#4823).
Jean-Philippe Lang
2013-10-05
2
-0
/
+24
*
Support for multiple issue update keywords/rules in commit messages (#4911).
Jean-Philippe Lang
2013-10-05
3
-12
/
+80
*
Test broken by r12192 (#2199).
Jean-Philippe Lang
2013-09-30
1
-1
/
+1
*
Allows user to clear dates and text fields when bulk editing issues (#2199).
Jean-Philippe Lang
2013-09-30
1
-0
/
+6
*
Adds a project specific css class to body (#14767).
Jean-Philippe Lang
2013-09-29
1
-0
/
+5
*
Exclude attachments from incoming emails based on file name (#3413).
Jean-Philippe Lang
2013-09-29
1
-0
/
+18
[next]