dbsrgits/DBIx-Class.git
2010-09-18 Peter Rabbitson Fix leak of $sth during populate() on perls < 5.10
2010-09-17 Peter Rabbitson Fix forgotten external-$dbh test warnings
2010-09-17 Peter Rabbitson No longer explicitly disconnect on ::Storage DESTROY
2010-09-17 Peter Rabbitson Fix the exception-hungry exception_action
2010-09-17 Peter Rabbitson Remove duplicate test (same as end of t/storage/error.t)
2010-09-17 Peter Rabbitson Remove bogus pre-txn_begin first-connect call
2010-09-17 Peter Rabbitson Optimize RowNum limit dialect as per suggestion in...
2010-09-17 Peter Rabbitson Rename incorrectly named internal method (has nothing...
2010-09-17 Peter Rabbitson Make _server_info() _determine_driver-bound
2010-09-16 Arthur Axel... DBIC_TRACE_PROFILE
2010-09-16 Nigel Metheringham FilterColumn tweaks - docs and parameter tests
2010-09-06 Jess Robinson Modernising/updating of the ::Manual::FAQ
2010-09-06 Jess Robinson Adding twitter account link to docs
2010-09-05 Jess Robinson Adding more manual bits to main Manual.pod
2010-09-04 Arthur Axel... Preserve unblessed reference exceptions
2010-09-01 Peter Rabbitson Don't try to load DBIx::Class during the Makefile.PL...
2010-08-31 Peter Rabbitson Fix mysterious ::Storage::DBI goto-shim failures on...
2010-08-31 Peter Rabbitson Remove forgotten frame from Storage-method overrides...
2010-08-31 Peter Rabbitson Make CDBICompat keep a stable oder of columns in each...
2010-08-31 Peter Rabbitson Massive cleanup of DateTime test dependencies, other...
2010-08-30 Peter Rabbitson Enable pg test disabled god knows why, minor cleanup.
2010-08-30 Peter Rabbitson Minor cleanup of ::Optional::Dependencies innards
2010-08-30 Peter Rabbitson Reformat Changes (features listed as fix/misc)
2010-08-30 Peter Rabbitson Disable t/zzzzzzz_sqlite_deadlock.t for regular installs
2010-08-27 Peter Rabbitson Make running test under DBIC_TRACE=1 bearable
2010-08-27 Peter Rabbitson Fix RT#58554 (make sure FOR X is always the last part...
2010-08-27 Peter Rabbitson Fix the taint mode test to correctly work under local...
2010-08-27 Peter Rabbitson Merge branch 'people/riba/retire_sqla_limit'
2010-08-27 Peter Rabbitson Rename SQLAHacks to SQLMaker, shuffle around files...
2010-08-26 Peter Rabbitson Drop-in legacy code for DB2-AS/400
2010-08-26 Peter Rabbitson Factor out the limit implementations into a separate...
2010-08-26 Peter Rabbitson SQLA::Limit is no more \o/
2010-08-26 Peter Rabbitson Stop relying on ->can in the SQL::Abstract carp-hack...
2010-08-26 Peter Rabbitson Add a Pg limit test (just to extend coverage)
2010-08-13 Peter Rabbitson Remove leftover use from the SIGSEGV trapping days
2010-08-13 Peter Rabbitson Some TODO test revisions prompted by RT#59565
2010-08-13 Peter Rabbitson Fix Verisoned.pm to not issue queries that break down...
2010-08-13 Peter Rabbitson Add META resource as per RT#58549
2010-08-11 Rafael Kitover add proper test for column names with punctuation,...
2010-08-07 Peter Rabbitson New $dbh capability handling - allows someone to say
2010-08-07 Peter Rabbitson Fix a corner case when a distinct plus an unqualified...
2010-08-06 Rafael Kitover fix sybase fail, add more diagnostics for firebird...
2010-07-14 Peter Rabbitson _pri_cols throws incorrect exceptions when called on...
2010-07-13 Peter Rabbitson Fix IC::DT to stop autovivifying columninfo keys
2010-07-12 Peter Rabbitson Rewrite the DBI connector to use Try::Tiny, avoid a...
2010-07-11 Peter Rabbitson Fix bulk-insert trace
2010-07-10 Peter Rabbitson Merge branch 'view-deps'
2010-07-10 Peter Rabbitson Adjust thread test diag
2010-07-10 Amiri Barksdale... Unified _resolve_deps from two branches to one.
2010-07-10 Amiri Barksdale... Use fully-qualified result class names instead of sourc...
2010-07-10 Amiri Barksdale... Remove useless dep in View.pm.
2010-07-10 Amiri Barksdale... Change API of deploy_depends_on: pass it source names...
2010-07-09 hakim Docpatch for ::FilterColumn (component loading)
2010-07-08 Peter Rabbitson Cleanup shebang lines of all maint/example scripts...
2010-07-08 Peter Rabbitson This hack is superseded by theorbtwo's POD::Inherit...
2010-07-08 Peter Rabbitson SVN tools no longer applicable
2010-07-08 Peter Rabbitson The support structure for this was deleted in 2006
2010-07-07 Peter Rabbitson Perlbrew caught a missed /usr/bin/perl invocation
2010-07-05 Peter Rabbitson Require DBD::Oracle sufficiently recent to test blobs...
2010-07-05 Peter Rabbitson Lern to spel
2010-07-04 Peter Rabbitson Bump M::I
2010-07-04 Peter Rabbitson Quieter replicated test
2010-07-04 Norbert Buchmuller Implemented "add_unique_constraints".
2010-07-02 Arthur Axel... Fix link in cookbook
2010-07-02 Arthur Axel... do not point to deprecated component
2010-07-02 Slaven Rezic fix documentation on DBIx::Class::ResultSource::name_un...
2010-06-29 Justin Hunter Fix example SQL for View
2010-06-29 Peter Rabbitson Merge branch 'oracle_seq_detection'
2010-06-29 Rafael Kitover improve Oracle sequence detection and related test...
2010-06-21 Peter Rabbitson Clarify why Makefile.PL failed
2010-06-19 Peter Rabbitson Mibbit changed their single-sign-on link bleh!
2010-06-17 Peter Rabbitson added caveat that update/delete on the resultset breaks...
2010-06-17 Matthias Dietrich Fixed link to DBIx::Class::Manual::Intro
2010-06-17 Rafael Kitover remove import of GetOptions symbol into Makefile.PL
2010-06-17 Alexander Hartmaier fixed rels ending with me breaking subquery realiasing
2010-06-12 Peter Rabbitson Merge branch 'master' into view-deps
2010-06-12 Arthur Axel... dev version
2010-06-12 Arthur Axel... release 0.08123 v0.08123
2010-06-12 Rafael Kitover improve Oracle sequence detection and related test...
2010-06-12 Rafael Kitover fix using oracle sequences across schemas
2010-06-12 Peter Rabbitson Older (5.8 core) Math::BigInt do not have from_hex
2010-06-12 Peter Rabbitson Clearer non-dev makefile error
2010-06-12 Peter Rabbitson A guard to make sure we don't ship with a ton of deps...
2010-06-12 Peter Rabbitson POD fixes (RT#58247)
2010-06-12 Peter Rabbitson Fix grouped count over a joined resultset with clashing...
2010-06-12 Peter Rabbitson Changes
2010-06-11 Peter Rabbitson Merge branch 'unlink_guard'
2010-06-11 Peter Rabbitson Stop using Try::Tiny until the perl refcounting problem...
2010-06-11 Peter Rabbitson Test for more internal object leaks (fails)
2010-06-11 Peter Rabbitson DBICTest $dbh guards emulating win32 OS (no open file...
2010-06-11 Peter Rabbitson Changes
2010-06-11 Alexander Hartmaier Factor out the oracle shortener code, and apply it...
2010-06-11 Alexander Hartmaier added test for limit queries failing on Oracle
2010-06-11 Alexander Hartmaier croak instead of die
2010-06-11 Peter Rabbitson Test to make sure optional deps does not use any extern...
2010-06-10 Peter Rabbitson Merge branch 'master' of git.shadowcat.co.uk:DBIx-Class
2010-06-10 Peter Rabbitson skip_author_deps should not require M::I::AT
2010-06-08 Terrence Brannon fix typo and whitespace in Cookbook
2010-06-07 Arthur Axel... RT58184: Depends on File::Path 2.06_05 (or so)
2010-06-06 Amiri Barksdale... Remove extraneous include in parser; replace loop with...
next