dbsrgits/DBIx-Class.git
2009-02-09 Guillermo Roditi backporting the set_column/store_column fix
2009-02-07 Peter Rabbitson Up dependency on SQLT (releasing now)
2009-02-07 Peter Rabbitson Up trunk dependency versions
2009-02-07 Johannes Plunien Possible to set locale in IC::DateTime extra => {}...
2009-02-05 Peter Rabbitson Commit some debugging code
2009-02-02 Peter Rabbitson part 2
2009-02-02 Peter Rabbitson Bring back _RowNumberOver deleted in the sqla commotion...
2009-02-01 Peter Rabbitson Fix the dbicadmin test for good (take 2)
2009-02-01 Peter Rabbitson Fix the dbicadmin test for good
2009-01-31 Peter Rabbitson pod align by dandv
2009-01-30 Jess Robinson DB2 compat: add new artist rank field to col_info_for...
2009-01-30 Peter Rabbitson Add the _find_syntax caching back
2009-01-30 Jess Robinson DB2 compatibility fix, update test to add new artist...
2009-01-30 Marc Mims Bring test current with DBICTest schema.
2009-01-30 Jason M. Mills editorial typo in my previous commit.
2009-01-30 Jason M. Mills Added a more verbose non column accessor example.
2009-01-29 Peter Rabbitson Add the sqla test harness to the stopgap branch
2009-01-29 Peter Rabbitson More verbosity as tomboh suggested
2009-01-29 Peter Rabbitson A pass is not strictly necessary for a test connection
2009-01-29 Peter Rabbitson Sanify 746mssql.t
2009-01-29 Peter Rabbitson Backporting uncovered an incomplete test
2009-01-28 Devin Austin removed test variable
2009-01-28 Devin Austin testing dhoss's permissions
2009-01-28 Devin Austin Fixed spelling error
2009-01-28 Peter Rabbitson wording
2009-01-28 Peter Rabbitson Older versions behave erratically in the new reentrant...
2009-01-28 Peter Rabbitson make load_optional_class smarter when confronted with...
2009-01-28 Peter Rabbitson Special treatment of windows users - you can not segfau...
2009-01-27 Peter Rabbitson Test all available JSON:: implementations in 89dbicadmin.t
2009-01-25 Peter Rabbitson ignore MANIFEST
2009-01-25 Peter Rabbitson First stab at restructuring with tests_recursive()...
2009-01-25 Peter Rabbitson Adjust MANIFEST
2009-01-24 Peter Rabbitson Add feature-list from nixed 09 branch
2009-01-23 Peter Rabbitson more typo patches by dandv
2009-01-23 Peter Rabbitson Some doc fixes by dandv
2009-01-23 Peter Rabbitson Dev-Release 0.08099_06
2009-01-21 Jess Robinson Docs fixed, tests not fail..
2009-01-21 Peter Rabbitson Fill in some missing changes
2009-01-21 Peter Rabbitson better hook docs
2009-01-21 Peter Rabbitson leftover debug
2009-01-21 Peter Rabbitson First stab at properly documenting the new sqlt_hook...
2009-01-20 Peter Rabbitson remove_columns() sanitization by Oleg Pronin
2009-01-20 Yuval Kogman Add sqlt_deploy_hook to Result Source
2009-01-20 Peter Rabbitson Change my email
2009-01-20 Peter Rabbitson Disable 103many_to_many_warning.t for perl 5.10 - warni...
2009-01-18 Norbert Buchmuller * Added documentation of "Arbitrary SQL through a...
2009-01-18 Norbert Buchmuller Merge 'sqla_1.50_compat' into 'trunk'
2009-01-18 Norbert Buchmuller * Removed temporary notes file (WHATSNEW.txt).
2009-01-18 Norbert Buchmuller Merge 'trunk' into 'sqla_1.50_compat'
2009-01-18 Norbert Buchmuller Merge 'trunk' into 'sqla_1.50_compat'
2009-01-17 Peter Rabbitson Fix borked t/bindtype_columns.t - TODO: still only...
2009-01-17 Peter Rabbitson Stop 99dbic_sqlt_parser.t from breaking every time...
2009-01-16 Johannes Plunien Fixed typo in link
2009-01-16 Peter Rabbitson Proper MSSQL last_insert_id() scoping patch by abraxxa
2009-01-14 Rafael Kitover auto_savepoint support for Oracle and a note on txn_do...
2009-01-12 Norbert Buchmuller * Reworded $rs->current_source_alias POD (thanks to...
2009-01-12 Norbert Buchmuller * Implemented $rs->current_source_alias.
2009-01-09 Wallace Reis not necessary
2009-01-09 Matt S Trout fixup source registration bugs where schema-specific...
2009-01-09 Ricardo Signes by setting conn_?id first, we prevent $storage->dbh...
2009-01-08 Wallace Reis reverting changes for versioning tests
2009-01-08 Wallace Reis >result_source_instance->source_name should return...
2009-01-08 Wallace Reis failing test for load_namespace
2009-01-08 Ricardo Signes credit where credit is due; namely: ME!
2009-01-08 Ricardo Signes fix the just-added test; pass the Storage object to...
2009-01-08 Ricardo Signes failing test for callback on_connect_do getting storag...
2008-12-30 Jess Robinson Add definitions of relationship and relationship bridge...
2008-12-29 Jess Robinson Re-ordered method docs to be in a more user-needs-it...
2008-12-29 Jess Robinson Added standard arguments/return value to all docced...
2008-12-24 Matt S Trout make clear that search_like is only really there for...
2008-12-22 Yuval Kogman map blob to PG_BYTEA on DBD::Pg
2008-12-21 Peter Rabbitson Remove some cruft
2008-12-21 Peter Rabbitson delete() POD patch from Michael Hendricks (slightly...
2008-12-21 Peter Rabbitson whops
2008-12-21 Peter Rabbitson Fix ordering of 'use lib' and 'use' in tests
2008-12-21 Norbert Buchmuller * Added myself to the contributors list.
2008-12-20 Norbert Buchmuller * Removed an outdated comment.
2008-12-20 Norbert Buchmuller * Removed hiding of packages under t/.
2008-12-20 Norbert Buchmuller * Removed hiding of packages under t/.
2008-12-20 Norbert Buchmuller * Updated WHATSNEW.txt.
2008-12-20 Norbert Buchmuller Merge 'trunk' into 'sqla_1.50_compat'
2008-12-19 Peter Rabbitson Todoify cdbi failing tests, waiting for schwern
2008-12-19 John Napiorkowski altered schema->populate so that it is a very thin...
2008-12-19 John Napiorkowski more noise debugging messages if debug is on, minor...
2008-12-18 Peter Rabbitson Some cleanups to the m2m warnings test
2008-12-16 Ash Berlin Try to fix test on 5.10
2008-12-16 Guillermo Roditi somehow i messed up the merge. this fixes it
2008-12-16 Guillermo Roditi Merge 'belongs_to_null_col_fix' into 'trunk'
2008-12-16 Guillermo Roditi Merge 'belongs_to_null_col_fix' into 'trunk'
2008-12-16 Guillermo Roditi minor typo and style change
2008-12-16 Guillermo Roditi rename option to undef_on_null_fk and make it default...
2008-12-16 Guillermo Roditi Introduce 'any_null_means_no_value' option to eliminate...
2008-12-16 John Napiorkowski Merge 'trunk' into 'belongs_to_null_col_fix'
2008-12-15 John Napiorkowski changes to replication so that if a replicant is offlin...
2008-12-10 Guillermo Roditi fix for bug. all tests seem to pass, we still need...
2008-12-03 Ash Berlin Make the many-to-many warning use warnings::register;
2008-11-28 Norbert Buchmuller * Replaced eq_bind() implementation to use Test::Deep...
2008-11-26 Norbert Buchmuller * Replaced eq_bind() implementation with the current...
2008-11-26 Norbert Buchmuller * Removed extra parens from the ON expression of JOIN...
2008-11-25 Norbert Buchmuller * Fixed the order of args of skip().
next