[libdbix-class-helpers-perl] annotated tag upstream/2.023006 created (now 0bdfd36)

gregor herrmann gregoa at debian.org
Sun Sep 7 15:01:41 UTC 2014


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

gregoa pushed a change to annotated tag upstream/2.023006
in repository libdbix-class-helpers-perl.

        at  0bdfd36   (tag)
   tagging  41262de9ad69a246c9abe1be6ed61ed0539cf898 (commit)
  replaces  upstream/2.023005
 tagged by  gregor herrmann
        on  Sun Sep 7 16:54:43 2014 +0200

- Log -----------------------------------------------------------------
Upstream version 2.023006

Alexander Hartmaier (1):
      split date-methods-1.t into individual tests per database

Anthony DeRobertis (1):
      RemoveColumns should not override an explicit columns attribute

Arthur Axel "fREW" Schmidt (14):
      fix dep
      get rid of warnings for pluralization
      better as_v_v stuff
      the beginning of random rows stuff
      rename Decontextualize and add docs
      slightly nicer docs
      tests for IgnoreWantarray
      add doc
      tests for inferring col type
      undoc things I dont support
      add newline for pod parsing
      ignore built stuff
      v1.093500
      v1.093501

Arthur Axel 'fREW' Schmidt (304):
      initial commit
      more pod
      better pod
      soon we'll have REAL relationships
      almost handle the rel...
      correct dist.ini
      fix this so it actually works, add pod
      add namespace guessing code and a little bit nice code for join columns
      tests for all
      remove 'basic' test in favor of named tests
      some basic pod stuff
      moar synopsis
      utils
      rebase to use Helpers::Util
      better pod and function names
      add prereq
      pod and abstracts
      String::CamelCase for methods
      Caveat
      clarify pod
      slightly cleaner code
      ch ch ch changes
      pod cleanup, stricter namespaces
      changes for next release
      incorrect version number
      has_many and many_to_many coolness
      seal method
      How did this happen?
      working tests for Seal
      passing tests for has_many, skipping tests for many_to_many
      rename seal to as_virtual_View
      tests for many_to_many
      fix deps BEFORE release
      rename seal in Changes
      version number for Changes
      better pod
      package name fail
      ignore build dir
      rand and updated virtual view
      @Git
      basic fixes for jointable
      initial commit of Decontextualize
      fix alias for general case
      ensure that relationships work too
      initial checkin of Union code
      actual tests and doc for Helper::ResultSet::Union
      stop using croak
      namespace helpers
      stop using autoversion
      initial commit for more random rows
      woops, forgot changes
      random rows yo
      Merge branch 'rand_many'
      pod linkage to avoid repetition
      stop using ../lib with FindBin
      ignore built files
      more POD
      stop using SQLT to deploy immediately
      ignore generic stuff
      clean up test harness a bit
      good news
      v2.00000_1
      update changes for dev release
      depend on String::CamelCase
      privatization is the future
      message re renamed method
      add disambig for dynamicsubclass
      v2.00000_2
      v2.00000
      sweet, sweet codes for numify and union stuff
      forgot the numify stuff :-/
      fix union
      release 2.00100
      fix autoinc and nullable bug in NumifyGet
      fix connection bug in random
      v2.00101
      release 2.00101
      fix performance for some cases of NumifyGet
      changes
      hopefully ready for a release tonight
      v2.00102
      release 2.00102
      fix MSSQL function
      fix NG to prepopulate is_numeric
      depend on correct version of DBIC
      fix name of _is_numeric and clean up tests a bit
      initial commit of ToJSON
      add tests for ToJSON
      Merge branch 'master' of git at github.com:frioux/DBIx-Class-Helpers
      add ToJSON
      stop using FindBin
      make DBIx::Class::Helpers::Util allow deeper namespaces for result
      get ready to release...
      contribution docs
      v2.00200
      release 2.00200
      include unreleased DBICSgen dzil plugin
      add carps and croaks for when we eventually get to a version that requires that
      automatically delete ddl.sql
      VirtualView is deprecated for cored version
      fix stupid bug in union.  Need to make a test to catch this before release
      uncomment a test that got commented out at some point
      fix synopses
      fix error message from Util
      update changelog
      fix silly typo in ToJSON
      make example in syn more realistic
      new version
      release v2.002001
      new release
      release 2.002002
      fix connect_or_deploy
      test to ensure that result_classes must match
      use result_class, not _result_class
      fix future warnings
      doc cleanup for SetOperations
      v2.003000
      release 2.003000
      hopefully fix deployfail
      v2.003002
      release 2.003002
      initial commit of ColumnDelta
      Initial RemoveColumns commit
      initial AutoRemoveColumns commit
      fix $VERSION
      fix dist.ini
      StorageValue
      OnColumnChange
      Candify!
      v2.004000
      Fix DBIx::Class::Helper::ResultSet::Random for MSSQL
      Fix DBIx::Class::Helper::ResultSet::Random to not base off Union
      Add ResultSet::Me to define predefined searches a more nicely
      new dzil changed plugin name
      v2.005000
      Add Schema::GenerateSource for handy addition of subclassed results
      Add ResultSet::ResultClassDWIM to allow ::HashRefInflator (or ::HRI)
      v2.006000
      Significantly simplify implementation of ResultSet::ResultClassDWIM (thanks ribasushi)
      Add Helper::Row::RelationshipDWIM for handy definition of relationships
      v2.007000
      Fix dependency (add Carp::Clan)
      v2.007001
      fix repository information
      ignore undofiles
      v2.007002
      Fix ::Row::NumifyGet breaking when using select/as or columns
      v2.007003
      ordered tests is for chumps
      Fix ::OnColumnChange to not obliviate args passed to update
      v2.007004
      Add Helper::ResultSet::CorrelateRelationship
      v2.008000
      Simplify implementation of CorrelatedRelationship
      add Helper::ResultSet::SearchOr component
      v2.009000
      Stupid doc fix
      v2.009001
      Add Helper::Schema::LintContents
      v2.010000
      ::LintContents no longer limits sources to one moniker only
      v2.010001
      Add ::Row::SelfResultSet
      clean up tests
      v2.011000
      Add Helper::ResultSet::NoColumns
      v2.012000
      Add ::Helper::Row::ProxyResultSet::Method
      v2.013000
      v2.013001
      fix engrish
      Lots of misc documentation cleanup
      v2.013002
      v2.013003
      fully qualify columns in ::SelfResultSet
      Add ::Row::ProxyResultSetUpdate helper
      v2.014000
      Stop breaking ::IgnoreWantarray with ::CorrelatedRelationship
      v2.014001
      Tests are fully in memory for speed and parallelization
      don't export first into rows with OnColumnChange
      v2.014002
      add EXAMPLES to CorrelateRelationship
      v2.014003
      switch to Sub::Exporter::Progressive for ::Util
      switch named tests to subtests
      some pod fixups
      Add order_by_visitor ::Util
      v2.015000
      Correctly dep on Sub::Exporter::Progressive 0.001006
      v2.015001
      set up CI
      Add Helper::ResultSet::Shortcut
      stop checking pod coverage
      v2.016000
      fix name of Helper::ResultSet::Shortcut in SYNOPSIS
      fix OnColumnChange to work with relationship based updates
      v2.016001
      v2.016002
      ::Schema::LintContents::${foo}_auto bugfix
      v2.016003
      v2.016004
      v2.016005
      Remove the last vestige of non-in-memory SQLite
      Remove use of private method
      Stop using RT for bugtracking
      v2.016006
      fix example
      Add normalize_connect_info utilitiy
      Add ::Schema::QuoteNames to force quote_names on
      v2.017000
      fix typo (good catch mauke!)
      use OurPkgVersion, not PkgVersion
      update Changes
      factor new methods into their own helpers
      Test against 5.18 and 5.8 in TravisCI
      fix trailing whitespace
      move OrderBy magic to it's own shortcut
      v2.018000
      Fix bug related to inheriting from ::Shortcut
      remove stupid whitespace from Changes
      v2.018001
      not sure how this ever worked, or what tickled it
      sort shortcuts
      ::Helper::ResultSet correctly uses all helpers
      v2.018002
      switch to using cpanfile for dep management
      use coveralls
      fix method shadowing
      switch to GithubMeta for resources
      v2.018003
      fix dep marked as test but actually runtime
      v2.018004
      Create DateTime schema helper
      split out shortcut tests to match code
      remove dead code
      remove more dead code
      v2.019000
      v2.019001
      Stop using Class::MOP::load_class
      Switch to DBIx::Introspector for SQL generation
      avoid installing more than needed on CI servers
      Really stop using RT
      v2.019002
      rename contributing file so GH promotes it
      fix copying of rows with proxied accessors
      update .travis.yml
      make lint-contents more robust
      remove OurPkgVersion
      v2.019003
      insert empty newline for version
      Make IgnoreWantarray's search die in void context
      v2.019004
      Date Methods v1
      More Schema metadata to test against more RDBMSes
      test against multiple databases
      make CI run against mysql and Pg
      test against docker
      squelch loud, useless warning
      blog post
      normal devs do not care
      v2.020000
      fix ABSTRACT on ::Helper::ResultSet::DateMethods1
      generate Oracle ddl correctly
      remove vestigal codepath
      call datetime_setup for oracle tests
      drop extant tables
      do not override storage type if we can connect
      fix Oracle SQL gen
      make tests less noisy
      v2.020001
      fix docker warnings on docker 0.9.0
      remove gunk
      v2.021000
      v2.021001
      fix blog post link
      fix actual functionality
      make a more complete test
      normalize documentation
      v2.022000
      reafactor Test Connector for more code reuse
      shutup databases
      refactor `dockerprove` to be more reusable
      factour out `A::Util`
      Add ::ResultSet::Explain
      v2.023000
      fix tiny syntax error
      Add handy SYNOPSIS to ::DateMethods1
      v2.023001
      ensure authordeps works
      remove pointless layer of subtesting
      Remove silly sub wrapper in Explain internals
      test against 5.20 and blead
      turn off parallelism since I never really wanted it
      v2.023002
      Fix silly typo in ::Explain
      v2.023003
      Fix implementation of ::Row::SelfResultSet
      clarify how SelfResultSet works, sorta
      v2.023004
      allow failing on blead
      v2.023005
      Fix a few ::DateMethods1 methods when using a bound date (vs a column)
      v2.023006

David Schmidt (2):
      validate number of arguments to _column_change methods
      added failing test when updating via relationship accessor

Fitz Elliott (1):
      fix hash order dependency bug

Gregor Herrmann (4):
      spelling mistake
      add whatis entries to manpages
      Add abstract to ::Schema::LintContents
      Add abstract to ::DateMethods1::Announcement

José Diaz Seng (1):
      add more storages to ::ResultSet::Random (RT82110)

Matt Phillips (1):
      s/ResultSet/Result/ in Pod example.

Olaf Alders (1):
      Add ResultsExist.

Reini Urban (1):
      Fix return precedence in test

Siddhartha Basu (1):
      Works with more than one level deep Result namespace checking

Steve Kleiman (1):
      Fix the newly-introduced CSA prepend problem

Torsten Raudssus (1):
      Fixed typo in the first example of ResultSet::CorrelateRelationship

Wallace Reis (4):
      Shortcut::Rows - create more shortcuts
      Shortcut::Prefetch - create prefetch shortcut
      Create clean_rs row shortcut
      Create Shortcut::Page and Paging helpers

Wes Malone (1):
      Added Helper::RS::AttributeAccessors

Yuval Kogman (1):
      Add all set operations

gregor herrmann (1):
      Imported Upstream version 2.023006

kbenson (1):
      Fix ToJSON to use accessors if it needs to

moltar (6):
      Added docs explaining fallback.
      Added param handling for me method
      Added functionality and docs for free form order by clause.
      ::OrderByMagic now correctly passes through arrayrefs
      ::OrderByMagic only prefixes with CSA when needed
      Added failing test.

Ævar Arnfjörð Bjarmason (1):
      PostgreSQL uses RANDOM(), not RAND()

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

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/libdbix-class-helpers-perl.git



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