Eeeeep /x doesn't affect the insides of [...]
[dbsrgits/DBIx-Class.git] / lib /
2015-06-26 Peter Rabbitson Minor op reorder in ::ResultSet::related_resultset
2015-06-24 Peter Rabbitson Remove no longer needed try{} block in related rel...
2015-06-24 Peter Rabbitson Remove dead code from CDBICompat::ImaDBI
2015-06-23 Peter Rabbitson Simplify and rename _resolve_prefetch
2015-06-23 Peter Rabbitson Move prefetch selector injection a bit further down...
2015-05-22 Peter Rabbitson (optdeps) Explicitly force group names to lower-case...
2015-05-22 Peter Rabbitson (optdeps) Rename an inconsistent 'icdt' marker to ...
2015-05-22 Peter Rabbitson (optdeps) Skip-spec brainfart in offline mysql/pg test...
2015-05-20 Peter Rabbitson Replace all instances of ; in the rowparser loop with...
2015-05-20 Peter Rabbitson Rewrite collapsing parser while loop (mere op-level...
2015-05-20 Peter Rabbitson The encode-and-substitute in the generator is not neces...
2015-05-20 Peter Rabbitson Rewrite the collapsing rowparser pigeonholing logic
2015-05-03 Peter Rabbitson This is no longer necessary after 4068e05f
2015-05-03 Peter Rabbitson Fix corner case of stringify-only overloaded values
2015-04-13 Peter Rabbitson Post-last touchups to 00describe_environment.t
2015-04-05 Peter Rabbitson Add an explicit DateTime::TimeZone::OlsonDB optdep
2015-04-04 Peter Rabbitson Fix missing handling of on_(dis)connect* failures
2015-04-04 Peter Rabbitson Minor code reformat, to shorten the diff of next commit
2015-04-03 Peter Rabbitson (travis) Enhance post-success to run a full CPAN instal...
2015-04-02 Peter Rabbitson Fix incorrect optdep output introduced in 34d2deae...
2015-03-20 Alex Beamish Examples and documentation update and cleanup
2015-03-20 Alastair McGowan... Inflators are not respected by find() (being a ResultSe...
2015-03-20 Karen Etheridge Cross-reference alias with current_source_alias
2015-03-20 Mike Wisener Clarify load_namespaces call -- more than one call...
2015-03-20 Robert Stone Added add_columns documentation about controlling float...
2015-03-20 C.J. Adams-Collier Linked "prefetch" in columns documentation
2015-03-20 Ingy döt Net Example doesn't work without 'year' column
2015-03-20 Alex Beamish Examples and documentation update and cleanup
2015-03-20 Alastair McGowan... Inflators are not respected by find() (being a ResultSe...
2015-03-20 Karen Etheridge Cross-reference alias with current_source_alias
2015-03-20 Mike Wisener Clarify load_namespaces call -- more than one call...
2015-03-20 Robert Stone Added add_columns documentation about controlling float...
2015-03-20 C.J. Adams-Collier Linked "prefetch" in columns documentation
2015-03-20 Ingy döt Net Example doesn't work without 'year' column
2015-03-18 Henry Van Styn Fix uninitialized warnings on empty hashes passed to...
2015-03-18 Henry Van Styn Fix uninitialized warnings on empty hashes passed to...
2015-03-18 Peter Rabbitson Run the entire test suite under replicated SQLite on...
2015-03-18 Peter Rabbitson Fix exception on complex update/delete under a replicat...
2015-03-18 Peter Rabbitson 'undef =>' isn't what one would want
2015-03-18 Peter Rabbitson Relax sanity check in _resolve_relationship_condition
2015-03-18 Peter Rabbitson Run the entire test suite under replicated SQLite on...
2015-03-18 Peter Rabbitson Fix exception on complex update/delete under a replicat...
2015-03-18 Peter Rabbitson Workaround for double-call of destructors (based on...
2015-03-17 Peter Rabbitson Clarify name of guard function from 3d56e026, add it...
2015-03-16 Peter Rabbitson 'undef =>' isn't what one would want
2015-03-13 Peter Rabbitson Relax sanity check in _resolve_relationship_condition
2015-03-12 Peter Rabbitson Fix brainfart from cb551b07 - 'if' is still a module...
2015-03-12 Peter Rabbitson The real workaround for txn_scope_guard being called...
2015-03-12 Peter Rabbitson Fix brainfart from cb551b07 - 'if' is still a module...
2015-03-08 Peter Rabbitson Rewire OptDeps to not attempt any module loads under...
2015-03-02 Peter Rabbitson At last a safer Moo (lots of kludges undone)
2015-03-02 Peter Rabbitson Remove warning introduced in 75a1d824d
2015-02-17 Peter Rabbitson Rewrite hot-ish _dbi_attrs_for_bind codepath in a leane...
2015-02-15 Peter Rabbitson Revert 2131aa2, cf52a9a and 2aa3f4c
2015-02-15 Peter Rabbitson Revert c8dc7d33 - entirely superseded by 83eef5621
2015-02-15 Kevin L. Kane Fix updating multiple CLOB/BLOB columns on Oracle
2015-02-10 Peter Rabbitson Switch CDBICompat and its tests to OptDeps
2015-02-10 Peter Rabbitson Introduce ad hoc requirements and add skip_without...
2015-02-10 Peter Rabbitson Finally implement compound OptDep group augmentation
2015-02-10 Peter Rabbitson Rewrite internals of the optdep include mechanism ...
2015-02-10 Peter Rabbitson Introduce (empty for now) intermediate optdep groups...
2015-02-10 Peter Rabbitson Relax the optdep naming criteria, introduce _-prefixed...
2015-02-10 Peter Rabbitson Move the SQLite test dependency specification to optdeps
2015-02-10 Peter Rabbitson Stabilize and further test complex optdep include scena...
2015-02-10 Peter Rabbitson Clarify optdep API signatures to be explicitly single...
2015-02-10 Peter Rabbitson Fix overspecified msaccess test optdep (should not...
2015-02-10 Peter Rabbitson Add import-time-skip support to OptDeps, switch most...
2015-01-25 Peter Rabbitson Add import-time action stub to OptDeps, switch distbuil...
2015-01-25 Peter Rabbitson Introduce basic optdeps group inclusion mechanism,...
2015-01-25 Peter Rabbitson Make OptDeps aware of envvars as first-class requiremen...
2015-01-25 Peter Rabbitson Deprecate req_errorlist_for, proxy to to modreq_errorli...
2015-01-25 Peter Rabbitson Rewrite optdeps to accept a list of groups
2015-01-25 Peter Rabbitson OptDeps doc-mangling, no functional changes
2015-01-25 Peter Rabbitson Standardize the struct-cloning interface throughout...
2015-01-24 Peter Rabbitson Neither of these can fail now that we dep on 5.8.1...
2015-01-03 Peter Rabbitson Emit Optional::Dependencies error messages in a way...
2015-01-03 Peter Rabbitson Reshuffle optdeps code making next commits more readabl...
2014-12-24 Dagfinn Ilmari Man... Clean up PostgreSQL array types recipe (amalgamation...
2014-12-22 Dagfinn Ilmari Man... Take a copy instead of weakening in 5.8 leak workaround
2014-12-12 Dagfinn Ilmari Man... Further clean up PostrgreSQL array types examples
2014-12-11 Dagfinn Ilmari Man... Clean up PostgreSQL array types recipe
2014-11-18 Kevin L. Kane Fix updating multiple CLOB/BLOB columns on Oracle
2014-11-07 Peter Rabbitson Cleanup code in _dbh_columns_info_for, add stresstest...
2014-11-05 Peter Rabbitson Correctly document the 'where' attribute
2014-10-25 Peter Rabbitson (internal) Introduce an extra utility function, essenti...
2014-10-24 Peter Rabbitson Fix endless loop on BareSourcelessResultClass->throw_ex...
2014-10-24 Peter Rabbitson Minor cleanup
2014-10-24 Peter Rabbitson Fix idiocy that snuck in bdbd2ae8a - I only want fatal...
2014-10-24 Peter Rabbitson Fix incorrect collapser source being generated due...
2014-10-24 Peter Rabbitson These are already pre-required by the OptDeps check
2014-10-24 Peter Rabbitson These loads are no longer necessary after d7d45bdc65
2014-10-24 Peter Rabbitson HRI is part of a pretty hot codepath, just load it...
2014-10-24 Peter Rabbitson Replace a couple useless string evals with their equivalent
2014-10-22 Peter Rabbitson Revert prematurely merged default insert support for...
2014-10-21 Dagfinn Ilmari Man... Weaken $self to avoid leaks with nested closures on 5.8
2014-10-21 Peter Rabbitson Cherry picks from current/for_cpan_index (flux due...
2014-10-21 Peter Rabbitson Switch all double-optdeps calls to a single invocation...
2014-10-21 Peter Rabbitson Switch optdeps to a croak import
2014-10-21 Peter Rabbitson Stop lazy-requiring B and Storable in internal functions
2014-10-20 Peter Rabbitson Bump blead version
next