projects
/
dbsrgits/DBIx-Class.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
dbsrgits/DBIx-Class.git
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
2014-05-28
Karen Etheridge
spelling fix
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Peter Rabbitson
Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Peter Rabbitson
Switch most remaining debug-hooks to $dbictest_schema...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Peter Rabbitson
Retire DBIC::DebugObj, replace with $dbictest_schema...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Peter Rabbitson
Excise live test left over after ac0c082542
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Peter Rabbitson
Consolidate pg/mysql and standalone SQLite savepoint...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Peter Rabbitson
Fix multiple savepointing transactions on DBD::SQLite
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Peter Rabbitson
Fix erroneous todoification in sqlite test
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Peter Rabbitson
Less warning noise from sqlite test
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Peter Rabbitson
Move the DSN-lock machinery from 8d6b1478d into DBICTes...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Peter Rabbitson
Consolidate lib-wide frameskip, adjust the ::RunMode...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Peter Rabbitson
Reaching for IO::File here makes no sense
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Peter Rabbitson
This test was essentially c/p-ed in 2cc3a7be3, consolidate
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Peter Rabbitson
Improve complex order+prefetch exception message
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Naveed Massjouni
Updated discard_changes docs regarding { force_pool...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Alexander Hartmaier
The initial (now passing) test for RT#93244 (fixed...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Peter Rabbitson
Massively refactor and sanify condition collapsing
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Peter Rabbitson
Remove dead code missed by cleanup b72339859
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Peter Rabbitson
Add test ensuring we do not lose binds on esoteric...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Dagfinn Ilmari...
Refactor _recurse_fields to return the bind values
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Peter Rabbitson
Fix multi-value literal populate not working with simpl...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Peter Rabbitson
Fix bogus reference to related class (introduced way...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Peter Rabbitson
Remove forgotten part of a48693f4 (incompletely reverte...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Mintywalker
$pedantry =~ s/columns/column/
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Peter Rabbitson
Properly detect and test mysql v3 default JOIN behavior
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Peter Rabbitson
Clarify that sql_maker is just a getter at this point
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Peter Rabbitson
Minimal optimization of the new+prefetch codepath ...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Peter Rabbitson
Fix missing true return lost during e5a62c46f
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Peter Rabbitson
Add explicit AS keyword to RowNum (Oracle) limit dialect
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Peter Rabbitson
Add extra fetch_first test for right-side-only order
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Peter Rabbitson
Add progress meter to travis builds
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Peter Rabbitson
Refactor the double-testing-install attempt under travis
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Peter Rabbitson
Reduce Travis' stamina
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Peter Rabbitson
Commemorate the first DBIx::Class hackathon and beef...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Naveed Massjouni
fixed example in the DBIx::Class::Storage::DBI::Replica...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Peter Rabbitson
Fix pesky on_connect_* race condition abraxxa++ ilmari++
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Olaf Alders
Fixes Pod typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Sean Zellmer
Removed useless line of code in many_to_many
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Alexandr Ciornii
typos
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
Peter Rabbitson
Shuffle prefetch torture test (no func. changes)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Peter Rabbitson
PATH may be unset entirely
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Peter Rabbitson
Fix travis prereq extractor (not sure how this ever...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Peter Rabbitson
Remove vestigial unused @INC munge found after a8de639b
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Peter Rabbitson
Harden t/54taint.t against possible future changes...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Peter Rabbitson
Make sure the taint test does some DB-level ops
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Graham Knop
Really fix @INC munging of the taint test
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Peter Rabbitson
Apparently this is more stable historically... boggle
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Peter Rabbitson
Duh, this will always be true
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Peter Rabbitson
Shipping the CI stuff to CPAN makes no sense
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Peter Rabbitson
Release v0.08270
v0.08270
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Peter Rabbitson
RT#87124 fixed, workaround no longer necessary
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Peter Rabbitson
Add Firebird over ODBC TravisCI testing
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Peter Rabbitson
Give Firebird (and Interbase) a common sqlt_type
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Peter Rabbitson
Fix datetimes in ODBC/Firebird (merge identical code...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Peter Rabbitson
Rudimentary DBI/DBD MDV
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Peter Rabbitson
Clarify parallel_installdeps design comment
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Peter Rabbitson
The trace formatter seems to register intermittent...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Peter Rabbitson
Fix undefined order sensitive test (no idea how it...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Peter Rabbitson
Ints bound as DBI::SQL_BIGINT on SQLite < 1.37 do not...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Peter Rabbitson
Release v0.08260
v0.08260
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Peter Rabbitson
We still intermittently grab a "leaked" SQLT quoter...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Peter Rabbitson
Factor out the symtable walker, no functional changes...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Peter Rabbitson
One extra cleanup pass before asserting weakregistry...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Matt S Trout
Make 54taint.t actually test the DBIx::Class in lib...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Peter Rabbitson
Skip annoyingly failing test on broken base.pm
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Peter Rabbitson
Yet another attempt to solve the mystery-win32-failure...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Peter Rabbitson
Rewrite writiability test to be clearer and with less...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Peter Rabbitson
Skip thread tests under Devel::Cover
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Peter Rabbitson
Counter the strictures bullshit with localised bullshit
commit
|
commitdiff
|
tree
|
snapshot
next