Merge 'trunk' into 'discard_changes_replication_fix'
[dbsrgits/DBIx-Class.git] / t /
2009-08-07 Peter Rabbitson Merge 'trunk' into 'discard_changes_replication_fix'
2009-08-05 Arthur Axel "fREW... Fix testing bug. Windows only.
2009-08-05 Arthur Axel "fREW... whitespace jfklds;ajfklds;a
2009-08-05 Rafael Kitover better money value comparison in tests
2009-08-05 Rafael Kitover fix rounding issues in mssql money tests
2009-08-05 John Napiorkowski added test to make sure you can override the default...
2009-08-05 John Napiorkowski opps typo in test status messages
2009-08-05 John Napiorkowski added test for the new default force pool behavior...
2009-08-05 Peter Rabbitson Dynamically load necessary table classes
2009-08-05 Peter Rabbitson Silence a TODO test
2009-08-05 Peter Rabbitson Reminder about discard_changes and friends
2009-08-05 Peter Rabbitson Merge 'trunk' into 'mssql_storage_minor_refactor'
2009-08-04 Peter Rabbitson Merge 'prefetch_bug-related_resultset_order_by_plus_lim...
2009-08-04 Peter Rabbitson Split the search_related prefetch tests into a standalo...
2009-08-04 Rafael Kitover update oracle tests for new "track" table
2009-08-04 Moritz Onken prefetch-grouped fails, again
2009-08-04 Peter Rabbitson Move around tests a bit
2009-08-04 Peter Rabbitson Merge 'trunk' into 'prefetch_redux'
2009-08-04 Peter Rabbitson Add an extra test specifically for distinct/prefetch
2009-08-03 Peter Rabbitson Use goto to preserve correct error-at-line reporting
2009-08-03 Peter Rabbitson Adjust expected sql to match the new 'Track' table...
2009-08-03 Peter Rabbitson Merge 'trunk' into 'mssql_storage_minor_refactor'
2009-08-03 Rafael Kitover check that dynamic cursors are functional if enabled
2009-08-03 Peter Rabbitson Wrap up set_strict_mode for mysql
2009-08-03 Peter Rabbitson Merge 'trunk' into 'mysql_ansi'
2009-08-03 Rob Kinyon Added two tests and marked one todo_skip
2009-07-31 Rob Kinyon Added MooseX::Traits to Makefile.PL
2009-07-31 Rafael Kitover fix a bug in _determine_driver
2009-07-30 Rafael Kitover add missing file
2009-07-30 Rafael Kitover better rebless check for insert
2009-07-30 Rafael Kitover update sqlite test schema
2009-07-30 Rafael Kitover Merge 'trunk' into 'mssql_storage_minor_refactor'
2009-07-30 Rafael Kitover update sqlite test schema
2009-07-30 Rafael Kitover MSSQL GUID support
2009-07-30 Rafael Kitover better tests for "smalldatetime" support in MSSQL
2009-07-28 Rafael Kitover Merge 'trunk' into 'mssql_storage_minor_refactor'
2009-07-28 Rafael Kitover add postgres "timestamp without time zone" support
2009-07-24 Rafael Kitover add placeholder support detection for mssql through...
2009-07-24 Rafael Kitover merge in some more MSSQL code, including odbc dynamic...
2009-07-24 Rafael Kitover moved code to ::DBI::MSSQL and added DT inflation test
2009-07-23 Norbert Buchmuller Failing test for prefetch bug: M -> 1 -> M with prefetc...
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 Peter Rabbitson Lazy folks do not run the whole test suite before mergi...
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-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-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-02 Peter Rabbitson Merge 'trunk' into 'mssql_top_fixes'
2009-07-02 Peter Rabbitson Merge 'trunk' into 'unresolvable_prefetch'
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 Peter Rabbitson Merge 'trunk' into 'mssql_top_fixes'
2009-06-30 Peter Rabbitson Some fixes after review
next