dbsrgits/DBIx-Class.git
2014-12-11 Dagfinn Ilmari... Clean up PostgreSQL array types recipe
2014-12-10 Dagfinn Ilmari... Use SQL-standard quoting in Year2000CDs view
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-06 Dagfinn Ilmari... Make sure emacs doesn't try to indent with tabs
2014-11-06 Peter Rabbitson (travis) Attempt to smoke all newly available deps...
2014-11-06 Peter Rabbitson (travis) Better separation of DEVREL_DEPS from POISON_ENV
2014-11-05 Peter Rabbitson Correctly document the 'where' attribute
2014-10-31 Peter Rabbitson (travis) Forgotten bit while reverting f207111d6 (goes...
2014-10-30 Peter Rabbitson (travis) Revisit the CI test matrix, and multiple run...
2014-10-26 Dagfinn Ilmari... Make sure emacs doesn't try to indent with tabs
2014-10-25 Peter Rabbitson Blacklist certain trial versions of DBD::SQLite in...
2014-10-25 Peter Rabbitson (internal) Introduce an extra utility function, essenti...
2014-10-25 Peter Rabbitson Make sure the fix for RT#99503 (SQLA a5f91febe) keeps...
2014-10-24 Peter Rabbitson Fix endless loop on BareSourcelessResultClass->throw_ex...
2014-10-24 Peter Rabbitson Minor cleanup
2014-10-24 Peter Rabbitson Bump Moo dependency
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-24 Peter Rabbitson (travis) Better diagnostics on *why* a build failed...
2014-10-23 Peter Rabbitson (travis) Reshuffle CI workflow, prepare for better...
2014-10-23 Peter Rabbitson (travis) Feeble attempt at reverting f207111d
2014-10-23 Peter Rabbitson (travis) Install older DBD::SQLite on perl < 5.8.4...
2014-10-22 Peter Rabbitson Re-apply 1af6b9688 incorrectly removed by f8135512c
2014-10-22 Peter Rabbitson Revert prematurely merged default insert support for...
2014-10-21 Dagfinn Ilmari... 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 Dagfinn Ilmari... Further delay empty weakregistry assertions
2014-10-21 Peter Rabbitson Stop lazy-requiring B and Storable in internal functions
2014-10-21 Peter Rabbitson Newer Test::More lazy-loads more stuff (overload.pm...
2014-10-20 Peter Rabbitson Bump blead version
2014-10-18 Dagfinn Ilmari... Silence with_deferred_fk_checks() warning on PostgreSQL 9.4
2014-10-05 Peter Rabbitson Extra tests to ensure that the cond collapser will...
2014-10-05 Peter Rabbitson Bump deps to pull in bugfixes
2014-10-05 Peter Rabbitson Adjust things for the is_literal_value and -ident SQLA...
2014-10-05 Peter Rabbitson The functionality introduced in 7ad80222 requires a...
2014-10-05 Peter Rabbitson (travis) Augment bc418819 - in addition check vm kernel...
2014-10-05 Peter Rabbitson (travis) Re-consolidate sysinfo handling (reverts part...
2014-10-05 Peter Rabbitson (travis) Consolidate where/how we load the common funct...
2014-09-30 Dagfinn Ilmari... Add Lasse Makholm to AUTHORS file
2014-09-30 Dagfinn Ilmari... Only load DBICTest::Schema when needed in tests
2014-09-30 Dagfinn Ilmari... Use Optional::Dependencies for CDBICompat and its tests
2014-09-30 Lasse Makholm Unbreak $rs->create() with empty hashref on Oracle
2014-09-26 Peter Rabbitson Bump blead version
2014-09-25 Peter Rabbitson Release v0.082800 v0.082800
2014-09-25 Peter Rabbitson Some cleanups of Changes and adding 'Known issues'
2014-09-25 Peter Rabbitson This was reinstated in dc297536f
2014-09-25 Peter Rabbitson Kill leaktest on smokers with 1.3xx Test::More alphas
2014-09-25 Peter Rabbitson SQLA 1.79 shipped - revert tempextlib hack from d0435d75
2014-09-25 Peter Rabbitson Edit leaktracer diag texts to be ilmary-compliant :)
2014-09-25 Peter Rabbitson Boldly take the author nicknames bold
2014-09-25 Peter Rabbitson Even though perl_5 should be valid in 1.4, CPANTS barfs
2014-09-25 Peter Rabbitson Forgotten manifest adjust after a2bd379666
2014-09-25 Peter Rabbitson (travis) Cut the amount of threads we use in half
2014-09-24 Peter Rabbitson Add catherder heading as per mst's insistence
2014-09-24 Dagfinn Ilmari... Fix literal SQL and bind values example in "columns...
2014-09-24 Peter Rabbitson Accomodate broken Test::More trials a bit better
2014-09-24 Peter Rabbitson Fix failures in xt/authors: git2 preserves case from...
2014-09-24 Karen Etheridge Document including literal SQL and values in a resultse...
2014-09-24 Peter Rabbitson After 5268b1da populate remained the sole user of Data...
2014-09-24 Peter Rabbitson (travis) Attempt to grab more info on parallel_installd...
2014-09-24 Peter Rabbitson New Pod::Inherit does not need Pod::Tree
2014-09-24 Peter Rabbitson Clarify licensing, ensure footers are consistent throug...
2014-09-24 Peter Rabbitson Deal with authorship properly, in a future-sustainable...
2014-09-24 Peter Rabbitson Re-attribute a substantial chunk of docs, due to lost...
2014-09-24 Peter Rabbitson Initial AUTHORS stub (the last one where `git blame...
2014-09-24 Peter Rabbitson The revert 8494142c incorrectly killed 4d93345c, reinst...
2014-09-24 Peter Rabbitson Viciously deal with more strictures fallout
2014-09-24 Peter Rabbitson (travis) Bump tested perls a bit
2014-09-24 Peter Rabbitson (travis) reload the already running RDBMS, as a precaution
2014-09-23 Peter Rabbitson Reorganize dist-time meta handling (no semantic changes)
2014-09-21 Peter Rabbitson A massive amount of link fixes (just links, almost...
2014-09-21 Peter Rabbitson Proper end-of-file for DBIx/Class.pm
2014-09-20 Matt S Trout Add forgotten bit preventing scan of where-binds (origi...
2014-09-20 Dagfinn Ilmari... Add basic .dir-locals.el
2014-09-19 Peter Rabbitson (travis) Attempt to revert 86370cc74, SC is too slow...
2014-09-19 Peter Rabbitson Properly handle empty group_by/order_by
2014-09-19 Peter Rabbitson Improve SQLT::Parser warning messages (build further...
2014-09-19 Peter Rabbitson Properly implement very sloppy and lazy hack from bad0b73b
2014-09-19 Peter Rabbitson Revert e9f71ab2 - it ends up breaking a declared API
2014-09-16 Peter Rabbitson Fix broken temporary backcompat shim for naughty _resol...
2014-09-16 Peter Rabbitson Multilevel find_or_(multi)create got inadvertently...
2014-09-16 Peter Rabbitson Yet another loose end on the cond collapser
2014-09-15 Peter Rabbitson Ensure the tempextlib is available at distbuild time
2014-09-15 Peter Rabbitson Put in place deprecation forgotten for several years
2014-09-15 Peter Rabbitson Split DBIC from SQLMaker test (deprecated in next commit)
2014-09-15 Peter Rabbitson Ensure the custom rel cond resolver does not trigger...
2014-09-15 Peter Rabbitson A more robust column equality extractor
2014-09-15 Peter Rabbitson Ensure undef_on_null_fk does not affect non-introspecta...
2014-09-15 Peter Rabbitson Yet another missed sanity check in the relcond resolver
2014-09-15 Peter Rabbitson Make sure the me-relname-flip does not affect any error...
2014-09-15 Peter Rabbitson Fix copy() assuming all columns are native
2014-09-15 Peter Rabbitson Adjust for SQLA's API change 966200cc8
2014-09-15 Peter Rabbitson (travis) Accommodate a slow mirror grrrrr
next