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
dc50edae5e
Adds a template for API error messages so that it does not depend on AR::Errors serialization.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9094 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-03-04 15:16:50 +00:00
..
api_test
Adds a template for API error messages so that it does not depend on AR::Errors serialization.
2012-03-04 15:16:50 +00:00
lib
/redmine
Rails 3.1 compatibility.
2012-02-25 16:33:00 +00:00
routing
Adds support for adding attachments to issues through the REST API (
#8171
).
2012-02-23 10:01:16 +00:00
account_test.rb
Moved tests about session reset to functional tests.
2012-02-26 12:00:41 +00:00
admin_test.rb
Explicitly declare all routes and deactivate default route.
2011-12-10 13:33:01 +00:00
application_test.rb
Rails 3.1 compatibility.
2012-02-25 16:31:13 +00:00
issues_test.rb
Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed.
2012-03-03 15:09:20 +00:00
layout_test.rb
Rails3: replace "all" fixtures at test/integration/layout_test.rb
2011-09-24 11:09:34 +00:00
projects_test.rb
Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed.
2012-03-03 15:09:20 +00:00
users_test.rb
Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed.
2012-03-03 15:09:20 +00:00