projects
/
dbsrgits/DBIx-Class-Historic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
dbsrgits/DBIx-Class-Historic.git
2009-06-18
Rafael Kitover
fix broken link in manual
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Peter Rabbitson
wtf
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Peter Rabbitson
HRI fix
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Alexander Hartmaier
added test for nested has_many prefetch without entries
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Peter Rabbitson
Cleanup attribute handling - I deal with resolved attri...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Rafael Kitover
fix page with offset bug
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Toby Corkindale
Replace vague language around whether load_classes...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Peter Rabbitson
Fix possible regression with prefetch select resolution
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Tim Bunce
Reverted doc patch r6689 for now, sadly. I'll open...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Tim Bunce
Added doc note that txn_commit does not perform an...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Tim Bunce
Removed wording from txn_do that implies the coderef...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Tim Bunce
Added note that column inflation is not performed
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Peter Rabbitson
Forgotten piece of as_query refactor
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Peter Rabbitson
Lapse in copy() docs
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Peter Rabbitson
Release 0.08107
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Rafael Kitover
fix master debug output for ::Replicated
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Michael Reddick
Added documentation for from => $rs->as_query
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Peter Rabbitson
really local()ize for as the author intended
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Peter Rabbitson
Do not use raw sources in {from} - proxy via source...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Peter Rabbitson
local()ize sqla for in the right place
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Peter Rabbitson
Test resultset serialization as well
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Tim Bunce
Added reference to get_inflated_columns in get_columns...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Rafael Kitover
add support for DBICTEST_MSSQL_PERL5LIB to 74mssql.t
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Peter Rabbitson
Release 0.08106
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Peter Rabbitson
Factor out as_query properly
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Justin Hunter
cookbook tweak for count distinct
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Peter Rabbitson
Adjust tests for the DT::F::MySQL -> DT::F::SQLite...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Arthur Axel...
Escape filename so that t\9... won't look like octal
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Peter Rabbitson
Release 0.08105
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Peter Rabbitson
Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Peter Rabbitson
Merge 'type_aware_update' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Peter Rabbitson
Use equality, not comparison
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Peter Rabbitson
Move file_column test to inflate/ too
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Peter Rabbitson
IC::DT changes:
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Peter Rabbitson
explicitly remove manifest on author mode make
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Peter Rabbitson
Move around inflation tests
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Peter Rabbitson
Add attribute doc
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Peter Rabbitson
Whoops
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Peter Rabbitson
Datatype aware update works
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Peter Rabbitson
Test for type-aware update
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Peter Rabbitson
Merge 'trunk' into 'type_aware_update'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Peter Rabbitson
Release 0.08104
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Peter Rabbitson
Adjust changelog
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Peter Rabbitson
What was I thinking - resultsource does not have an...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Peter Rabbitson
Merge 'mystery_join' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Peter Rabbitson
Duh, this was a pretty simple bug
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Peter Rabbitson
Finally commit trully failing test
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Peter Rabbitson
Merge 'trunk' into 'mystery_join'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Peter Rabbitson
Move the rs preservation test to a more suitable place
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Peter Rabbitson
Clarify and disable rows/prefetch test - fix is easy...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Peter Rabbitson
Think before commit
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Peter Rabbitson
Move as_query out of the cursor
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Peter Rabbitson
Merge 'rsrc_in_storage' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Peter Rabbitson
Factor out the $ident resolver
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Peter Rabbitson
Todoify DT in search deflation test until after 0.09
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Peter Rabbitson
AuthorCheck fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ash Berlin
Make IC::DT extra warning state the column name too
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Peter Rabbitson
Require a recent bugfixed Devel::Cycle
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ash Berlin
Addjust bug to show problem with rows => 1 + child rel
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Peter Rabbitson
duh
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Peter Rabbitson
Commit failing test and thoughts on search arg deflation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Peter Rabbitson
First stab at adding resultsources to each join in...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Peter Rabbitson
Simply order_by/_virtual_order_by handling
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Peter Rabbitson
Fix find_or_new/create to stop returning random rows...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Peter Rabbitson
Make podcoverage happy
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Peter Rabbitson
Add mysql empty insert SQL override
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Peter Rabbitson
Make empty/default inserts use standard SQL
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Peter Rabbitson
Fix for mysql subquery problem
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Peter Rabbitson
Port another forgotten MC fix
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Peter Rabbitson
TODOified reentrancy counter - this shall be used to...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Peter Rabbitson
rename MC test dir
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Peter Rabbitson
Factor out the grouped count subquery SELECTor so speci...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Peter Rabbitson
This was dumb - of course I want a copy
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Peter Rabbitson
It seems that this localisation can lead to problems
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Peter Rabbitson
having without group_by is useless - thus do not supply...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Peter Rabbitson
Really delegate counting to the storage class - now...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Peter Rabbitson
Delegate actual counting to the storage class
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Peter Rabbitson
Move relationship tests around
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Peter Rabbitson
Require a recent version of Date::Simple during CDBI...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Peter Rabbitson
Fix fallout from another botched merge (I suck, part 2)
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Peter Rabbitson
Merge 'order_by_refactor' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Peter Rabbitson
deploy-related pod fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Peter Rabbitson
Last set of Makefile.PL optimizations
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Peter Rabbitson
There is a saner way to write out resources
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Peter Rabbitson
Throw away the makefile SQLite test - it served its...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Peter Rabbitson
M::I 0.89 finally resolves all provlems with auto_install
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Peter Rabbitson
populate() fix and Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Peter Rabbitson
Add changes
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Peter Rabbitson
Evil hack to make Carp::Clan work throughout SQLA as...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Peter Rabbitson
Greatly simplify _order_by override to fallback on...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Peter Rabbitson
Restructure bind tests
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Peter Rabbitson
TODOify some of the order with bind tests
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Moritz Onken
order_by tests
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Peter Rabbitson
Add better error reporting on bulk_insert (ash++)
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Peter Rabbitson
Patch + test for more informative exceptions on load_na...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Peter Rabbitson
Fix multiprefetch warning - we can now count properly
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Peter Rabbitson
Commit rather useless but already written mysql test...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Peter Rabbitson
Release 0.08103
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Peter Rabbitson
Attempt to reproduce reported mysql error (failed)...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Peter Rabbitson
fix comments
commit
|
commitdiff
|
tree
|
snapshot
next