[DRE-commits] [ruby-listen] 01/07: Merge tag 'upstream/2.4.0'
Cédric Boutillier
boutil at moszumanska.debian.org
Fri Jan 24 01:02:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-listen.
commit b351e4690b94a91c4eeb6782e6cbfd32bd8990a5
Merge: 5a6562e 971bae8
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Jan 23 22:28:08 2014 +0100
Merge tag 'upstream/2.4.0'
Upstream version 2.4.0
# gpg: Signature faite le jeu. 23 janv. 2014 22:28:07 CET avec la clef RSA d'identifiant 8F9F8F09
# gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
# gpg: alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
# gpg: alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
# gpg: alias « Cédric Boutillier <cedric.boutillier at gmail.com> »
Guardfile | 2 +-
README.md | 40 +++++++++-----
checksums.yaml.gz | Bin 268 -> 270 bytes
lib/listen.rb | 36 ++++++++-----
lib/listen/adapter.rb | 11 ++--
lib/listen/adapter/base.rb | 3 +-
lib/listen/adapter/bsd.rb | 2 +-
lib/listen/adapter/linux.rb | 2 +-
lib/listen/adapter/windows.rb | 2 +-
lib/listen/change.rb | 9 ++--
lib/listen/directory.rb | 13 +++--
lib/listen/file.rb | 7 +--
lib/listen/listener.rb | 46 +++++++++-------
lib/listen/record.rb | 2 +-
lib/listen/silencer.rb | 37 ++++++++-----
lib/listen/version.rb | 2 +-
metadata.yml | 7 +--
spec/acceptance/listen_spec.rb | 42 ++++++++++++---
spec/lib/listen/adapter/base_spec.rb | 5 +-
spec/lib/listen/adapter/polling_spec.rb | 5 +-
spec/lib/listen/adapter_spec.rb | 34 ++++++------
spec/lib/listen/change_spec.rb | 20 ++++---
spec/lib/listen/directory_spec.rb | 8 +--
spec/lib/listen/file_spec.rb | 6 ++-
spec/lib/listen/listener_spec.rb | 67 ++++++++++++++---------
spec/lib/listen/record_spec.rb | 5 +-
spec/lib/listen/silencer_spec.rb | 91 ++++++++++++++++++++++++++++----
spec/lib/listen_spec.rb | 15 +++++-
spec/spec_helper.rb | 1 +
29 files changed, 352 insertions(+), 168 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-listen.git
More information about the Pkg-ruby-extras-commits
mailing list