dbsrgits/DBIx-Class.git
2014-07-27 Dagfinn Ilmari... \Q-uote column/alias names in regexes in _resolve_alias... topic/regex-quote
2014-07-27 Dagfinn Ilmari... Create a quoting torture test
2014-07-25 Peter Rabbitson Bring back resolve_condition deleted in 03f6d1f7
2014-07-25 Peter Rabbitson This was an embarrassing close call - entirely redo...
2014-07-24 Peter Rabbitson Change version style/handling (doc coming up shortly)
2014-07-24 Jens Gassmann Minor limit dialects doc fix
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 Mintywalker Add 3rd example of col info in ResultSource->add_column
2014-07-24 Karen Etheridge The current_source_alias is prepended, not a literal...
2014-07-24 Peter Rabbitson Bundle trial SQLA for the trial of DBIC (reuse dq techn...
2014-07-24 Peter Rabbitson Correct test of ${^WARNING_BITS} - as haarg++ noted...
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 Now that populate is rewritten: finalize the resolver...
2014-07-23 Peter Rabbitson Entirely and utterly rewrite populate(), fixing the...
2014-07-23 Peter Rabbitson One more output for the resolver - used in next commit
2014-07-22 Peter Rabbitson Re-fix relcond resolver: revert 5592d633 (in turn parti...
2014-07-22 Peter Rabbitson Avoid ResultSourceProxy calls whenever possible
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 Reformat add_relationship_accessor for future edit
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-21 Peter Rabbitson Add internal assertion guard for some indirect calls...
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 Simplify no wantarray assert (a9da9b6a) - fish out...
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 (travis) Temporary hard-spec of the SQLA dep, lockstep...
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 (travis) T::B 1.005 is superseded by 1.300 - remove...
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-15 Peter Rabbitson Remove double has_column check in new=>store_column
2014-07-12 Peter Rabbitson Another heavy refactor of the rel resolver prototype...
2014-07-12 Peter Rabbitson Move a CDBI escape to the CDBI class hierarchy
2014-07-12 Peter Rabbitson Refactor ::DBIHacks::_extract_fixed_condition_columns...
2014-07-12 Peter Rabbitson Switch UNRESOLVABLE_CONDITION to an _Util constant
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 Teach order_by stability analyzer about search_related
2014-07-08 Peter Rabbitson Pass the main rsrc in attrs, instead of trying to fish...
2014-07-08 Peter Rabbitson Clearer name of method/variables before refactoring
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-07-07 skaufman Better (and much more precise) explanation of Moose...
2014-07-01 skaufman Better example/documentation of custom resultset classes
2014-07-01 skaufman Change tab space (4 => 2), no further changes
2014-07-01 Peter Rabbitson Move the Subclassing POD under Examples
2014-07-01 Peter Rabbitson namespace::autoclean is a really stupid idea - purge...
2014-07-01 Peter Rabbitson Forgotten reenable of syntax test to guard for 37af2968e
2014-07-01 Peter Rabbitson Add an explicit webchat link, change IRC to x_IRC
2014-06-19 Alexander Hartmaier Improved docs for ResultSet columns attribute on how...
2014-06-19 Alexander Hartmaier More coherent +(columns/select/as) quoting notices...
2014-06-19 Dagfinn Ilmari... 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 Minor optimization of codepath (no func changes)
2014-06-17 Peter Rabbitson Fix ::Ordered in combination with delete_all
2014-06-17 Peter Rabbitson (travis) Announce what we set during POISON_ENV
2014-06-17 Peter Rabbitson Remove vestigial test envvar
2014-06-13 Peter Rabbitson More fallout of the _resolve_cond refactor 03f6d1f7
2014-06-12 Peter Rabbitson Fix test tripping on external warnings
2014-06-12 Peter Rabbitson Even more robust _resolve_condition shim - guess rel_na...
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 Pedantry - settle on rel_name vs relname, consistency...
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 First step to add some sanity to _resolve_condition
2014-06-11 Peter Rabbitson Fix incorrect handling of custom relationship condition...
2014-06-10 Peter Rabbitson Revert heading change from 06752a03d, centralize the...
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 Reorganize IC column setters
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 Use the correct $PROGRAM_NAME for the initial dbicadmin...
2014-05-28 Karen Etheridge spelling fix
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
next