redmine/test/integration
Jean-Philippe Lang 5f57bceabb Makes some attributes optional in API response to get faster/lightweight responses.
These attributes are not required for common uses case (eg. updating an object). They can be requested in the reponse using the 'include' parameter. Example GET /issues/1.xml?include=journals. The list of attributes that can be included in responses will be documented in the wiki.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4486 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-12-11 10:19:11 +00:00
..
api_test Makes some attributes optional in API response to get faster/lightweight responses. 2010-12-11 10:19:11 +00:00
lib/redmine
account_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 2010-11-14 16:45:32 +00:00
admin_test.rb Refactor: convert UsersController to resource 2010-10-04 15:36:16 +00:00
application_test.rb
issues_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 2010-11-14 16:45:32 +00:00
layout_test.rb
projects_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 2010-11-14 16:45:32 +00:00
routing_test.rb Fixed: 'View difference' broken on wiki page history (#6747). 2010-11-06 13:22:23 +00:00