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
2009-06-27
Peter Rabbitson
Todoified (unsolvable) test from RT#42466
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Cory G Watson
Fix typo in ResultSet docs
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Tom Hukins
Documentation fix:
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Aaron Trevena
normalised artist_id, and plural relationships to plura...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Peter Rabbitson
Minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Peter Rabbitson
Commit test inspired by joel - it seemingly fails on...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Nigel Metheringham
Rework of set_$rel patch with less obfuscation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Nigel Metheringham
Fixed set_$rel with where restriction deleting rows...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Peter Rabbitson
find_related fix for single-type relationships
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Peter Rabbitson
Properly name the relinfo variable
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Rafael Kitover
add missing ' to doc
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Peter Rabbitson
Move tests around, add extra has_one relationship
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Peter Rabbitson
Real inheritance ordering for load_namespaces
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Peter Rabbitson
Fix borked test
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Peter Rabbitson
make_column_dirty fix
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Peter Rabbitson
Clenaup text
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
Merge 'count_rs' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
More tests and a really working count_rs
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
Disambiguate populate() return
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
Test count_rs
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
Add count_rs, move the code back from DBI - leave only...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
Clarify test
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
todoify skip
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Peter Rabbitson
Merge 'prefetch_limit' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Peter Rabbitson
Fix dubious optimization
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Peter Rabbitson
Fix the fix
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Peter Rabbitson
throw in an extra limit, sophisticate test a bit
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Peter Rabbitson
no need to slice as use_prefetch already has a limit
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Ash Berlin
Add extra test for prefetch+has_many
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Peter Rabbitson
cleanup svn attrs
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Peter Rabbitson
Rename test
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Peter Rabbitson
single() throws with has_many prefetch
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Rafael Kitover
fix broken link in manual
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Peter Rabbitson
Merge 'trunk' into 'prefetch_limit'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Peter Rabbitson
More comments
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Peter Rabbitson
This seems to be the prefetch+limit fix - ugly as hell...
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
v0.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
v0.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
next