dbsrgits/DBIx-Class.git
2009-04-19 Matt S Trout 0.08100 release v0.08100
2009-04-18 Dagfinn Ilmari... Don't warn when reregistering a source under the same...
2009-04-17 Johannes Plunien Added update_or_new to ResultSet.pm
2009-04-15 Rafael Kitover duplicate
2009-04-13 Peter Collingbourne Correctly propagate forced left joins through arrayrefs...
2009-04-13 Rafael Kitover add test for connect_info hashref
2009-04-09 Justin Hunter require DBD::SQLite 1.21+
2009-04-08 Peter Rabbitson Merge 'subclassed_rsset' into 'trunk'
2009-04-07 Johannes Plunien Added caveat notes to dual trick in cookbook
2009-03-31 Jess Robinson Fix my email address in AUTHOR
2009-03-29 Peter Rabbitson Dev-Release 0.08099_08
2009-03-29 Peter Rabbitson Take experimental off TxnScopeGuard
2009-03-29 Peter Rabbitson Re-add failing test
2009-03-29 Peter Rabbitson Remove failing test before branching
2009-03-29 Peter Rabbitson Adjust parenthesis to pass with latest SQLA
2009-03-29 Peter Rabbitson Revert r5808 - this is NOT a bug, the warning IS correct
2009-03-29 Peter Rabbitson detabify
2009-03-29 Peter Rabbitson detabify
2009-03-28 Peter Rabbitson Clarify DBIC behavior wrt RDBMS default values
2009-03-28 Peter Rabbitson Bump SQLA and CAG dependencies
2009-03-27 Norbert Buchmuller * Fixed the alphabetical order of the contributors...
2009-03-27 Nigel Metheringham Removed Cookbook section on pagers that stated page...
2009-03-26 Jess Robinson Improved metapod docs
2009-03-26 Luke Saunders changed my nick in contribs section
2009-03-26 Rob Kinyon Deprecated search_like()
2009-03-24 Jason M. Mills Fixed _register_source to not produce 'register_extra_s...
2009-03-23 Guillermo Roditi skip test doc issue relating to db-side defaults
2009-03-22 Peter Rabbitson New SQLA::Test handles () differences *much* better...
2009-03-22 Guillermo Roditi adding test for exception if nullable rel call is not...
2009-03-20 Jared Johnson Add cookbook entry for dealing with runaway prepared...
2009-03-20 Will Hawes clarify need for scalarref when using db functions...
2009-03-19 Rob Kinyon Commit another fix for arcanez to test
2009-03-19 Rob Kinyon Commit another fix for arcanez to test
2009-03-19 Rob Kinyon Moved some SQL parsing of ORDER BY from _select_args...
2009-03-19 Rob Kinyon Special-case handling for (undef,undef) passed to searc...
2009-03-18 Florian Ragwitz Depend on the latest C3::Componentised so we use mro...
2009-03-18 Florian Ragwitz Use MRO::Compat instead of Class::C3 directly.
2009-03-17 Peter Rabbitson Basic binary op logic FAIL
2009-03-17 Johannes Plunien putting IC::DateTime locale, timezone or floating_tz_ok...
2009-03-16 Justin Hunter * change search_literal to use \[] when passing into...
2009-03-15 Justin Hunter update Makefile.PL to require latest C3, C3::Componenti...
2009-03-13 Jason M. Mills Added test for source sub-class register_extra_sources...
2009-03-12 Peter Rabbitson Move author warning in front of auto_install
2009-03-12 Jess Robinson Add doc on how conditions and attrs are merged when...
2009-03-12 Jess Robinson Add docs in various places to point out how to get...
2009-03-12 Jess Robinson Document how to overload connect/connection
2009-03-12 Matt S Trout warning in author mode to avoid confusing the easily...
2009-03-11 Peter Rabbitson Properly returb undef/null on single rewlationship...
2009-03-11 Wallace Reis removed configure_sqlt method
2009-03-11 Peter Rabbitson Replace the fallback _dbh_last_insert_id with an explic...
2009-03-11 Peter Rabbitson Allow accessors type single to return defined but false...
2009-03-11 Peter Rabbitson Moose-related test hierarchy not removed at r4326
2009-03-11 Wallace Reis fixed View's doc | added me to contributors list
2009-03-09 Guillermo Roditi remove (groditi) instances
2009-03-09 Peter Rabbitson Strip bogus Data::Dump requires
2009-03-09 Peter Rabbitson Use homegrown AUTHOR detection
2009-03-09 Peter Rabbitson One more cdbi-compat author req
2009-03-09 Peter Rabbitson Disable reconnect test except fpor when AUTHORS is set
2009-03-06 Rob Kinyon Added a little more verbiage to explain how collapsing...
2009-03-06 Rob Kinyon Merge 'prefetch' into 'trunk'
2009-03-06 Rob Kinyon Fixed documentation for test
2009-03-06 Rob Kinyon Merge 'trunk' into 'prefetch'
2009-03-06 Rob Kinyon Added solution for prefetch + hasmany bug
2009-03-06 Peter Rabbitson Remove erroneously merged file
2009-03-06 Rob Kinyon Changed how the EXPERIMENTAL tag for subqueries and...
2009-03-06 Rob Kinyon Merge 'prefetch' into 'trunk'
2009-03-06 Rob Kinyon Merge 'prefetch' into 'trunk'
2009-03-06 Rob Kinyon Merge 'trunk' into 'prefetch'
2009-03-06 Rob Kinyon Broke up the prefetch tests into their own directory
2009-03-06 Rob Kinyon Intermezzo checkin
2009-03-06 Rob Kinyon Added solution, though no fix
2009-03-05 Rob Kinyon Added experimental tag to as_query and subqueries in...
2009-03-05 Rob Kinyon Merge 'trunk' into 'prefetch'
2009-03-03 Peter Rabbitson Put code back into branch (and fix trunk snafu)
2009-03-03 Peter Rabbitson Backout entire sybase/nobindvars/noquote changeset...
2009-03-03 Peter Rabbitson Clarify sybase/nobindvars problem (should have never...
2009-03-03 Rob Kinyon Merge 'trunk' into 'prefetch'
2009-03-03 Peter Rabbitson Extend untainting of findallmod() to load_namespaces...
2009-03-03 Peter Rabbitson Rewrite t/54taint.t to properly test load_namespaces()
2009-03-01 Rob Kinyon Added more notes to the bottom of the failing testcase
2009-03-01 Rob Kinyon Added comment to describe the proposed fix in the test
2009-03-01 Rob Kinyon Merge 'trunk' into 'prefetch'
2009-02-27 Peter Rabbitson Dev-Release 0.08099_07
2009-02-27 Peter Rabbitson We already depend on latest SQLA - remove all reference...
2009-02-27 Peter Rabbitson Fix some should_quote_data_type problems
2009-02-27 Peter Rabbitson Throw away namespace::clean dependency
2009-02-27 Peter Rabbitson A couple more makefile prereqs
2009-02-27 Peter Rabbitson Allow sqlt_deploy_hook on views
2009-02-27 Peter Rabbitson Reinstate examples after botched merge
2009-02-27 Peter Rabbitson Merge 'sybase' into 'trunk'
2009-02-26 Peter Rabbitson Small test enhancement
2009-02-25 Eden Cardim fixed alias prepending for OR'ed join conditions in...
2009-02-25 Peter Rabbitson Merge 'trunk' into 'prefetch'
2009-02-25 Peter Rabbitson Wrap dangerous Ordered operations in transactions ...
2009-02-24 Nigel Metheringham Merge 'column_attr' into 'trunk'
2009-02-24 Guillermo Roditi correct args in wrong order in deplo_statements
2009-02-23 Nigel Metheringham Revived include_columns documentation section (now...
2009-02-23 Nigel Metheringham Merge 'trunk' into 'column_attr'
2009-02-22 Peter Rabbitson More author-requires
2009-02-22 Peter Rabbitson janitorial work
next