2009-04-19 |
Matt S Trout |
0.08100 release |
tree | commitdiff |
2009-04-13 |
Peter Collingbourne |
Correctly propagate forced left joins through arrayrefs... |
tree | commitdiff |
2009-03-17 |
Johannes Plunien |
putting IC::DateTime locale, timezone or floating_tz_ok... |
tree | commitdiff |
2009-03-11 |
Peter Rabbitson |
Moose-related test hierarchy not removed at r4326 |
tree | commitdiff |
2009-03-06 |
Peter Rabbitson |
Remove erroneously merged file |
tree | commitdiff |
2009-03-03 |
Rob Kinyon |
Merge 'trunk' into 'prefetch' |
tree | commitdiff |
2009-03-03 |
Peter Rabbitson |
Rewrite t/54taint.t to properly test load_namespaces() |
tree | commitdiff |
2009-02-22 |
Peter Rabbitson |
janitorial work |
tree | commitdiff |
2009-02-21 |
Peter Rabbitson |
Somewhat fix bloody messy test |
tree | commitdiff |
2009-02-20 |
Peter Rabbitson |
Ordered now works correctly with MC too \o/ |
tree | commitdiff |
2009-02-20 |
Jess Robinson |
Add missing views test file, oops |
tree | commitdiff |
2009-02-20 |
Matt S Trout |
Merge 'views' into 'trunk' |
tree | commitdiff |
2009-02-20 |
Matt S Trout |
revert previous revision |
tree | commitdiff |
2009-02-20 |
Jason M. Mills |
Merge 'rt_bug_41083' into 'trunk' |
tree | commitdiff |
2009-02-20 |
Peter Rabbitson |
Merge 'multi_stuff' into 'trunk' |
tree | commitdiff |
2009-02-20 |
Peter Rabbitson |
Merge 'multi_stuff' into 'trunk' |
tree | commitdiff |
2009-02-19 |
Jess Robinson |
Add tests for virtual view |
tree | commitdiff |
2009-02-19 |
Jess Robinson |
Add view test. |
tree | commitdiff |
2009-02-19 |
Rob Kinyon |
Merge 'trunk' into 'multi_stuff' |
tree | commitdiff |
2009-02-18 |
Jess Robinson |
Fix name of view. |
tree | commitdiff |
2009-02-17 |
Norbert Buchmuller |
* Added new test subs (is_same_sql, is_same_bind)... |
tree | commitdiff |
2009-02-13 |
Peter Rabbitson |
Some forgotten tests |
tree | commitdiff |
2009-02-11 |
Jess Robinson |
Merge 'view_support' into 'views' |
tree | commitdiff |
2009-02-10 |
Jason M. Mills |
Merge 'trunk' into 'rt_bug_41083' |
tree | commitdiff |
2009-02-09 |
Guillermo Roditi |
ahhhh my bad. svk patch ne patch. oops adding missing... |
tree | commitdiff |
2009-02-09 |
Guillermo Roditi |
backporting the set_column/store_column fix |
tree | commitdiff |
2009-02-07 |
Johannes Plunien |
Possible to set locale in IC::DateTime extra => {}... |
tree | commitdiff |
2009-02-04 |
Guillermo Roditi |
adding failing test to make sure insert doesnt call... |
tree | commitdiff |
2009-01-29 |
Peter Rabbitson |
Add the sqla test harness to the stopgap branch |
tree | commitdiff |
2009-01-29 |
Peter Rabbitson |
Backporting uncovered an incomplete test |
tree | commitdiff |
2009-01-24 |
Peter Rabbitson |
that's it |
tree | commitdiff |
2009-01-24 |
Peter Rabbitson |
Merge 'multicreate' into 'multi_stuff' |
tree | commitdiff |
2009-01-18 |
Norbert Buchmuller |
Merge 'trunk' into 'sqla_1.50_compat' |
tree | commitdiff |
2009-01-17 |
Peter Rabbitson |
Fix borked t/bindtype_columns.t - TODO: still only... |
tree | commitdiff |
2009-01-09 |
Matt S Trout |
fixup source registration bugs where schema-specific... |
tree | commitdiff |
2009-01-08 |
Wallace Reis |
failing test for load_namespace |
tree | commitdiff |
2008-12-21 |
Peter Rabbitson |
Remove some cruft |
tree | commitdiff |
2008-12-20 |
Norbert Buchmuller |
* Removed an outdated comment. |
tree | commitdiff |
2008-12-20 |
Norbert Buchmuller |
* Removed hiding of packages under t/. |
tree | commitdiff |
2008-12-20 |
Norbert Buchmuller |
* Removed hiding of packages under t/. |
tree | commitdiff |
2008-12-20 |
Norbert Buchmuller |
Merge 'trunk' into 'sqla_1.50_compat' |
tree | commitdiff |
2008-12-17 |
Jason M. Mills |
A simple fix to the warning generated by a sub-classed... |
tree | commitdiff |
2008-12-16 |
Guillermo Roditi |
rename option to undef_on_null_fk and make it default... |
tree | commitdiff |
2008-12-16 |
Guillermo Roditi |
Introduce 'any_null_means_no_value' option to eliminate... |
tree | commitdiff |
2008-11-28 |
Norbert Buchmuller |
* Replaced eq_bind() implementation to use Test::Deep... |
tree | commitdiff |
2008-11-26 |
Norbert Buchmuller |
* Replaced eq_bind() implementation with the current... |
tree | commitdiff |
2008-11-25 |
Norbert Buchmuller |
* Renamed DBICTest::DBICDebugObj to DBIC::DebugObj. |
tree | commitdiff |
2008-11-25 |
Norbert Buchmuller |
* Wrapped SQL::Abstract::Test functionality in a new... |
tree | commitdiff |
2008-11-23 |
Peter Rabbitson |
Yet another test relationship/table for the real test... |
tree | commitdiff |
2008-11-20 |
Jason M. Mills |
cleaned out unneeded test packages |
tree | commitdiff |
2008-11-20 |
Jason M. Mills |
Added weird passes/failes test |
tree | commitdiff |
2008-11-20 |
Jason M. Mills |
Test written. |
tree | commitdiff |
2008-11-17 |
Peter Rabbitson |
Two more sets of might_have - has_many relationships... |
tree | commitdiff |
2008-11-17 |
Peter Rabbitson |
One more (passing) multicreate test and a bit of cleanup |
tree | commitdiff |
2008-11-16 |
Peter Rabbitson |
Add new test relationship - a track can have a relates... |
tree | commitdiff |
2008-11-12 |
Matt S Trout |
Merge 'trunk' into 'sqla_1.50_compat' |
tree | commitdiff |
2008-11-10 |
Peter Rabbitson |
belongs_to relationships are explicitly flagged by... |
tree | commitdiff |
2008-11-10 |
Norbert Buchmuller |
* Converted some of the test cases to use SQL::Abstrac... |
tree | commitdiff |
2008-11-09 |
Peter Rabbitson |
Some testdb changes and alignment, preparing for test... |
tree | commitdiff |
2008-11-07 |
Peter Rabbitson |
One extra multicreate test and some cleanup |
tree | commitdiff |
2008-11-02 |
Peter Rabbitson |
Test prompted by discussion about tasty stuff |
tree | commitdiff |
2008-10-26 |
Johannes Plunien |
floating timezone warning |
tree | commitdiff |
2008-10-24 |
Johannes Plunien |
possible to explicitly skip inflation, again rafl++ |
tree | commitdiff |
2008-10-24 |
Johannes Plunien |
added new option to enforce Date or DateTime inflation... |
tree | commitdiff |
2008-10-24 |
Peter Rabbitson |
More test schema relations for future tests |
tree | commitdiff |
2008-10-09 |
Peter Rabbitson |
Add new column with a default to Artist, adjust tests... |
tree | commitdiff |
2008-10-09 |
Peter Rabbitson |
Regenerate (finally\!) t/lib/sqlite.sql |
tree | commitdiff |
2008-09-24 |
Johannes Plunien |
thanks to ribasushi for _sqlite_dbname and fixing 93sto... |
tree | commitdiff |
2008-09-24 |
Johannes Plunien |
default sqlite storage ":memory:", possible to switch... |
tree | commitdiff |
2008-08-28 |
Peter Rabbitson |
doh2 |
tree | commitdiff |
2008-08-28 |
Matt S Trout |
doh |
tree | commitdiff |
2008-08-26 |
Matt S Trout |
fix related resultsets and multi-create |
tree | commitdiff |
2008-08-25 |
Matt S Trout |
delete Core::View and ResultSourceProxy::View, fix... |
tree | commitdiff |
2008-08-25 |
Guillermo Roditi |
perl -Ilib -It/lib -MDBICTest::Schema -e'1' |
tree | commitdiff |
2008-08-22 |
Peter Rabbitson |
- Allow explicit specification of ON DELETE/ON UPDATE... |
tree | commitdiff |
2008-08-12 |
Jess Robinson |
Add saner warning when non-source classes encountered... |
tree | commitdiff |
2008-07-21 |
John Napiorkowski |
Merge 'replication_dedux' into 'trunk' |
tree | commitdiff |
2008-07-18 |
J. Shirley |
Adding datetime_undef_if_invalid to squelch errors... |
tree | commitdiff |
2008-06-11 |
John Napiorkowski |
1) changed all 4 space indentation to 2 space style... |
tree | commitdiff |
2008-06-11 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
2008-06-10 |
Luke Saunders |
allow add_fk_index param to be specified in rel def |
tree | commitdiff |
2008-06-04 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
2008-06-03 |
Ash Berlin |
Remove the length limit on identifiers - it doesn't... |
tree | commitdiff |
2008-05-30 |
John Napiorkowski |
reverted unneeded change to field name in Treelike... |
tree | commitdiff |
2008-05-08 |
John Napiorkowski |
more cleanup of the test suite so that we can run it... |
tree | commitdiff |
2008-05-08 |
John Napiorkowski |
lots of updates to make the test suite work with databa... |
tree | commitdiff |
2008-05-07 |
John Napiorkowski |
changed the way args are passed to a storage, should... |
tree | commitdiff |
2008-05-07 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
2008-05-07 |
Peter Rabbitson |
Various fixes to make testing with DBICTEST_SQLT_DEPLOY... |
tree | commitdiff |
2008-05-07 |
John Napiorkowski |
refactored the duties of the different balancer classes... |
tree | commitdiff |
2008-05-01 |
John Napiorkowski |
changed replication test to support custom database... |
tree | commitdiff |
2008-04-30 |
John Napiorkowski |
new config option to DBICTest to let you set an alterna... |
tree | commitdiff |
2008-04-22 |
John Napiorkowski |
added role for the at query interval run job system |
tree | commitdiff |
2008-04-18 |
John Napiorkowski |
querycounter role, test for that and a new schema hiera... |
tree | commitdiff |
2008-04-01 |
Ash Berlin |
Missing file |
tree | commitdiff |
2008-04-01 |
Ash Berlin |
Constraint/index name fix from rdj |
tree | commitdiff |
2008-03-24 |
Marc Mims |
Merge 'file_column' into 'trunk' |
tree | commitdiff |
2008-03-24 |
Anders Nor Berle |
Initial commit of auto_savepoint + some fixes |
tree | commitdiff |
2008-03-23 |
Cory G Watson |
Merge 0.09's savepoint branch |
tree | commitdiff |
2008-03-17 |
Ash Berlin |
Fix test to reflect correct default state for deferrabl... |
tree | commitdiff |
next |