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-02-15
Brendan Byrd
Fix minor docs issues in ResultSet changes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
EXPERIMENTAL Release 0.08240
v0.08240
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Rudimentary documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Reintroduce conditional null-branch pruning and add...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Optimization - order only on lazy prefetch
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
And another collapser issue
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Yet another collapser oversight
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Simplify collapse map contents, shuffle things around...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Move the infmap verification/exception way earlier
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Convert in_storage() to a simple accessor (potentially...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Remove ResultSourceHandle check in inflate_result
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Switch the cursor iterator to pull data via bind_columns
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Massively optimize ->cursor->next while fixing some...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Restore ability to handle underdefined root (t/prefetch...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Rafael Kitover
Test for restricted prefetch (now passing again after...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Fix _resolve_collapse to always consider the entire...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
ETOOMANYARGS - change _resolve_collapse to take a coupl...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Write correct odd (not even) relchain depth on primary...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Alexander Hartmaier
Added test for join and empty prefetch exception
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Unset collapse in even more cases
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Fixups for 5.17.6+ hash randomization
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Hit an MC hash-order bug - simplify create, and solve...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Reverting a48693f42e - the test is a fat duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Fix the silly mistake responsible for the drama around...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Merge branch 'master' into topic/constructor_rewrite
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Moar kwalitee - we do have pod(coverage) tests
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Peter Rabbitson
Add strict/warnings test, adjust all offenders (wow...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Peter Rabbitson
Stop shipping world writeable files in our tarball
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
André Walker
Fix duplicated columns for count()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Alexander Hartmaier
release v0.08206
v0.08206
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Peter Rabbitson
Try Schwern's latest Test::Builder offering on a stock...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Peter Rabbitson
Reorganize travis stuff a little - no functional changes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Peter Rabbitson
Try to config Fibrebird twice - it does seem to help >.<
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Peter Rabbitson
Temporary workaround for Path::Class not being installa...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Peter Rabbitson
Changelogging for 728f32b5 and e705f529
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Peter Rabbitson
Revert parts of 6864429a which utterly broke dbh_do...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Peter Rabbitson
Clarify travis timings
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Peter Rabbitson
New travis build infrastructure is 'set -e' sensitive
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Peter Rabbitson
Prevent spurious unclean git repo state on ddl regeneration
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Peter Rabbitson
Extra sanity check of a fresh DBI handle
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Peter Rabbitson
Make `perl Makefile.PL` runs more user friendly - bette...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Peter Rabbitson
Stop `perl Makefile.PL` from recursing into distdirs...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Peter Rabbitson
More .mailmap fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Peter Rabbitson
General cleanup of error messages - quote identifiers...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Peter Rabbitson
Remove TODO labels from blocks not using todo_skip...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Peter Rabbitson
Revert 344f761c - this was a stupid idea
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Peter Rabbitson
::Storage::BlockRunner now has minimum POD, tell CPAN...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Dagfinn Ilmari...
Only allow known globals in SQL::Translator leak allowance
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Arthur Axel...
release v0.08205
v0.08205
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Peter Rabbitson
Ensure xt/whitespace.t executes standalone
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Jason McIntosh
Clarifying that the "around" method modifier can come...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Peter Rabbitson
Do not tax travis with full pull request smoking
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Peter Rabbitson
Some cleanups around loading/use of DBIx::Class::Except...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Peter Rabbitson
Revert workarounds for $@ broken during 5.13.x - mainly...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Peter Rabbitson
Further reshuffle logic in _rs_update_delete - no funct...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Peter Rabbitson
Fix self-referential resultset update/delete on MySQL...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Peter Rabbitson
Fix proper handling of composite resultset heads (e...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Peter Rabbitson
Move the *preliminary* multicol IN support to the sqlmaker
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Peter Rabbitson
Flip quoting in all of t/71mysql.t (no test changes)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Peter Rabbitson
Simplify dbh_do invocation, and only alias @_ when...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Peter Rabbitson
Scope::Upper somehow confuses pseudofork on older perls...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Peter Rabbitson
Reign in (a little bit) the sprawling CRLF insanity...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Peter Rabbitson
Ensure the testddl is regenerated at Makefile and distd...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Peter Rabbitson
Regenerate SQLite testschema ddl with explicit quoting...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Peter Rabbitson
SQLT got a lot better lately - bump min version
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Peter Rabbitson
Remove SQLA namespace pollution fixer - this is no...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Peter Rabbitson
deployment_statements() is not storage-dependent -...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Peter Rabbitson
Reduce amount of calls to $rsrc->columns_info where...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Peter Rabbitson
_resolve_bindattrs already expects colinfo - just pass...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Peter Rabbitson
Fix some pessimizations spotted here and there (no...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Peter Rabbitson
Remove apparent pessimization introduced in 6a588797
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Peter Rabbitson
Optimize populate(), especially bind handling in comple...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Peter Rabbitson
Simplify/cleanup parsing of search() arguments
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Peter Rabbitson
Ensure _dbi_attrs_for_bind/bind_attribute_by_data_type...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Peter Rabbitson
Remove support for source_bind_attributes() as promised...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Peter Rabbitson
Deprecate emulate_limit() - can not be sanely supported...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Peter Rabbitson
Reorganize travis test script, I *think* no functional...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Peter Rabbitson
List::Util got fixed and is again installable on 5.8
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Peter Rabbitson
Move Travis Data::Dumper installation earlier, before...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Peter Rabbitson
Install Carp.pm separately on Travis
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Peter Rabbitson
Reorganize MSSQL/DBD::Sybase TODOs on MAS+txn tests
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Brendan Byrd
Fix TODO tests to only mark exactly the failing tests...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Peter Rabbitson
No reason to run this test at all until MC is rewritten
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Peter Rabbitson
Promote leaky rscond todo to a smoke-fail - try to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Peter Rabbitson
Fix broken DBICTest::RunMode::is_smoker() (riba got...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Peter Rabbitson
Attempt to build a dist on travis if all tests pass
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Peter Rabbitson
Fixup possible crlf in generated files
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Peter Rabbitson
Tighten notab/eol checks even more
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Peter Rabbitson
Switch rm to rm -f - we do not care about failure
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Peter Rabbitson
Move generated README to maint/.Generated_Pod as well...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Peter Rabbitson
Use plain old file concat for the dbicadmin pod-injection
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Peter Rabbitson
Create distinct lib/ subdir in maint/.Generated_Pod...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Peter Rabbitson
Rewrite all Makefile oneliners in terms of EU::MM:...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Alexander Hartmaier
Improve the populate docs in ::Schema and ::ResultSet
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Peter Rabbitson
Expand notabs/eol testing to .pod and some files at...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Peter Rabbitson
Explicitly specify Scalar::Util dep, and work around...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Peter Rabbitson
Fix silly thinko in travis_prepare_env's extract_prereqs()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Peter Rabbitson
New Pod::Inherit now works on 5.8 (still needs Pod...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Peter Rabbitson
I was wrong about 2d12a809 - the crash is real
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Peter Rabbitson
Run t/storage/global_destruction.t using SQLite as...
commit
|
commitdiff
|
tree
|
snapshot
next