2014-07-29 |
Peter Rabbitson |
A little cleanup of ->id callsites (incomplete) |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
Properly throw on FC with find (it can never work anyway) |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
Deprecate _build_unique_cond, move its guts to ::Result... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Peter Rabbitson |
The merger failing is no longer a possibility after... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Peter Rabbitson |
Shuffle logic in find() a bit, no functional changes |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Fix set_column on non-native (+columns) selections... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Tighten even more inflate_result() invocations, for... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Ensure collapse is respected regardless of selection... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Upgrade the "too many args on customcond" warning from... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Add reference to RT for the fix from d0cefd99 |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Peter Rabbitson |
Bring back resolve_condition deleted in 03f6d1f7 |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Peter Rabbitson |
This was an embarrassing close call - entirely redo... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Peter Rabbitson |
Change version style/handling (doc coming up shortly) |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Jens Gassmann |
Minor limit dialects doc fix |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Mike Francis |
Added support for handling Class::DBI::Column in CDBICompat |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Mike Francis |
Added handling for implicit inflate/deflate of CDBI... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Mintywalker |
Add 3rd example of col info in ResultSource->add_column |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Karen Etheridge |
The current_source_alias is prepended, not a literal... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Peter Rabbitson |
Bundle trial SQLA for the trial of DBIC (reuse dq techn... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Peter Rabbitson |
Correct test of ${^WARNING_BITS} - as haarg++ noted... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Peter Rabbitson |
Document and add example of foreign_related_object |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Peter Rabbitson |
Change once more the signature of the custom cond coder... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Peter Rabbitson |
Now that populate is rewritten: finalize the resolver... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Peter Rabbitson |
Entirely and utterly rewrite populate(), fixing the... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Peter Rabbitson |
One more output for the resolver - used in next commit |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Peter Rabbitson |
Re-fix relcond resolver: revert 5592d633 (in turn parti... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Peter Rabbitson |
Avoid ResultSourceProxy calls whenever possible |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Peter Rabbitson |
Rebase Oracle datetime inflation test on top of DBICTes... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Peter Rabbitson |
Replace many closure-based proxy methods with static... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Peter Rabbitson |
Reformat add_relationship_accessor for future edit |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Peter Rabbitson |
Standardize the Moo import block, move quote_sub/qsub... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Peter Rabbitson |
Replace B::perlstring with our own implmentation thereof |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Peter Rabbitson |
Add internal assertion guard for some indirect calls... |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Peter Rabbitson |
Greatly improve diagnostic messages of _resolve_relatio... |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Peter Rabbitson |
Remove duplicate arg-check in create(), adjust exceptio... |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Peter Rabbitson |
Simplify no wantarray assert (a9da9b6a) - fish out... |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Peter Rabbitson |
is_X_value functions introduced in 3705e3b28 migrated... |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Peter Rabbitson |
Better, consistent handling of -literal/-value in the... |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Peter Rabbitson |
(travis) Temporary hard-spec of the SQLA dep, lockstep... |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Peter Rabbitson |
Move the "special loading" check to DBICTest::Util |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Peter Rabbitson |
Skip the namespace tests on plain install |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Peter Rabbitson |
(travis) T::B 1.005 is superseded by 1.300 - remove... |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Peter Rabbitson |
Add one extra is_exception check (missed a spot during... |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Peter Rabbitson |
Consolidate bits and pieces under ::_Util::refdesc |
commit | commitdiff | tree | snapshot |
2014-07-15 |
Peter Rabbitson |
Remove double has_column check in new=>store_column |
commit | commitdiff | tree | snapshot |
2014-07-12 |
Peter Rabbitson |
Another heavy refactor of the rel resolver prototype... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
Peter Rabbitson |
Move a CDBI escape to the CDBI class hierarchy |
commit | commitdiff | tree | snapshot |
2014-07-12 |
Peter Rabbitson |
Refactor ::DBIHacks::_extract_fixed_condition_columns... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
Peter Rabbitson |
Switch UNRESOLVABLE_CONDITION to an _Util constant |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Peter Rabbitson |
Older perls get confused by this construct - rewrap |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Peter Rabbitson |
Revert optimistic and sloppy changes from 3705e3b2... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Brendan Byrd |
Initial (now passing) tests prompting the order_by... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Peter Rabbitson |
Teach order_by stability analyzer about search_related |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Peter Rabbitson |
Pass the main rsrc in attrs, instead of trying to fish... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Peter Rabbitson |
Clearer name of method/variables before refactoring |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Peter Rabbitson |
Switch DBIC::Storage::Statistics to Moo (for trial... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Peter Rabbitson |
Break out the test tracer into a standalone file |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Peter Rabbitson |
IFF debug goes to STDERR by default - silence possible... |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Peter Rabbitson |
Stop permanently enabling autoflush on the debug filehandle |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Peter Rabbitson |
Expand closed STDERR test, check actual exception |
commit | commitdiff | tree | snapshot |
2014-07-07 |
skaufman |
Better (and much more precise) explanation of Moose... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
skaufman |
Better example/documentation of custom resultset classes |
commit | commitdiff | tree | snapshot |
2014-07-01 |
skaufman |
Change tab space (4 => 2), no further changes |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Peter Rabbitson |
Move the Subclassing POD under Examples |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Peter Rabbitson |
namespace::autoclean is a really stupid idea - purge... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Peter Rabbitson |
Forgotten reenable of syntax test to guard for 37af2968e |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Peter Rabbitson |
Add an explicit webchat link, change IRC to x_IRC |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Alexander Hartmaier |
Improved docs for ResultSet columns attribute on how... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Alexander Hartmaier |
More coherent +(columns/select/as) quoting notices... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Dagfinn Ilmari... |
Populate caches for related result sets even if they... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Peter Rabbitson |
Add a self-explanatory *compile-time* $ENV{DBIC_SHUFFLE... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Peter Rabbitson |
Minor optimization of codepath (no func changes) |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Peter Rabbitson |
Fix ::Ordered in combination with delete_all |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Peter Rabbitson |
(travis) Announce what we set during POISON_ENV |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Peter Rabbitson |
Remove vestigial test envvar |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Peter Rabbitson |
More fallout of the _resolve_cond refactor 03f6d1f7 |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Peter Rabbitson |
Fix test tripping on external warnings |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Peter Rabbitson |
Even more robust _resolve_condition shim - guess rel_na... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Karen Etheridge |
replace all remaining uses of self_rowobj with self_res... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Gerda Shank |
Add (now passing) tests for set_from_related() via... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Peter Rabbitson |
Add foreign_resultobj to the customrel signature |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Peter Rabbitson |
Pedantry - settle on rel_name vs relname, consistency... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Peter Rabbitson |
Rename (with a silent compat shim) couple of badly... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Peter Rabbitson |
Centralize custom rel args check, be more thorough |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Peter Rabbitson |
Adjust error messages - joinfrees can be returned from... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Peter Rabbitson |
First step to add some sanity to _resolve_condition |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Peter Rabbitson |
Fix incorrect handling of custom relationship condition... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Peter Rabbitson |
Revert heading change from 06752a03d, centralize the... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Peter Rabbitson |
Fix grave resultset-level delete/update bug |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Peter Rabbitson |
Do not skip running from_storage filter when a NULL... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Peter Rabbitson |
Use a nullable column for the ::FC test |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Peter Rabbitson |
Teach FC about literals |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Peter Rabbitson |
A number of equivalent-logic ::FC refactors |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Peter Rabbitson |
Reorganize IC column setters |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Peter Rabbitson |
Rename some variables and reformat the FC/IC codepaths... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Peter Rabbitson |
Clarify FC/IC conflict exception |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Peter Rabbitson |
Call mro reinit in tests only on 5.8 |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Peter Rabbitson |
Fix incorrect handling of stringifiable objects in... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Peter Rabbitson |
Consolidate handling of "is this a literal" and "is... |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Peter Rabbitson |
Use the correct $PROGRAM_NAME for the initial dbicadmin... |
commit | commitdiff | tree | snapshot |
next |