projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Prevent invisible skipping of ResultSource proxy overrides
[dbsrgits/DBIx-Class.git]
/
Changes
2016-07-28
Peter Rabbitson
Prevent invisible skipping of ResultSource proxy overrides
blob
|
commitdiff
2016-07-26
Peter Rabbitson
Introducing DBIx::Class::Schema::SanityChecker
blob
|
commitdiff
|
diff to current
2016-07-26
Peter Rabbitson
Comprehensive diagnostic on incorrect ResultSource...
blob
|
commitdiff
|
diff to current
2016-07-25
Peter Rabbitson
Resolve $rsrc instance duality on metadata traversal
blob
|
commitdiff
|
diff to current
2016-07-25
Peter Rabbitson
Fully separate parent and child resultsource metadata
blob
|
commitdiff
|
diff to current
2016-06-20
Peter Rabbitson
Proper changelog after I bothced it in e400c82d
blob
|
commitdiff
|
diff to current
2016-06-17
Peter Rabbitson
Add changelog entry on 90c9dd1d, 757891ed and 89203568
blob
|
commitdiff
|
diff to current
2016-06-17
Peter Rabbitson
Remove changelog entries included in 0.082830
blob
|
commitdiff
|
diff to current
2016-05-26
Peter Rabbitson
Fix more taint.t failures under local::lib
blob
|
commitdiff
|
diff to current
2016-05-19
Dagfinn Ilmari Man...
Harmonize time zone spelling in InflateColumn::DateTime
blob
|
commitdiff
|
diff to current
2016-05-19
Peter Rabbitson
Properly fix corner case of non-comparing overload
blob
|
commitdiff
|
diff to current
2016-05-18
Peter Rabbitson
Start known issues changelog section - place it on...
blob
|
commitdiff
|
diff to current
2016-05-04
Peter Rabbitson
Explicit exception clarifying that $rsrc->from() is...
blob
|
commitdiff
|
diff to current
2016-04-29
Peter Rabbitson
Bump Sub::Uplevel dep - too much breaks on <= 0.18
blob
|
commitdiff
|
diff to current
2016-04-21
Dagfinn Ilmari Man...
Fix ordering by 1:M prefetched boolean columns in Pg
blob
|
commitdiff
|
diff to current
2016-04-20
Peter Rabbitson
Start setting the 'c3' mro unambiguously everywhere
blob
|
commitdiff
|
diff to current
2016-04-14
Fabrice Gabolde
Proxy the 'unsafe' attribute to the internal ::Versione...
blob
|
commitdiff
|
diff to current
2016-04-13
Tina Mueller
Add a proof of concept test for copy() with assymetric...
blob
|
commitdiff
|
diff to current
2016-04-02
Peter Rabbitson
Fix another ::FilterColumn bug sigh...
blob
|
commitdiff
|
diff to current
2016-04-02
Fabrice Gabolde
Fix parsing DSN when the driver part includes DBI attri...
blob
|
commitdiff
|
diff to current
2016-04-01
Peter Rabbitson
Fix annoying warnings on innocent looking MSSQL code
blob
|
commitdiff
|
diff to current
2016-03-30
Paul Mooney
Avoid infinite loop if save point does not exist
blob
|
commitdiff
|
diff to current
2016-03-30
Peter Rabbitson
Really fix SQLite savepoints unlike the shortsighted...
blob
|
commitdiff
|
diff to current
2016-03-30
Peter Rabbitson
Fix incorrect exception propagation in ::Replicated...
blob
|
commitdiff
|
diff to current
2016-03-30
Peter Rabbitson
Fix *stupid* silencing of exceptions introduced in...
blob
|
commitdiff
|
diff to current
2016-03-30
Peter Rabbitson
Step up the error reporting on unexpected NULLs during...
blob
|
commitdiff
|
diff to current
2016-03-28
Peter Rabbitson
Fix incorrect data returned in a corner case of partial...
blob
|
commitdiff
|
diff to current
2016-03-23
Peter Rabbitson
Better testing that RT#63874 being fully fixed by ddcc02d1
blob
|
commitdiff
|
diff to current
2016-02-13
gregor herrmann
Apply debian downstream spelling patch 481e21bf
blob
|
commitdiff
|
diff to current
2016-02-13
Peter Rabbitson
Adjust Changes to reflect what was shipped in 0.082821
blob
|
commitdiff
|
diff to current
2016-02-03
Peter Rabbitson
Protect DBIC as best we can from the failure mode in...
blob
|
commitdiff
|
diff to current
2016-02-03
Peter Rabbitson
Detect and very loudly warn about Return::Multilevel...
blob
|
commitdiff
|
diff to current
2016-02-03
Peter Rabbitson
Remove Config::Any from the core dep set
blob
|
commitdiff
|
diff to current
2016-01-27
Peter Rabbitson
Ensure the $storage state reflects the current connecti...
blob
|
commitdiff
|
diff to current
2016-01-13
Peter Rabbitson
The complete fix for intermittent t/750firebird.t failu...
blob
|
commitdiff
|
diff to current
2015-11-05
Peter Rabbitson
Move the rows/offset sanity checks from DBI to _resolve...
blob
|
commitdiff
|
diff to current
2015-11-03
Peter Rabbitson
Adjust view-dependency tests to work on newer libsqlite
blob
|
commitdiff
|
diff to current
2015-11-03
Peter Rabbitson
Fix spurious ROLLBACK statements when a TxnScopeGuard...
blob
|
commitdiff
|
diff to current
2015-11-03
Peter Rabbitson
Stop requiring explicit bindtype specification for...
blob
|
commitdiff
|
diff to current
2015-11-03
Peter Rabbitson
FINALLY find and fix the elusive parallel test deadlock
blob
|
commitdiff
|
diff to current
2015-10-15
Peter Rabbitson
Stop using bare $] throughout - protects the codebase...
blob
|
commitdiff
|
diff to current
2015-10-15
Peter Rabbitson
Switch several caller() invocations to explicit CORE...
blob
|
commitdiff
|
diff to current
2015-09-19
Dagfinn Ilmari Man...
Fix invalid variable names in ResultSource::View examples
blob
|
commitdiff
|
diff to current
2015-09-10
Tina Mueller
Fix ::Sybase::ASE incorrect attempt to retrieve an...
blob
|
commitdiff
|
diff to current
2015-09-08
Peter Rabbitson
Fix failing tests with DBICTEST_SYBASE_DSN set
blob
|
commitdiff
|
diff to current
2015-08-13
Konstantin A. Pust...
Ensure the stack properly deals and warns on Null-Patte...
blob
|
commitdiff
|
diff to current
2015-08-13
Peter Rabbitson
Add missing deprecation warnings on m2m set_*, tighten...
blob
|
commitdiff
|
diff to current
2015-08-13
Peter Rabbitson
Add missing deprecation warnings on m2m set_*, tighten...
blob
|
commitdiff
|
diff to current
2015-08-12
Peter Rabbitson
Multiple common sense fixes for m2m accessors
blob
|
commitdiff
|
diff to current
2015-08-12
Peter Rabbitson
Bring in line behavior of related_resultset() on both...
blob
|
commitdiff
|
diff to current
2015-08-12
Dagfinn Ilmari Man...
Fix t/storage/quote_names.t failures, caused by lazily...
blob
|
commitdiff
|
diff to current
2015-08-12
Peter Rabbitson
Make sure tests pass without a compiler present (anothe...
blob
|
commitdiff
|
diff to current
2015-08-12
Peter Rabbitson
Fix missing handling of on_(dis)connect* failures
blob
|
commitdiff
|
diff to current
2015-08-12
Peter Rabbitson
Fix corner case of stringify-only overloaded values
blob
|
commitdiff
|
diff to current
2015-08-12
Peter Rabbitson
Update Changes with stuff already shipped to CPAN as...
blob
|
commitdiff
|
diff to current
2015-08-12
Peter Rabbitson
(optdeps) Rename an inconsistent 'icdt' marker to ...
blob
|
commitdiff
|
diff to current
2015-07-05
Peter Rabbitson
Multiple common sense fixes for m2m accessors
blob
|
commitdiff
|
diff to current
2015-06-26
Peter Rabbitson
Bring in line behavior of related_resultset() on both...
blob
|
commitdiff
|
diff to current
2015-05-27
Dagfinn Ilmari Man...
Fix t/storage/quote_names.t failures, caused by lazily...
blob
|
commitdiff
|
diff to current
2015-05-22
Peter Rabbitson
(optdeps) Rename an inconsistent 'icdt' marker to ...
blob
|
commitdiff
|
diff to current
2015-05-19
Peter Rabbitson
Make sure tests pass without a compiler present (anothe...
blob
|
commitdiff
|
diff to current
2015-05-03
Peter Rabbitson
Fix corner case of stringify-only overloaded values
blob
|
commitdiff
|
diff to current
2015-04-04
Peter Rabbitson
Fix missing handling of on_(dis)connect* failures
blob
|
commitdiff
|
diff to current
2015-04-04
Peter Rabbitson
Update Changes with stuff already shipped to CPAN as...
blob
|
commitdiff
|
diff to current
2015-03-20
Alex Beamish
Examples and documentation update and cleanup
blob
|
commitdiff
|
diff to current
2015-03-20
Alastair McGowan...
Inflators are not respected by find() (being a ResultSe...
blob
|
commitdiff
|
diff to current
2015-03-20
Mike Wisener
Clarify load_namespaces call -- more than one call...
blob
|
commitdiff
|
diff to current
2015-03-20
Robert Stone
Added add_columns documentation about controlling float...
blob
|
commitdiff
|
diff to current
2015-03-20
C.J. Adams-Collier
Linked "prefetch" in columns documentation
blob
|
commitdiff
|
diff to current
2015-03-20
Ingy döt Net
Example doesn't work without 'year' column
blob
|
commitdiff
|
diff to current
2015-03-20
Alex Beamish
Examples and documentation update and cleanup
blob
|
commitdiff
|
diff to current
2015-03-20
Alastair McGowan...
Inflators are not respected by find() (being a ResultSe...
blob
|
commitdiff
|
diff to current
2015-03-20
Mike Wisener
Clarify load_namespaces call -- more than one call...
blob
|
commitdiff
|
diff to current
2015-03-20
Robert Stone
Added add_columns documentation about controlling float...
blob
|
commitdiff
|
diff to current
2015-03-20
C.J. Adams-Collier
Linked "prefetch" in columns documentation
blob
|
commitdiff
|
diff to current
2015-03-20
Ingy döt Net
Example doesn't work without 'year' column
blob
|
commitdiff
|
diff to current
2015-03-18
Henry Van Styn
Fix uninitialized warnings on empty hashes passed to...
blob
|
commitdiff
|
diff to current
2015-03-18
Henry Van Styn
Fix uninitialized warnings on empty hashes passed to...
blob
|
commitdiff
|
diff to current
2015-03-18
Peter Rabbitson
Fix exception on complex update/delete under a replicat...
blob
|
commitdiff
|
diff to current
2015-03-18
Peter Rabbitson
Relax sanity check in _resolve_relationship_condition
blob
|
commitdiff
|
diff to current
2015-03-18
Peter Rabbitson
Fix exception on complex update/delete under a replicat...
blob
|
commitdiff
|
diff to current
2015-03-18
Peter Rabbitson
Workaround for double-call of destructors (based on...
blob
|
commitdiff
|
diff to current
2015-03-13
Peter Rabbitson
Relax sanity check in _resolve_relationship_condition
blob
|
commitdiff
|
diff to current
2015-03-12
Peter Rabbitson
The real workaround for txn_scope_guard being called...
blob
|
commitdiff
|
diff to current
2015-03-05
Peter Rabbitson
Fix t/54taint.t failures on perl-in-hell-in-space
blob
|
commitdiff
|
diff to current
2015-03-02
Peter Rabbitson
At last a safer Moo (lots of kludges undone)
blob
|
commitdiff
|
diff to current
2015-03-02
Peter Rabbitson
Remove warning introduced in 75a1d824d
blob
|
commitdiff
|
diff to current
2015-02-15
Peter Rabbitson
Revert 2131aa2, cf52a9a and 2aa3f4c
blob
|
commitdiff
|
diff to current
2015-02-15
Peter Rabbitson
Revert c8dc7d33 - entirely superseded by 83eef5621
blob
|
commitdiff
|
diff to current
2015-02-15
Peter Rabbitson
Revert 2c2bc4e5 - it is entirely superseded by cb551b07...
blob
|
commitdiff
|
diff to current
2015-02-15
Kevin L. Kane
Fix updating multiple CLOB/BLOB columns on Oracle
blob
|
commitdiff
|
diff to current
2015-02-10
Peter Rabbitson
Finally implement compound OptDep group augmentation
blob
|
commitdiff
|
diff to current
2015-02-10
Peter Rabbitson
Add import-time-skip support to OptDeps, switch most...
blob
|
commitdiff
|
diff to current
2015-01-25
Peter Rabbitson
Rewrite optdeps to accept a list of groups
blob
|
commitdiff
|
diff to current
2015-01-23
Peter Rabbitson
Fix intermittent failures in the LeakTracer on 5.18...
blob
|
commitdiff
|
diff to current
2015-01-11
Peter Rabbitson
Fix Postgres test hang with DBD::Pg 3.5.0+ (work around...
blob
|
commitdiff
|
diff to current
2015-01-03
Peter Rabbitson
Emit Optional::Dependencies error messages in a way...
blob
|
commitdiff
|
diff to current
2014-11-18
Kevin L. Kane
Fix updating multiple CLOB/BLOB columns on Oracle
blob
|
commitdiff
|
diff to current
2014-10-25
Peter Rabbitson
Make sure the fix for RT#99503 (SQLA a5f91febe) keeps...
blob
|
commitdiff
|
diff to current
2014-10-24
Peter Rabbitson
Fix endless loop on BareSourcelessResultClass->throw_ex...
blob
|
commitdiff
|
diff to current
next