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

nickm-guest pushed a commit to branch master
in repository libgearman-client-perl.

commit 67ab7e031f03b71a8e64e8e2529e2533282a27a4
Merge: 0d6ac82 acfd889
Author: Nick Morrott <knowledgejun...@gmail.com>
Date:   Tue Jul 26 01:33:28 2016 +0100

    Merge tag 'upstream/1.12.009'
    
    Upstream version 1.12.009

 CHANGES                               |  49 ++++++
 MANIFEST                              |  10 +-
 META.json                             |  14 +-
 META.yml                              |  12 +-
 Makefile.PL                           |  31 +++-
 lib/Gearman/Client.pm                 | 210 +++++++++++-------------
 lib/Gearman/JobStatus.pm              |  22 ++-
 lib/Gearman/Objects.pm                | 113 ++++++-------
 lib/Gearman/ResponseParser.pm         |  49 +++---
 lib/Gearman/ResponseParser/Taskset.pm |  10 +-
 lib/Gearman/Task.pm                   | 167 ++++++++++++-------
 lib/Gearman/Taskset.pm                | 159 ++++++++++--------
 lib/Gearman/Util.pm                   | 154 ++++++++---------
 lib/Gearman/Worker.pm                 | 255 +++++++++++++++--------------
 t/00-use.t                            |  13 +-
 t/01-object.t                         |  53 ++++++
 t/02-client.t                         |  69 ++++++++
 t/03-worker.t                         |  33 ++++
 t/04-task.t                           |  20 +++
 t/09-connect.t                        |  93 ++++++++---
 t/10-all.t                            | 300 ++++++++++++++++++++++------------
 t/20-leaktest.t                       |  33 ++--
 t/30-maxqueue.t                       |   5 +
 t/40-prefix.t                         |   7 +-
 t/50-wait_timeout.t                   |   2 +
 t/51-large_args.t                     |   2 +
 t/60-stop-if.t                        |   2 +
 t/lib/GearTestLib.pm                  |   2 +-
 t/worker.pl                           | 114 +++++++------
 29 files changed, 1257 insertions(+), 746 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libgearman-client-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to