better comments. resolution not done every time.
[dbsrgits/DBIx-Class.git] / t /
2006-05-05 Jesper Krogh Fix to make the Postgresql-code handle Schemas. This...
2006-05-03 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-30 Daniel Westermann... Fix evals for skipping test
2006-04-30 Daniel Westermann... bluefeet disabled the unique constraint in [1544]
2006-04-30 Aran Deltac Call scripts/ script/ in the dbicadmin tests.
2006-04-30 Aran Deltac Tests for dbicadmin.
2006-04-30 Aran Deltac No longer support unique constraints in Ordered.
2006-04-30 Aran Deltac Fix some errors with using unique constraints with...
2006-04-29 Jess Robinson add create_ddl_dir for creating versioned sql statement...
2006-04-22 Matt S Trout cycle tests and a weaken call
2006-04-21 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-20 Will Hawes nuke DBI->trace calls
2006-04-19 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-19 Matt S Trout make set_from_related handle undef
2006-04-19 Matt S Trout Fix to copy
2006-04-19 Simon Elliott =Test for Data::Dumper::Sortkeys incompatibility (expor...
2006-04-19 Matt S Trout Fixed up tests post-merge
2006-04-19 Daniel Westermann... Merge 'find_changes' into 'DBIx-Class-current'
2006-04-18 Daniel Westermann... Add tests for find by specific key, ordered columns
2006-04-18 Daniel Westermann... Add find_or_new and find_or_new_related
2006-04-18 Daniel Westermann... Minor cleanup and check the row is clean
2006-04-18 Daniel Westermann... Add update_or_create_related
2006-04-18 Daniel Westermann... Merge 'DBIx-Class-current' into 'find_changes'
2006-04-18 Daniel Westermann... Add unique constraint at mst's suggestion; find only...
2006-04-18 Daniel Westermann... First pass at reimplementation
2006-04-16 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-16 Robert Sedlacek inject_base filters out double entries
2006-04-12 Daniel Westermann... Merge 'trunk' into 'DBIx-Class-current'
2006-04-12 Daniel Westermann... Fix for -and conditions when updating or deleting on...
2006-04-11 Daniel Westermann... Test fixup from previous merge:
2006-04-11 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-08 Jess Robinson Skip distinct tests on old sqlite versions
2006-04-08 Luke Saunders renamed 27result_set_column tests and fixed minor doc...
2006-04-07 Luke Saunders new class ResultSetColumn and tests
2006-04-07 Christopher H. Laco Added source_name to ResultSource/ResultSourceProxy
2006-04-06 Luke Saunders fixed multiple column count distincts in SQLite and...
2006-04-06 Nigel Metheringham Applied mst fixes for delete on resultsetin [839] to...
2006-04-05 Aran Deltac Move ordered tests from 26 to 27.
2006-04-04 Stephan Szabo Added code to allow looking up of the other side of...
2006-04-04 Nigel Metheringham Added some track test data and a cascading relationship...
2006-04-03 Simon Elliott New tests for cascade_delete, including fail.
2006-03-31 Aran Deltac Renamed DBIC::Positional as DBIC::Ordered.
2006-03-31 Stephan Szabo Added support for unique constraints to SQLT::Parser...
2006-03-28 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-28 Stephan Szabo Changed logic for determining foreign key constraints
2006-03-27 Matt S Trout Quoting fixes for single-table ops
2006-03-25 Matt S Trout 0.06000 changes v0.06000
2006-03-24 Aran Deltac Fixed the Positional test to use the new test calss...
2006-03-24 Aran Deltac Remove Tree and TokenGroup modules in favor of the...
2006-03-24 Aran Deltac Rename Positioned as Positional.
2006-03-24 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-24 Aran Deltac Fixes to Tree::AdjacencyList, and working tests.
2006-03-24 Brandon L. Black minor test fix
2006-03-23 Aran Deltac New collection_column feature with working tests.
2006-03-23 Aran Deltac Additional tests for first_sibling and last_sibling.
2006-03-23 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-23 Will Hawes add basic cache tests/docs to trunk
2006-03-23 Will Hawes remove cache tests/docs incorrectly committed to branch
2006-03-23 Aran Deltac Fixes and tests for next/previous _sibling.
2006-03-23 Aran Deltac Various fixes to Positioned. Tests no longer test...
2006-03-23 Will Hawes add basic cache tests/documentation
2006-03-21 Aran Deltac Additional tests for AdjacencyList.
2006-03-21 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-21 Matt S Trout Tweaked columns_info_for test to get around SQLite...
2006-03-21 Brandon L. Black better way of disabling warnings/errors for DROP TABLE...
2006-03-19 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-19 Matt S Trout Fix to columns_info_for for type(size)
2006-03-19 Aran Deltac Rename move_up and move_down to move_previous and move_...
2006-03-19 Aran Deltac Very basic tests for DBIC:Positioned.
2006-03-18 David Kamholz Merge 'DBIx-Class-current' into 'trunk'
2006-03-15 Brandon L. Black columns_info_for upgrades, related test updates, relate...
2006-03-15 Brandon L. Black fork tests/code improved, ithreads tests/code added...
2006-03-14 Justin Guenther fixed test plan
2006-03-14 Justin Guenther added a test for count() caching
2006-03-14 Matt S Trout Fixed hm prefetch
2006-03-13 Matt S Trout doc tweaks, failing test from jcs
2006-03-13 Marcus Ramberg fix for hm prefetch and test.
2006-03-12 Jess Robinson Oops, deploy only drops tables if you tell it to..
2006-03-10 Matt S Trout test fixups, Schema optimisation tweaks
2006-03-09 Cory G Watson Allow scalarefs passed to order_by to pass straight...
2006-03-09 Scott McWhirter Update to hide modules from the PAUSE Indexer.
2006-03-09 David Kamholz forgot a couple commits ago
2006-03-09 David Kamholz more small cleanup, rename insert_or_update to update_o...
2006-03-08 Marcus Ramberg Added tests for has_column_loaded
2006-03-08 David Kamholz add second test to 23cache, that doesn't work
2006-03-08 David Kamholz add test for last fix
2006-03-08 Matt S Trout has_many prefetch works. no, seriously
2006-03-03 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-03 Matt S Trout Missing svk add, as usual
2006-03-03 Matt S Trout Fix to update(\%args) with inflation from test case...
2006-03-03 Daisuke Murase * added a test for UTF8Columns
2006-03-02 Robert Sedlacek add_components() doesn't prepend base when comp. prefix...
2006-03-01 Brandon L. Black t/50fork.t made a little more resilient
2006-03-01 Matt S Trout half unpicked has_many prefetch mess
2006-03-01 David Kamholz renumber tests
2006-03-01 David Kamholz Merge 'trunk' into 'DBIx-Class-current'
2006-03-01 Matt S Trout Added missing join attrs to 23cache
2006-02-27 Justin Guenther Fixed a typo
2006-02-27 Justin Guenther Fixed txn_do to check that $coderef is actually a code...
2006-02-26 Matt S Trout Fixup MANIFEST, rename 22cache -> 23cache, tweak to...
next