2010-01-07 |
Jay Hannah |
now mentions skip_load_external feature in comments |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Jay Hannah |
Oops. Forgot to update the Changes file last week. |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Rafael Kitover |
ugly hack to ignore bad tables for ODBC/MSSQL |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Rafael Kitover |
fix NUMERIC/DECIMAL size for postgres |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Rafael Kitover |
remove unnecessary if statement |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Rafael Kitover |
dumped version string is updated on Schema.pm when... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Rafael Kitover |
new dev release 0.04999_13 |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Rafael Kitover |
rewrite un-singularized classnames in custom and extern... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Rafael Kitover |
fix up VARBIT for postgres too, that's all the varying... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Rafael Kitover |
better "size" column_info for postgres, still unlikely... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Rafael Kitover |
fix old class replace regex, new TODO |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Rafael Kitover |
add test (and fix) for loading external custom content... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Robert Buels |
for clarity, extracted POD generation into its own... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Robert Buels |
added column attributes to generated POD |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Rafael Kitover |
Merge 'relationship_attrs' into 'current' |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Rafael Kitover |
silence warnings from 40overwrite_modifications.t |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Robert Buels |
added self to contributors, added note to changelog |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Robert Buels |
added relationship_attrs option, plus tests for it |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Robert Buels |
making branch to add relationship_attrs option |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Robert Buels |
improved "checksum mismatch" error message with more... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Robert Buels |
added tests for overwrite_modifications option |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Robert Buels |
updated changelog with overwrite_modifications |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Robert Buels |
added overwrite_modifications option (default off)... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Rafael Kitover |
Merge 'skip_load_external' into 'current' |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Rafael Kitover |
minor test cleanup |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Jay Hannah |
Added skip_load_external() |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Rafael Kitover |
new branch to add an option to turn off loading externa... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Rafael Kitover |
Merge 'deprecate_CDA' into 'current' |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Rafael Kitover |
remove dep on CAF, add dep on CAG |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Rafael Kitover |
use simple group accessors for Loader::Base, remove... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Rafael Kitover |
Merge 'current' into 'deprecate_CDA' |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Rafael Kitover |
rearrange some test code |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Jay Hannah |
removed Class::Data::Accessor (deprecated) |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Rafael Kitover |
Merge 'current' into 'deprecate_CDA' |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Rafael Kitover |
fix tests |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Rafael Kitover |
bump File::Path dep, fixup redefined warning handler |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Jay Hannah |
Suppress 2nd warning below which makes the test fail. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Jay Hannah |
Branch to move from Class::Data::Accessor (deprecated) to |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Rafael Kitover |
load custom content from external un-singularized class... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Rafael Kitover |
preserve custom content from un-singularized Results... |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Rafael Kitover |
more complete backcompat tests, one last thing to do |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Rafael Kitover |
start of backcompat tests |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Rafael Kitover |
Merge 'back-compat' into 'current' |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Rafael Kitover |
pod fixes for UpgradingFromV4 |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Rafael Kitover |
added Manual/UpgradingFromV4.pod |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Rafael Kitover |
implemented "naming" accessor, got rid of Loader/Compat... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Rafael Kitover |
fix POD coverage and t/backcompat/0.04006/23dumpmore.t |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Rafael Kitover |
Merge 'current' into 'back-compat' |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Rafael Kitover |
replacing ::Base with ::Compat now, instead of just... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Rafael Kitover |
better handling of db_schema for Oracle, based on ... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Rafael Kitover |
new dev release 0.04999_12 |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Rafael Kitover |
tests pass again |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Rafael Kitover |
fix MySQL rel introspection with on_connect_call =... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Rafael Kitover |
base results on Core, only load components if there... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Rafael Kitover |
set old version only on Schema.pm in backcompat mode |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Rafael Kitover |
load external classes for dynamic schemas only |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Rafael Kitover |
Merge 'current' into 'back-compat' |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Rafael Kitover |
new dev release 0.04999_11 |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Rafael Kitover |
fix table count test in common tests, inc version for... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Rafael Kitover |
added patch to generate POD from postgres by Andrey... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Rafael Kitover |
update TODO |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Rafael Kitover |
fix regular common tests |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Rafael Kitover |
backcompat common tests now pass |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Rafael Kitover |
minor changes |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Rafael Kitover |
backcompat tests now run, but fail |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Rafael Kitover |
make dynamic schemas 0.04006 mode by default |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Rafael Kitover |
Merge 'current' into 'back-compat' |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Rafael Kitover |
backcompat mode now runs more than once |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Rafael Kitover |
added test to check for correct file count in common... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Rafael Kitover |
add test for norewrite |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Rafael Kitover |
handle un-parenthesized default numeric/integer values... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Rafael Kitover |
fix MSSQL default detection to work with numeric/intege... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Rafael Kitover |
redo AUTHOR sections to have one main CONTRIBUTORS... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Rafael Kitover |
$dbh->quote some things |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Rafael Kitover |
fix default_value for MSSQL |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Rafael Kitover |
fix name of compat relbuilder |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Rafael Kitover |
backcompat TODO |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Rafael Kitover |
this stuff does not work yet |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Rafael Kitover |
fix relbuilder initialization (left over from pull) |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Rafael Kitover |
Merge 'current' into 'back-compat' |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Rafael Kitover |
run advanced tests on SQLite too |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Rafael Kitover |
fix up alignment in Changes |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Rafael Kitover |
add resources to Makefile.PL |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Rafael Kitover |
new dev release 0.04999_10 |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Rafael Kitover |
fix data_type for identities in MSSQL RT#50523 |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Rafael Kitover |
patch from Robert Bohne to make _table_uniq_info more... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Rafael Kitover |
new dev release 0.04999_09 |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Ash Berlin |
Place a warning at the top of the files too |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Ash Berlin |
Only redump the files when something has actually changed |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Rafael Kitover |
remove dbic option from sybase test that is no longer... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Rafael Kitover |
fix warning in MySQL tests |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Rafael Kitover |
update M::I version in Makefile.PL |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Rafael Kitover |
dev release 0.04999_08 |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Rafael Kitover |
add note about sybase dbic branch |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Rafael Kitover |
Merge 'mssql_tweaks' into 'current' |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Rafael Kitover |
remove comment about sybase dsn (it's handled automatic... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Rafael Kitover |
add sybase and mssql as features to Makefile.PL |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Rafael Kitover |
Merge 'current' into 'mssql_tweaks' |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Dagfinn Ilmari... |
Initial back-compat code |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Dagfinn Ilmari... |
Branch for back-compat work |
commit | commitdiff | tree | snapshot |
next |