Merge 'trunk' into 'cdbicompat_integration'
authorMatt S Trout <mst@shadowcat.co.uk>
Fri, 14 Sep 2007 20:42:29 +0000 (20:42 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Fri, 14 Sep 2007 20:42:29 +0000 (20:42 +0000)
commit2b0334f87ded2e6bfeecc2aeebfe5d8d5f454a21
treedb0b4beacda258211ae1b58816ca63bbffc182ee
parent92d45f25a06e802790d8d1188f898b7b0dc4a118
parent7a2c1380cfeb48e9a4fc2b5cfa422584035afb1e
Merge 'trunk' into 'cdbicompat_integration'

r11217@jules (orig r3705):  tomboh | 2007-08-22 11:28:58 +0100
Fix the behaviour of code refs within array refs for on_(dis)?connect_do
and enhance tests to spot the previous mistake.

r11218@jules (orig r3706):  tomboh | 2007-08-22 11:57:14 +0100
Add myself to the list of contributors

r11232@jules (orig r3709):  gphat | 2007-08-24 18:11:46 +0100
Fix typos.

r14025@jules (orig r3720):  ilmari | 2007-09-04 17:44:41 +0100
Fix return value for DBIC::ResultSource::Table->table($table)
r14026@jules (orig r3721):  ash | 2007-09-04 20:14:02 +0100
Bump for New relase
r14027@jules (orig r3722):  semifor | 2007-09-05 04:49:46 +0100
 r1185@titanic:  mjm | 2007-09-04 20:11:07 -0700
 Updated email address

r14029@jules (orig r3723):  castaway | 2007-09-06 21:07:52 +0100
Doc patch from wreis

r14030@jules (orig r3724):  castaway | 2007-09-06 22:35:49 +0100
Add more about accessors to doc

r14031@jules (orig r3725):  tomboh | 2007-09-07 17:54:00 +0100
Small POD fix

r14032@jules (orig r3726):  semifor | 2007-09-08 17:58:56 +0100
 r1191@titanic:  mjm | 2007-09-08 09:20:32 -0700
 discard_changes is also "refresh from storage"

r14035@jules (orig r3729):  castaway | 2007-09-12 00:23:20 +0100
Much doch shuffling and more argument explanations (due to initself ;)
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/ResultSourceProxy/Table.pm
lib/DBIx/Class/Storage/DBI.pm