dbsrgits/DBIx-Class.git
2008-10-30 Peter Rabbitson Dev-Release 0.08099_05
2008-10-30 Peter Rabbitson Final set of DBI docfixes
2008-10-30 Jess Robinson Documentation fixups, still needs standardising though
2008-10-30 Peter Rabbitson Fix some lapses in Storage::DBI pod
2008-10-30 Peter Rabbitson add some things to castaway's rewrite
2008-10-30 Peter Rabbitson Add new TODO items
2008-10-30 Peter Rabbitson Test direct sql passed to ResultSetColumn
2008-10-30 Peter Rabbitson Massive cleanup of Storage::DBI::connect_info, based...
2008-10-29 Jess Robinson Standardising and improving Row's docs. Added cross...
2008-10-29 Peter Rabbitson Minor chaining patch + test by Norbert Buchmuller ...
2008-10-28 Nigel Metheringham Yet more RH perf bug test tweaks
2008-10-28 Nigel Metheringham Reworked RH perf test to be more targetted
2008-10-28 Peter Rabbitson Fix an obscure bug in the DBI exception handler, clobbe...
2008-10-28 Tom Hukins Skip tests if DateTime is not installed.
2008-10-28 Nigel Metheringham Merge 'doc_mods' into 'trunk'
2008-10-28 Nigel Metheringham Merge 'doc_mods' into 'trunk'
2008-10-28 Nigel Metheringham Missing semicolon
2008-10-28 Nigel Metheringham Minor RH perf bug test tweaks including internal docume...
2008-10-27 Nigel Metheringham Minor tweaks to RH perf issue stuff following suggestio...
2008-10-27 Nigel Metheringham Reworked information on RH perl performance issues
2008-10-27 Peter Rabbitson dirty_column detection in set_column() should not depen...
2008-10-26 Johannes Plunien updated last changes of InflateColumn::DateTime
2008-10-26 Peter Rabbitson Improve IC::DT timezone checker POD, add note explainin...
2008-10-26 Johannes Plunien typo in pod
2008-10-26 Johannes Plunien referencing DateTime/Floating_DateTimes
2008-10-26 Johannes Plunien using local on SIG handler
2008-10-26 Johannes Plunien floating timezone warning
2008-10-26 Nigel Metheringham Reworked Manual::Intro to use load_namecpaces
2008-10-26 Nigel Metheringham Updated example to use load_namespace
2008-10-26 Nigel Metheringham Modified example to use load_namespace with default...
2008-10-24 Johannes Plunien rafl refactored last changes
2008-10-24 Johannes Plunien added myself to CONTRIBUTORS
2008-10-24 Johannes Plunien possible to explicitly skip inflation, again rafl++
2008-10-24 Johannes Plunien added new option to enforce Date or DateTime inflation...
2008-10-24 Peter Rabbitson complete a test
2008-10-24 Peter Rabbitson Massive multi-create testing, with two regression fixes:
2008-10-24 Peter Rabbitson More test schema relations for future tests
2008-10-24 Peter Rabbitson Count warnings differently, as SQLT produces some weird...
2008-10-24 Michael G Schwern Annoying DBD::SQLite warning is tripping up Test::NoWar...
2008-10-24 Michael G Schwern Using DBIx::Class as a parent causes Class::Accessor...
2008-10-23 Nigel Metheringham Added warnning to $rs->delete which fires if delete...
2008-10-23 Nigel Metheringham Minor wording fix
2008-10-16 Peter Rabbitson Failing tests for multicreate over m2m (passes with...
2008-10-16 Simon Elliott patch ->delete to die if args
2008-10-12 Peter Rabbitson Fix omission in pg test
2008-10-12 Peter Rabbitson Downgrading multi-prefetch exception to a warning as...
2008-10-12 Peter Rabbitson TODOify the 'upgrade twice within a second' problem...
2008-10-11 Jess Robinson Modernised and rearranged docs massively into a saner...
2008-10-11 Jess Robinson Modernise docs
2008-10-09 Peter Rabbitson Add new column with a default to Artist, adjust tests...
2008-10-09 Peter Rabbitson Regenerate (finally\!) t/lib/sqlite.sql
2008-10-08 Peter Rabbitson Minor documentation patch by Flavio Poletti - remove...
2008-10-07 Jess Robinson Add documentation to indicate that calling find, find_o...
2008-10-07 Matt S Trout increase Test::Warn dependency
2008-10-07 Peter Rabbitson Silence SQLite ->disconnect warnings
2008-10-07 Peter Rabbitson Merge 'warnfree' into 'trunk'
2008-10-07 Peter Rabbitson duh
2008-10-07 Peter Rabbitson Schema::Versioned test cleanups:
2008-10-06 Marc Mims Remove superfluous TODO test
2008-10-06 Jess Robinson cosmincx's patch to show relationship attr filtering...
2008-10-06 Marc Mims Use DBI->last_insert_id for ODBC base class.
2008-10-05 Jess Robinson Fix incorrect relationship docs!
2008-10-05 Jess Robinson Rename _merge_attr args to something saner than $a, $b
2008-09-30 Matt S Trout fix new_related on uninserted objects to handle has_man...
2008-09-30 Peter Rabbitson Better docs about single()
2008-09-29 Peter Rabbitson Add cookbook discussion of single() vs first()
2008-09-29 Jess Robinson Doc patch from jhannah
2008-09-28 Peter Rabbitson mst is right: there is no sane way to allow automatic...
2008-09-28 Matt S Trout new_related works again
2008-09-24 Johannes Plunien thanks to ribasushi for _sqlite_dbname and fixing 93sto...
2008-09-24 Johannes Plunien not checking if t/var/DBIxClass.db was created anymore...
2008-09-24 Johannes Plunien doing ->init_schema( sqlite_use_file => 1 ) in 92storag...
2008-09-24 Johannes Plunien default sqlite storage ":memory:", possible to switch...
2008-09-24 Matt S Trout first cut at sanitising multi-create/new_related etc...
2008-09-22 Jess Robinson FAQ patch from Alex, how to make oracle searches case...
2008-09-22 Peter Rabbitson Merge 'trunk' into 'warnfree'
2008-09-22 Peter Rabbitson Make t/93single_accessor_object.t work under DBICTEST_S...
2008-09-22 Peter Rabbitson warning tests at t/81transactions.t
2008-09-21 Peter Rabbitson Add a test for another expected warning
2008-09-21 Peter Rabbitson SQLite is rather peculiar on disconnection as described...
2008-09-21 Peter Rabbitson Fix warning due to File::Copy being sloppy
2008-09-21 Peter Rabbitson Move the taint tests to a non-mainstream schema - hopef...
2008-09-21 Peter Rabbitson Accomodate postgres being really load on CREATE
2008-09-21 Peter Rabbitson Unregister a source before registering it again
2008-09-21 Peter Rabbitson Revert r482[45], by implementing a better version of...
2008-09-19 Matt S Trout delete mention of broken HashRefInflator global
2008-09-19 Matt S Trout removed retarded global; if you want this feature,...
2008-09-16 Matt S Trout fixup get_from_storage and delete to use original ident
2008-09-16 Wallace Reis getting rid of warns about undefined value for accessor
2008-09-15 Florian Ragwitz Add myself to CONTRIBUTORS.
2008-09-13 Matt S Trout use unlike in test to make error report more useful
2008-09-09 Peter Rabbitson Consistent skip messages throughout the test suite...
2008-09-09 Peter Rabbitson Align self-deploying tests with the CD schema changes...
2008-09-03 g Fixed wrong field names: cd.cdid -> cd.id, artist.artis...
2008-08-31 Jess Robinson Added doc patches from g about cascade_delete
2008-08-31 Marc Mims Adedd TODO test demonstrating $rs->delete failure for...
2008-08-28 Peter Rabbitson Forgot to modify Changes - looks good to castaway :D
2008-08-28 Peter Rabbitson doh2
2008-08-28 Matt S Trout doh
2008-08-27 John Goulah adding contact details per lukes request; added docs...
next