[DRE-commits] [ruby-eye] 01/05: Merge tag 'upstream/0.7'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Oct 27 20:44:38 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-eye.

commit ae136b8c6fbd7afafa316009a3239217449aaa84
Merge: 5910a69 c1bdcda
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Oct 28 01:56:54 2015 +0530

    Merge tag 'upstream/0.7'
    
    Upstream version 0.7
    
    # gpg: Signature made Wednesday 28 October 2015 01:56:48 AM IST using RSA key ID 4512C22A
    # gpg: Good signature from "Praveen Arimbrathodiyil (piratepin) <praveen at debian.org>"
    # gpg:                 aka "Pirate Praveen (pirates.org.in) <praveen at onenetbeyond.org>"
    # gpg:                 aka "Pirate Praveen (piratesin) <me at j4v4m4n.in>"
    # gpg:                 aka "Pirate Praveen (PP) <praveen at privacyrequired.com>"
    # gpg:                 aka "Praveen Arimbrathodiyil (j4v4m4n) <pravi.a at gmail.com>"

 .travis.yml                       |  2 +-
 CHANGES.md                        | 12 ++++++++++--
 README.md                         |  5 +++++
 examples/delayed_job.eye          |  2 +-
 examples/dependency.eye           |  2 +-
 examples/plugin/plugin.rb         |  2 +-
 examples/process_thin.rb          |  3 ++-
 examples/processes/forking.rb     |  8 ++++++--
 examples/processes/sample.rb      |  8 ++++----
 examples/syslog.eye               | 15 +++++++++++++++
 examples/test.eye                 |  3 +++
 examples/thin-farm.eye            |  4 ++--
 examples/unicorn.eye              |  2 +-
 eye.gemspec                       |  2 +-
 lib/eye.rb                        |  2 +-
 lib/eye/application.rb            | 13 +++----------
 lib/eye/checker.rb                |  3 ++-
 lib/eye/checker/children_count.rb |  8 +-------
 lib/eye/checker/file_touched.rb   |  2 +-
 lib/eye/checker/http.rb           |  5 ++---
 lib/eye/checker/ssl_socket.rb     | 28 ++++++++++++++++++++++++++++
 lib/eye/child_process.rb          |  8 ++++----
 lib/eye/cli.rb                    | 18 ++++++++++++------
 lib/eye/cli/commands.rb           | 16 ++++++++--------
 lib/eye/cli/render.rb             | 10 ++--------
 lib/eye/cli/server.rb             |  5 +++--
 lib/eye/client.rb                 |  7 ++-----
 lib/eye/config.rb                 | 36 +++++++++++++++++++++++++++++++++---
 lib/eye/controller.rb             |  1 -
 lib/eye/controller/load.rb        | 15 +++++----------
 lib/eye/controller/status.rb      |  2 +-
 lib/eye/dsl.rb                    |  4 ++--
 lib/eye/dsl/config_opts.rb        |  9 ++++++++-
 lib/eye/dsl/opts.rb               | 12 ++++++++----
 lib/eye/dsl/pure_opts.rb          |  4 +---
 lib/eye/dsl/validation.rb         |  8 ++++----
 lib/eye/group.rb                  | 15 ++++++++++++---
 lib/eye/local.rb                  | 20 +++++---------------
 lib/eye/notify.rb                 |  3 ---
 lib/eye/process/children.rb       |  2 +-
 lib/eye/process/commands.rb       |  2 +-
 lib/eye/process/data.rb           |  4 ++--
 lib/eye/process/scheduler.rb      |  4 ++++
 lib/eye/process/system.rb         | 22 ++++++++++++++--------
 lib/eye/system_resources.rb       | 21 ++++++++++++++++++---
 lib/eye/utils.rb                  |  2 +-
 lib/eye/utils/celluloid_klass.rb  |  5 -----
 lib/eye/utils/pmap.rb             |  3 +--
 metadata.yml                      | 13 +++++++------
 49 files changed, 250 insertions(+), 152 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-eye.git



More information about the Pkg-ruby-extras-commits mailing list