Some cleanups to the m2m warnings test
[dbsrgits/DBIx-Class.git] / lib /
2008-12-18 Peter Rabbitson Some cleanups to the m2m warnings test
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-20 Jess Robinson Fix pod errors so that some storage subclasses show...
2008-11-20 Peter Rabbitson Minor doc patch by Caelum
2008-11-20 Peter Rabbitson Trunk passes tests again - todoify everything multicrea...
2008-11-17 Peter Rabbitson Silence cdbi tests like everything else
2008-11-16 Norbert Buchmuller Merge 'resultsetcolumn_custom_columns' into 'trunk'
2008-11-15 Norbert Buchmuller * Rewrote fetching the 'select' and 'as' values from...
2008-11-14 Norbert Buchmuller * Fixed a bug: did not create the underlying resultset...
2008-11-14 Norbert Buchmuller * Added ->first and ->reset implementation to ResultSe...
2008-11-14 Peter Rabbitson we use register_extra_source() now
2008-11-14 Peter Rabbitson Document the new from usage
2008-11-13 Peter Rabbitson resultset attribute from can now take a scalarref and...
2008-11-13 Peter Rabbitson result_class goodies by Caelum:
2008-11-11 Norbert Buchmuller * Fixed test cases of ResultSetColumn vs. +select...
2008-11-10 Peter Rabbitson Clarify attributes argument of find()
2008-11-10 Peter Rabbitson belongs_to relationships are explicitly flagged by...
2008-11-10 Peter Rabbitson Switch out one more reliance on connect_info
2008-11-10 John Napiorkowski changed the way we get the DSN for debugging in replication
2008-11-09 Peter Rabbitson Switch schema management version calls from VERSION...
2008-11-09 Peter Rabbitson Fix detection of multiple rows being returned for singl...
2008-11-07 Peter Rabbitson Fix loss of objects on multicreate over several 1:M...
2008-11-06 Steffen Schwigon unhide SQL::Translator::Parser::DBIx::Class from pause...
2008-11-06 Steffen Schwigon pod documentation for SQL::Translator::Parser::DBIx...
2008-11-06 Michael G Schwern mk_group_accessor() is sometimes called internally...
2008-11-04 Michael G Schwern [rt.cpan.org 36863]
2008-11-04 Michael G Schwern Normalize indentation
2008-11-02 Peter Rabbitson Better linking in Relatiomship POD
2008-11-02 Peter Rabbitson Clarify Relationship POD
2008-11-01 Johannes Plunien rolling back my last change, waiting until new sqlt...
2008-11-01 Johannes Plunien fixed next warnings
2008-11-01 Johannes Plunien split sql statements for deploy only if SQLT::Producer...
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 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 Peter Rabbitson Fix an obscure bug in the DBI exception handler, clobbe...
2008-10-28 Nigel Metheringham Merge 'doc_mods' into 'trunk'
2008-10-28 Nigel Metheringham Merge 'doc_mods' into 'trunk'
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 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 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-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 Massive multi-create testing, with two regression fixes:
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-16 Simon Elliott patch ->delete to die if args
2008-10-12 Peter Rabbitson Downgrading multi-prefetch exception to a warning as...
2008-10-11 Jess Robinson Modernised and rearranged docs massively into a saner...
2008-10-11 Jess Robinson Modernise docs
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 Peter Rabbitson Silence SQLite ->disconnect warnings
2008-10-07 Peter Rabbitson Merge 'warnfree' into 'trunk'
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 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-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 Revert r482[45], by implementing a better version of...
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-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-28 Peter Rabbitson Forgot to modify Changes - looks good to castaway :D
2008-08-27 John Goulah adding contact details per lukes request; added docs...
2008-08-27 John Napiorkowski fixed braindead typo in docs telling people to use...
next