projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Boldly take the author nicknames bold
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
2014-07-19
Peter Rabbitson
Remove duplicate arg-check in create(), adjust exceptio...
tree
|
commitdiff
2014-07-19
Peter Rabbitson
Simplify no wantarray assert (a9da9b6a) - fish out...
tree
|
commitdiff
2014-07-19
Peter Rabbitson
is_X_value functions introduced in 3705e3b28 migrated...
tree
|
commitdiff
2014-07-17
Peter Rabbitson
Better, consistent handling of -literal/-value in the...
tree
|
commitdiff
2014-07-17
Peter Rabbitson
Add one extra is_exception check (missed a spot during...
tree
|
commitdiff
2014-07-17
Peter Rabbitson
Consolidate bits and pieces under ::_Util::refdesc
tree
|
commitdiff
2014-07-15
Peter Rabbitson
Remove double has_column check in new=>store_column
tree
|
commitdiff
2014-07-12
Peter Rabbitson
Another heavy refactor of the rel resolver prototype...
tree
|
commitdiff
2014-07-12
Peter Rabbitson
Move a CDBI escape to the CDBI class hierarchy
tree
|
commitdiff
2014-07-12
Peter Rabbitson
Refactor ::DBIHacks::_extract_fixed_condition_columns...
tree
|
commitdiff
2014-07-12
Peter Rabbitson
Switch UNRESOLVABLE_CONDITION to an _Util constant
tree
|
commitdiff
2014-07-09
Peter Rabbitson
Revert optimistic and sloppy changes from 3705e3b2...
tree
|
commitdiff
2014-07-08
Peter Rabbitson
Teach order_by stability analyzer about search_related
tree
|
commitdiff
2014-07-08
Peter Rabbitson
Pass the main rsrc in attrs, instead of trying to fish...
tree
|
commitdiff
2014-07-08
Peter Rabbitson
Clearer name of method/variables before refactoring
tree
|
commitdiff
2014-07-08
Peter Rabbitson
Switch DBIC::Storage::Statistics to Moo (for trial...
tree
|
commitdiff
2014-07-07
Peter Rabbitson
IFF debug goes to STDERR by default - silence possible...
tree
|
commitdiff
2014-07-07
Peter Rabbitson
Stop permanently enabling autoflush on the debug filehandle
tree
|
commitdiff
2014-07-07
skaufman
Better (and much more precise) explanation of Moose...
tree
|
commitdiff
2014-07-01
skaufman
Better example/documentation of custom resultset classes
tree
|
commitdiff
2014-07-01
skaufman
Change tab space (4 => 2), no further changes
tree
|
commitdiff
2014-07-01
Peter Rabbitson
Move the Subclassing POD under Examples
tree
|
commitdiff
2014-07-01
Peter Rabbitson
namespace::autoclean is a really stupid idea - purge...
tree
|
commitdiff
2014-06-19
Alexander Hartmaier
Improved docs for ResultSet columns attribute on how...
tree
|
commitdiff
2014-06-19
Alexander Hartmaier
More coherent +(columns/select/as) quoting notices...
tree
|
commitdiff
2014-06-19
Dagfinn Ilmari Man...
Populate caches for related result sets even if they...
tree
|
commitdiff
2014-06-17
Peter Rabbitson
Add a self-explanatory *compile-time* $ENV{DBIC_SHUFFLE...
tree
|
commitdiff
2014-06-17
Peter Rabbitson
Minor optimization of codepath (no func changes)
tree
|
commitdiff
2014-06-17
Peter Rabbitson
Fix ::Ordered in combination with delete_all
tree
|
commitdiff
2014-06-17
Peter Rabbitson
Remove vestigial test envvar
tree
|
commitdiff
2014-06-13
Peter Rabbitson
More fallout of the _resolve_cond refactor 03f6d1f7
tree
|
commitdiff
2014-06-12
Peter Rabbitson
Even more robust _resolve_condition shim - guess rel_na...
tree
|
commitdiff
2014-06-11
Karen Etheridge
replace all remaining uses of self_rowobj with self_res...
tree
|
commitdiff
2014-06-11
Peter Rabbitson
Add foreign_resultobj to the customrel signature
tree
|
commitdiff
2014-06-11
Peter Rabbitson
Pedantry - settle on rel_name vs relname, consistency...
tree
|
commitdiff
2014-06-11
Peter Rabbitson
Rename (with a silent compat shim) couple of badly...
tree
|
commitdiff
2014-06-11
Peter Rabbitson
Adjust error messages - joinfrees can be returned from...
tree
|
commitdiff
2014-06-11
Peter Rabbitson
First step to add some sanity to _resolve_condition
tree
|
commitdiff
2014-06-11
Peter Rabbitson
Fix incorrect handling of custom relationship condition...
tree
|
commitdiff
2014-06-10
Peter Rabbitson
Revert heading change from 06752a03d, centralize the...
tree
|
commitdiff
2014-06-04
Peter Rabbitson
Fix grave resultset-level delete/update bug
tree
|
commitdiff
2014-06-04
Peter Rabbitson
Do not skip running from_storage filter when a NULL...
tree
|
commitdiff
2014-06-04
Peter Rabbitson
Teach FC about literals
tree
|
commitdiff
2014-06-04
Peter Rabbitson
A number of equivalent-logic ::FC refactors
tree
|
commitdiff
2014-06-04
Peter Rabbitson
Reorganize IC column setters
tree
|
commitdiff
2014-06-04
Peter Rabbitson
Rename some variables and reformat the FC/IC codepaths...
tree
|
commitdiff
2014-06-04
Peter Rabbitson
Clarify FC/IC conflict exception
tree
|
commitdiff
2014-06-04
Peter Rabbitson
Fix incorrect handling of stringifiable objects in...
tree
|
commitdiff
2014-06-04
Peter Rabbitson
Consolidate handling of "is this a literal" and "is...
tree
|
commitdiff
2014-05-28
Karen Etheridge
spelling fix
tree
|
commitdiff
2014-05-27
Peter Rabbitson
Fix multiple savepointing transactions on DBD::SQLite
tree
|
commitdiff
2014-05-27
Peter Rabbitson
Fix erroneous todoification in sqlite test
tree
|
commitdiff
2014-05-27
Peter Rabbitson
Reaching for IO::File here makes no sense
tree
|
commitdiff
2014-05-27
Peter Rabbitson
Improve complex order+prefetch exception message
tree
|
commitdiff
2014-05-27
Naveed Massjouni
Updated discard_changes docs regarding { force_pool...
tree
|
commitdiff
2014-05-27
Peter Rabbitson
Massively refactor and sanify condition collapsing
tree
|
commitdiff
2014-05-22
Peter Rabbitson
Remove dead code missed by cleanup b72339859
tree
|
commitdiff
2014-05-22
Peter Rabbitson
Add test ensuring we do not lose binds on esoteric...
tree
|
commitdiff
2014-05-22
Dagfinn Ilmari Man...
Refactor _recurse_fields to return the bind values
tree
|
commitdiff
2014-05-22
Peter Rabbitson
Fix multi-value literal populate not working with simpl...
tree
|
commitdiff
2014-05-22
Peter Rabbitson
Fix bogus reference to related class (introduced way...
tree
|
commitdiff
2014-04-25
Mintywalker
$pedantry =~ s/columns/column/
tree
|
commitdiff
2014-04-25
Peter Rabbitson
Properly detect and test mysql v3 default JOIN behavior
tree
|
commitdiff
2014-04-25
Peter Rabbitson
Clarify that sql_maker is just a getter at this point
tree
|
commitdiff
2014-04-25
Peter Rabbitson
Minimal optimization of the new+prefetch codepath ...
tree
|
commitdiff
2014-04-25
Peter Rabbitson
Fix missing true return lost during e5a62c46f
tree
|
commitdiff
2014-04-25
Peter Rabbitson
Add explicit AS keyword to RowNum (Oracle) limit dialect
tree
|
commitdiff
2014-04-25
Peter Rabbitson
Commemorate the first DBIx::Class hackathon and beef...
tree
|
commitdiff
2014-03-11
Naveed Massjouni
fixed example in the DBIx::Class::Storage::DBI::Replica...
tree
|
commitdiff
2014-03-09
Peter Rabbitson
Fix pesky on_connect_* race condition abraxxa++ ilmari++
tree
|
commitdiff
2014-03-08
Olaf Alders
Fixes Pod typo.
tree
|
commitdiff
2014-03-08
Sean Zellmer
Removed useless line of code in many_to_many
tree
|
commitdiff
2014-03-05
Alexandr Ciornii
typos
tree
|
commitdiff
2014-01-31
Peter Rabbitson
Release v0.08270
tree
|
commitdiff
2014-01-31
Peter Rabbitson
Give Firebird (and Interbase) a common sqlt_type
tree
|
commitdiff
2014-01-30
Peter Rabbitson
Fix datetimes in ODBC/Firebird (merge identical code...
tree
|
commitdiff
2014-01-29
Peter Rabbitson
Ints bound as DBI::SQL_BIGINT on SQLite < 1.37 do not...
tree
|
commitdiff
2014-01-28
Peter Rabbitson
Release v0.08260
tree
|
commitdiff
2014-01-24
Peter Rabbitson
Counter the strictures bullshit with localised bullshit
tree
|
commitdiff
2014-01-24
Peter Rabbitson
Augment the logic from aca094b4d, add deprecation to...
tree
|
commitdiff
2014-01-23
Peter Rabbitson
Clarify is_exception(undef) behavior missed in 841efcb3
tree
|
commitdiff
2014-01-23
Peter Rabbitson
Move hrefaddr to DBIC::_Util, give most functions a...
tree
|
commitdiff
2014-01-23
Peter Rabbitson
Improve error reporting when we encounter broken except...
tree
|
commitdiff
2014-01-22
Peter Rabbitson
Massive incompatible change of ::BlockRunner internals
tree
|
commitdiff
2014-01-22
Peter Rabbitson
Fix long standing issue with resultset growth on repeat...
tree
|
commitdiff
2014-01-19
Peter Rabbitson
Switch to a global symtable "classdata" visitor
tree
|
commitdiff
2014-01-19
Peter Rabbitson
Stop various CLONE-registries from growing indefinitely
tree
|
commitdiff
2014-01-19
Peter Rabbitson
Centralize handling of refcount in DBIC::_Util
tree
|
commitdiff
2014-01-19
Peter Rabbitson
Unused import
tree
|
commitdiff
2014-01-19
Peter Rabbitson
Fix ridiculous regex anchor mistake from 66137dffe
tree
|
commitdiff
2014-01-12
Zefram
Fix warning in t/54taint.t with explicitly unset PERL5L...
tree
|
commitdiff
2013-12-30
David Schmidt
Better explanation for optional fk values in rels
tree
|
commitdiff
2013-12-30
David Schmidt
Fixed typos
tree
|
commitdiff
2013-12-13
Peter Rabbitson
Extra (now passing) oracle test which led to the work...
tree
|
commitdiff
2013-12-10
Peter Rabbitson
Streamline connection codepath, fix $ENV{DBI_DSN} regre...
tree
|
commitdiff
2013-12-07
Peter Rabbitson
Augment 1363f0f5 for running in hell
tree
|
commitdiff
2013-12-07
Peter Rabbitson
Separate DBIC::_ENV_::* setup from loading of the main...
tree
|
commitdiff
2013-12-07
Peter Rabbitson
Better specification of the JSON::* optdeps
tree
|
commitdiff
2013-11-18
Peter Rabbitson
Stop correlated subqueries from affecting the aliastype...
tree
|
commitdiff
2013-11-08
Peter Rabbitson
Rename imprecisely named variables in the load_namespac...
tree
|
commitdiff
next