[Python-modules-commits] [elasticsearch-curator] branch master updated (1722fdb -> 673ead7)
Apollon Oikonomopoulos
apoikos at moszumanska.debian.org
Fri Feb 12 12:50:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
apoikos pushed a change to branch master
in repository elasticsearch-curator.
from 1722fdb Release 3.4.0-1
new f09559d Imported Upstream version 3.4.1
new d11f40f Merge tag 'upstream/3.4.1'
new 32f4807 Bump standards to 3.9.7
new 64169e5 Use HTTPS in Vcs-Git
new 8d9c669 d/copyright: extend to 2016
new 673ead7 Release 3.4.1-1
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
CONTRIBUTORS | 6 +
Changelog.rst | 684 +------------------------------
Dockerfile | 2 +-
LICENSE.txt | 2 +-
binary_release.py | 91 ++++
curator/_version.py | 2 +-
curator/api/allocation.py | 2 +-
curator/api/optimize.py | 4 +-
curator/api/snapshot.py | 14 +-
curator/api/utils.py | 193 ++++++++-
curator/cli/es_repo_mgr.py | 94 +----
curator/cli/index_selection.py | 5 +
curator/cli/utils.py | 23 +-
debian/changelog | 9 +
debian/control | 4 +-
debian/copyright | 4 +-
docs/Changelog.rst | 36 +-
docs/asciidoc/commands/show.asciidoc | 4 +-
docs/asciidoc/index.asciidoc | 4 +-
docs/asciidoc/misc/examples.asciidoc | 2 +-
docs/asciidoc/misc/installation.asciidoc | 13 +-
docs/examples.rst | 2 +-
docs/utilities.rst | 12 +
setup.py | 126 ++++--
test/integration/test_cli_commands.py | 60 +++
test/unit/test_api_commands.py | 87 +++-
test/unit/test_api_utils.py | 15 +-
test/unit/test_cli_utils.py | 2 +-
test/unit/test_es_repo_mgr.py | 2 +-
30 files changed, 655 insertions(+), 850 deletions(-)
mode change 100644 => 120000 Changelog.rst
create mode 100644 binary_release.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/elasticsearch-curator.git
More information about the Python-modules-commits
mailing list