Refactor SQLA/select interaction (in reality just cleanup)
[dbsrgits/DBIx-Class.git] / t /
2010-04-28 Peter Rabbitson Refactor SQLA/select interaction (in reality just cleanup)
2010-04-27 Peter Rabbitson Rename test
2010-04-27 Peter Rabbitson Better comment
2010-04-27 Peter Rabbitson Reformat tests/comments a bit
2010-04-27 Peter Rabbitson Better concurrency in test (parent blocks)
2010-04-26 Jess Robinson Add test for fetching related obj/col as well
2010-04-26 Jess Robinson Add tests using select/as to sqlahacks
2010-04-26 Peter Rabbitson Bizarre fork failure
2010-04-24 Peter Rabbitson Revert bogus commit
2010-04-24 Peter Rabbitson 10% speed up on quoted statement generation
2010-04-21 Jess Robinson Added missing test file (oops)
2010-04-20 Robert Buels create_ddl_dir mkpaths its dir if necessary. also...
2010-04-20 Jess Robinson Warn if a class found in ResultSet/ is not a subclass...
2010-04-18 Peter Rabbitson Fix leftover tabs
2010-04-14 Rafael Kitover datetime millisecond precision for MSSQL
2010-04-14 Rafael Kitover support $ENV{DBI_DSN} and $ENV{DBI_DRIVER} (patch from...
2010-04-11 Peter Rabbitson Deprecate UTF8Columns with a lot of warning whistles
2010-04-09 Peter Rabbitson Use a sloppy but recommended fix for Test warnings
2010-04-09 Peter Rabbitson Test to show utf8columns being indeed broken (sqlite...
2010-04-08 Peter Rabbitson Refactor the version handling
2010-04-08 Peter Rabbitson Fix utf8columns loading-order test/code (really just...
2010-04-07 Rafael Kitover UUID support for SQL Anywhere
2010-04-06 Peter Rabbitson Fix embarassing join optimizer bug
2010-04-05 Rafael Kitover fix test count
2010-04-05 Peter Rabbitson Minor test cleanups
2010-03-26 Rafael Kitover minor cleanups
2010-03-26 Rafael Kitover with_deferred_fk_checks for Informix
2010-03-26 Rafael Kitover InflateColumn::DateTime support for Informix
2010-03-26 Rafael Kitover savepoints for Informix
2010-03-26 Rafael Kitover a couple minor Informix fixes
2010-03-24 Rafael Kitover collect _server_info on connection
2010-03-24 Rafael Kitover Pg version check for can_insert_returning
2010-03-24 Peter Rabbitson Really fix INSERT RETURNING - simply make it a flag...
2010-03-24 Peter Rabbitson Straight_join support RT55579
2010-03-22 Rafael Kitover move INSERT ... RETURNING code into ::DBI::InsertReturn...
2010-03-22 Rafael Kitover redo Pg auto-columns using INSERT RETURNING
2010-03-19 Peter Rabbitson Fix UTF8Column out of order loading warning
2010-03-16 Rafael Kitover _ping for MSSQL
2010-03-16 Peter Rabbitson Regenerate test DDL
2010-03-16 Peter Rabbitson Horrible horrible rewrite of the aliastype scanner...
2010-03-13 Moritz Onken reverting 8995, was supposed to go to a branch
2010-03-13 Moritz Onken call inflate_result on new_result, but not from the...
2010-03-13 Moritz Onken test the dynamic subclassing example
2010-03-09 Andrew Rodland Support add_columns('+colname'=>{...}) syntax to augmen...
2010-03-07 Rafael Kitover Merge 'storage-interbase' into 'trunk'
2010-03-07 Rafael Kitover fix RETURNING for empty INSERT
2010-03-07 Peter Rabbitson Fix MC bug reported by felix
2010-03-07 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-07 Peter Rabbitson Cleanup a bit
2010-03-07 Peter Rabbitson Switch NoTab/EOL checks to Opt::Deps
2010-03-06 Peter Rabbitson Cascading delete needs a guard to remain atomic
2010-03-06 Rafael Kitover remove connect_info from maint/gen-schema.pl
2010-03-06 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-06 Rafael Kitover remove BindType2 test class
2010-03-06 Peter Rabbitson me-- not thinking
2010-03-06 Peter Rabbitson Fully deprecate IC::File
2010-03-06 Andrew Moore Merge 'trunk' into 'storage-interbase'
2010-03-05 Rafael Kitover auto_nextval support for Firebird
2010-03-05 Andrew Moore Fix regression where SQL files with comments were not...
2010-03-05 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-04 Peter Rabbitson Fix identity fiasco
2010-03-03 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-03 Peter Rabbitson Fix whitespace
2010-03-03 Moritz Onken Fix for SQLite to ignore the { for => ... } attribute
2010-03-02 Peter Rabbitson proving rafl wrong
2010-03-02 Peter Rabbitson Test belongs_to accessor in-memory tie
2010-03-02 Peter Rabbitson This test is identical to the one above it
2010-03-01 Peter Rabbitson Add has_relationship proxy to row
2010-03-01 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-01 Peter Rabbitson Fix incorrect placement of condition resolution failure...
2010-02-23 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-02-23 Rafael Kitover don't use ib_softcommit by default
2010-02-22 Rafael Kitover improve with_deferred_fk_checks for Oracle, add tests
2010-02-22 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-02-21 Peter Rabbitson And another one
2010-02-21 Peter Rabbitson Bah humbug
2010-02-21 Peter Rabbitson Merge 'trunk' into 'dbicadmin_pod'
2010-02-21 Peter Rabbitson Cleanup the makefile regen a bit
2010-02-20 Gordon Irving add DBIx::Class::Admin::{Descriptive,Usage} to podcover...
2010-02-20 Peter Rabbitson Test::Deep actually isn't required
2010-02-19 Peter Rabbitson Some test cleanups
2010-02-19 Peter Rabbitson Port remaining tests to the Opt::Dep reposiory
2010-02-19 Peter Rabbitson Fix stupid sqlt parser regression
2010-02-19 Rafael Kitover bump Test::Pod dep
2010-02-19 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-02-19 Peter Rabbitson Fix for RT54697
2010-02-18 Peter Rabbitson Fix count of group_by over aliased function
2010-02-18 Peter Rabbitson Fix bogus test
2010-02-16 Peter Rabbitson Augment did-author-run-makefile check to include OptDeps
2010-02-15 Florian Ragwitz Make sure overriding deployment_statements is possible...
2010-02-15 Florian Ragwitz Make sure we actually run all tests, given we're using...
2010-02-13 Rafael Kitover fix multiple cursor test
2010-02-13 Peter Rabbitson Test for optional deps manager
2010-02-13 Peter Rabbitson Test fixes
2010-02-13 Peter Rabbitson Switch Admin/dbicadmin to Opt::Deps
2010-02-13 Peter Rabbitson Switch tests to Optional::Deps
2010-02-13 Peter Rabbitson Merge 'trunk' into 'dbicadmin_refactor'
2010-02-13 Peter Rabbitson Merge 'dephandling' into 'trunk'
2010-02-12 Rafael Kitover special bind_param_array move to make DBD::InterBase...
2010-02-12 Dan Thomas Add is_ordered to DBIC::ResultSet
next