dbsrgits/DBIx-Class.git
2009-05-06 Rafael Kitover ::DBI:Replicated - merge connect_info from master to...
2009-05-06 Rafael Kitover Replicated - fixup types and namespace::clean
2009-05-06 Rafael Kitover fix ::DBI::Replicated::all_storages
2009-05-04 Rafael Kitover ::Replicated - test hashref for connect_replicants...
2009-05-04 Rafael Kitover support hashrefs for connect_replicants
2009-05-03 Peter Rabbitson Bump SQLA ependencies so parenthesis_significant is...
2009-05-03 Peter Rabbitson Failing test without immediate fixes go to branches...
2009-05-02 Johannes Plunien Failing testcase for using subselect (as_query)
2009-04-30 Peter Rabbitson Release 0.08102 v0.08102
2009-04-30 Peter Rabbitson Revert addition of superficial relationship in r5886
2009-04-30 Peter Rabbitson Add tests for r6002
2009-04-29 Jason May add jasonmay to list of contributors
2009-04-29 Jason May allow multiple classless sources to be registered witho...
2009-04-29 Peter Rabbitson Changes
2009-04-29 Peter Rabbitson Fixes to massive breakage introduced by 5948 ribasushi--
2009-04-29 Peter Rabbitson Forgotten debugging
2009-04-29 Peter Rabbitson Strip out inane todo
2009-04-29 Justin Hunter untodo/fix test
2009-04-29 Peter Rabbitson Add TODOs illustrating a problem with as_query
2009-04-29 Peter Rabbitson Add two TODOs by arcanez (not sure about those)
2009-04-29 Peter Rabbitson test and patch for failing mini-prefetch via columns...
2009-04-28 Justin Hunter test for prefetch by columns
2009-04-28 Justin Hunter fix for columns => [ ... ] issue
2009-04-28 Peter Rabbitson Bogus test dependency
2009-04-28 Peter Rabbitson Fix a todo and some minor test adjustments
2009-04-28 Justin Hunter change from DB::Schema to My::Schema
2009-04-27 Peter Rabbitson Release 0.08101 v0.08101
2009-04-27 Peter Rabbitson More AUTHOR dependencies pulled from Replicated.pm
2009-04-27 Peter Rabbitson Whops, we don't exit under win32
2009-04-27 Peter Rabbitson Refactor the (almost obsolete) DBD::SQLite check not...
2009-04-25 Jess Robinson Docs on using multiple db schemas (from abraxxa maybe...
2009-04-24 Peter Rabbitson Cosmetic change
2009-04-24 Moritz Onken cleanup 72pg.t
2009-04-24 Moritz Onken patch for DBI.pm so store_column is called only once...
2009-04-23 Peter Rabbitson Whops
2009-04-23 Justin Hunter update Changes for moving load_optional_class
2009-04-23 Cory G Watson Fix busted get_column when using +select (and friends)
2009-04-22 Peter Rabbitson Fix botched merge again - sorry r5959-5956 are actually...
2009-04-22 Peter Rabbitson Merge 'subclassed_rsset' into 'trunk'
2009-04-22 Peter Rabbitson This code belongs in t/
2009-04-22 Peter Rabbitson Another indexer trick
2009-04-22 Peter Rabbitson RT45195 various indexer fixes
2009-04-22 Justin Hunter un-todo these tests, load_optional_class is fixed
2009-04-21 Peter Collingbourne added IRC nick to contributor list
2009-04-21 Peter Rabbitson Fix dumb omission in t/89dbicadmin.t
2009-04-21 Peter Rabbitson Sloppy merge - adding imlari's fix from r5902
2009-04-21 Peter Rabbitson Merge 'trunk' into 'subclassed_rsset'
2009-04-21 Peter Rabbitson Back out my bogus test from r4902 - this warning was...
2009-04-21 Peter Rabbitson Clarify _register_source code, no functional changes
2009-04-21 Peter Rabbitson Fix number of tests
2009-04-21 Peter Rabbitson t/ janitorial work
2009-04-21 Peter Rabbitson More author test-requires
2009-04-21 Peter Rabbitson Multiple cdbi-compat test cleanups
2009-04-21 Peter Rabbitson New SQLite kicks ass - remove some warning silencers...
2009-04-20 Justin Hunter move load_optional_class into Class::C3::Componentised
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-08 Jason M. Mills patch for no-op, further testing required.
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 Fix test - inane assumption on my part
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
next