dbsrgits/DBIx-Class-Schema-Loader.git
2019-08-01 Karen Etheridge add self to credits master
2019-01-06 Dagfinn Ilmari... Exclude tables in the Oracle Recycle Bin (RT#128149)
2019-01-01 Dagfinn Ilmari... Record our own RT ticket for the String::CamelCase...
2018-08-03 Karen Etheridge do not require MooseX::MarkAsMethods with only_autoclean=1
2018-07-26 Dagfinn Ilmari... Revert inlining of String::CamelCase::wordsplit() ...
2018-03-21 Dagfinn Ilmari... Release commit for 0.07049 v0.07049
2018-03-21 Dagfinn Ilmari... Bumping version to 0.07049
2018-03-21 Dagfinn Ilmari... (travis) Disable fast_finish and allow 5.10.0 to fail
2018-03-20 Dagfinn Ilmari... Don't install String::CamelCase in Travis
2018-03-20 Dagfinn Ilmari... Stop avoiding DBIx::Class dev releases on Travis
2018-03-20 Dagfinn Ilmari... Inline relevant parts of IntrospectableM2M
2018-03-20 Dagfinn Ilmari... Get enum values directly from column_info for PostgreSQL
2018-03-20 Dagfinn Ilmari... Inline String::CamelCase::wordsplit() due to RT#123030
2018-03-05 Dagfinn Ilmari... Update Firebird ODBC driver download URL
2018-03-05 Ed J Fix tests when the path to perl has spaces in it
2018-02-23 Dagfinn Ilmari... Release commit for 0.07048_01 v0.07048_01
2018-02-23 Dagfinn Ilmari... Bumping version to 0.07048_01
2018-02-23 Dagfinn Ilmari... Recognise underscores in version markers
2018-02-23 Dagfinn Ilmari... [MERGE] Port from Module::Install to ExtUtils::MakeMake...
2018-02-23 Dagfinn Ilmari... Fix manifest
2018-02-23 Dagfinn Ilmari... Add Changes entry for EU:MM+Distar port
2018-02-23 Ed J workaround bizarre distro vs module confusion
2018-02-23 Ed J convert CI
2018-02-23 Ed J port to Distar
2018-02-23 Ed J add release test for optdep pod newer than pm
2018-02-23 Ed J add release test for optdep pod
2018-02-16 Dagfinn Ilmari... Move comment about storage_type next to the relevant...
2018-01-20 Dagfinn Ilmari... Release 0.07048 0.07048
2018-01-20 Dagfinn Ilmari... Fix skip count for MySQL non-InnoDB tests
2018-01-20 Dagfinn Ilmari... Add Changes entry for Hash::Merge fix
2018-01-16 Henry Van Styn Fix use of merge() to work with newer Hash::Merge
2017-11-21 Dagfinn Ilmari... Install curry in Travis
2017-11-21 Dagfinn Ilmari... Fix fix reference cycle in test col_accessor_map callback
2017-11-16 Dagfinn Ilmari... Make sure '.' is last in @INC, not first
2017-11-16 Dagfinn Ilmari... Update Firebird ODBC driver version
2017-11-16 Dagfinn Ilmari... Disconnect before dropping tables in tests
2017-11-16 Dagfinn Ilmari... Only run the col_accessor_map tests once per connect_info
2017-10-10 Dagfinn Ilmari... Fix 'default now()' test for PostgreSQL v10
2017-10-10 Dagfinn Ilmari... Tidy up handling of literal default values in ::Pg
2017-10-10 Dagfinn Ilmari... Fix for PostgreSQL enums not in the schema search path...
2017-05-26 Dagfinn Ilmari... Release 0.07047 0.07047
2017-05-26 Dagfinn Ilmari... Add ticket number for '.' in @INC fix (RT#121905)
2017-05-26 Dagfinn Ilmari... Add Changes entry exclude/constraint doc improvment...
2017-05-08 Dagfinn Ilmari... Run Travis-CI test on the latest two stable perls
2017-04-10 Dagfinn Ilmari... Fix running Makefile.PL without '.' in @INC
2017-04-10 Dagfinn Ilmari... Add trailing commas in rel_name_map hashref example
2017-04-10 Dagfinn Ilmari... Be more consistent about how we refer to column/table...
2017-04-10 Dagfinn Ilmari... Improve col_accessor_map coderef documentation
2017-04-10 Dagfinn Ilmari... Improve moniker_map coderef documentation (GH#7)
2017-04-10 Dagfinn Ilmari... Fix POD typo
2017-02-01 Dagfinn Ilmari... Fix POD punctuation typo
2016-11-29 Dagfinn Ilmari... Add arc to AUTHORS
2016-11-29 Aaron Crane Tweak "exclude" and "constraint" option docs
2016-10-04 Dagfinn Ilmari... Avoid upcoming DBIC warning on implicit SELECT * invoca...
2016-09-05 Dagfinn Ilmari... Release 0.07046 0.07046
2016-06-27 Dagfinn Ilmari... Convert complicated unless condition to simpler if
2016-06-22 Dagfinn Ilmari... Fix pointlessly overlong line
2016-06-22 Dave Rolsky Overwrite if the md5sum in a file is wrong but the...
2016-06-19 Justin Hunter fix typo of "Module::Install" in Makefile.PL
2016-06-18 Dagfinn Ilmari... Remove leftover Devel::Dwarn from test
2016-06-18 Dagfinn Ilmari... Add AuthorTests to list of required M:I Plugins
2016-02-25 Dagfinn Ilmari... Disallow creating dist with extra author mode deps
2016-02-19 Dagfinn Ilmari... Introspect view definitions
2016-02-19 Dagfinn Ilmari... (trv) Grant CREATE VIEW to Oracle test user
2016-02-19 Dagfinn Ilmari... (trv) Allow threaded 5.8.8 to fail
2016-02-19 Dagfinn Ilmari... (trv) Don't set DBIC_TRACE_PROFILE on perl 5.8
2016-02-18 gregor herrmann Fix POD spelling error (RT#111383)
2016-02-18 Dagfinn Ilmari... Use common infrastructure to create/drop extra Firebird...
2016-02-05 D. Ilmari Mannsåker (trv) Make sure $NUMTHREADS isn't zero
2016-02-05 D. Ilmari Mannsåker (trv) Verbosely fetch the Firebird ODBC driver
2016-02-05 D. Ilmari Mannsåker (trv) Get bc-multiarch from Github
2016-01-22 D. Ilmari Mannsåker Release 0.07045 0.07045
2016-01-22 D. Ilmari Mannsåker Release 0.07044 0.07044
2015-11-11 Dagfinn Ilmari... Fix col_accessor_map test for Oracle, DB2 and Firebird
2015-11-11 Dagfinn Ilmari... Fix typo in column object POD link
2015-11-11 Dagfinn Ilmari... Add support for nested hashref form of col_accessor_map
2015-11-11 Dagfinn Ilmari... Fix missing space before opening brace
2015-09-13 Dagfinn Ilmari... Test 'bit varying' without size for Pg
2015-09-13 Dagfinn Ilmari... Sipmlify Pg enum value fetching
2015-09-13 Dagfinn Ilmari... Eliminate redundant query in Pg _column_comment
2015-08-29 Dagfinn Ilmari... Remove pointless options from _tables_list and _filter_...
2015-06-25 Dagfinn Ilmari... Fix Pg date/time types with zero fractional second...
2015-06-25 Dagfinn Ilmari... Add author test for whitespace errors and make whitespa...
2015-06-25 Dagfinn Ilmari... Add author test for use strict/warnings
2015-06-25 Dagfinn Ilmari... Improve POD test and make it author-only
2015-06-25 Dagfinn Ilmari... Import the latest ::Optional::Dependencies from DBIC
2015-06-25 Dagfinn Ilmari... Merge AUTHOR and CONTRIBUTORS into a single AUTHORS...
2015-06-25 Dagfinn Ilmari... Fix syntax errors in POD data structure example
2015-06-13 Dagfinn Ilmari... Add .dir-locals.el file
2015-05-13 Dagfinn Ilmari... Release 0.07043 0.07043
2015-05-13 Dagfinn Ilmari... Add tests for disabled constraints and triggers for...
2015-05-13 Philipp Gortan Filter out disabled constraints and triggers for Oracle...
2015-05-13 Dagfinn Ilmari... Use the actual md5sum of the old version when deciding...
2015-05-05 Christian Walde Ensure schema files are generated as binary files on...
2015-04-28 Dagfinn Ilmari... (travis) Fix short-circuiting logic
2015-04-28 Dagfinn Ilmari... (travis) Remove workarounds for fixed issues
2015-04-28 Dagfinn Ilmari... (travis) Exclude the DQ-based DBIC 0.089xx
2015-04-28 Dagfinn Ilmari... Remove MySQL year(2) test
2015-04-28 Dagfinn Ilmari... Add option to allow extra columns in many_to_many link...
2015-04-27 Dagfinn Ilmari... Revert "Install DBIC dev rel under CLEANTEST="false""
next