This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
0
You've already forked Redmine
Code
Issues
Pull Requests
Releases
Wiki
Activity
Redmine
/
test
/
integration
History
Jean-Philippe Lang
d6f9e576e8
Makes AuthSource.authenticate return a hash instead of an array.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3492 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-02-26 09:13:12 +00:00
..
lib
/redmine
Reset the default language for the test, autotest was caught it staying at :no
2009-09-04 03:24:20 +00:00
account_test.rb
Makes AuthSource.authenticate return a hash instead of an array.
2010-02-26 09:13:12 +00:00
admin_test.rb
Fix 500 errors with a POST request that requires a login.
#4216
2009-11-14 19:41:02 +00:00
api_token_login_test.rb
Added an Admin setting to enable/disable the REST web service. (
#3920
)
2009-12-23 06:27:44 +00:00
application_test.rb
Do not start user session when accessing atom feed with token-based authentication.
2009-06-06 10:20:27 +00:00
disabled_rest_api_test.rb
Added an Admin setting to enable/disable the REST web service. (
#3920
)
2009-12-23 06:27:44 +00:00
http_basic_login_test.rb
Added an Admin setting to enable/disable the REST web service. (
#3920
)
2009-12-23 06:27:44 +00:00
http_basic_login_with_api_token_test.rb
Added an Admin setting to enable/disable the REST web service. (
#3920
)
2009-12-23 06:27:44 +00:00
issues_api_test.rb
Refactor: Move the updating of an Issue to the #update method.
2010-02-25 17:01:05 +00:00
issues_test.rb
Refactor: Move the updating of an Issue to the #update method.
2010-02-25 17:01:05 +00:00
projects_api_test.rb
XML REST API for Projects (
#296
).
2010-01-14 20:00:17 +00:00
projects_test.rb
Converted routing and urls to follow the Rails REST convention.
2009-01-26 01:47:51 +00:00
routing_test.rb
Moved the IssuesController routing tests to an integration test.
2010-02-22 18:15:07 +00:00