..
account_controller_test.rb
Login field name changed to username ( #755 ).
2008-02-29 21:18:35 +00:00
admin_controller_test.rb
Admin settings screen split to tabs.
2008-01-06 20:24:26 +00:00
application_controller_test.rb
Fixed: CVS repository doesn't work if port is used in the url ( #653 ).
2008-02-16 18:09:26 +00:00
boards_controller_test.rb
Forums enhancements:
2007-11-24 12:25:07 +00:00
documents_controller_test.rb
Adds an optional description to attachments.
2008-02-29 19:46:58 +00:00
issues_controller_test.rb
Display links to Atom feeds ( closes #496 , #750 ).
2008-03-05 08:25:22 +00:00
journals_controller_test.rb
Fixed JournalControllerTest.
2008-02-27 23:01:35 +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 enhancements:
2008-03-11 19:33:38 +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_cvs_controller_test.rb
Fixed: CVS repository doesn't work if port is used in the url ( #653 ).
2008-02-16 18:09:26 +00:00
repositories_darcs_controller_test.rb
Merged Git support branch (r1200 to r1226).
2008-03-12 20:28:49 +00:00
repositories_git_controller_test.rb
Merged Git support branch (r1200 to r1226).
2008-03-12 20:28:49 +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: CVS repository doesn't work if port is used in the url ( #653 ).
2008-02-16 18:09:26 +00:00
roles_controller_test.rb
Workflow copy:
2008-03-15 08:27:38 +00:00
search_controller_test.rb
Fixes #820 : invalid project id causes a NoMethodError in SearchController (Angel Dobbs-Sciortino).
2008-03-12 20:50:48 +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
Adds 2 permissions ( closes #859 ):
2008-03-14 21:17:09 +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