New namespace::clean to resolve the Package::Stash megafail
[dbsrgits/DBIx-Class.git] / t / lib /
2010-12-22 Rafael Kitover Remove small_datetime from the main schema - it is...
2010-12-02 Fabien Wernli Get Storage::Oracle to behave when quoting is enabled
2010-11-10 Peter Rabbitson Fix regressions in IC::DT registration logic
2010-10-28 Peter Rabbitson Generalize leak-trace handling
2010-10-27 Amiri Barksdale... View-dep cleanups (really paper overs, code needs a...
2010-10-27 Peter Rabbitson Fix load_namespaces fail when classes tinker with $_
2010-10-26 Peter Rabbitson Get test suite to pass under 5.13.6 (peepeeness!)
2010-10-17 Peter Rabbitson Test for already fixed RT#59219
2010-10-16 Peter Rabbitson Add a unique constraint to artist.name in the test...
2010-10-14 Peter Rabbitson Fix spotty handling of complex order_by relationship...
2010-10-04 Peter Rabbitson Reorganize runmode detection a bit
2010-10-04 wreis Extend proxy rel attr
2010-09-18 Peter Rabbitson Make test suite pass under DBICTEST_SQLITE_USE_FILE=1
2010-09-16 Arthur Axel 'fREW... DBIC_TRACE_PROFILE
2010-08-11 Rafael Kitover add proper test for column names with punctuation,...
2010-07-10 Peter Rabbitson Merge branch 'view-deps'
2010-07-10 Amiri Barksdale... Use fully-qualified result class names instead of sourc...
2010-07-10 Amiri Barksdale... Change API of deploy_depends_on: pass it source names...
2010-07-04 Norbert Buchmuller Implemented "add_unique_constraints".
2010-06-12 Peter Rabbitson Merge branch 'master' into view-deps
2010-06-11 Peter Rabbitson Merge branch 'unlink_guard'
2010-06-11 Peter Rabbitson DBICTest $dbh guards emulating win32 OS (no open file...
2010-06-11 Alexander Hartmaier added test for limit queries failing on Oracle
2010-06-06 Amiri Barksdale... Parser correct; test includes failure, shorter query...
2010-06-03 Peter Rabbitson Test schema redump
2010-06-02 Peter Rabbitson Merge 'trunk' into 'view-deps'
2010-06-02 Peter Rabbitson Relax developer policy, allowing to skip optional depen...
2010-06-02 Peter Rabbitson Really fix uninit warning
2010-06-02 Peter Rabbitson lib expects a list, not an arrayref
2010-06-02 Amiri Barksdale Finish ViewDeps: fix a join in test class, put attribs...
2010-06-01 Amiri Barksdale Change formatting and correct the docs on RS::View.
2010-06-01 Amiri Barksdale Finish sort order comparison in 105view_deps.t.
2010-06-01 Amiri Barksdale Rewrite 105view_deps.t and a ViewDeps::Result class.
2010-06-01 Amiri Barksdale Change ViewDeps schema to use meaningful tables; use...
2010-05-31 Peter Rabbitson Fix RT#57732
2010-05-31 Peter Rabbitson Some comments
2010-05-31 Peter Rabbitson Merge 'trunk' into 'dbicadmin-non-versioned'
2010-05-31 Peter Rabbitson Simplify includedir testing
2010-05-31 Amiri Barksdale Remove unused includes in View.pm, remove abstract...
2010-05-30 Peter Rabbitson Merge 'trunk' into 'view-deps'
2010-05-30 Amiri Barksdale Change dependency parser in SQL::T::Parser::DBIC for...
2010-05-30 Peter Rabbitson Rewrite GenericSubQ from SQLA::L to be actually useful
2010-05-27 Amiri Barksdale view_sources sorter done? --AKB
2010-05-25 Peter Rabbitson Rewrite test as to not propagate several ways to do...
2010-05-25 Peter Rabbitson Fix undef warning
2010-05-24 Amiri Barksdale In the middle of making deploy_depends_on smarter.
2010-05-21 Amiri Barksdale Add another test class to viewdeps stuff.
2010-05-20 Amiri Barksdale Add test files and test for vie
2010-04-30 Jess Robinson Argh.. committing missing test file for load_namespaces...
2010-04-21 Jess Robinson Added missing test file (oops)
2010-03-22 Rafael Kitover redo Pg auto-columns using INSERT RETURNING
2010-03-16 Peter Rabbitson Regenerate test DDL
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 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-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-02-19 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-02-16 Peter Rabbitson Augment did-author-run-makefile check to include OptDeps
2010-02-13 Peter Rabbitson Merge 'trunk' into 'dbicadmin_refactor'
2010-02-11 Rafael Kitover support the DATE data type for Firebird
2010-02-06 Rafael Kitover Firebird: add POD, fix BLOB tests
2010-01-31 Rafael Kitover empty insert into a Sybase table with computed columns...
2010-01-28 Peter Rabbitson Fix bogus test DDL
2010-01-19 Peter Rabbitson Merge 'trunk' into 'multiple_version_upgrade'
2010-01-19 Peter Rabbitson Merge 'trunk' into 'dbicadmin_refactor'
2010-01-19 Peter Rabbitson Some minor test refactor and tab cleanups
2010-01-19 Peter Rabbitson Regenaretd under new parser
2010-01-17 Peter Rabbitson Real detabify
2010-01-14 Nigel Metheringham Changes to support multiple step schema version updates
2010-01-09 Peter Rabbitson Test for the real leak reason
2009-12-31 Rafael Kitover failing test
2009-12-18 Alexander Hartmaier throw_exception if view_definition is missing instead...
2009-12-17 Alexander Hartmaier Views without a view_definition won't be added to the...
2009-12-09 Peter Rabbitson It's almost 2010 - load_components ('Core') is like...
2009-11-26 Peter Rabbitson Whoops, wrong accessor (things still work though)
2009-11-26 Peter Rabbitson Add a no-accessor column to generally test handling
2009-11-15 Peter Rabbitson Fix non-sqlt schema file
2009-11-15 Peter Rabbitson Extensive test of virtual and classic view relationships
2009-11-15 Peter Rabbitson Turn into a straight-inheritance view class
2009-11-13 Alexander Hartmaier seems I found the bugger
2009-11-13 Alexander Hartmaier added rels to view result classes in test schema
2009-09-20 Peter Rabbitson Part one of the sybase work by Caelum (mostly reviewed)
2009-09-20 Peter Rabbitson Backout sybase changes
2009-09-16 Rafael Kitover Merge 'trunk' into 'sybase'
2009-09-14 Peter Rabbitson Someone claimed this is a problem...
2009-09-13 Rafael Kitover Merge 'trunk' into 'sybase'
2009-09-10 Moritz Onken added test to make sure that store_column is called...
2009-09-09 Rafael Kitover Merge 'trunk' into 'sybase'
2009-09-07 Peter Rabbitson Prune duplicate constraints from the find() condition
2009-09-07 Peter Rabbitson Merge 'trunk' into 'sybase'
2009-09-06 Peter Rabbitson Test cleanup:
2009-09-04 Peter Rabbitson Fixes to pg test after review:
2009-08-29 Rafael Kitover Merge 'trunk' into 'sybase'
2009-08-25 Peter Rabbitson Change a datatype for test purposes
next