Cosmetics + changes
[dbsrgits/DBIx-Class.git] / t /
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
2010-02-12 Peter Rabbitson Move replicated to Opt::Deps
2010-02-12 Peter Rabbitson Merge 'trunk' into 'dephandling'
2010-02-12 Peter Rabbitson Move sqlt dephandling to Optional::Deps
2010-02-11 Rafael Kitover support the DATE data type for Firebird
2010-02-11 Rafael Kitover test nanosecond precision for SQLAnywhere
2010-02-11 Peter Rabbitson Merge 'chaining_fixes' into 'trunk'
2010-02-11 Peter Rabbitson Merge 'trunk' into 'chaining_fixes'
2010-02-11 Arthur Axel "fREW... fix another ordering issue
2010-02-11 Arthur Axel "fREW... this is why you run tests before you commit them.
2010-02-11 Arthur Axel "fREW... fix a test due to ordering issues
2010-02-11 Arthur Axel "fREW... fix incorrect test
2010-02-11 Rafael Kitover savepoints for SQLAnywhere
2010-02-11 Arthur Axel "fREW... fix bad test
2010-02-11 Peter Rabbitson Podtesting exclusion
2010-02-11 Peter Rabbitson MOAR testing
2010-02-10 Rafael Kitover Merge 'trunk' into 'handle_all_storage_methods_in_repli...
2010-02-10 Rafael Kitover fix savepoints for Firebird ODBC
2010-02-10 Rafael Kitover turn on ib_softcommit, savepoint tests now pass for...
2010-02-10 Rafael Kitover default to sql dialect 3 unless overridden
2010-02-08 Moritz Lenz use quoting in firebird tests
2010-02-08 Rafael Kitover test update
2010-02-08 Moritz Lenz test ->update({...}) for firebird
2010-02-08 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-02-08 Rafael Kitover better DT inflation for Firebird and _ping
2010-02-08 Peter Rabbitson Merge fix of RT54039 from prefetch branch
2010-02-08 Peter Rabbitson Merge some obsolete code cleanup from the prefetch...
2010-02-08 Peter Rabbitson Fix some fallout
2010-02-08 Peter Rabbitson Extend utf8columns test to trap fixed bug
2010-02-07 Arthur Axel "fREW... add as_subselect_rs
2010-02-06 Rafael Kitover Firebird: add POD, fix BLOB tests
2010-02-05 Peter Rabbitson SQLA now fixed
2010-02-05 Peter Rabbitson Merge 'trunk' into 'chaining_fixes'
next