projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move the Subclassing POD under Examples
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
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
2013-11-05
Peter Rabbitson
Clarify what happens on distinct + get_column($aggregat...
tree
|
commitdiff
2013-11-05
Peter Rabbitson
Centralize and sanify generation of synthetic group_by...
tree
|
commitdiff
2013-10-31
Peter Rabbitson
Simplify DBIHacks signatures
tree
|
commitdiff
2013-10-31
Peter Rabbitson
Test more JSON::Any backends, and reorder the selection...
tree
|
commitdiff
2013-10-29
Dagfinn Ilmari Man...
Consistently use "eq ''" when checking for exception...
tree
|
commitdiff
2013-10-29
Dagfinn Ilmari Man...
Explicitly stringify when checking for existing exception
tree
|
commitdiff
2013-10-25
Peter Rabbitson
Fix a47f273b change to be in line with the Row->Result...
tree
|
commitdiff
2013-10-24
Karen Etheridge
fix some pod links
tree
|
commitdiff
2013-10-14
Peter Rabbitson
Fix exceedingly sloppy SQLite warning workaround from...
tree
|
commitdiff
2013-10-11
Karen Etheridge
Pod/comment fixes
tree
|
commitdiff
2013-10-11
Peter Rabbitson
Make the dbh error handler installer `Perl -d` friendly
tree
|
commitdiff
2013-10-09
Peter Rabbitson
Many improvements of bigint handling across various...
tree
|
commitdiff
2013-10-08
Peter Rabbitson
Make $SIG{__WARN__} overrides more Carp::Always friendly
tree
|
commitdiff
2013-10-08
Dagfinn Ilmari Man...
Warn about non-integer values for all integer bind...
tree
|
commitdiff
2013-10-08
Dagfinn Ilmari Man...
Use explicit variable on loop
tree
|
commitdiff
2013-10-08
Peter Rabbitson
Fix and guard against erroneous use of list context...
tree
|
commitdiff
2013-10-02
Karen Etheridge
fix pod formatting of this code snippet
tree
|
commitdiff
2013-10-02
Dagfinn Ilmari Man...
Stop using the deprecated Class::MOP::load_class()
tree
|
commitdiff
2013-10-02
Arthur Axel 'fREW...
Further tradeoffs on relationship sanity checking ...
tree
|
commitdiff
2013-10-01
Dagfinn Ilmari Man...
Throw clearer exception on ->new_related() with a non...
tree
|
commitdiff
2013-09-17
Peter Rabbitson
Delist Example and add QuickStart to the DocMap
tree
|
commitdiff
next