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
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removes all #verify calls in controllers. Verification is handled at routing ...
Jean-Philippe Lang
2012-03-03
4
-39
/
+0
*
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
*
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
*
back out from r9031 to r9036
Toshi MARUYAMA
2012-03-01
4
-10
/
+10
*
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
*
Adds a test for project menu item when displaying a revision.
Jean-Philippe Lang
2012-02-27
1
-0
/
+8
*
Adds a test for when displaying the new message form on boards#show.
Jean-Philippe Lang
2012-02-27
1
-0
/
+10
*
Adds a helper for displaying validation error messages.
Jean-Philippe Lang
2012-02-26
1
-1
/
+1
*
Moved tests about session reset to functional tests.
Jean-Philippe Lang
2012-02-26
1
-0
/
+15
*
Rewrite test without shoulda macros.
Jean-Philippe Lang
2012-02-25
1
-11
/
+24
*
Removed assertions on blank template.
Jean-Philippe Lang
2012-02-25
1
-2
/
+0
*
Can not use Project#find on scopes with Rails 3.1.
Jean-Philippe Lang
2012-02-25
1
-1
/
+7
*
Clean up assertion.
Jean-Philippe Lang
2012-02-25
1
-2
/
+1
*
Adds missing format parameter.
Jean-Philippe Lang
2012-02-25
1
-3
/
+3
*
Do not do assertions on mail class.
Jean-Philippe Lang
2012-02-25
4
-6
/
+6
*
Rails3: test: fix ordering functional/comments_controller_test.rb
Toshi MARUYAMA
2012-02-25
1
-1
/
+1
*
Potential test failure fixed.
Jean-Philippe Lang
2012-02-24
1
-2
/
+2
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
1
-0
/
+19
*
Adds required fixtures back.
Jean-Philippe Lang
2012-02-23
1
-1
/
+1
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
3
-0
/
+43
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
2
-0
/
+15
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
1
-0
/
+16
*
Rails3: test: scm: mercurial: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-17
/
+30
*
Rails3: test: scm: darcs: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-3
/
+5
*
Rails3: test: scm: subversion: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-14
/
+28
*
Rails3: test: scm: bazaar: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-7
/
+14
*
Rails3: test: scm: cvs: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-8
/
+16
*
Rails3: test: scm: filesystem: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-5
/
+9
*
Rails3: test: scm: git: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-13
/
+25
*
Don't use auth_sources fixtures when not needed.
Jean-Philippe Lang
2012-02-19
5
-5
/
+1
*
Fixed a test that writes into fixtures directory.
Jean-Philippe Lang
2012-02-19
1
-0
/
+1
*
Friendly response when the LDAP connection fails.
Jean-Philippe Lang
2012-02-19
1
-0
/
+10
*
Better handling of attachments when issue validation fails (#10253).
Jean-Philippe Lang
2012-02-16
3
-5
/
+167
*
use with_settings instead of direct "Setting" at "test_index" of functional i...
Toshi MARUYAMA
2012-02-15
1
-14
/
+14
*
Adds a News#commentable? method to easily specific additional rules.
Jean-Philippe Lang
2012-02-11
1
-0
/
+9
*
Prevent random failures due to params order.
Jean-Philippe Lang
2012-02-11
1
-9
/
+9
*
Displays the full form when creating a version from the issue form so that re...
Jean-Philippe Lang
2012-02-11
1
-3
/
+27
*
Only show statuses that can be applied to all issues on the bulk edit form (#...
Jean-Philippe Lang
2012-02-11
1
-0
/
+20
*
Bulk-edit custom fields through context menu (#6296).
Jean-Philippe Lang
2012-02-09
1
-0
/
+96
*
scm: git: update test repository (#8857)
Toshi MARUYAMA
2012-02-09
1
-1
/
+1
*
Resourcified project memberships.
Jean-Philippe Lang
2012-02-05
1
-12
/
+12
[prev]
[next]