..
account_controller_test.rb
Added some functional tests and a CVS test repository.
2007-12-13 18:52:09 +00:00
admin_controller_test.rb
Admin settings screen split to tabs.
2008-01-06 20:24:26 +00:00
application_controller_test.rb
Dutch translation added (Linda van den Brink)
2007-05-24 17:29:11 +00:00
boards_controller_test.rb
Forums enhancements:
2007-11-24 12:25:07 +00:00
documents_controller_test.rb
Moved ProjectsController#list_documents and add_document to DocumentsController#index and new.
2007-12-18 18:50:41 +00:00
issues_controller_test.rb
Merged IssuesController #edit and #update into a single actions.
2008-02-09 16:11:18 +00:00
journals_controller_test.rb
Administrators can edit issue notes.
2008-02-02 10:50:31 +00:00
messages_controller_test.rb
Added some functional tests and a CVS test repository.
2007-12-13 18:52:09 +00:00
my_controller_test.rb
Added some functional tests and a CVS test repository.
2007-12-13 18:52:09 +00:00
news_controller_test.rb
ProjectsController#add_news moved to NewsController#new.
2008-02-03 14:38:04 +00:00
projects_controller_test.rb
Activity test fix (r1120).
2008-02-05 18:50:21 +00:00
repositories_controller_test.rb
Project identifier is now used in URLs (instead of project id).
2007-12-17 21:00:56 +00:00
repositories_mercurial_controller_test.rb
Do not run Mercurial functional tests if the test repository is not set up.
2007-12-19 22:14:03 +00:00
repositories_subversion_controller_test.rb
Fixed RepositoriesController: undefined local variable or method `show_error' (broken by r1094).
2008-01-25 10:55:16 +00:00
search_controller_test.rb
Fixed search with all words (broken in r994).
2008-01-21 18:52:45 +00:00
settings_controller_test.rb
Admin settings screen split to tabs.
2008-01-06 20:24:26 +00:00
sys_api_test.rb
Merged Rails 2.0 compatibility changes.
2007-12-10 17:58:07 +00:00
timelog_controller_test.rb
Added time report.
2007-06-24 16:07:06 +00:00
users_controller_test.rb
Added some functional tests and a CVS test repository.
2007-12-13 18:52:09 +00:00
versions_controller_test.rb
Project identifier is now used in URLs (instead of project id).
2007-12-17 21:00:56 +00:00
welcome_controller_test.rb
Added some functional tests and a CVS test repository.
2007-12-13 18:52:09 +00:00
wiki_controller_test.rb
Added wiki annotate view. It's accessible for each version from the page history view.
2007-12-20 19:10:24 +00:00
wikis_controller_test.rb
Project identifier is now used in URLs (instead of project id).
2007-12-17 21:00:56 +00:00