Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / storage / dbi_env.t
2016-04-02 Fabrice Gabolde Fix parsing DSN when the driver part includes DBI attri...
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2013-12-10 Peter Rabbitson Streamline connection codepath, fix $ENV{DBI_DSN} regre...
2012-04-09 Peter Rabbitson Allow for tests to run in parallel (simultaneously...
2010-07-08 Peter Rabbitson Cleanup shebang lines of all maint/example scripts...
2010-05-03 Peter Rabbitson Fix test warning
2010-04-14 Rafael Kitover support $ENV{DBI_DSN} and $ENV{DBI_DRIVER} (patch from...