redmine/test/integration
Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4296 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-10-27 16:27:06 +00:00
..
lib/redmine
account_test.rb Makes AuthSource.authenticate return a hash instead of an array. 2010-02-26 09:13:12 +00:00
admin_test.rb Refactor: convert UsersController to resource 2010-10-04 15:36:16 +00:00
api_token_login_test.rb
application_test.rb
disabled_rest_api_test.rb
http_basic_login_test.rb Fixed: API 401 response does not include WWW-Authenticate header (#5322). 2010-04-17 12:45:23 +00:00
http_basic_login_with_api_token_test.rb
issues_api_test.rb Allow setting an issue's notes via params[:issue][:notes]. (XML API) 2010-08-27 20:08:59 +00:00
issues_test.rb Refactor: convert many of the custom Issue routes to REST resources. 2010-08-26 16:36:59 +00:00
layout_test.rb Small test refactoring, extract method. 2010-08-19 01:28:33 +00:00
projects_api_test.rb Refactor: Move the rest of the routing tests to RoutingTest. 2010-04-21 16:02:55 +00:00
projects_test.rb
routing_test.rb Refactor: use :id instead of :page when linking to Wiki Pages 2010-10-27 16:27:06 +00:00