update Changes
[dbsrgits/DBIx-Class.git] / t /
2009-08-04 Rafael Kitover Merge 'trunk' into 'sybase'
2009-08-03 Peter Rabbitson Wrap up set_strict_mode for mysql
2009-08-03 Peter Rabbitson Merge 'trunk' into 'mysql_ansi'
2009-07-30 Rafael Kitover update sqlite test schema
2009-07-30 Rafael Kitover Merge 'trunk' into 'sybase'
2009-07-30 Rafael Kitover update sqlite test schema
2009-07-30 Rafael Kitover better test for "smalldatetime" in Sybase
2009-07-28 Rafael Kitover Merge 'trunk' into 'sybase'
2009-07-28 Rafael Kitover minor refactoring, cleanups, doc updates
2009-07-28 Rafael Kitover add postgres "timestamp without time zone" support
2009-07-27 Rafael Kitover better FreeTDS support
2009-07-25 Rafael Kitover add money type support
2009-07-25 Rafael Kitover make insert work as a nested transaction too
2009-07-24 Rafael Kitover Merge 'trunk' into 'sybase'
2009-07-24 Rafael Kitover add support for IDENTITY_INSERT
2009-07-23 Rafael Kitover add money type tests to dbd::sybase+mssql tests
2009-07-23 Rafael Kitover add test for updating money value to NULL
2009-07-23 Rafael Kitover fix money columns
2009-07-23 Rafael Kitover add test
2009-07-22 Rafael Kitover remove unnecessary test Result class
2009-07-22 Rafael Kitover minor cleanups
2009-07-22 Peter Rabbitson Lazy folks do not run the whole test suite before mergi...
2009-07-22 Rafael Kitover Merge 'trunk' into 'sybase'
2009-07-21 Norbert Buchmuller Fixing what my svk client screwed up.
2009-07-20 Norbert Buchmuller Fixed documentation and added test for the "Arbitrary...
2009-07-20 Norbert Buchmuller (no commit message)
2009-07-20 Rafael Kitover change the (incorrect) version check to a check for...
2009-07-20 Rafael Kitover blob update now works
2009-07-19 Rafael Kitover minor cleanups
2009-07-19 Rafael Kitover mangling _select_args turned out to be unnecessary
2009-07-17 Rafael Kitover some compatibility updated for older DBD::Sybase versio...
2009-07-17 Rafael Kitover Merge 'trunk' into 'sybase'
2009-07-17 Rafael Kitover make insertion of blobs into tables with identity colum...
2009-07-14 Rob Kinyon Merge 'trunk' into 'new_replication_transaction_fixup'
2009-07-14 Peter Rabbitson grouped prefetch fix
2009-07-10 John Napiorkowski a few more Moose Type related fixes and added diag...
2009-07-09 John Napiorkowski some documention updates and changed the way we find...
2009-07-09 John Napiorkowski fixed test resultclass formatting, added a few more...
2009-07-09 John Napiorkowski corrected the number of skipped tests
2009-07-09 John Napiorkowski set correct number of tests, changed the debuggin outpu...
2009-07-09 John Napiorkowski big update to the test suite so that we now check to...
2009-07-09 John Napiorkowski changed the way transactions are detected for replicati...
2009-07-09 Rafael Kitover Merge 'trunk' into 'sybase'
2009-07-05 Peter Rabbitson Forgotten pod exclusions
2009-07-04 Peter Rabbitson Initial set_ansi_mode code - make sure to utilize _do_q...
2009-07-04 Peter Rabbitson Backout mysql changes for further polishing
2009-07-03 Peter Rabbitson Merge 'mssql_top_fixes' into 'trunk'
2009-07-03 Peter Rabbitson detabify
2009-07-03 Arthur Axel "fREW... fix tests for new codez
2009-07-03 Peter Rabbitson Extra test to demonstrate has_one working, and a POD...
2009-07-03 Peter Rabbitson Double an existing might_have test as has_one
2009-07-03 Peter Rabbitson Add set_ansi_mode on_connect_call for mysql
2009-07-03 Peter Rabbitson Ask for newer DBD::Pg in author mode, suggest the newer...
2009-07-03 Peter Rabbitson Fix some mssql shortcommings when confronted with the...
2009-07-03 Rafael Kitover fix sybase mro
2009-07-03 Rafael Kitover minor changes
2009-07-02 Peter Rabbitson Merge 'trunk' into 'mssql_top_fixes'
2009-07-02 Peter Rabbitson Merge 'trunk' into 'unresolvable_prefetch'
2009-07-02 Rafael Kitover Merge 'trunk' into 'sybase'
2009-07-02 Rafael Kitover add sybase reconnect test
2009-07-02 Peter Rabbitson Everything works, just need to fix join-path chaining...
2009-07-02 Peter Rabbitson cleanup
2009-07-02 Peter Rabbitson These tests are in prefetch/count.t
2009-07-02 Peter Rabbitson And more fail
2009-07-02 Peter Rabbitson More fail (fix is known but needs work)
2009-07-02 Ian Wells Confirm prefetch doesn't affect main row fetch, and...
2009-07-02 Ian Wells Check fetched rows == count for related resultsets
2009-07-02 Peter Rabbitson cleanup
2009-07-02 Peter Rabbitson Another candidate for somethingawful.com (fix left...
2009-07-02 Peter Rabbitson Merge 'trunk' into 'mssql_top_fixes'
2009-07-01 Ian Wells Additional tests on prefetch - illustrates the bug...
2009-07-01 Ian Wells Added a test for a resultset to related-resultset join...
2009-07-01 Peter Rabbitson Segfault
2009-07-01 Rafael Kitover better connection test
2009-07-01 Rafael Kitover add a couple of dbd::sybase reconnection tests
2009-07-01 Peter Rabbitson Merge 'trunk' into 'unresolvable_prefetch'
2009-07-01 Peter Rabbitson Merge 'grouped_prefetch' into 'trunk'
2009-07-01 Peter Rabbitson Extend test
2009-07-01 Peter Rabbitson Fixed deadlock test
2009-06-30 Peter Rabbitson Todoify test for now (3)
2009-06-30 Peter Rabbitson Todoify test for now (2)
2009-06-30 Peter Rabbitson Todoify test for now
2009-06-30 Peter Rabbitson Whoops
2009-06-30 Peter Rabbitson Merge 'trunk' into 'grouped_prefetch'
2009-06-30 Peter Rabbitson Merge 'search_related_prefetch' into 'trunk'
2009-06-30 Peter Rabbitson rs->get_column now properly recognizes prefetch and...
2009-06-30 Rafael Kitover code cleanups
2009-06-30 Peter Rabbitson Merge 'trunk' into 'mssql_top_fixes'
2009-06-30 Peter Rabbitson Some fixes after review
2009-06-30 Rafael Kitover merge on_connect_call updates
2009-06-30 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-29 Rafael Kitover branch pushed, removing
2009-06-29 Rafael Kitover Merge 'on_connect_call' into 'trunk'
2009-06-29 Peter Rabbitson Some beautification
2009-06-29 Peter Rabbitson Merge 'trunk' into 'mssql_top_fixes'
2009-06-29 Rafael Kitover remove DateTime from 73oracle.t
2009-06-29 Peter Rabbitson And score! (all works)
2009-06-29 Alexander Hartmaier fixed typo in test
2009-06-29 Peter Rabbitson clearer
2009-06-29 Peter Rabbitson Test cleanups
next