[libdancer-plugin-dbic-perl] annotated tag upstream/0.2100 created (now 649c88b)

Jonas Smedegaard dr at jones.dk
Tue May 20 09:18:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag upstream/0.2100
in repository libdancer-plugin-dbic-perl.

        at  649c88b   (tag)
   tagging  baa89d50300a2a2912d6d7c67a75f22041402e4b (commit)
  replaces  upstream/0.1802
 tagged by  Jonas Smedegaard
        on  Mon May 19 22:03:04 2014 +0200

- Log -----------------------------------------------------------------
Upstream version 0.2100
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQF8BAABCgBmBQJTemN4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NjQ4ODQwMTIyRTJDNTBFQzUxRDQwRTI0
RUMxQjcyMjM3NEY5QkQ2AAoJEE7BtyI3T5vWtEoIAKBB4np0XspoMLqdUfgfo8KE
HRttrAB2U4rU0byK0YWAfhbSsEMHLH5lAaNoI3HQyaPsgWCnE6KrBv7hVUXbrrFX
xRzC6hi5LO0EhBR1tkKGQ6y3UAp21bhrLIPD2v/lTJ0/gKlQ/5GisoRT4VlXb+22
HSazqvgxuEW1RqboVqRMNbLdd/g6/ShLWwb2Rvn5FtiHYJnH5VvKBJPTvCG7HaU+
gUSJbq6y0sYTbbknTMVzu4v6br9Utl09eqOS1S6xXjkcuDofq1cBoaiU+dF2XmPD
Rdjs5MFh3dCYGeoXFOtsmnaKv+QT9aNCD3eQs1hzOOpqou8Io1cH+7cSVvr7MGE=
=ngPL
-----END PGP SIGNATURE-----

Al Newkirk (7):
      added better connection definition thanks to franckcuny
      new version
      new version, POD update, tests fail
      Merge branch 'master' of git://github.com/alnewkirk/Dancer-Plugin-DBIC
      removed unlinks
      fixed test for windows compatibility
      manually unlink test dbs

Alan Berndt (1):
      Show reason when unable to load schema.

Alexis Sukrieh (1):
      FIX for Dancer::Test

Dagfinn Ilmari Mannsåker (2):
      Add default schema support
      Fix POD typo

David Precious (8):
      Strongly discourage dynamic schema introspection
      Keyboarding fail.
      Typo in config file example
      Some typo fixes and improving the synopsis examples
      Typo fix
      Add GitHub URLs to meta.yml
      Include GH issues in META.yml resources too
      Add myself to authors

Fabrice Gabolde (1):
      Make DBIx::Class::Schema::Loader an optional dependency, required at runtime.

Jonas Smedegaard (1):
      Imported Upstream version 0.2100

Naveed Massjouni (58):
      Adding Makefile.PL. Adding version and abstract to main module.
      Revert "Adding Makefile.PL. Adding version and abstract to main module."
      Initial check in of some basic tests. Got tests passing.
      pckg config param is renamed to schema_class. Cleaned up code as well.
      Changed 'generate' config param to 'auto_load'. Updated tests to reflect
      Auto loading will now happen if a schema_class option is not provided.
      Cleaning up POD and README.
      Making example in SYNOPSIS pod nicer.
      Updating DESCRIPTION pod.
      Making example in README nicer.
      Removing auto_load option from tests. It is implied when schema_class is
      Adding tests for actual DBIC classes.
      Capture db connection info in a more succint way.
      Added tests for multiple schemas.
      Minor pod edit in SYNOPSIS.
      Updating version info.
      Fixed warning in tests about redefining 'pass'.
      Plugin now registers exactly one keyword, schema. This works more like
      Renaming test files.
      Added 01-single-schema.t for testing simplest usage, where only 1 schema
      Handle the case where a schema that isn't configured is requested.
      Updating documentation to describe 'schema' function and new usage.
      Updating README.
      Fixed a bug where schema was reloaded unnecessarily when schema() is
      The setup in the tests no longer need to be in BEGIN blocks.  Thanks to
      Updating version.
      Merge branch 'master' of github.com:alnewkirk/Dancer-Plugin-DBIC
      Updating tests to use tempfile instead of tempdir. Also some minor
      Updating authors, removing tabs and changed Prereq to Prereqs.
      Cleaning up dist.ini
      Updating POD documentation
      Adding README for github.
      Merge pull request #10 from ilmari/default-schema
      Merge remote-tracking branch 'ilmari/default-schema'
      Updated POD documentation.
      Merge pull request #3 from fgabolde/master
      Started using Module::Load for dynamically loading modules.
      Skip some tests when DBIx::Class::Schema::Loader is missing.
      Merge pull request #5 from shumphrey/master
      Getting ready to cut v0.1700
      Fixed pod encoding
      Added resultset and rset keywords. Setting version to v0.1800.
      Merge pull request #7 from yanick/dancer-2
      Getting ready to release v0.1801
      Updated version requirement for Dancer.
      Merge pull request #11 from bentglasstube/master
      Releasing v0.1803
      added support for schema aliases
      releasing v0.1900
      Merge pull request #12 from ironcamel/schema-alias
      Added SQL::Translator prereq for tests to pass.
      added support for database slaves via DBIx::Class::Storage::DBI::Replicated
      Merge pull request #14 from ironcamel/replicated
      skip the replicated tests if the required deps are not installed
      Removed deprecated pckg option.
      releasing v0.2001
      added support for more ::Replicated options
      Merge pull request #15 from ironcamel/balancer-args

Steven Humphrey (3):
      Support for Dancer2
      Merge remote-tracking branch 'upstream/master'
      Support for Dancer2

Yanick Champoux (1):
      compatibility with Dancer 2

franck cuny (3):
      update .gitignore
      use File::Spec and File::Temp for temp. db
      add simple TestApp to test with Dancer

unknown (8):
      initial commit
      fixed dist.ini
      updated README
      added skip_automake for classes with existing schemas, now only calls connect once
      updated gitignore
      new version, reverse auto-gen policy
      new version
      new version

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-dbic-perl.git



More information about the Pkg-perl-cvs-commits mailing list