projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add an explicit Sub::Quote dep in ::_Util
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
DBIx
/
Class
/
2016-07-16
Peter Rabbitson
Add an explicit Sub::Quote dep in ::_Util
tree
|
commitdiff
2016-07-16
Peter Rabbitson
Work around the FIXME in the previous commit
tree
|
commitdiff
2016-07-14
Peter Rabbitson
Get rid of Package::Stash \o/
tree
|
commitdiff
2016-07-14
Peter Rabbitson
Add a get_subname to _Util
tree
|
commitdiff
2016-07-14
Peter Rabbitson
Insulate DBIC::Carp from rogue can() overrides
tree
|
commitdiff
2016-07-14
Peter Rabbitson
Add more forceful (STDERR-direct) warning emitter
tree
|
commitdiff
2016-07-03
Peter Rabbitson
Fill in missing documentation in ::Schema / ::ResultSource
tree
|
commitdiff
2016-07-03
Peter Rabbitson
Audit all local() calls within lib/ and t/lib
tree
|
commitdiff
2016-07-03
Peter Rabbitson
Expand describe_class_methods testing yet again
tree
|
commitdiff
2016-07-03
Peter Rabbitson
Use a single cache struct for entirety of describe_clas...
tree
|
commitdiff
2016-06-30
Peter Rabbitson
Add hash-based ISA lookup to RV of describe_class_methods
tree
|
commitdiff
2016-06-30
Peter Rabbitson
Expand signature of describe_class_methods for forward...
tree
|
commitdiff
2016-06-23
Peter Rabbitson
Add true/false non-singleton boolean objects
tree
|
commitdiff
2016-06-21
Peter Rabbitson
Revert TempExtlib ( b46b85376 ) - new Sub::Quote shipped
tree
|
commitdiff
2016-06-21
Peter Rabbitson
Add 'PERL_VERSION' foldable constant, switch lib-ish...
tree
|
commitdiff
2016-06-20
Dagfinn Ilmari Man...
Restore 'timezone' field in column info ( extends eef9b...
tree
|
commitdiff
2016-06-18
Peter Rabbitson
Slight POD correction
tree
|
commitdiff
2016-06-16
Peter Rabbitson
Simplify our quote_sub override: Sub::Quote now has...
tree
|
commitdiff
2016-06-16
Peter Rabbitson
Change the leaktracer to no longer rely on %Sub::Quote...
tree
|
commitdiff
2016-06-16
Peter Rabbitson
Remove useless eval in the leaktracer on 5.8.3+
tree
|
commitdiff
2016-06-16
Peter Rabbitson
Remove code forgotten in 085dbdd69
tree
|
commitdiff
2016-06-14
Peter Rabbitson
Allow alternative mro-type specification on method...
tree
|
commitdiff
2016-06-14
Peter Rabbitson
Account for 'poor man role application' method plumbing...
tree
|
commitdiff
2016-06-14
Peter Rabbitson
Properly handle UNIVERSAL ancestry in describe_class_me...
tree
|
commitdiff
2016-06-14
Peter Rabbitson
Fix describe_class_methods on non-mergeable DFS mro
tree
|
commitdiff
2016-06-14
Peter Rabbitson
Name describe_class_methods arguments earlier
tree
|
commitdiff
2016-06-10
Peter Rabbitson
Fix m2m regression from 8a67d9cf (simple but deadly)
tree
|
commitdiff
2016-06-07
Peter Rabbitson
And yet another INDIRECT guard missed in both e5053694...
tree
|
commitdiff
2016-06-07
Peter Rabbitson
Introduce the describe_class_methods() utility function
tree
|
commitdiff
2016-05-30
Peter Rabbitson
Introduce DBIC-specific method attribute support
tree
|
commitdiff
2016-05-30
Peter Rabbitson
Attribute handling got too complex - move it into a...
tree
|
commitdiff
2016-05-30
Peter Rabbitson
Expand the c3 mro test from d009cb7d
tree
|
commitdiff
2016-05-26
Peter Rabbitson
Move even more utils into DBIC::_Util (see next commit)
tree
|
commitdiff
2016-05-26
Peter Rabbitson
Prevent CLONE from potentially running more than once
tree
|
commitdiff
2016-05-26
Peter Rabbitson
Couple things forgotten during 399b9455/b46b8537
tree
|
commitdiff
2016-05-24
Peter Rabbitson
Add preliminary non-core attribute support
tree
|
commitdiff
2016-05-24
Peter Rabbitson
Force no_defer on DBIC-internal quote_sub() invocations
tree
|
commitdiff
2016-05-24
Peter Rabbitson
Bring back _TempExtlib (d0435d75), this time for Sub...
tree
|
commitdiff
2016-05-24
Peter Rabbitson
Add permanent plumbing for _TempExtlib (d0435d75)
tree
|
commitdiff
2016-05-24
Peter Rabbitson
Remove last active reference to List::Util from lib/
tree
|
commitdiff
2016-05-24
Peter Rabbitson
This piece of doc has been incorrect since c354902c
tree
|
commitdiff
2016-05-19
Dagfinn Ilmari Man...
Harmonize time zone spelling in InflateColumn::DateTime
tree
|
commitdiff
2016-05-19
Peter Rabbitson
Properly fix corner case of non-comparing overload
tree
|
commitdiff
2016-05-17
Peter Rabbitson
Add a few more indirect call guards missed in e5053694
tree
|
commitdiff
2016-05-17
Peter Rabbitson
Rollback some mistaken indirect-call-elisions from...
tree
|
commitdiff
2016-05-15
Peter Rabbitson
Ensure the component_class override require()s its...
tree
|
commitdiff
2016-05-15
Peter Rabbitson
Streamline ::ResultSource::* inheritance, similar to...
tree
|
commitdiff
2016-05-15
Peter Rabbitson
Clean up the mess around $rsrc->sqlt_deploy_callback
tree
|
commitdiff
2016-05-04
Peter Rabbitson
Explicit exception clarifying that $rsrc->from() is...
tree
|
commitdiff
2016-05-04
Peter Rabbitson
In d009cb7d I stupidly created a "double around()"
tree
|
commitdiff
2016-04-28
Peter Rabbitson
More indirect call removals: the second part of 77c3a5dc
tree
|
commitdiff
2016-04-28
Peter Rabbitson
Centralize remaining uses of Sub::Name within _Util
tree
|
commitdiff
2016-04-21
Dagfinn Ilmari Man...
Fix ordering by 1:M prefetched boolean columns in Pg
tree
|
commitdiff
2016-04-21
Dagfinn Ilmari Man...
Use prepared statement from the start for populate...
tree
|
commitdiff
2016-04-21
Dagfinn Ilmari Man...
Fix Oracle _dbh_execute_for_fetch warning suppression
tree
|
commitdiff
2016-04-20
Peter Rabbitson
After 5e0eea35 we can actually test for cleaned namespa...
tree
|
commitdiff
2016-04-20
Peter Rabbitson
Remove Class::Data::Inheritable and use CAG 'inherited...
tree
|
commitdiff
2016-04-20
Peter Rabbitson
Start setting the 'c3' mro unambiguously everywhere
tree
|
commitdiff
2016-04-20
Peter Rabbitson
Reorder a couple stray loads in ResultSource.pm
tree
|
commitdiff
2016-04-20
Peter Rabbitson
Fix obscure failure of CDBICompat accessor install...
tree
|
commitdiff
2016-04-20
Peter Rabbitson
Augment the infinite loop fix 4f52479b with the infra...
tree
|
commitdiff
2016-04-14
Peter Rabbitson
Reduce duplicate ->result_source calls where sensible
tree
|
commitdiff
2016-04-14
Peter Rabbitson
This was commented out in 2008 (5b0b4df8) and never...
tree
|
commitdiff
2016-04-14
Peter Rabbitson
Slightly golf ::ResultSource::DESTROY and several weake...
tree
|
commitdiff
2016-04-14
Fabrice Gabolde
Proxy the 'unsafe' attribute to the internal ::Versione...
tree
|
commitdiff
2016-04-14
Peter Rabbitson
Remove one level of indirection in Versioned on_connect
tree
|
commitdiff
2016-04-14
Peter Rabbitson
Add a weaken() cycle forgotten in d63c9e64
tree
|
commitdiff
2016-04-12
Peter Rabbitson
Fix forgotten finally{} in Sybase::ASE (missed in ddcc0...
tree
|
commitdiff
2016-04-12
Peter Rabbitson
And lose yet another dependency: List::Util (yes, I...
tree
|
commitdiff
2016-04-12
Peter Rabbitson
Lose another dependency: Class::Inspector
tree
|
commitdiff
2016-04-12
Peter Rabbitson
Remove dead code from DBI::Replicated
tree
|
commitdiff
2016-04-12
Peter Rabbitson
Bring back constants excised in 08a8d8f1. FML.
tree
|
commitdiff
2016-04-02
Peter Rabbitson
Fix another ::FilterColumn bug sigh...
tree
|
commitdiff
2016-04-02
Fabrice Gabolde
Fix parsing DSN when the driver part includes DBI attri...
tree
|
commitdiff
2016-04-01
Peter Rabbitson
Fix annoying warnings on innocent looking MSSQL code
tree
|
commitdiff
2016-03-30
Paul Mooney
Avoid infinite loop if save point does not exist
tree
|
commitdiff
2016-03-30
Peter Rabbitson
Really fix SQLite savepoints unlike the shortsighted...
tree
|
commitdiff
2016-03-30
Peter Rabbitson
Fix incorrect exception propagation in ::Replicated...
tree
|
commitdiff
2016-03-30
Peter Rabbitson
Fix *stupid* silencing of exceptions introduced in...
tree
|
commitdiff
2016-03-30
Peter Rabbitson
Store collapser source in the resultset private metadat...
tree
|
commitdiff
2016-03-30
Peter Rabbitson
Step up the error reporting on unexpected NULLs during...
tree
|
commitdiff
2016-03-30
Peter Rabbitson
First part of changes for better unexpected NULL reporting
tree
|
commitdiff
2016-03-29
Peter Rabbitson
Support one more convoluted case of data-poor collapse
tree
|
commitdiff
2016-03-29
Dagfinn Ilmari Man...
Remove confusing code introduced in 8fc4291e
tree
|
commitdiff
2016-03-28
Peter Rabbitson
More tests and tighter code with better error reporting...
tree
|
commitdiff
2016-03-28
Peter Rabbitson
Fix incorrect data returned in a corner case of partial...
tree
|
commitdiff
2016-03-28
Peter Rabbitson
Lose yet another dep (Data::Dumper::Concise)
tree
|
commitdiff
2016-03-28
Peter Rabbitson
Remove some old forgotten pieces of code in collapse...
tree
|
commitdiff
2016-03-23
Peter Rabbitson
Make sure handling of exception_action is recursion...
tree
|
commitdiff
2016-03-23
Peter Rabbitson
Expand ASSERT_NO_SPURIOUS_EXCEPTION_ACTION to set a...
tree
|
commitdiff
2016-03-03
Peter Rabbitson
Do not load DBIC::Optional::Dependencies at runtime...
tree
|
commitdiff
2016-03-02
Peter Rabbitson
Get rid of Path::Class ( that *does* feel good )
tree
|
commitdiff
2016-03-01
Peter Rabbitson
Several cosmetic fixups, making next commit easier...
tree
|
commitdiff
2016-03-01
Peter Rabbitson
Stop loading Time::HiRes in the base test schema -...
tree
|
commitdiff
2016-03-01
Peter Rabbitson
Untangle strictly-DBICTest constant from the main const...
tree
|
commitdiff
2016-03-01
Peter Rabbitson
Move tmpdir() to DBICTest::Util where it belongs
tree
|
commitdiff
2016-02-29
Peter Rabbitson
Move find_co_root into DBICTest::Util
tree
|
commitdiff
2016-02-29
Peter Rabbitson
(optdep) last-from-block is a compile-time warning...
tree
|
commitdiff
2016-02-26
Peter Rabbitson
Switch the main dev branch back to 'master'
tree
|
commitdiff
2016-02-13
gregor herrmann
Apply debian downstream spelling patch 481e21bf
tree
|
commitdiff
next