From: Matt S Trout Date: Fri, 3 Nov 2006 04:26:53 +0000 (+0000) Subject: Merge 'DBIx-Class-current' into 'versioning' X-Git-Tag: v0.08240~406^2~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d647897e1d4a596a0dffd223639a976728c85bb3;p=dbsrgits%2FDBIx-Class.git Merge 'DBIx-Class-current' into 'versioning' r32520@cain (orig r2818): blblack | 2006-10-12 03:28:43 +0000 r10869@moloko (orig r2815): matthewt | 2006-10-06 19:49:06 -0500 fixup to work round an aliasing bug r10870@moloko (orig r2816): dwc | 2006-10-08 12:41:15 -0500 Add tests for alias fix in [2815] r32546@cain (orig r2844): blblack | 2006-10-17 15:28:41 +0000 r7941@positron (orig r2836): castaway | 2006-10-14 12:33:13 -0500 Minor consistency, layout and grammar updates r7942@positron (orig r2837): castaway | 2006-10-14 14:24:15 -0500 Added examples for ResultSetColumn r7943@positron (orig r2838): castaway | 2006-10-14 14:41:07 -0500 Add func example for resultsetcolumn r7944@positron (orig r2839): castaway | 2006-10-14 14:43:52 -0500 Added resultsetcolumn question to FAQ r7945@positron (orig r2840): castaway | 2006-10-14 14:46:26 -0500 Fix typo r7946@positron (orig r2841): castaway | 2006-10-14 15:11:40 -0500 Funky hashref inflating example r7947@positron (orig r2842): castaway | 2006-10-14 15:21:26 -0500 Add find_or_new / in_storage example r9870@positron (orig r2843): dwc | 2006-10-17 02:40:56 -0500 Add (currently failing) tests for single relationship accessors with objects and for PK mutation r33014@cain (orig r2851): matthewt | 2006-10-25 05:20:32 +0000 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 r33271@cain (orig r2857): matthewt | 2006-11-03 04:26:25 +0000 r33016@cain (orig r2852): matthewt | 2006-10-25 07:11:15 +0000 fix it properly, fix Changes r33253@cain (orig r2853): castaway | 2006-10-30 14:21:53 +0000 Fixed typos in HashRefInflator example r33254@cain (orig r2854): ash | 2006-10-30 14:49:27 +0000 Fixed type in hasrref iter - thanks abraxxa r33255@cain (orig r2855): ash | 2006-10-31 11:24:43 +0000 Deploy fix that will hopefully sort out problems with HTML::Widget::DBIxClass r33256@cain (orig r2856): ash | 2006-11-01 02:11:22 +0000 reverted previous deploy change(r8255) - sorry matt, i wont break it again --- d647897e1d4a596a0dffd223639a976728c85bb3