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
*
Prevent mass-assignment when adding/updating a forum (#10390).
Jean-Philippe Lang
2012-03-06
1
-0
/
+8
*
Fixed that the proposed users list may be empty when adding a project member ...
Jean-Philippe Lang
2012-03-06
1
-0
/
+7
*
Sort values for assertion.
Jean-Philippe Lang
2012-03-05
1
-1
/
+1
*
Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...
Jean-Philippe Lang
2012-03-05
4
-6
/
+6
*
Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...
Jean-Philippe Lang
2012-03-05
3
-14
/
+11
*
Array#to_s behaviour changed in ruby 1.9.
Jean-Philippe Lang
2012-03-05
1
-2
/
+2
*
Array#to_s behaviour changed in ruby 1.9.
Jean-Philippe Lang
2012-03-05
1
-3
/
+3
*
Adds a template for API error messages so that it does not depend on AR::Erro...
Jean-Philippe Lang
2012-03-04
1
-2
/
+2
*
Strip login and password read from the email body.
Jean-Philippe Lang
2012-03-04
1
-2
/
+2
*
Adds an helper to get the body of an email in tests.
Jean-Philippe Lang
2012-03-04
3
-7
/
+11
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
*
Include ERB::Util in helpers tests.
Jean-Philippe Lang
2012-03-04
5
-0
/
+6
*
No need to delete fixtures.
Jean-Philippe Lang
2012-03-04
1
-4
/
+0
*
Removed shoulda assertions.
Jean-Philippe Lang
2012-03-04
2
-34
/
+0
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
*
Adds helpers for testing email body.
Jean-Philippe Lang
2012-03-04
7
-18
/
+38
*
Rails3: :order option has no effect here because of the default_scope on Enum...
Jean-Philippe Lang
2012-03-04
1
-2
/
+2
*
Test cleanup.
Jean-Philippe Lang
2012-03-04
1
-0
/
+3
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
3
-5
/
+5
*
Test cleanup.
Jean-Philippe Lang
2012-03-04
1
-7
/
+0
*
Renamed Mailer#test to Mailer#test_email.
Jean-Philippe Lang
2012-03-04
2
-6
/
+6
*
Removed some generate! calls.
Jean-Philippe Lang
2012-03-04
4
-7
/
+7
*
Removed some generate! calls.
Jean-Philippe Lang
2012-03-04
4
-14
/
+15
*
No need to save the record.
Jean-Philippe Lang
2012-03-04
1
-10
/
+10
*
Use :joins instead of :include.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-4
/
+7
*
set svn:eol-style native test/exemplars/version_exemplar.rb
Toshi MARUYAMA
2012-03-04
1
-5
/
+5
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-0
/
+27
*
Extracted auto_link and auto_mailto to a module.
Jean-Philippe Lang
2012-03-04
2
-3
/
+3
*
Use regular create! instead of generate!
Jean-Philippe Lang
2012-03-03
1
-16
/
+9
*
Removes all #verify calls in controllers. Verification is handled at routing ...
Jean-Philippe Lang
2012-03-03
7
-40
/
+56
*
Adds a test for displaying list custom fields on the new issue form.
Jean-Philippe Lang
2012-03-02
1
-0
/
+12
*
Adds a test for when updating a news fails.
Jean-Philippe Lang
2012-03-02
1
-0
/
+8
*
Adds functional test for #test_connection.
Jean-Philippe Lang
2012-03-02
1
-0
/
+18
*
Adds functional tests for LdapAuthSourcesController.
Jean-Philippe Lang
2012-03-02
2
-36
/
+96
*
Use valid filters in #test_index_with_sort_filters.
Jean-Philippe Lang
2012-03-02
1
-5
/
+3
*
Removed obsolete helper empty test class.
Jean-Philippe Lang
2012-03-01
1
-4
/
+0
*
Random test failures in #test_..._if_an_exception_is_raised with ruby1.8.7-p3...
Jean-Philippe Lang
2012-03-01
1
-0
/
+2
*
Fixed that the bulk edit/copy form does not propose versions and categories f...
Jean-Philippe Lang
2012-03-01
1
-0
/
+22
*
Fixes LDAP test.
Jean-Philippe Lang
2012-03-01
1
-1
/
+1
*
Adds an optional LDAP filter (#1060).
Jean-Philippe Lang
2012-03-01
1
-0
/
+30
*
MailHandler: fixed that sender's fullname is not unquoted (#10334).
Jean-Philippe Lang
2012-03-01
2
-0
/
+20
*
back out from r9031 to r9036
Toshi MARUYAMA
2012-03-01
6
-14
/
+14
*
Rails3: test: add .to_s for mail's bodies check at unit/mailer_test.rb
Toshi MARUYAMA
2012-03-01
1
-3
/
+3
*
Rails3: test: add .to_s for mail's bodies check at unit/repository_test.rb
Toshi MARUYAMA
2012-03-01
1
-1
/
+1
*
Rails3: test: add .to_s for mail's bodies check at functional/users_controlle...
Toshi MARUYAMA
2012-03-01
1
-3
/
+3
*
Rails3: test: add .to_s for mail's bodies check at functional/messages_contro...
Toshi MARUYAMA
2012-03-01
1
-1
/
+1
*
Rails3: test: add .to_s for mail's bodies check at functional/issues_controll...
Toshi MARUYAMA
2012-03-01
1
-5
/
+5
*
Rails3: test: add .to_s for mail's bodies check at functional/files_controlle...
Toshi MARUYAMA
2012-03-01
1
-1
/
+1
*
Fixed potential test failure.
Jean-Philippe Lang
2012-02-28
1
-2
/
+2
[next]