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-05-22
Rafael Kitover
::Replicated -- check for master rebless and reapply...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-22
Peter Rabbitson
duh
commit
|
commitdiff
|
tree
|
snapshot
2009-05-22
Peter Rabbitson
Some attributes require a grouped count subquery, some...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-22
Peter Rabbitson
Extend DB2 test
commit
|
commitdiff
|
tree
|
snapshot
2009-05-22
Rafael Kitover
fix limit for DB2
commit
|
commitdiff
|
tree
|
snapshot
2009-05-22
Rafael Kitover
comment addition
commit
|
commitdiff
|
tree
|
snapshot
2009-05-22
Rafael Kitover
add some support for trying to determine storage driver...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Peter Rabbitson
Duh, no point of having ordered subqueries while counti...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Peter Rabbitson
Clarify usage of _resolved_attrs by adding the explicit...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Peter Rabbitson
on_connect_do now accepts a single string like it does...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Peter Rabbitson
Switch as_query testing to direct specification in...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Peter Rabbitson
POD fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Arthur Axel...
fix test for people with spaces in path
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Justin Hunter
fix for sql functions in group_by
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Justin Hunter
update to Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Peter Rabbitson
More explicit attribute deletion/detection - a lof...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Peter Rabbitson
Make sure we always work with resolved rs attributes...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Peter Rabbitson
Add explicit grouping for rs update/delete operations...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Peter Rabbitson
Bring back the old code from resolve_prefetch so ash...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Peter Rabbitson
detect/purge having bind for compeleteness
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Peter Rabbitson
Make joined rs counts backwards compatible - we do...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Rafael Kitover
add test for distinct result of sql function
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Rafael Kitover
add mysql lost password faq
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Dan Dascalescu
Tiny POD formatting fix
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Peter Rabbitson
Simplify __count() - explicitly specify which attribute...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Peter Rabbitson
Make podcoverage happy (deprecated, undocumented methods)
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Peter Rabbitson
Adjust dependencies - most of them pull in bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Peter Rabbitson
Merge 'joined_count' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Peter Rabbitson
Hide resultsource methods that should have never been...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Peter Rabbitson
Make sure pg test can restart after half-way failures
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Alexander Hartmaier
added test for total_entries on a paged resultset
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Peter Rabbitson
Make select always equal group by on count subqueries
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Justin Hunter
I think I got it right this time
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Justin Hunter
doc patch per amiri
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Arthur Axel...
I contributed!
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Arthur Axel...
Merge 'trunk' into 'joined_count'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Arthur Axel...
cleanup for ribasushi
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Peter Rabbitson
Merge 'diamond_relationships' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Arthur Axel...
Test to show top limit grouping problem
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Peter Rabbitson
Merge 'trunk' into 'top_limit_tweaks'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Peter Rabbitson
Require bugfixed sqla
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Peter Rabbitson
Failing tests go to branches
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Arthur Axel...
Test to show problem
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Peter Rabbitson
pager optimization
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Peter Rabbitson
Merge 'trunk' into 'joined_count'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Arthur Axel...
Fix order by clauses for MSSQL
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Peter Rabbitson
Add a comment about a small resolve_join omission
commit
|
commitdiff
|
tree
|
snapshot
2009-05-17
Peter Rabbitson
Fixes for the diamond-relationship prefetch/join problem
commit
|
commitdiff
|
tree
|
snapshot
2009-05-17
Peter Rabbitson
Merge 'trunk' into 'diamond_relationships'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Peter Rabbitson
Rewrite SqlMakerTest to fully depend on SQLA::Test
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Peter Rabbitson
Test and fixed for paged grouped count
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Peter Rabbitson
Merge 'trunk' into 'joined_count'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Peter Rabbitson
Now we can do diag $rs->hri_dump, ain't that nice
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Peter Rabbitson
Add default resultclass/resultsetclass to the entire...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Peter Rabbitson
Not sure what this part of the test is for, but it...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Peter Rabbitson
Rename tests
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Peter Rabbitson
Cleanup tests
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Peter Rabbitson
Optimize some Ordered.pm code
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Peter Rabbitson
A workable fix for the resultset multicol update/delete...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Alexander Hartmaier
added Static sub-classing DBIx::Class result classes...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Peter Rabbitson
Add failing multikey rs delete (and by implication...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Rafael Kitover
minor replication changes - use a real hash merge,...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Peter Rabbitson
Merge 'storage-tweaks' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Peter Rabbitson
Questionable test changes - need a review
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Peter Rabbitson
Straightforward test changes
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Peter Rabbitson
Refactor count handling - use a different code path...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Peter Rabbitson
Clarify test
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Peter Rabbitson
Sometimes _prepare_for_execute may not return a set...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Justin Hunter
Merge 'trunk' into 'diamond_relationships'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Peter Rabbitson
join can be found without seen_join
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Peter Rabbitson
Better testing and heuristics for subqueried _cond_for_...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Peter Rabbitson
Fix _select_for_update/delete - bring back old code...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Peter Rabbitson
fix bogus test
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Peter Rabbitson
Fix shot test
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Peter Rabbitson
Some more die/croak conversions
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Justin Hunter
Changes for count_distinct branch merge
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Anders Nor...
Test for failing code related to many to many in MySQL
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Ron "Quinn...
Added synopsis of merged oracle-tweaks branch to Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Brian Cassidy
added info to Changes from my DateTime::InflateColumn...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Peter Rabbitson
Switch warn to carp and die to throw_exception where...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Peter Rabbitson
Rename m2m warn disable envvar
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Peter Rabbitson
Shuffle delete tests, and sanify the delete related...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Peter Rabbitson
Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Peter Rabbitson
Merge 'oracle-tweaks' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Peter Rabbitson
Whops, forgotten post-merge tweaks
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Peter Rabbitson
Merge 'trunk' into 'oracle-tweaks'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Peter Rabbitson
Merge 'count_distinct' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Peter Rabbitson
Trying to untangle failing merge (whitespace change)
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Justin Hunter
oops
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Justin Hunter
make sure we get just a string
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Justin Hunter
Merge 'trunk' into 'count_distinct'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Justin Hunter
use carp instead of warn
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Justin Hunter
warn/die based on { select => { distinct => { } } }
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Ron "Quinn...
Moved DBIC::SQL::Abstract inner classes to DBIx::Class...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Peter Rabbitson
Change the makefile to test r6202
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Peter Rabbitson
Switch the m2m method warnings from warnings::register...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Peter Rabbitson
No more 'I forgot to run perl Makefile.PL'
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Peter Rabbitson
Require DBICTest.pm in all tests even if it is not...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Moritz Onken
set_$rel accepts now a $link_vals hashref like add_to_...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-09
Rafael Kitover
added postgres default port stuff to FAQ
commit
|
commitdiff
|
tree
|
snapshot
next