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
2013-07-10
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
quick-start documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Dagfinn Ilmari...
Don't try to run pperl --kill if we didn't find PPerl
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
D. Ilmari Mannsåker
Add header for custom coderef join conditions
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Alexander Hartmaier
Replace $row with $result in all docs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Alexander Hartmaier
fixed xt/pod.t failure in Row.pm
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Peter Rabbitson
Release v0.08250
v0.08250
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Peter Rabbitson
This stuff is done (either now or earlier)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Peter Rabbitson
Kill intra-devrel changelog entry
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Matt Phillips
devrel 0.08249_05
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Peter Rabbitson
Do not invoke the pk accessor in filter deflate
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Matt Phillips
Stop adding empty caches to resultsets chained off...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Jordan Metzmeier
fix syntax error in pod documentation for find_or_new
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Peter Rabbitson
Devrel 0.08249_04
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Peter Rabbitson
Unbreak devrel version checks
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Peter Rabbitson
Stop instantiating a cursor on single() use
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Peter Rabbitson
Fix very subtle but deadly bug in single()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Peter Rabbitson
Require bugfixed (and a tad faster) CAG
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Peter Rabbitson
Bump minimum Test::Pod Dependency
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Peter Rabbitson
... and devrel 0.08249_03
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Peter Rabbitson
Devrel 0.08249_02
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Peter Rabbitson
Make some travis confs smoke latest -dev offerings...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Peter Rabbitson
It seems the upcoming DBD::SQLite fixes the txn sync...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Peter Rabbitson
Fix test failures with DBD::SQLite 1.38_02
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Peter Rabbitson
Silence pesky Devel::Cycle warning in leak test on...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Peter Rabbitson
And of course the test pragma is not supported everywhere
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Peter Rabbitson
Devrel 0.08249_01
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Peter Rabbitson
Fix tests failing due to unspecified resultset retrieva...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Peter Rabbitson
deployment_statements() and cursor_class() are storage...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Peter Rabbitson
Cleanup logic of _determine_driver - do not fire unless...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Peter Rabbitson
More robust tests of dependency lazy-loading and delay...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Peter Rabbitson
Escape more frames when determining carp/throw_exceptio...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Peter Rabbitson
Tweak timing of t/zzzzzzz_perl_perf_bug.t - we started...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Peter Rabbitson
Test live mssql server generated SQL
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Alexander Hartmaier
Clarify how to use SQL functions as part of a larger...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Alexander Hartmaier
Removed usage of plain_value bind value workaround...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Brendan Byrd
Support for $val === [ {}, $val ] in literal SQL +...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Peter Rabbitson
Merge branch 'topic/constructor_rewrite' into master
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Peter Rabbitson
Add (slowish) sanity check to detect incorrect non...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Peter Rabbitson
Explicitly disallow redirection of has_many columns...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Peter Rabbitson
Store the final calculated select args in the original $rs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Peter Rabbitson
Misc cleanup, no functional changes
commit
|
commitdiff
|
tree
|
snapshot
2013-04-18
Peter Rabbitson
Cut down amount of calls to _resolve_aliastypes_from_se...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-18
Peter Rabbitson
Make 'filter' rels work half-way sanely with partial...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
Another blast from the past - fix distinct/order behavi...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
Fix "current rs is always first in from" brainfart...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Matt S Trout
Variation of dq's d35a4e048 - sanify multiplying join...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Dagfinn Ilmari...
Factor out ORDER BY direction detection/stripping
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
Overhaul GenericSubq limit - add support for multicol...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
Start running more limit dialect torture tests if possible
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
Recognize root source unqualified columns under limited...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
Consider where condition when determining leftmost...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
Use the defined-or operator in generated code on newer...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
space-compress tests making them readable - no changes
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
Another parser microoptimisation - lose nullability...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
Stop needlesly invoking the $rs bool overload
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
Reorder prefetch logic for optimal execution (no functi...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
Normalize varnames (zero functional changes)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
Fix test description (DrHyde++)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
Merge branch 'master' into topic/constructor_rewrite
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Rabbitson
Remove idiotic RowCountOrGenericSubQ - it will never...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Matt Phillips
Changes pod references to deprecated SQLT methods
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Peter Rabbitson
Add a TODO to catch when Text::Balanced RT#74994 is...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Jason McIntosh
In example code, placing a necessary semicolon after...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Peter Rabbitson
Fix oversight in subqueried MySQL update/delete
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Peter Rabbitson
Release v0.08210
v0.08210
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Peter Rabbitson
Trap and display STDERR during travis test runs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Peter Rabbitson
More shuffling of travis testdeps
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Peter Rabbitson
Make sure external DBIC envvars do not cause tests...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Peter Rabbitson
Fix incorrect warning/exception originator
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Peter Rabbitson
Do not repeatedly trace test schema populate under...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Peter Rabbitson
Extra TODO tests for a txn_guard silencing problem
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Peter Rabbitson
Work around SQLite's RT#79576
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Peter Rabbitson
Saner check for non-integer values bound as integers...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Peter Rabbitson
Simplify _select_args_to_query - contortions not needed...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Peter Rabbitson
Refactor sth preparation/binding - no functional changes
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
David Steinbrunner
DESCRIPTION typo fix
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Peter Rabbitson
Fix test warnings left in by 11343b34
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
improve outline by introducing synopsis subheadings
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
improve mark-up
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
development info is less important than user info
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
Add daxim to contribs, specify main doc encoding
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Peter Rabbitson
9 years of perl and I somehow did not know that...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Peter Rabbitson
Fix copypasta - strictures test needs no global lock
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Peter Rabbitson
Only display output of failed workers in parallel_insta...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Peter Rabbitson
File::Path needs to be upgraded separately on smoking
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Darius Jokilehto
Add deprecation warnings for cols/include_columns
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Peter Rabbitson
Fix test failing with some tracing envvars (and smoke...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Peter Rabbitson
EXPERIMENTAL Release v0.08242
v0.08242
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Peter Rabbitson
Properly wrap a subquery around grouped resultsets...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Peter Rabbitson
Radically rethink complex prefetch - make most useful...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Peter Rabbitson
There is no point of ordering the insides of a complex...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Peter Rabbitson
Consider unselected order_by during complex subqueried...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Peter Rabbitson
Warn in case of iterative collapse being upgraded to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Peter Rabbitson
Move CDBI code out of the main ResultSet implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Peter Rabbitson
Still do null-branch pruning when we are using our...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Peter Rabbitson
Forgotten cruft after 52864fbd5
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Peter Rabbitson
Rename some private methods/attributes to align with...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Peter Rabbitson
Remove some superfluous expensive try blocks
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Peter Rabbitson
Simplify more - remove loop and cleanup the while cond
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Peter Rabbitson
An underdefined root has to use the %cur_row_ids container
commit
|
commitdiff
|
tree
|
snapshot
next