obsolete.ChilliProject/test
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
..
exemplars Use Object#tap instead of #returning (#6887). 2010-11-14 16:24:21 +00:00
fixtures Fixes a fixture with valid attributes (start_date < due_date). 2010-12-10 11:06:21 +00:00
functional Fixes unsafe assertion that may cause failures. 2010-12-10 17:40:33 +00:00
integration Makes some attributes optional in API response to get faster/lightweight responses. 2010-12-11 10:19:11 +00:00
mocks Adding OpenID mock and test. #699 2009-02-11 19:07:18 +00:00
unit Add tests for wiki edit notifications (#7024). 2010-12-07 22:07:55 +00:00
helper_testcase.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
object_daddy_helpers.rb Added a "Member of Role" to the issues filters. #5869 2010-09-10 19:44:45 +00:00
test_helper.rb Fixed: Missing template wiki/update.erb error introduced in r4272 (#6987). 2010-11-27 10:34:44 +00:00