2008-05-30 |
John Napiorkowski |
reverted unneeded change to field name in Treelike... |
blob | commitdiff |
2008-05-08 |
John Napiorkowski |
more cleanup of the test suite so that we can run it... |
blob | commitdiff | diff to current |
2008-05-08 |
John Napiorkowski |
lots of updates to make the test suite work with databa... |
blob | commitdiff | diff to current |
2008-05-07 |
John Napiorkowski |
changed the way args are passed to a storage, should... |
blob | commitdiff | diff to current |
2008-05-07 |
John Napiorkowski |
refactored the duties of the different balancer classes... |
blob | commitdiff | diff to current |
2008-05-01 |
John Napiorkowski |
changed replication test to support custom database... |
blob | commitdiff | diff to current |
2008-04-30 |
John Napiorkowski |
new config option to DBICTest to let you set an alterna... |
blob | commitdiff | diff to current |
2007-08-15 |
Tom Hukins |
Restore code that I removed in revision 3640 that tests... |
blob | commitdiff | diff to current |
2007-08-01 |
Tom Hukins |
Add an 'on_disconnect_do' argument to |
blob | commitdiff | diff to current |
2007-05-11 |
Matt S Trout |
eliminate the last of the AutoCommit warnings |
blob | commitdiff | diff to current |
2007-05-10 |
Brandon L. Black |
Got rid of effectively dead dbh_do code in the txn_... |
blob | commitdiff | diff to current |
2007-01-20 |
Matt S Trout |
fix Sweet pager test |
blob | commitdiff | diff to current |
2006-11-22 |
Matt S Trout |
moved tests to compose_namespace instead of compose_con... |
blob | commitdiff | diff to current |
2006-09-15 |
Jess Robinson |
create insert_bulk using execute_array, and make popula... |
blob | commitdiff | diff to current |
2006-08-10 |
Michael Leuchtenburg |
Support for relationship attributes in many_to_many... |
blob | commitdiff | diff to current |
2006-08-08 |
Daniel Westermann... |
Remove extraneous sources for aliasing test; same effec... |
blob | commitdiff | diff to current |
2006-08-07 |
Daniel Westermann... |
Fix two aliasing bugs: remove the alias when provided... |
blob | commitdiff | diff to current |
2006-07-09 |
Matt S Trout |
tweaked some stuff. appears no more broken. |
blob | commitdiff | diff to current |
2006-07-06 |
David Kamholz |
more treelike tests |
blob | commitdiff | diff to current |
2006-07-03 |
David Kamholz |
fix SQLite pragma in test suite |
blob | commitdiff | diff to current |
2006-06-22 |
Jess Robinson |
Tests for inflating timestamp fields to DateTime |
blob | commitdiff | diff to current |
2006-06-17 |
Justin Guenther |
added more many_to_many tests and changed add_to_rel... |
blob | commitdiff | diff to current |
2006-05-24 |
Aran Deltac |
Incorporate changes in -current. |
blob | commitdiff | diff to current |
2006-05-24 |
Aran Deltac |
Move population code from Schema to DBICTest. |
blob | commitdiff | diff to current |
2006-05-18 |
Aran Deltac |
Delete basicrels tests. Modify run tests to use new... |
blob | commitdiff | diff to current |
2006-05-18 |
Aran Deltac |
Removed BasicRels and reorganized where the various... |
blob | commitdiff | diff to current |
2006-04-29 |
Jess Robinson |
add create_ddl_dir for creating versioned sql statement... |
blob | commitdiff | diff to current |
2006-03-09 |
Scott McWhirter |
Update to hide modules from the PAUSE Indexer. |
blob | commitdiff | diff to current |
2006-02-24 |
Matt S Trout |
Added deploy to Storage, DBICTEST_SQLT_DEPLOY env var... |
blob | commitdiff | diff to current |
2006-01-14 |
Matt S Trout |
add_relationship, relationship_info, relationships... |
blob | commitdiff | diff to current |
2006-01-09 |
Matt S Trout |
Moving towards instance-based schemas |
blob | commitdiff | diff to current |
2006-01-02 |
Matt S Trout |
Some tweaks to Componentised, many_to_many helper from... |
blob | commitdiff | diff to current |
2005-12-27 |
Matt S Trout |
Added select and as attrs to resultset |
blob | commitdiff | diff to current |
2005-09-09 |
Brian Cassidy |
added test for 2 relationships in the same class to... |
blob | commitdiff | diff to current |
2005-08-10 |
Matt S Trout |
Fixes, refactoring, test additions |
blob | commitdiff | diff to current |
2005-08-06 |
Matt S Trout |
Fixed DBICTest Schema class names, added class_resolver... |
blob | commitdiff | diff to current |
2005-08-04 |
Matt S Trout |
Schema support added, DBICTest refactored to use it |
blob | commitdiff | diff to current |
2005-08-04 |
Matt S Trout |
_get_dbh removed |
blob | commitdiff | diff to current |
2005-08-02 |
Matt S Trout |
Column inflation tests now pass |
blob | commitdiff | diff to current |
2005-08-02 |
Andy Grundman |
Fixed inflate to be a single hashref, I'm a moron :) |
blob | commitdiff | diff to current |
2005-08-02 |
Andy Grundman |
Added a use DateTime |
blob | commitdiff | diff to current |
2005-08-02 |
Andy Grundman |
Added failing tests for inflate_column |
blob | commitdiff | diff to current |
2005-08-01 |
Andy Grundman |
Added tests for add_relationship, search_related, creat... |
blob | commitdiff | diff to current |
2005-07-30 |
David Kamholz |
changed set_primary_key() to use Tie::IxHash so order... |
blob | commitdiff | diff to current |
2005-07-21 |
Matt S Trout |
First of a two-parter :) |
blob | commitdiff | diff to current |
|