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-07-01
Peter Rabbitson
Clarify exception text
commit
|
commitdiff
|
tree
|
snapshot
2009-07-01
Peter Rabbitson
Fixed deadlock test
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Arthur Axel...
silly misspells and trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Peter Rabbitson
Todoify test for now (3)
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Peter Rabbitson
Todoify test for now (2)
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Peter Rabbitson
Todoify test for now
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Peter Rabbitson
Whoops
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Peter Rabbitson
Merge 'trunk' into 'grouped_prefetch'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Peter Rabbitson
Merge 'search_related_prefetch' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Peter Rabbitson
rs->get_column now properly recognizes prefetch and...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Ash Berlin
Update POD on Dynamic sub-classing
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Peter Rabbitson
clarify
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Peter Rabbitson
Allow broken resultsource-class-derived objects to...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Peter Rabbitson
Fix borked next invocation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Peter Rabbitson
Cleanup dependency handling a bit
commit
|
commitdiff
|
tree
|
snapshot
2009-06-30
Peter Rabbitson
Some fixes after review
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Peter Rabbitson
Make sure storage classes use c3, just like the rest...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Rafael Kitover
Merge 'on_connect_call' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Peter Rabbitson
Some beautification
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Rafael Kitover
remove the _store stuff for on_connect_do
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Peter Rabbitson
Minor Ordered optimization (don't use count)
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Rafael Kitover
remove DateTime from 73oracle.t
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Peter Rabbitson
And score! (all works)
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Alexander Hartmaier
fixed typo in test
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Peter Rabbitson
clearer
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Peter Rabbitson
Most of the grouped prefetch solution
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Peter Rabbitson
Test cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Peter Rabbitson
This is tested elsewhere (2)
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Peter Rabbitson
This is tested elsewhere
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Peter Rabbitson
Support for -select/-as in SQLAHacks field selection
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Peter Rabbitson
A couple of test fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Peter Rabbitson
Rogue comments
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Peter Rabbitson
Lose the literal sql bits - castaway is right it's...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Peter Rabbitson
Whoops
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Peter Rabbitson
Proper prefetch+group test
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Peter Rabbitson
Normalize group_by
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Peter Rabbitson
The prefetch+group_by is a complex problem - branch
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Peter Rabbitson
Adjust a couple of tests for new behavior (thus all...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Peter Rabbitson
Minor omission
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Peter Rabbitson
The proposed fix (do not add an extra join if it is...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Peter Rabbitson
Thetest case that started it all
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
Jess Robinson
Tests for grouping with prefetch
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
Peter Rabbitson
Bump author SQLT dependency for early developer testing
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
Peter Rabbitson
Adjust sqlt schema parser to add tables in FK dependenc...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
Peter Rabbitson
POD patch from RT#46808
commit
|
commitdiff
|
tree
|
snapshot
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
Rafael Kitover
IC::DT does support timestamp with timezone
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-24
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Rafael Kitover
properly test nanosecond precision with oracle and...
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
Rafael Kitover
minor doc update
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Peter Rabbitson
Real inheritance ordering for load_namespaces
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Peter Rabbitson
Fix borked test
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Peter Rabbitson
Groundwork for sanification of the toplimit 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-21
Peter Rabbitson
Make sure quoting works
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
That should be all
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
whoops
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
Now really final
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
Really fix tests
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
Really fix tests
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
Test and merge fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
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
Maybe I've nailed it
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Peter Rabbitson
todoify skip
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Peter Rabbitson
augment inheritance
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Peter Rabbitson
fix eol
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Peter Rabbitson
Merge badness
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
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
next