You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jean-Philippe Lang 4155c97222 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 16 years ago
..
account_controller_test.rb Added some functional tests and a CVS test repository. 16 years ago
admin_controller_test.rb Admin settings screen split to tabs. 16 years ago
application_controller_test.rb Dutch translation added (Linda van den Brink) 17 years ago
boards_controller_test.rb Forums enhancements: 16 years ago
documents_controller_test.rb Moved ProjectsController#list_documents and add_document to DocumentsController#index and new. 16 years ago
issues_controller_test.rb Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 16 years ago
journals_controller_test.rb Administrators can edit issue notes. 16 years ago
messages_controller_test.rb Added some functional tests and a CVS test repository. 16 years ago
my_controller_test.rb Added some functional tests and a CVS test repository. 16 years ago
news_controller_test.rb ProjectsController#add_news moved to NewsController#new. 16 years ago
projects_controller_test.rb Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 16 years ago
repositories_controller_test.rb Project identifier is now used in URLs (instead of project id). 16 years ago
repositories_mercurial_controller_test.rb Do not run Mercurial functional tests if the test repository is not set up. 16 years ago
repositories_subversion_controller_test.rb Fixed RepositoriesController: undefined local variable or method `show_error' (broken by r1094). 16 years ago
search_controller_test.rb Fixed search with all words (broken in r994). 16 years ago
settings_controller_test.rb Admin settings screen split to tabs. 16 years ago
sys_api_test.rb Merged Rails 2.0 compatibility changes. 16 years ago
timelog_controller_test.rb Added time report. 17 years ago
users_controller_test.rb Added some functional tests and a CVS test repository. 16 years ago
versions_controller_test.rb Project identifier is now used in URLs (instead of project id). 16 years ago
welcome_controller_test.rb Added some functional tests and a CVS test repository. 16 years ago
wiki_controller_test.rb Added wiki annotate view. It's accessible for each version from the page history view. 16 years ago
wikis_controller_test.rb Project identifier is now used in URLs (instead of project id). 16 years ago