2006-08-10 |
Michael Leuchtenburg |
Support default aliases in many_to_many accessors.... |
tree | commitdiff |
2006-08-10 |
Michael Leuchtenburg |
Support for relationship attributes in many_to_many... |
tree | commitdiff |
2006-08-08 |
Daniel Westermann... |
Remove extraneous sources for aliasing test; same effec... |
tree | commitdiff |
2006-08-07 |
Daniel Westermann... |
Fix two aliasing bugs: remove the alias when provided... |
tree | commitdiff |
2006-07-31 |
Brandon L. Black |
load_namespaces arrayref support |
tree | commitdiff |
2006-07-30 |
Brandon L. Black |
re-word options/code/pod to be less confusing wrt Resul... |
tree | commitdiff |
2006-07-28 |
Daniel Westermann... |
Pass attrs to find from update_or_create (reported... |
tree | commitdiff |
2006-07-27 |
Brandon L. Black |
Merge 'DBIx-Class-current' into 'load_namespaces' |
tree | commitdiff |
2006-07-27 |
Brandon L. Black |
tests for load_namespaces |
tree | commitdiff |
2006-07-23 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'trunk' |
tree | commitdiff |
2006-07-09 |
Matt S Trout |
tweaked some stuff. appears no more broken. |
tree | commitdiff |
2006-07-07 |
Daniel Westermann... |
Commit failing test for unique constraints: When a... |
tree | commitdiff |
2006-07-06 |
David Kamholz |
more treelike tests |
tree | commitdiff |
2006-07-04 |
David Kamholz |
rename _resolve to _resolved_attrs; fix multiple join... |
tree | commitdiff |
2006-07-03 |
David Kamholz |
fix SQLite pragma in test suite |
tree | commitdiff |
2006-07-03 |
David Kamholz |
fix subclassing gotcha introduced with source_name |
tree | commitdiff |
2006-06-28 |
Brandon L. Black |
TreeLike test reverted to what it used to look like |
tree | commitdiff |
2006-06-22 |
Matt S Trout |
fixup to sqlite.sql |
tree | commitdiff |
2006-06-22 |
Jess Robinson |
New Event field |
tree | commitdiff |
2006-06-22 |
Jess Robinson |
Tests for inflating timestamp fields to DateTime |
tree | commitdiff |
2006-06-21 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'many_to_many' |
tree | commitdiff |
2006-06-19 |
Justin Guenther |
fixed up 90ensure_class_loaded.t |
tree | commitdiff |
2006-06-18 |
Justin Guenther |
Initial fix for ensure_class_loaded, and added some... |
tree | commitdiff |
2006-06-17 |
Justin Guenther |
added more many_to_many tests and changed add_to_rel... |
tree | commitdiff |
2006-06-09 |
Justin Guenther |
added code and tests for Componentized::ensure_class_fo... |
tree | commitdiff |
2006-06-07 |
Luke Saunders |
obscure prefetch problem fixed |
tree | commitdiff |
2006-06-07 |
Luke Saunders |
prefetch bugfix work-in-progress |
tree | commitdiff |
2006-06-06 |
Luke Saunders |
tightened up deep search_related |
tree | commitdiff |
2006-06-06 |
Luke Saunders |
fixed search with joins from related resultset |
tree | commitdiff |
2006-05-28 |
Daniel Westermann... |
Add automatic naming of unique constraints |
tree | commitdiff |
2006-05-26 |
Matt S Trout |
hopefully fixup pg tests (thanks to zby, all bugs mine) |
tree | commitdiff |
2006-05-25 |
Aran Deltac |
Merge 'reorganize_tests' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-25 |
Aran Deltac |
Merge 'reorganize_tests' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-24 |
Aran Deltac |
Incorporate changes in -current. |
tree | commitdiff |
2006-05-24 |
Aran Deltac |
Merge 'DBIx-Class-current' into 'reorganize_tests' |
tree | commitdiff |
2006-05-24 |
Aran Deltac |
Move population code from Schema to DBICTest. |
tree | commitdiff |
2006-05-24 |
Aran Deltac |
Move relationships out of Relationships.pm and in to... |
tree | commitdiff |
2006-05-23 |
Matt S Trout |
works. win. |
tree | commitdiff |
2006-05-23 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'resultset-new-refactor' |
tree | commitdiff |
2006-05-23 |
Aran Deltac |
Merge 'DBIx-Class-current' into 'reorganize_tests' |
tree | commitdiff |
2006-05-20 |
Matt S Trout |
futz changes, fix populate. I'm a retard. |
tree | commitdiff |
2006-05-20 |
Matt S Trout |
Merge 'datetime' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-20 |
Matt S Trout |
added datetime parser types for the dbs I can find... |
tree | commitdiff |
2006-05-19 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'datetime' |
tree | commitdiff |
2006-05-19 |
Justin Guenther |
removed DBICTest::Schema::Casecheck until someone adds it |
tree | commitdiff |
2006-05-19 |
Justin Guenther |
added ensure_class_loaded method to Componentized,... |
tree | commitdiff |
2006-05-19 |
Jess Robinson |
zbys Postgres casecheck patch |
tree | commitdiff |
2006-05-18 |
Aran Deltac |
Delete basicrels tests. Modify run tests to use new... |
tree | commitdiff |
2006-05-18 |
Aran Deltac |
Removed BasicRels and reorganized where the various... |
tree | commitdiff |
2006-05-17 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'datetime' |
tree | commitdiff |
2006-05-17 |
Matt S Trout |
Missing stuff for DateTime branch |
tree | commitdiff |
2006-05-15 |
Matt S Trout |
don't ask |
tree | commitdiff |
2006-05-12 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-12 |
Matt S Trout |
fixup for stringify that can be false in find_or_create... |
tree | commitdiff |
2006-04-30 |
Aran Deltac |
No longer support unique constraints in Ordered. |
tree | commitdiff |
2006-04-29 |
Jess Robinson |
add create_ddl_dir for creating versioned sql statement... |
tree | commitdiff |
2006-04-26 |
Matt S Trout |
Added InflateColumn::DateTime component |
tree | commitdiff |
2006-04-19 |
Matt S Trout |
Fixed up tests post-merge |
tree | commitdiff |
2006-04-18 |
Daniel Westermann... |
Add unique constraint at mst's suggestion; find only... |
tree | commitdiff |
2006-04-11 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-04-07 |
Christopher H. Laco |
Added source_name to ResultSource/ResultSourceProxy |
tree | commitdiff |
2006-04-04 |
Nigel Metheringham |
Added some track test data and a cascading relationship... |
tree | commitdiff |
2006-03-31 |
Aran Deltac |
Renamed DBIC::Positional as DBIC::Ordered. |
tree | commitdiff |
2006-03-31 |
Stephan Szabo |
Added support for unique constraints to SQLT::Parser... |
tree | commitdiff |
2006-03-28 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-28 |
Stephan Szabo |
Changed logic for determining foreign key constraints |
tree | commitdiff |
2006-03-24 |
Aran Deltac |
Remove Tree and TokenGroup modules in favor of the... |
tree | commitdiff |
2006-03-24 |
Aran Deltac |
Rename Positioned as Positional. |
tree | commitdiff |
2006-03-24 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-24 |
Aran Deltac |
Fixes to Tree::AdjacencyList, and working tests. |
tree | commitdiff |
2006-03-24 |
Brandon L. Black |
minor test fix |
tree | commitdiff |
2006-03-23 |
Aran Deltac |
New collection_column feature with working tests. |
tree | commitdiff |
2006-03-21 |
Aran Deltac |
Additional tests for AdjacencyList. |
tree | commitdiff |
2006-03-19 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-19 |
Matt S Trout |
Fix to columns_info_for for type(size) |
tree | commitdiff |
2006-03-19 |
Aran Deltac |
Very basic tests for DBIC:Positioned. |
tree | commitdiff |
2006-03-18 |
David Kamholz |
Merge 'DBIx-Class-current' into 'trunk' |
tree | commitdiff |
2006-03-12 |
Jess Robinson |
Oops, deploy only drops tables if you tell it to.. |
tree | commitdiff |
2006-03-09 |
Scott McWhirter |
Update to hide modules from the PAUSE Indexer. |
tree | commitdiff |
2006-03-08 |
Matt S Trout |
has_many prefetch works. no, seriously |
tree | commitdiff |
2006-03-03 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-03 |
Matt S Trout |
Missing svk add, as usual |
tree | commitdiff |
2006-03-03 |
Matt S Trout |
Fix to update(\%args) with inflation from test case... |
tree | commitdiff |
2006-03-02 |
Robert Sedlacek |
add_components() doesn't prepend base when comp. prefix... |
tree | commitdiff |
2006-02-24 |
Matt S Trout |
Added deploy to Storage, DBICTEST_SQLT_DEPLOY env var... |
tree | commitdiff |
2006-02-22 |
Will Hawes |
nested has_many prefetch + tests |
tree | commitdiff |
2006-02-15 |
Will Hawes |
introduce row caching using related_resultset; has_many... |
tree | commitdiff |
2006-02-14 |
Matt S Trout |
added cascade_copy relationship attribute |
tree | commitdiff |
2006-02-14 |
Daniel Westermann... |
Remove dependency on Module::Find in 40resultsetmanager... |
tree | commitdiff |
2006-02-07 |
David Kamholz |
small test fix |
tree | commitdiff |
2006-02-06 |
David Kamholz |
changes for 5.00001 dist |
tree | commitdiff |
2006-02-06 |
Matt S Trout |
missing svk add |
tree | commitdiff |
2006-02-06 |
Matt S Trout |
multi-step prefetch along the same rel (e.g. for trees... |
tree | commitdiff |
2006-02-03 |
David Kamholz |
- move attribute recording to DBIx::Class |
tree | commitdiff |
2006-02-03 |
David Kamholz |
add ResultSetManager tests |
tree | commitdiff |
2006-02-03 |
David Kamholz |
changes in 0.05 dist that mst forgot to commit |
tree | commitdiff |
2006-01-31 |
David Kamholz |
re-fix many_to_many and add tests |
tree | commitdiff |
2006-01-29 |
Matt S Trout |
Made plain test use base Schema, not C::M::DBIC::Plain... |
tree | commitdiff |
2006-01-28 |
Matt S Trout |
Added accessor => option to column_info to specify... |
tree | commitdiff |
2006-01-27 |
Matt S Trout |
Added $schema->populate |
tree | commitdiff |
next |