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 |
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 |
2009-05-09 |
Rafael Kitover |
::DBI::Replicated - don't build pool/balancer from... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Rafael Kitover |
updated Changes |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Peter Rabbitson |
Merge 'trunk' into 'storage-tweaks' |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Rafael Kitover |
::DBI::Replicated - fix fallback to master, test for... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Rafael Kitover |
::DBI::Replicated - add master_read_weight to ::Random... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Ron "Quinn... |
Changed test of lob values from is to ok on an eq expr... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Justin Hunter |
rewrite DISTINCT/COUNT(DISTINCT) Cookbook entries |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Peter Rabbitson |
Final count tests |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Peter Rabbitson |
Merge 'trunk' into 'oracle-tweaks' |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Rafael Kitover |
support ::DBI::Replicated opts in connect_info |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Peter Rabbitson |
Remove redundant var |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Ron "Quinn... |
Refactored to call _{inflate_to,deflate_from}_datetime... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
John Goulah |
renaming rh performance test so it will show up at... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Peter Rabbitson |
Fix POD |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Johannes Plunien |
Set NLS_LANG so we have a predictable date format... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Peter Rabbitson |
Documentation patch by nniuq |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Peter Rabbitson |
Throw away some debugging code |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Peter Rabbitson |
Cookbook cleanup |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Peter Rabbitson |
Adjust tests for the IN fixes |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Peter Rabbitson |
Merge 'trunk' into 'count_distinct' |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Peter Rabbitson |
Bump SQLA dependency so -in/-between workarounds overlo... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Peter Rabbitson |
Changes, remove merged branch |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Peter Rabbitson |
Merge 'fix-update-and-delete-as_query' into 'trunk' |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Peter Rabbitson |
Temporary fix or the IN ( ( ... ) ) problem until we... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Peter Rabbitson |
This test is completely borked, needs a rewrite |
commit | commitdiff | tree | snapshot |
next |