\Q-uote column/alias names in regexes in _resolve_aliastypes_from_select_args
[dbsrgits/DBIx-Class.git] / t /
2014-07-27 Dagfinn Ilmari Man... \Q-uote column/alias names in regexes in _resolve_alias... topic/regex-quote
2014-07-27 Dagfinn Ilmari Man... Create a quoting torture test
2014-07-25 Peter Rabbitson This was an embarrassing close call - entirely redo...
2014-07-24 Mike Francis Added support for handling Class::DBI::Column in CDBICompat
2014-07-24 Mike Francis Added handling for implicit inflate/deflate of CDBI...
2014-07-24 Peter Rabbitson Bundle trial SQLA for the trial of DBIC (reuse dq techn...
2014-07-24 Peter Rabbitson Document and add example of foreign_related_object
2014-07-23 Peter Rabbitson Change once more the signature of the custom cond coder...
2014-07-23 Peter Rabbitson Entirely and utterly rewrite populate(), fixing the...
2014-07-22 Peter Rabbitson Rebase Oracle datetime inflation test on top of DBICTes...
2014-07-21 Peter Rabbitson Replace many closure-based proxy methods with static...
2014-07-21 Peter Rabbitson Standardize the Moo import block, move quote_sub/qsub...
2014-07-21 Peter Rabbitson Replace B::perlstring with our own implmentation thereof
2014-07-20 Peter Rabbitson Greatly improve diagnostic messages of _resolve_relatio...
2014-07-19 Peter Rabbitson Remove duplicate arg-check in create(), adjust exceptio...
2014-07-19 Peter Rabbitson is_X_value functions introduced in 3705e3b28 migrated...
2014-07-17 Peter Rabbitson Better, consistent handling of -literal/-value in the...
2014-07-17 Peter Rabbitson Move the "special loading" check to DBICTest::Util
2014-07-17 Peter Rabbitson Skip the namespace tests on plain install
2014-07-17 Peter Rabbitson Add one extra is_exception check (missed a spot during...
2014-07-17 Peter Rabbitson Consolidate bits and pieces under ::_Util::refdesc
2014-07-12 Peter Rabbitson Another heavy refactor of the rel resolver prototype...
2014-07-12 Peter Rabbitson Refactor ::DBIHacks::_extract_fixed_condition_columns...
2014-07-09 Peter Rabbitson Older perls get confused by this construct - rewrap
2014-07-09 Peter Rabbitson Revert optimistic and sloppy changes from 3705e3b2...
2014-07-09 Brendan Byrd Initial (now passing) tests prompting the order_by...
2014-07-08 Peter Rabbitson Switch DBIC::Storage::Statistics to Moo (for trial...
2014-07-08 Peter Rabbitson Break out the test tracer into a standalone file
2014-07-07 Peter Rabbitson IFF debug goes to STDERR by default - silence possible...
2014-07-07 Peter Rabbitson Stop permanently enabling autoflush on the debug filehandle
2014-07-07 Peter Rabbitson Expand closed STDERR test, check actual exception
2014-06-19 Dagfinn Ilmari Man... Populate caches for related result sets even if they...
2014-06-17 Peter Rabbitson Add a self-explanatory *compile-time* $ENV{DBIC_SHUFFLE...
2014-06-17 Peter Rabbitson Fix ::Ordered in combination with delete_all
2014-06-12 Peter Rabbitson Fix test tripping on external warnings
2014-06-11 Karen Etheridge replace all remaining uses of self_rowobj with self_res...
2014-06-11 Gerda Shank Add (now passing) tests for set_from_related() via...
2014-06-11 Peter Rabbitson Add foreign_resultobj to the customrel signature
2014-06-11 Peter Rabbitson Rename (with a silent compat shim) couple of badly...
2014-06-11 Peter Rabbitson Centralize custom rel args check, be more thorough
2014-06-11 Peter Rabbitson Adjust error messages - joinfrees can be returned from...
2014-06-11 Peter Rabbitson Fix incorrect handling of custom relationship condition...
2014-06-04 Peter Rabbitson Fix grave resultset-level delete/update bug
2014-06-04 Peter Rabbitson Do not skip running from_storage filter when a NULL...
2014-06-04 Peter Rabbitson Use a nullable column for the ::FC test
2014-06-04 Peter Rabbitson Teach FC about literals
2014-06-04 Peter Rabbitson A number of equivalent-logic ::FC refactors
2014-06-04 Peter Rabbitson Rename some variables and reformat the FC/IC codepaths...
2014-06-04 Peter Rabbitson Clarify FC/IC conflict exception
2014-06-04 Peter Rabbitson Call mro reinit in tests only on 5.8
2014-06-04 Peter Rabbitson Fix incorrect handling of stringifiable objects in...
2014-06-04 Peter Rabbitson Consolidate handling of "is this a literal" and "is...
2014-05-28 Peter Rabbitson Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide...
2014-05-28 Peter Rabbitson Switch most remaining debug-hooks to $dbictest_schema...
2014-05-28 Peter Rabbitson Retire DBIC::DebugObj, replace with $dbictest_schema...
2014-05-27 Peter Rabbitson Excise live test left over after ac0c082542
2014-05-27 Peter Rabbitson Consolidate pg/mysql and standalone SQLite savepoint...
2014-05-27 Peter Rabbitson Fix multiple savepointing transactions on DBD::SQLite
2014-05-27 Peter Rabbitson Fix erroneous todoification in sqlite test
2014-05-27 Peter Rabbitson Less warning noise from sqlite test
2014-05-27 Peter Rabbitson Move the DSN-lock machinery from 8d6b1478d into DBICTes...
2014-05-27 Peter Rabbitson Consolidate lib-wide frameskip, adjust the ::RunMode...
2014-05-27 Peter Rabbitson This test was essentially c/p-ed in 2cc3a7be3, consolidate
2014-05-27 Peter Rabbitson Improve complex order+prefetch exception message
2014-05-27 Alexander Hartmaier The initial (now passing) test for RT#93244 (fixed...
2014-05-27 Peter Rabbitson Massively refactor and sanify condition collapsing
2014-05-22 Peter Rabbitson Add test ensuring we do not lose binds on esoteric...
2014-05-22 Peter Rabbitson Fix multi-value literal populate not working with simpl...
2014-05-22 Peter Rabbitson Remove forgotten part of a48693f4 (incompletely reverte...
2014-04-25 Peter Rabbitson Properly detect and test mysql v3 default JOIN behavior
2014-04-25 Peter Rabbitson Add explicit AS keyword to RowNum (Oracle) limit dialect
2014-04-25 Peter Rabbitson Add extra fetch_first test for right-side-only order
2014-03-09 Peter Rabbitson Fix pesky on_connect_* race condition abraxxa++ ilmari++
2014-02-12 Peter Rabbitson Shuffle prefetch torture test (no func. changes)
2014-02-10 Peter Rabbitson PATH may be unset entirely
2014-02-10 Peter Rabbitson Remove vestigial unused @INC munge found after a8de639b
2014-02-10 Peter Rabbitson Harden t/54taint.t against possible future changes...
2014-02-08 Peter Rabbitson Make sure the taint test does some DB-level ops
2014-02-08 Graham Knop Really fix @INC munging of the taint test
2014-01-31 Peter Rabbitson Give Firebird (and Interbase) a common sqlt_type
2014-01-29 Peter Rabbitson Rudimentary DBI/DBD MDV
2014-01-29 Peter Rabbitson The trace formatter seems to register intermittent...
2014-01-29 Peter Rabbitson Fix undefined order sensitive test (no idea how it...
2014-01-28 Peter Rabbitson We still intermittently grab a "leaked" SQLT quoter...
2014-01-28 Peter Rabbitson Factor out the symtable walker, no functional changes...
2014-01-28 Peter Rabbitson One extra cleanup pass before asserting weakregistry...
2014-01-28 Matt S Trout Make 54taint.t actually test the DBIx::Class in lib...
2014-01-27 Peter Rabbitson Skip annoyingly failing test on broken base.pm
2014-01-27 Peter Rabbitson Yet another attempt to solve the mystery-win32-failure...
2014-01-27 Peter Rabbitson Rewrite writiability test to be clearer and with less...
2014-01-27 Peter Rabbitson Skip thread tests under Devel::Cover
2014-01-24 Peter Rabbitson Augment the logic from aca094b4d, add deprecation to...
2014-01-23 Peter Rabbitson Adjust todo escape, use travis-provided 5.8 for one...
2014-01-23 Peter Rabbitson Have tests recover gracefully when File::Spec->tmpdir...
2014-01-23 Peter Rabbitson Move hrefaddr to DBIC::_Util, give most functions a...
2014-01-23 Peter Rabbitson Improve error reporting when we encounter broken except...
2014-01-23 Peter Rabbitson Work around older DBI (possibly other cases) of faulty...
2014-01-23 Peter Rabbitson GAH! DBD::SQLite's sqlite_db_filename() is relatively...
2014-01-22 Peter Rabbitson Report correct mismatching inode in the deletion guard...
2014-01-22 Peter Rabbitson Do not run the expensive test under PPerl/SppedyCGI
next