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
67f90df175
Additional test for memberships API.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9447 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-04-19 08:18:27 +00:00
..
api_test
Additional test for memberships API.
2012-04-19 08:18:27 +00:00
lib
/redmine
Rails 3.1 compatibility.
2012-02-25 16:33:00 +00:00
routing
Adds the ability for users to delete their own account (
#10664
). Can be disabled in application settings.
2012-04-15 14:31:54 +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
Adds missing route to project search.
2012-04-08 20:06:53 +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