Aran Deltac [Fri, 24 Mar 2006 03:43:16 +0000]
Fixes to Tree::AdjacencyList, and working tests.
Aran Deltac [Thu, 23 Mar 2006 19:57:43 +0000]
New collection_column feature with working tests.
Aran Deltac [Thu, 23 Mar 2006 18:05:37 +0000]
Additional tests for first_sibling and last_sibling.
Matt S Trout [Thu, 23 Mar 2006 18:05:16 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r9088@obrien (orig r1305): matthewt | 2006-03-22 11:52:30 +0000
Nuked ancient and unused classdata entry
r9091@obrien (orig r1306): jguenther | 2006-03-22 18:16:27 +0000
fixed unclear documentation regarding context in txn_do()
r9092@obrien (orig r1307): castaway | 2006-03-22 22:41:38 +0000
Fix up is_auto_increment doc
r9093@obrien (orig r1308): castaway | 2006-03-22 22:46:30 +0000
Fixup sequence docs
r9100@obrien (orig r1315): wdh | 2006-03-23 18:02:43 +0000
add basic cache tests/docs to trunk
Will Hawes [Thu, 23 Mar 2006 18:02:43 +0000]
add basic cache tests/docs to trunk
Will Hawes [Thu, 23 Mar 2006 18:00:49 +0000]
remove cache tests/docs incorrectly committed to branch
Aran Deltac [Thu, 23 Mar 2006 17:52:51 +0000]
No more $self->search in Positioned.
Aran Deltac [Thu, 23 Mar 2006 17:40:14 +0000]
Use the more verbose search syntax in previous_sibling.
Aran Deltac [Thu, 23 Mar 2006 17:37:05 +0000]
Fixes and tests for next/previous _sibling.
Aran Deltac [Thu, 23 Mar 2006 17:21:32 +0000]
Various fixes to Positioned. Tests no longer test AdjacencyList.
Will Hawes [Thu, 23 Mar 2006 16:44:48 +0000]
add basic cache tests/documentation
Jess Robinson [Wed, 22 Mar 2006 22:46:30 +0000]
Fixup sequence docs
Jess Robinson [Wed, 22 Mar 2006 22:41:38 +0000]
Fix up is_auto_increment doc
Justin Guenther [Wed, 22 Mar 2006 18:16:27 +0000]
fixed unclear documentation regarding context in txn_do()
Matt S Trout [Wed, 22 Mar 2006 11:52:30 +0000]
Nuked ancient and unused classdata entry
Matt S Trout [Wed, 22 Mar 2006 06:18:25 +0000]
Merge 'trunk' into 'DBIx-Class-current'
Matt S Trout [Wed, 22 Mar 2006 00:18:25 +0000]
Nuked ExampleSchema (already copied to Example)
Matt S Trout [Tue, 21 Mar 2006 23:14:45 +0000]
lib/DBIx/Class/ResultSource.pm
Matt S Trout [Tue, 21 Mar 2006 22:51:03 +0000]
Updates to Intro
Jess Robinson [Tue, 21 Mar 2006 22:47:30 +0000]
Nuked
Jess Robinson [Tue, 21 Mar 2006 22:46:35 +0000]
New version
Jess Robinson [Tue, 21 Mar 2006 22:46:20 +0000]
Nuke old version
Matt S Trout [Tue, 21 Mar 2006 22:41:01 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r9072@obrien (orig r1289): castaway | 2006-03-21 20:37:32 +0000
Nuked mentions of SchemaIntro, all in Intro.pod now
r9075@obrien (orig r1292): jguenther | 2006-03-21 22:15:39 +0000
Documentation indenting/formatting fixes
Justin Guenther [Tue, 21 Mar 2006 22:15:39 +0000]
Documentation indenting/formatting fixes
Aran Deltac [Tue, 21 Mar 2006 20:55:19 +0000]
Additional tests for AdjacencyList.
Jess Robinson [Tue, 21 Mar 2006 20:37:32 +0000]
Nuked mentions of SchemaIntro, all in Intro.pod now
Matt S Trout [Tue, 21 Mar 2006 20:36:26 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r9062@obrien (orig r1283): castaway | 2006-03-21 18:47:26 +0000
documenting!
r9063@obrien (orig r1284): purge | 2006-03-21 18:52:32 +0000
Doc updates to remove PK::Auto::<db> references and miscellaneous trinkets.
r9064@obrien (orig r1285): matthewt | 2006-03-21 19:32:56 +0000
Updated compose_* docs
r9065@obrien (orig r1286): castaway | 2006-03-21 20:34:49 +0000
Imported Schema stuff, some other improvements
r9066@obrien (orig r1287): matthewt | 2006-03-21 20:35:38 +0000
Nuked FAQ and shifted it the useful bits into Troubleshooting
Matt S Trout [Tue, 21 Mar 2006 20:35:38 +0000]
Nuked FAQ and shifted it the useful bits into Troubleshooting
Jess Robinson [Tue, 21 Mar 2006 20:34:49 +0000]
Imported Schema stuff, some other improvements
Matt S Trout [Tue, 21 Mar 2006 19:32:56 +0000]
Updated compose_* docs
Simon Elliott [Tue, 21 Mar 2006 18:52:32 +0000]
Doc updates to remove PK::Auto::<db> references and miscellaneous trinkets.
Jess Robinson [Tue, 21 Mar 2006 18:47:26 +0000]
documenting!
Simon Elliott [Tue, 21 Mar 2006 18:35:23 +0000]
undo changes that should have been in TRUNK. /me thwaps self
Simon Elliott [Tue, 21 Mar 2006 18:06:59 +0000]
Misc doc updates.
Simon Elliott [Tue, 21 Mar 2006 17:47:24 +0000]
Doc fixes for PK::Auto::DB references. All handled in storage now.
Matt S Trout [Tue, 21 Mar 2006 15:57:51 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r9049@obrien (orig r1275): jguenther | 2006-03-21 12:03:55 +0000
changed Foo/Bar in docs to more meaningful names
r9050@obrien (orig r1276): matthewt | 2006-03-21 14:10:01 +0000
Docs tweaks from bluefeet, correction to ResultSet POD update by jguenther
r9051@obrien (orig r1277): matthewt | 2006-03-21 14:26:22 +0000
Corrected columns_info_for indent level - 2 space indent everyone please, you may not like it but the rest of the code is already like that
r9052@obrien (orig r1278): matthewt | 2006-03-21 15:57:16 +0000
Tweaked columns_info_for test to get around SQLite inconsistencies
Matt S Trout [Tue, 21 Mar 2006 15:57:16 +0000]
Tweaked columns_info_for test to get around SQLite inconsistencies
Matt S Trout [Tue, 21 Mar 2006 14:26:22 +0000]
Corrected columns_info_for indent level - 2 space indent everyone please, you may not like it but the rest of the code is already like that
Matt S Trout [Tue, 21 Mar 2006 14:10:01 +0000]
Docs tweaks from bluefeet, correction to ResultSet POD update by jguenther
Justin Guenther [Tue, 21 Mar 2006 12:03:55 +0000]
changed Foo/Bar in docs to more meaningful names
Brandon L. Black [Tue, 21 Mar 2006 06:52:02 +0000]
better way of disabling warnings/errors for DROP TABLE in test
Matt S Trout [Tue, 21 Mar 2006 04:57:37 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r9041@obrien (orig r1267): castaway | 2006-03-21 00:25:14 +0000
ddddocs!
r9046@obrien (orig r1272): matthewt | 2006-03-21 04:57:00 +0000
Doc updates in DBIx/Class.pm
Matt S Trout [Tue, 21 Mar 2006 04:57:00 +0000]
Doc updates in DBIx/Class.pm
Jess Robinson [Tue, 21 Mar 2006 00:25:14 +0000]
ddddocs!
Daniel Westermann-Clark [Mon, 20 Mar 2006 22:32:07 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r7840@fortuna (orig r1262): castaway | 2006-03-20 13:14:35 -0500
Add predefined searches patch from Hartmaier Alexander
r7841@fortuna (orig r1263): matthewt | 2006-03-20 14:35:33 -0500
Marked deploy as experimental
r7844@fortuna (orig r1264): castaway | 2006-03-20 16:03:58 -0500
de-foo documentation ;)
r7847@fortuna (orig r1265): dwc | 2006-03-20 17:30:26 -0500
Fix exception text for nonexistent key in ResultSet::find()
Daniel Westermann-Clark [Mon, 20 Mar 2006 22:30:26 +0000]
Fix exception text for nonexistent key in ResultSet::find()
Jess Robinson [Mon, 20 Mar 2006 21:03:58 +0000]
de-foo documentation ;)
Matt S Trout [Mon, 20 Mar 2006 19:35:33 +0000]
Marked deploy as experimental
Jess Robinson [Mon, 20 Mar 2006 18:14:35 +0000]
Add predefined searches patch from Hartmaier Alexander
Aran Deltac [Mon, 20 Mar 2006 16:51:09 +0000]
New Tree::AdjecencyList module.
Matt S Trout [Mon, 20 Mar 2006 03:34:28 +0000]
Merge 'trunk' into 'DBIx-Class-current'
Matt S Trout [Sun, 19 Mar 2006 21:34:28 +0000]
Made do_txn respect void context (on the off-chance somebody cares)
Matt S Trout [Sun, 19 Mar 2006 21:15:38 +0000]
Fix to columns_info_for for type(size)
Aran Deltac [Sun, 19 Mar 2006 18:37:12 +0000]
Removeing Tree:: stuff since I didnt mean to check it in yet.
Aran Deltac [Sun, 19 Mar 2006 18:36:10 +0000]
Rename move_up and move_down to move_previous and move_next.
Much more in depth tests.
Aran Deltac [Sun, 19 Mar 2006 06:12:21 +0000]
Very basic tests for DBIC:Positioned.
Aran Deltac [Sun, 19 Mar 2006 03:27:48 +0000]
Adding a new component for handling positioned lists.
Matt S Trout [Sun, 19 Mar 2006 05:26:18 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r8940@obrien (orig r1250): matthewt | 2006-03-18 23:26:18 +0000
Post-merge fixups
Matt S Trout [Sat, 18 Mar 2006 23:26:18 +0000]
Post-merge fixups
Matt S Trout [Sat, 18 Mar 2006 23:12:21 +0000]
Merge 'DBIx-Class-current' into 'trunk'
David Kamholz [Wed, 1 Mar 2006 08:56:06 +0000]
Merge 'DBIx-Class-current' into 'trunk'
Matt S Trout [Sat, 18 Mar 2006 22:38:07 +0000]
Aran Deltac [Sat, 18 Mar 2006 21:59:08 +0000]
Added a couple entries to the TODO list.
Matt S Trout [Sat, 18 Mar 2006 18:46:35 +0000]
Fix for delete on full-table resultsets
Matt S Trout [Sat, 18 Mar 2006 18:12:05 +0000]
Added _04 placeholder and note for last commit
Matt S Trout [Sat, 18 Mar 2006 17:51:28 +0000]
Fixup for count
David Kamholz [Fri, 17 Mar 2006 08:38:09 +0000]
trivial optimization to MODIFY_CODE_ATTRIBUTES
David Kamholz [Thu, 16 Mar 2006 18:31:41 +0000]
put phaylon back, he was a victim of svk :)
Justin Guenther [Thu, 16 Mar 2006 16:26:06 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r9906@haferschleim (orig r1105): jguenther | 2006-03-16 10:26:06 +0100
fixed e-mail address
David Kamholz [Thu, 16 Mar 2006 18:29:11 +0000]
hopefully fix atsushi kobayahi's ResultSetManager issue
Marcus Ramberg [Thu, 16 Mar 2006 10:38:25 +0000]
fix for pg seq detection.
Justin Guenther [Thu, 16 Mar 2006 09:26:06 +0000]
fixed e-mail address
David Kamholz [Thu, 16 Mar 2006 05:04:49 +0000]
doc clarifications to ResultSetManager
Brandon L. Black [Wed, 15 Mar 2006 14:07:30 +0000]
silence PrintError in our RaiseError eval
Brandon L. Black [Wed, 15 Mar 2006 13:51:11 +0000]
replace the ugly _column_info_broken method-flag with an eval on the dbh call/execute instead
Brandon L. Black [Wed, 15 Mar 2006 13:24:01 +0000]
Changes updates
Brandon L. Black [Wed, 15 Mar 2006 13:18:33 +0000]
>connection does nothing if storage defined and no arguments (which in turn makes $schema->connect(undef) act like $schema->clone if already connected)
Brandon L. Black [Wed, 15 Mar 2006 13:17:24 +0000]
Storage::DBI throws intelligent exception if no @connect_info
Brandon L. Black [Wed, 15 Mar 2006 13:13:56 +0000]
columns_info_for upgrades, related test updates, related DB2 fix
Brandon L. Black [Wed, 15 Mar 2006 04:50:25 +0000]
fork tests/code improved, ithreads tests/code added, version bumped
Justin Guenther [Tue, 14 Mar 2006 23:39:45 +0000]
fixed test plan
David Kamholz [Tue, 14 Mar 2006 23:31:05 +0000]
weaken result_source in all resultsets
Kieren Diment [Tue, 14 Mar 2006 06:19:23 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r9838@haferschleim (orig r1083): zarquon | 2006-03-14 00:19:23 +0100
Changed DB namespace to MyDatabase namespace
Justin Guenther [Tue, 14 Mar 2006 23:24:08 +0000]
added a test for count() caching
Justin Guenther [Tue, 14 Mar 2006 21:26:26 +0000]
added an old change to Changes
Brandon L. Black [Tue, 14 Mar 2006 01:51:53 +0000]
Changes update / version bump for 0.05999_03 release
Matt S Trout [Tue, 14 Mar 2006 01:06:13 +0000]
Fixed hm prefetch
Kieren Diment [Mon, 13 Mar 2006 23:19:23 +0000]
Changed DB namespace to MyDatabase namespace
Kieren Diment [Sat, 11 Mar 2006 21:56:15 +0000]
Merge 'trunk' into 'DBIx-Class-current'
r7468@fortuna (orig r1063): zarquon | 2006-03-11 15:56:15 -0500
minor change to AUTHOR section
Matt S Trout [Mon, 13 Mar 2006 13:04:45 +0000]
doc tweaks, failing test from jcs
Marcus Ramberg [Mon, 13 Mar 2006 13:00:24 +0000]
fix for hm prefetch and test.
Jess Robinson [Sun, 12 Mar 2006 00:01:27 +0000]
Oops, deploy only drops tables if you tell it to..
Also add sizes to varchar fields in dbictest schema
Jess Robinson [Sat, 11 Mar 2006 23:09:06 +0000]
deploy debugging and drop table statements
Kieren Diment [Sat, 11 Mar 2006 20:56:15 +0000]
minor change to AUTHOR section
Matt S Trout [Fri, 10 Mar 2006 19:42:18 +0000]
doc fix£
David Kamholz [Fri, 10 Mar 2006 12:38:22 +0000]
fix Changes, remove README
David Kamholz [Fri, 10 Mar 2006 12:29:19 +0000]
changes for 0.05999_02
Matt S Trout [Fri, 10 Mar 2006 12:11:02 +0000]
test fixups, Schema optimisation tweaks
Scott McWhirter [Fri, 10 Mar 2006 03:15:03 +0000]
Update changes to show the fact we've hidden stuff from PAUSE
David Kamholz [Fri, 10 Mar 2006 02:34:55 +0000]
fix typo in Changes