Commit Graph

870 Commits (805bd34aad137c4a383495e90b6a57804f672bda)

Author SHA1 Message Date
Martin Linkhorst aa297a2a99 fix repositories subversion controller 12 years ago
Martin Linkhorst 439258c8b1 check inclusion of format header 12 years ago
Martin Linkhorst 23ca8f6839 make timelogs readable (html_safe) 12 years ago
Martin Linkhorst 4ac63547e6 hint to let the routes to what verify did before 12 years ago
Martin Linkhorst 119f9e7edc fix the wiki controller. routing needs to be done, though 12 years ago
Martin Linkhorst 7018d5380e fix a default order bug 12 years ago
Dennis Schmidt f9d2372658 updated shoulda matchers 12 years ago
Dennis Schmidt 107647a816 renamed feed.atom.rxml to feed.atom.builder 12 years ago
Dennis Schmidt fdd7c91d6f test corrections 12 years ago
Martin Linkhorst ce54e60201 updated .rhtml to .html.erb in the code 12 years ago
Jens Ulferts cab3dbcc26 fixes issues_controller_test 12 years ago
Jens Ulferts 00e5c6aa4b fixes members controller test by adapting to changed behavior 12 years ago
Jens Ulferts c71427ac32 fixes welcome controller test by defining available languages to include tested ones 12 years ago
Jens Ulferts 17361ca71f fixes users controller tests by defining available languages to include tested language 12 years ago
Jens Ulferts be783ccdfd fixes project enumeration controller test by circumventing validations on test setup 12 years ago
Jens Ulferts 4c445df167 fixes projects controller tests by checking for "OpenProject" 12 years ago
Jens Ulferts a0f7ccb1e8 fixes transaction tests for issues controller by using the dynamic dates in the journals 12 years ago
Jens Ulferts 45a932b940 fixes application controller tests by defining available_languages 12 years ago
Jens Ulferts 6c44d803a7 fixes admin_controller_tests 12 years ago
Jens Ulferts 3cbaf9fca7 adding custom_field_translations fixtures 12 years ago
Martin Linkhorst 3e034514f6 re-allow mass assignment of assign_to_id of issue categories. but issue category won't be valid unless assignee is also project member of the category. (mirroring what is possible to select in the view) fixes #28790 13 years ago
Martin Linkhorst 83c9edd278 fixes missing spec 13 years ago
Martin Linkhorst fcac419324 better locking info. issue #25606 13 years ago
Eric Davis c5e4ab41c7 [#674] Convert outbound mail to be sent per-recipient 13 years ago
Tom Rochette eed627011c Login should redirect to welcome/home page if already logged in. 13 years ago
Gregor Schmidt e4eb1336ea [#780] Clearing (Settings) cache to make the tests pass again 13 years ago
Gregor Schmidt 413f5b0d7e Updating tests after behavior was changed 13 years ago
Eric Davis 9868a92fb0 [#692] Fix failing test due to design changes 13 years ago
Eric Davis f10412ef71 [#263] Update tests for views in the new layout 13 years ago
Eric Davis b160217299 Use full paths to test_helper.rb for metric_fu/rcov to pick up 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Eric Davis 76c9a6682f Remove duplicated test 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis 9baa310486 Fixed test by replacing assert_tag with assert_select 14 years ago
Eric Davis 762cc04b70 Port 784bbccf's custom value test back into aaj 14 years ago
Eric Davis f883758c95 Fix test: Search results are showing this as an issue-edit event 14 years ago
Felix Schäfer c51a32ac23 Use Rails.cache to cache application settings. #350 14 years ago
Felix Schäfer 5c8e04db55 Fix SearchController tests. 14 years ago
Holger Just 1d5d73afe3 Fix RepositoriesFilesystemControllerTest for jRuby 14 years ago
Eric Davis 8994a0b58d [#406] Added missing and removed unused code for Journals 14 years ago
Eric Davis 078df72345 [#400] Refactor old assert_tag to assert_select 14 years ago
Eric Davis a4f7629f1f [#400] Fix some tests broken by 6656103 14 years ago
Eric Davis c778cc9208 [#415] Fix functional tests that used the older interface 14 years ago
Gregor Schmidt ae76abd140 [#416] updating watcher controller tests to new functionality 14 years ago
Gregor Schmidt 300bc07b5a [#413] using Hash#to_a.first since Hash#first is not present in 1.8.6 14 years ago
Eric Davis 65953cdc04 [#123] Fix AttachmentsController test from 1f88288 14 years ago
Gregor Schmidt 8509212991 [#373] Adding test and fix for duplicates in issue autocompleter 14 years ago
Gregor Schmidt 0b7b564a34 adding basic test, to make sure, nothing breaks 14 years ago
Gregor Schmidt 8fb5e8b211 Introducing help controller, moving wiki syntax documentation to help controller 14 years ago