Attempt to fix 'Attempt to free unreferenced scalar' on 5.8
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / 23dumpmore.t
2017-06-27 Dagfinn Ilmari Man... Attempt to fix 'Attempt to free unreferenced scalar... namespace-cleanup
2015-06-25 Dagfinn Ilmari Man... Add author test for whitespace errors and make whitespa...
2015-06-25 Dagfinn Ilmari Man... Add author test for use strict/warnings
2014-08-09 Dagfinn Ilmari Man... Fix unescaped left braces in regexes in tests
2014-04-04 Dag-Erling Smørgrav Add options to omit the version and timestamp from...
2014-01-06 Dagfinn Ilmari Man... Fix generated_classes with dry_run => 1
2014-01-06 Dagfinn Ilmari Man... Add dry-run mode for static schema creation
2013-10-29 Dagfinn Ilmari Man... Allow overriding individual moniker parts
2013-10-21 Dagfinn Ilmari Man... Fix t/23dumpmore on perl 5.8.8 and earlier
2013-08-11 Dagfinn Ilmari Man... Allow matching all the moniker parts in constraint...
2013-08-11 Dagfinn Ilmari Man... Allow using all the moniker parts in hashref moniker_map
2013-08-11 Dagfinn Ilmari Man... Allow specifying the moniker part separator
2012-09-06 André Walker allow user to set qualify_objects to false
2011-10-30 Rafael Kitover stop editing custom content from renamed files
2011-10-13 Rafael Kitover add "use utf8;" at the top of all generated files
2011-08-18 Rafael Kitover sort unique constraints
2011-08-16 Rafael Kitover multi db_schema support
2011-07-24 Rafael Kitover add quiet option
2011-07-05 Rafael Kitover sort relationships
2011-05-30 Rafael Kitover generate POD for unique constraints, set_primary_key...
2011-05-29 Rafael Kitover fix t/23dumpmore.t
2011-05-28 Rafael Kitover fixup POD
2011-05-28 Rafael Kitover add more naming options
2011-05-18 Rafael Kitover add asterisks to items in POD class lists
2011-05-17 Rafael Kitover generate POD for result_base_class as well
2011-05-17 Rafael Kitover generate POD for additional_classes, additional_base_cl...
2011-01-25 Rafael Kitover support extra connect_info options like quote_char...
2010-12-05 Rafael Kitover minor changes
2010-09-07 Peter Rabbitson Factor out the dumper-test machinery, separate the...
2010-09-06 Peter Rabbitson Add extra warning guard and object creation tests to...
2010-07-24 Rafael Kitover remove dep on Data::Dumper::Concise
2010-07-23 Rafael Kitover use Optional::Dependencies stole from DBIx::Class for...
2010-07-05 Rafael Kitover fix some edge cases for use_moose option, and more...
2010-06-10 Rafael Kitover fix bug in qualify_objects that would add schema to...
2010-05-22 Rafael Kitover add qualify_objects option
2010-05-19 Andrew Rodland Fix dumpmore tests so they pass with a correctly-workin...
2010-04-03 Rafael Kitover fix a couple tests
2010-03-23 Rafael Kitover cleanup t/23dumpmore.t
2010-03-23 Rafael Kitover test for clashing monikers error
2010-03-12 Rafael Kitover add config_file option
2010-02-23 Rafael Kitover column_info POD generation improvements
2010-02-09 Rafael Kitover refactor the classname checking code
2010-02-09 Brian Phillips fix whitespace tabs ==> ' ' x 4
2010-02-09 Brian Phillips validate class/component loader options
2010-01-24 Rafael Kitover add external content and skip_load_external tests to...
2010-01-23 Rafael Kitover better base POD tests
2010-01-22 Rafael Kitover better fix for portable PERL5LIB setting in test
2010-01-22 Rafael Kitover fixes for Win32
2010-01-17 Rafael Kitover added "generate_pod" option, defaults to on
2010-01-11 Rafael Kitover use_namespaces is now default, still needs the upgrade...
2009-11-30 Rafael Kitover tests pass again
2009-11-29 Rafael Kitover added patch to generate POD from postgres by Andrey...
2009-04-14 Justin Hunter * use $^X instead of assuming /usr/bin/perl
2009-03-10 Dagfinn Ilmari Man... Merge 'trunk' into 'current'
2009-03-09 Tim Bunce Fix test plan count in t/23dumpmore.t and add Change...
2009-03-09 Tim Bunce Implement result_base_class and schema_base_class options.
2008-05-24 Dagfinn Ilmari Man... Add "dbicdump" script for easy commandline dumping
2008-01-27 Dagfinn Ilmari Man... Add support for load_namespaces-style class layout.
2007-07-02 Brandon Black fix test skips on Win32
2007-06-27 Brandon Black 0.04001, dump_overwrite -> really_erase_my_files 0.04001
2007-04-14 Brandon Black more dumping tests
2007-04-03 Brandon Black some little cleanups, svn meta stuff, and the beginning...