2010-02-13 |
Rafael Kitover |
fix picking up quoted tables for SQLite, patch from... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Rafael Kitover |
refactor the classname checking code |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Brian Phillips |
add Changes and CONTRIBUTORS entries |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Brian Phillips |
fix whitespace tabs ==> ' ' x 4 |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Brian Phillips |
validate class/component loader options |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Rafael Kitover |
upload 0.05001 0.05001 |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Rafael Kitover |
fix default_value for all other backends, fix bug with... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Rafael Kitover |
more robust $dbh->tables parsing for sometimes-quoted... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Rafael Kitover |
add t/_common_dump to MANIFEST.SKIP, minor POD change |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Dagfinn Ilmari... |
Escape non-ascii characters in POD |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Robert Bohne |
Adjust my email |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Robert Bohne |
Use QuotedDefault in DBI::SQLite, fixed default value |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Dagfinn Ilmari... |
Generalise default_value tests |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Robert Bohne |
Fix mistake in CREATE TABLE loader_test2 statment |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rafael Kitover |
fix default_value introspection for Oracle |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Dagfinn Ilmari... |
Test default value even if skip_rels=1 |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Dagfinn Ilmari... |
Fix expected file count and table dropping when skip_rels=1 |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Rafael Kitover |
patch from Robert Bohne <rbo@cpan.org> to check default... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Rafael Kitover |
Merge branch 'master' of git.shadowcat.co.uk:DBIx-Class... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Rafael Kitover |
mention DBD::Sybase and DBD::ODBC support Loader.pm POD |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Dagfinn Ilmari... |
Remove 0.05 blockers from TODO, it's done! |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Dagfinn Ilmari... |
Add README to .gitignore, it's autogenerated |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Dagfinn Ilmari... |
Update repository location |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Dagfinn Ilmari... |
Fix misspelling of my nickname |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Rafael Kitover |
release 0.05000 0.05000 |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Rafael Kitover |
update Changes |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Rafael Kitover |
better size introspection for Sybase |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Rafael Kitover |
better type mapping and default introspection for Sybase |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Rafael Kitover |
a couple more extra TODO tests for Sybase computed... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Rafael Kitover |
set data_type to undef for Sybase computed columns |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Rafael Kitover |
fix IDENTITY data_type for Sybase, more extra tests... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Rafael Kitover |
extra TODO test for Sybase timestamp columns |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Rafael Kitover |
added acmoore to CONTRIBUTORS |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Rafael Kitover |
add external content and skip_load_external tests to... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Rafael Kitover |
better base POD tests |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Rafael Kitover |
better fix for portable PERL5LIB setting in test |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Rafael Kitover |
fixes for Win32 |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Rafael Kitover |
better handling of default precision for TIME type... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Rafael Kitover |
make default datetime type precision checking for Pg... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Rafael Kitover |
fix pod_comment_mode POD to reflect the 'auto' default |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Rafael Kitover |
fix for size on pg timestamps/intervals when there... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Rafael Kitover |
update pod_comment_mode POD |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Rafael Kitover |
added test for long table comment in DESCRIPTION |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Rafael Kitover |
add patch from waawaamilk to generate POD for long... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Rafael Kitover |
added kane to CONTRIBUTORS from svn logs |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Rafael Kitover |
add mst to CONTRIBUTORS (from svn history) |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Rafael Kitover |
change timbunce's email |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Rafael Kitover |
update CONTRIBUTORS from svn logs |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Peter Rabbitson |
Adjust my email |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Rafael Kitover |
clarify generate_pod doc |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Rafael Kitover |
added "generate_pod" option, defaults to on |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Rafael Kitover |
check for "CURRENT_TIMESTAMP" only for "TIMESTAMP"... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Rafael Kitover |
fix a couple of comments |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Rafael Kitover |
new dev release 0.04999_14 |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Rafael Kitover |
rewrite _table_columns for Sybase as a join instead... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Rafael Kitover |
add some more tests for preservation of external content |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Rafael Kitover |
fix for deleting empty Result dir when rewriting result... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Rafael Kitover |
backcompat stuff done |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Rafael Kitover |
support downgrade from use_namespaces |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Rafael Kitover |
use_namespaces upgrade is fully tested, need to impleme... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Rafael Kitover |
add test for bad view in mssql |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Rafael Kitover |
more use_namespaces upgrade stuff, fix _table_filter |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Rafael Kitover |
use_namespaces is now default, still needs the upgrade... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Rafael Kitover |
clean up the query from table stuff |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Jay Hannah |
more |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Jay Hannah |
By default luser-opts singularizes to LuserOpt. |
commit | commitdiff | tree | snapshot |
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 |
next |