summaryrefslogtreecommitdiffstats
path: root/test/functional/issues_controller_transaction_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Better handling of attachments when issue validation fails (#10253).Jean-Philippe Lang2012-02-161-5/+30
* Better handling of issue update conflicts (#8691).Jean-Philippe Lang2012-02-041-4/+121
* Moves test to non-transactional fixtures tests (failure with postgresql).Jean-Philippe Lang2011-12-041-0/+10
* remove trailing white-spaces from test/functional/issues_controller_transacti...Toshi MARUYAMA2011-08-311-6/+6
* Fixes test failure when running all functional tests.Jean-Philippe Lang2011-07-031-3/+0
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Fixes some parameters in functional tests.Jean-Philippe Lang2010-04-301-1/+1
* Fixes a test failure with SQLite3 due to transaction fixtures (#5290).Jean-Philippe Lang2010-04-121-0/+83