svn/trunk/test/functional @ 12225
| Name | Size | Revision | Age | Author | Comment |
|---|---|---|---|---|---|
| account_controller_openid_test.rb | 5.89 KB | 11538 | over 12 years | Toshi MARUYAMA | remove trailing white-spaces from test/function... |
| account_controller_test.rb | 11 KB | 12022 | over 12 years | Jean-Philippe Lang | Additional tests for AccountController. |
| activities_controller_test.rb | 5.1 KB | 11352 | almost 13 years | Jean-Philippe Lang | Removed unused fixtures. |
| admin_controller_test.rb | 4.66 KB | 11839 | over 12 years | Jean-Philippe Lang | Fixed that locking and unlocking a user resets ... |
| attachments_controller_test.rb | 12.1 KB | 11180 | almost 13 years | Toshi MARUYAMA | fix typo of attachments controller test names |
| auth_sources_controller_test.rb | 5.2 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| auto_completes_controller_test.rb | 3.22 KB | 11352 | almost 13 years | Jean-Philippe Lang | Removed unused fixtures. |
| boards_controller_test.rb | 6.66 KB | 11424 | almost 13 years | Jean-Philippe Lang | Fixed that messages are not sorted by last repl... |
| calendars_controller_test.rb | 2.5 KB | 11994 | over 12 years | Jean-Philippe Lang | Role based custom queries (#1019). |
| comments_controller_test.rb | 2.25 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| context_menus_controller_test.rb | 10.3 KB | 11961 | over 12 years | Jean-Philippe Lang | Use #find_issues as before filter for issues co... |
| custom_fields_controller_test.rb | 7.09 KB | 12225 | about 12 years | Jean-Philippe Lang | Projects selection on custom field form (#15136). |
| documents_controller_test.rb | 7.18 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| enumerations_controller_test.rb | 4.16 KB | 11854 | over 12 years | Jean-Philippe Lang | Fixed that submitting the form without selectin... |
| files_controller_test.rb | 3.58 KB | 11352 | almost 13 years | Jean-Philippe Lang | Removed unused fixtures. |
| gantts_controller_test.rb | 4.22 KB | 11495 | over 12 years | Jean-Philippe Lang | Don't reload the issue in after_save callback. |
| groups_controller_test.rb | 6.01 KB | 11200 | almost 13 years | Jean-Philippe Lang | Adds pagination to users list when adding proje... |
| issue_categories_controller_test.rb | 4.73 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| issue_relations_controller_test.rb | 4.83 KB | 11475 | over 12 years | Jean-Philippe Lang | Removed deferred test, circular relations are u... |
| issue_statuses_controller_test.rb | 3.61 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| issues_controller_test.rb | 144 KB | 12192 | about 12 years | Jean-Philippe Lang | Allows user to clear dates and text fields when... |
| issues_controller_transaction_test.rb | 8.93 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| issues_custom_fields_visibility_test.rb | 12.9 KB | 12012 | over 12 years | Jean-Philippe Lang | Role-based issue custom field visibility (#5037). |
| journals_controller_test.rb | 4.95 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| mail_handler_controller_test.rb | 2.52 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| members_controller_test.rb | 3.83 KB | 11200 | almost 13 years | Jean-Philippe Lang | Adds pagination to users list when adding proje... |
| messages_controller_test.rb | 7.08 KB | 11446 | over 12 years | Jean-Philippe Lang | Fixed that requesting a message from an invalid... |
| my_controller_test.rb | 7.45 KB | 11225 | almost 13 years | Jean-Philippe Lang | Fixed that adding a blank/invalid block to my p... |
| news_controller_test.rb | 5.21 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| previews_controller_test.rb | 2.91 KB | 11352 | almost 13 years | Jean-Philippe Lang | Removed unused fixtures. |
| project_enumerations_controller_test.rb | 10.4 KB | 11352 | almost 13 years | Jean-Philippe Lang | Removed unused fixtures. |
| projects_controller_test.rb | 19.9 KB | 12170 | about 12 years | Jean-Philippe Lang | Adds a project specific css class to body (#147... |
| queries_controller_test.rb | 12.2 KB | 12020 | over 12 years | Jean-Philippe Lang | Ability to save Gantt query filters (#7836). |
| reports_controller_test.rb | 3.04 KB | 12060 | over 12 years | Jean-Philippe Lang | Fixed that open/closed counts on issues summary... |
| repositories_bazaar_controller_test.rb | 8.73 KB | 12157 | about 12 years | Toshi MARUYAMA | remove trailing white-space from test/functiona... |
| repositories_controller_test.rb | 10.5 KB | 11963 | over 12 years | Jean-Philippe Lang | Cleanup of finders with :conditions option. |
| repositories_cvs_controller_test.rb | 9.98 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| repositories_darcs_controller_test.rb | 5.79 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| repositories_filesystem_controller_test.rb | 5.96 KB | 11181 | almost 13 years | Toshi MARUYAMA | use "UTF-16LE" instead of "UTF-16" on Ruby 1.9.... |
| repositories_git_controller_test.rb | 24.1 KB | 12156 | about 12 years | Toshi MARUYAMA | scm: fix annotate error with non ASCII author o... |
| repositories_mercurial_controller_test.rb | 18.6 KB | 12140 | about 12 years | Toshi MARUYAMA | use assert_select instead of assert_tag in Merc... |
| repositories_subversion_controller_test.rb | 15.4 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| roles_controller_test.rb | 7.03 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| search_controller_test.rb | 8.98 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| search_custom_fields_visibility_test.rb | 2.99 KB | 12012 | over 12 years | Jean-Philippe Lang | Role-based issue custom field visibility (#5037). |
| sessions_test.rb | 3.93 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| settings_controller_test.rb | 6.46 KB | 12208 | about 12 years | Jean-Philippe Lang | Ability to define commit keywords per tracker (... |
| sys_controller_test.rb | 3.93 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| time_entry_reports_controller_test.rb | 13.9 KB | 11668 | over 12 years | Toshi MARUYAMA | Traditional Chinese "label_total_time" translat... |
| timelog_controller_test.rb | 24.1 KB | 12057 | over 12 years | Jean-Philippe Lang | Spent time details and report should ignore 'Se... |
| timelog_custom_fields_visibility_test.rb | 4.87 KB | 12012 | over 12 years | Jean-Philippe Lang | Role-based issue custom field visibility (#5037). |
| trackers_controller_test.rb | 7.19 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| users_controller_test.rb | 14.9 KB | 11840 | over 12 years | Jean-Philippe Lang | Update notified_project_ids while saving record. |
| versions_controller_test.rb | 7.97 KB | 11784 | over 12 years | Toshi MARUYAMA | use assert_select instead of assert_tag at vers... |
| watchers_controller_test.rb | 6.95 KB | 11443 | over 12 years | Jean-Philippe Lang | Fixed that delete watcher link was broken by r1... |
| welcome_controller_test.rb | 4.99 KB | 11962 | over 12 years | Jean-Philippe Lang | Don't redirect XHR requests to /login. |
| wiki_controller_test.rb | 35.6 KB | 12220 | about 12 years | Jean-Philippe Lang | Fixed that viewing/editing a wiki page without ... |
| wikis_controller_test.rb | 2.63 KB | 11169 | almost 13 years | Jean-Philippe Lang | Copyright for 2013 (#12788). Patch by Daniel F... |
| workflows_controller_test.rb | 14.3 KB | 12012 | over 12 years | Jean-Philippe Lang | Role-based issue custom field visibility (#5037). |
Latest revisions
Also available in: Atom