Merge 'trunk' into 'DBIx-Class-current'
authorMatt S Trout <mst@shadowcat.co.uk>
Wed, 25 Oct 2006 05:20:32 +0000 (05:20 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Wed, 25 Oct 2006 05:20:32 +0000 (05:20 +0000)
commit672c8df5fcf20b4c0894ccd3763702522a9f829d
treebe66663a75af481ce0838d95c282589030bc8d62
parent6095cb703bcad95a735dcc2a557371fe9060d32e
parente417cd15072587644f733d7b68153acb37fa227b
Merge 'trunk' into 'DBIx-Class-current'

r32855@cain (orig r2845):  willert | 2006-10-18 20:33:43 +0000
Add myself to the contributors list
r32856@cain (orig r2846):  willert | 2006-10-18 20:37:23 +0000
Changed DBIC::Schema->load_classes to be taint-safe even when Module::Find is used to fetch the classes to import.
Added a testfile for this behavior and any further taint related issues.

r32857@cain (orig r2847):  willert | 2006-10-18 20:40:15 +0000
Cosmetics: Changed DBIx::Class to fit into the global 2-space-indent convention
r32858@cain (orig r2848):  konobi | 2006-10-18 22:07:55 +0000
Hide documentation for deprecated modules from PAUSE.
r32859@cain (orig r2849):  matthewt | 2006-10-21 03:16:47 +0000
I hate you all.
r33013@cain (orig r2850):  matthewt | 2006-10-25 05:19:21 +0000
because this actually works
lib/DBIx/Class.pm
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/Schema.pm
lib/DBIx/Class/Storage/DBI/NoBindVars.pm