Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
account_controller_test.rb 8.12 KB 9014 over 13 years Jean-Philippe Lang Moved tests about session reset to functional t...
activities_controller_test.rb 4.91 KB 9219 over 13 years Toshi MARUYAMA set svn:eol-style native test/functional/*.rb
admin_controller_test.rb 4.66 KB 9237 over 13 years Jean-Philippe Lang Don't use #delete on String in Mailer.
attachments_controller_test.rb 10.1 KB 9073 over 13 years Jean-Philippe Lang Rails 3.1 compatibility.
auth_sources_controller_test.rb 3.88 KB 9234 over 13 years Jean-Philippe Lang Fixed that LDAP error is not displayed when tes...
auto_completes_controller_test.rb 1.47 KB 9219 over 13 years Toshi MARUYAMA set svn:eol-style native test/functional/*.rb
boards_controller_test.rb 4.52 KB 9140 over 13 years Jean-Philippe Lang Prevent mass-assignment when adding/updating a ...
calendars_controller_test.rb 2.49 KB 9219 over 13 years Toshi MARUYAMA set svn:eol-style native test/functional/*.rb
comments_controller_test.rb 2.25 KB 9219 over 13 years Toshi MARUYAMA set svn:eol-style native test/functional/*.rb
context_menus_controller_test.rb 10.8 KB 9219 over 13 years Toshi MARUYAMA set svn:eol-style native test/functional/*.rb
custom_fields_controller_test.rb 5.18 KB 9437 over 13 years Jean-Philippe Lang Additional tests for CustomFieldsController.
documents_controller_test.rb 6.43 KB 8264 over 13 years Jean-Philippe Lang Additional tests for DocumentsController.
enumerations_controller_test.rb 3.78 KB 9084 over 13 years Jean-Philippe Lang Rails3: :order option has no effect here becaus...
files_controller_test.rb 3 KB 9219 over 13 years Toshi MARUYAMA set svn:eol-style native test/functional/*.rb
gantts_controller_test.rb 2.82 KB 9219 over 13 years Toshi MARUYAMA set svn:eol-style native test/functional/*.rb
groups_controller_test.rb 5.09 KB 7989 over 13 years Jean-Philippe Lang Adds functional tests for GroupsController.
issue_categories_controller_test.rb 4.68 KB 8948 over 13 years Jean-Philippe Lang Adds functional tests.
issue_relations_controller_test.rb 4.44 KB 9385 over 13 years Jean-Philippe Lang Additional assertions on creation of relations.
issue_statuses_controller_test.rb 3.12 KB 8948 over 13 years Jean-Philippe Lang Adds functional tests.
issues_controller_test.rb 125 KB 9528 about 13 years Jean-Philippe Lang Merged rails-3.2 branch.
issues_controller_transaction_test.rb 7.64 KB 8891 over 13 years Jean-Philippe Lang Better handling of attachments when issue valid...
journals_controller_test.rb 3.11 KB 5800 about 14 years Toshi MARUYAMA remove trailing white-spaces from functional jo...
mail_handler_controller_test.rb 2.78 KB 8095 over 13 years Jean-Philippe Lang Adds tests for MailHandler.
members_controller_test.rb 3.8 KB 8789 over 13 years Jean-Philippe Lang Resourcified project memberships.
messages_controller_test.rb 6.94 KB 9350 over 13 years Jean-Philippe Lang Fixed: Unable to change locked, sticky flags an...
my_controller_test.rb 6.78 KB 9438 over 13 years Jean-Philippe Lang Additional test for MyController.
news_controller_test.rb 5.45 KB 9173 over 13 years Jean-Philippe Lang More functional tests for NewsController.
previews_controller_test.rb 2.4 KB 9219 over 13 years Toshi MARUYAMA set svn:eol-style native test/functional/*.rb
project_enumerations_controller_test.rb 9.71 KB 9219 over 13 years Toshi MARUYAMA set svn:eol-style native test/functional/*.rb
projects_controller_test.rb 18.7 KB 9082 over 13 years Jean-Philippe Lang Rails 3.1 compatibility.
queries_controller_test.rb 11 KB 9528 about 13 years Jean-Philippe Lang Merged rails-3.2 branch.
reports_controller_test.rb 2.11 KB 8462 over 13 years Jean-Philippe Lang Test cleanup.
repositories_bazaar_controller_test.rb 6.82 KB 8927 over 13 years Toshi MARUYAMA Rails3: test: scm: bazaar: use "repository_path...
repositories_controller_test.rb 9.43 KB 9020 over 13 years Jean-Philippe Lang Adds a test for project menu item when displayi...
repositories_cvs_controller_test.rb 10.6 KB 8926 over 13 years Toshi MARUYAMA Rails3: test: scm: cvs: use "repository_path_ha...
repositories_darcs_controller_test.rb 5.79 KB 8935 over 13 years Toshi MARUYAMA Rails3: test: scm: darcs: use "repository_path_...
repositories_filesystem_controller_test.rb 5.94 KB 9219 over 13 years Toshi MARUYAMA set svn:eol-style native test/functional/*.rb
repositories_git_controller_test.rb 18.1 KB 8924 over 13 years Toshi MARUYAMA Rails3: test: scm: git: use "repository_path_ha...
repositories_mercurial_controller_test.rb 18.8 KB 8936 over 13 years Toshi MARUYAMA Rails3: test: scm: mercurial: use "repository_p...
repositories_subversion_controller_test.rb 15.3 KB 9528 about 13 years Jean-Philippe Lang Merged rails-3.2 branch.
roles_controller_test.rb 6.03 KB 9083 over 13 years Jean-Philippe Lang Test cleanup.
search_controller_test.rb 6.33 KB 8266 over 13 years Jean-Philippe Lang Additional tests for SearchController and handl...
settings_controller_test.rb 3.16 KB 9087 over 13 years Jean-Philippe Lang Rails 3.1 compatibility.
sys_controller_test.rb 4.17 KB 9001 over 13 years Jean-Philippe Lang Can not use Project#find on scopes with Rails 3.1.
time_entry_reports_controller_test.rb 11.1 KB 9528 about 13 years Jean-Philippe Lang Merged rails-3.2 branch.
timelog_controller_test.rb 26 KB 9528 about 13 years Jean-Philippe Lang Merged rails-3.2 branch.
trackers_controller_test.rb 5.02 KB 9441 over 13 years Jean-Philippe Lang Additional test for TrackersController.
users_controller_test.rb 11.7 KB 9231 over 13 years Jean-Philippe Lang Additional tests for UsersController.
versions_controller_test.rb 7.31 KB 9079 over 13 years Jean-Philippe Lang Removed some generate! calls.
watchers_controller_test.rb 5.89 KB 9528 about 13 years Jean-Philippe Lang Merged rails-3.2 branch.
welcome_controller_test.rb 4.77 KB 8486 over 13 years Jean-Philippe Lang Removed ApplicationControllerTest.
wiki_controller_test.rb 30.9 KB 9528 about 13 years Jean-Philippe Lang Merged rails-3.2 branch.
wikis_controller_test.rb 1.95 KB 6555 almost 14 years Toshi MARUYAMA remove trailing white-spaces from test/function...
workflows_controller_test.rb 7.6 KB 6928 almost 14 years Toshi MARUYAMA remove trailing white-spaces from test/function...

Latest revisions

# Date Author Comment
9528 2012-04-25 19:17 Jean-Philippe Lang

Merged rails-3.2 branch.

9445 2012-04-19 09:58 Jean-Philippe Lang

Additional tests for the PDF export of an issue.

9441 2012-04-18 21:49 Jean-Philippe Lang

Additional test for TrackersController.

9440 2012-04-18 21:42 Jean-Philippe Lang

Additional tests for TimelogController.

9438 2012-04-18 21:30 Jean-Philippe Lang

Additional test for MyController.

9437 2012-04-18 21:25 Jean-Philippe Lang

Additional tests for CustomFieldsController.

9417 2012-04-15 16:31 Jean-Philippe Lang

Adds the ability for users to delete their own account (#10664). Can be disabled in application settings.

9405 2012-04-14 08:21 Jean-Philippe Lang

Fixed MissingFeatureException: let user choose to copy attachments or not when bulk copying issues.

9404 2012-04-14 07:45 Jean-Philippe Lang

When copying issues, let the status be changed to default or left unchanged.

9385 2012-04-11 19:27 Jean-Philippe Lang

Additional assertions on creation of relations.

View revisions

Also available in: Atom