Add changes
[dbsrgits/DBIx-Class.git] / t /
2009-05-30 Peter Rabbitson Evil hack to make Carp::Clan work throughout SQLA as...
2009-05-30 Peter Rabbitson Restructure bind tests
2009-05-30 Peter Rabbitson TODOify some of the order with bind tests
2009-05-30 Moritz Onken order_by tests
2009-05-30 Peter Rabbitson Add better error reporting on bulk_insert (ash++)
2009-05-30 Peter Rabbitson Patch + test for more informative exceptions on load_na...
2009-05-28 Peter Rabbitson Fix multiprefetch warning - we can now count properly
2009-05-28 Peter Rabbitson Commit rather useless but already written mysql test...
2009-05-26 Peter Rabbitson Attempt to reproduce reported mysql error (failed)...
2009-05-26 Peter Rabbitson Fix test skip message
2009-05-26 Peter Rabbitson Merge 'top_limit_altfix' into 'trunk'
2009-05-26 Ash Berlin Fix 'timestamp with time zone' columns for IC::DT inflation
2009-05-26 Peter Rabbitson TODOified test for RT#40701
2009-05-25 Peter Rabbitson Merge 'top_limit_tweaks' into 'top_limit_altfix'
2009-05-25 Peter Rabbitson Define how Top limit emulation should behave
2009-05-25 Peter Rabbitson Forgotten podcoverage override
2009-05-24 Rafael Kitover added test to make sure only one connection to ODBC...
2009-05-24 Rafael Kitover fix double connect for ODBC/MSSQL
2009-05-24 Peter Rabbitson Failing test about warnings triggered in SQLA::Limit...
2009-05-24 Peter Rabbitson eol adjustments
2009-05-24 Peter Rabbitson Deprecate ::DBI::Sybase::MSSQL
2009-05-24 Peter Rabbitson Make sure we do not clobber search attributes when...
2009-05-23 Peter Rabbitson Extend distinct deprecation tests and clarify warnings
2009-05-23 Peter Rabbitson Make sure MultiColumnIn quotes column names while mungi...
2009-05-23 Peter Rabbitson Extra test and count fixes for prefetch + distinct
2009-05-23 Rafael Kitover revert last Sybase changes
2009-05-23 Rafael Kitover Sybase bindvar and IC::DT support
2009-05-23 Peter Rabbitson Tests and test schema adjustments for resultset update...
2009-05-23 Rafael Kitover Sybase autopk, and a test, no limit support yet
2009-05-22 Peter Rabbitson duh
2009-05-22 Peter Rabbitson Extend DB2 test
2009-05-21 Peter Rabbitson Duh, no point of having ordered subqueries while counti...
2009-05-20 Peter Rabbitson on_connect_do now accepts a single string like it does...
2009-05-20 Peter Rabbitson Switch as_query testing to direct specification in...
2009-05-20 Arthur Axel "fREW... fix test for people with spaces in path
2009-05-20 Justin Hunter fix for sql functions in group_by
2009-05-20 Peter Rabbitson Make sure we always work with resolved rs attributes...
2009-05-20 Peter Rabbitson Bring back the old code from resolve_prefetch so ash...
2009-05-20 Peter Rabbitson Make joined rs counts backwards compatible - we do...
2009-05-20 Rafael Kitover add test for distinct result of sql function
2009-05-19 Peter Rabbitson Make podcoverage happy (deprecated, undocumented methods)
2009-05-19 Peter Rabbitson Merge 'joined_count' into 'trunk'
2009-05-19 Peter Rabbitson Make sure pg test can restart after half-way failures
2009-05-19 Alexander Hartmaier added test for total_entries on a paged resultset
2009-05-18 Arthur Axel "fREW... Merge 'trunk' into 'joined_count'
2009-05-18 Peter Rabbitson Merge 'diamond_relationships' into 'trunk'
2009-05-18 Arthur Axel "fREW... Test to show top limit grouping problem
2009-05-18 Peter Rabbitson Failing tests go to branches
2009-05-18 Arthur Axel "fREW... Test to show problem
2009-05-18 Peter Rabbitson Merge 'trunk' into 'joined_count'
2009-05-18 Arthur Axel "fREW... Fix order by clauses for MSSQL
2009-05-17 Peter Rabbitson Merge 'trunk' into 'diamond_relationships'
2009-05-16 Peter Rabbitson Rewrite SqlMakerTest to fully depend on SQLA::Test
2009-05-16 Peter Rabbitson Test and fixed for paged grouped count
2009-05-16 Peter Rabbitson Merge 'trunk' into 'joined_count'
2009-05-16 Peter Rabbitson Now we can do diag $rs->hri_dump, ain't that nice
2009-05-16 Peter Rabbitson Add default resultclass/resultsetclass to the entire...
2009-05-16 Peter Rabbitson Not sure what this part of the test is for, but it...
2009-05-16 Peter Rabbitson Rename tests
2009-05-16 Peter Rabbitson Cleanup tests
2009-05-15 Peter Rabbitson Add failing multikey rs delete (and by implication...
2009-05-14 Peter Rabbitson Merge 'storage-tweaks' into 'trunk'
2009-05-14 Peter Rabbitson Questionable test changes - need a review
2009-05-14 Peter Rabbitson Straightforward test changes
2009-05-14 Peter Rabbitson Clarify test
2009-05-14 Justin Hunter Merge 'trunk' into 'diamond_relationships'
2009-05-13 Peter Rabbitson Better testing and heuristics for subqueried _cond_for_...
2009-05-13 Peter Rabbitson fix bogus test
2009-05-12 Peter Rabbitson Fix shot test
2009-05-12 Anders Nor Berle Test for failing code related to many to many in MySQL
2009-05-12 Peter Rabbitson Switch warn to carp and die to throw_exception where...
2009-05-12 Peter Rabbitson Rename m2m warn disable envvar
2009-05-12 Peter Rabbitson Shuffle delete tests, and sanify the delete related...
2009-05-12 Peter Rabbitson Merge 'trunk' into 'oracle-tweaks'
2009-05-11 Justin Hunter Merge 'trunk' into 'count_distinct'
2009-05-11 Justin Hunter warn/die based on { select => { distinct => { } } }
2009-05-11 Ron "Quinn" Straight Moved DBIC::SQL::Abstract inner classes to DBIx::Class...
2009-05-10 Peter Rabbitson Switch the m2m method warnings from warnings::register...
2009-05-10 Peter Rabbitson No more 'I forgot to run perl Makefile.PL'
2009-05-10 Peter Rabbitson Require DBICTest.pm in all tests even if it is not...
2009-05-10 Moritz Onken set_$rel accepts now a $link_vals hashref like add_to_...
2009-05-09 Peter Rabbitson Merge 'trunk' into 'storage-tweaks'
2009-05-09 Rafael Kitover ::DBI::Replicated - fix fallback to master, test for...
2009-05-09 Rafael Kitover ::DBI::Replicated - add master_read_weight to ::Random...
2009-05-09 Ron "Quinn" Straight Changed test of lob values from is to ok on an eq expr...
2009-05-08 Peter Rabbitson Final count tests
2009-05-08 Peter Rabbitson Merge 'trunk' into 'oracle-tweaks'
2009-05-08 Rafael Kitover support ::DBI::Replicated opts in connect_info
2009-05-08 John Goulah renaming rh performance test so it will show up at...
2009-05-08 Johannes Plunien Set NLS_LANG so we have a predictable date format...
2009-05-07 Peter Rabbitson Adjust tests for the IN fixes
2009-05-07 Peter Rabbitson Merge 'trunk' into 'count_distinct'
2009-05-07 Peter Rabbitson Merge 'fix-update-and-delete-as_query' into 'trunk'
2009-05-07 Peter Rabbitson Temporary fix or the IN ( ( ... ) ) problem until we...
2009-05-07 Peter Rabbitson This test is completely borked, needs a rewrite
2009-05-07 Peter Rabbitson Back out skip_parens support in as_query
2009-05-07 Peter Rabbitson Add failing test by gheift
2009-05-06 Justin Hunter fix old test using new bind vars (no more interpolating)
2009-05-06 Peter Rabbitson TODOify sqla-dependent tests
2009-05-06 Peter Rabbitson Merge 'trunk' into 'count_distinct'
next