"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "zaqar" between the packages
zaqar-12.0.0.tar.gz and zaqar-13.0.0.tar.gz

About: OpenStack Zaqar is a multi-tenant cloud messaging and notification service for web and mobile developers.
The "Xena" series (latest release).

Summary:

The "zaqar" source code changed by about 0.6% and now consists of 589 regular files (+7) and 124 directories (+2).

Related Informations:

See ChangeLog (zaqar 13.0.0).

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Java program 5 0 0 0
Python program 327 3 0 46
Shell program 7 0 0 0
Lua program 2 0 0 0
Configuration file 26 0 0 1
Initialization file 2 0 0 1
JavaScript file 4 0 0 0
JSON file 50 1 0 1
Gettext file 8 0 0 0
Git file 3 0 0 0
HTML page 3 0 0 0
Include file 8 0 0 1
RST file 62 2 0 7
YAML file 50 1 0 1
Image file 1 0 0 0
Directory 124 2 0 0
Change log 1 0 0 1
Information file 4 0 0 4
License 1 0 0 0
Readme file 8 0 0 1
Text file 15 0 0 5
Other 2 0 0 0
Total Files7139069



Python Programs (49 of 327):

NameStatusDeltaVisual Diff
zaqar/bench/conductor.py changed 1.4% diff
zaqar/bench/consumer.py changed 1.2% diff
zaqar/bench/observer.py changed 1.5% diff
zaqar/bench/producer.py changed 1.4% diff
zaqar/common/cli.py changed 2.8% diff
zaqar/common/transport/wsgi/helpers.py changed 8.7% diff
zaqar/context.py changed 31.2% diff
zaqar/extraspec/__init__.py added
zaqar/extraspec/tasks/__init__.py added
zaqar/extraspec/tasks/messagecode.py added
zaqar/storage/mongodb/catalogue.py changed 2.9% diff
zaqar/storage/mongodb/flavors.py changed 2.3% diff
zaqar/storage/mongodb/pools.py changed 1.5% diff
zaqar/storage/mongodb/subscriptions.py changed 1.5% diff
zaqar/storage/mongodb/utils.py changed 2.3% diff
zaqar/storage/pooling.py changed 0.8% diff
zaqar/storage/redis/catalogue.py changed 2.8% diff
zaqar/storage/redis/driver.py changed 0.3% diff
zaqar/storage/redis/models.py changed 2.4% diff
zaqar/storage/redis/pools.py changed 0.6% diff
zaqar/storage/redis/subscriptions.py changed 3.5% diff
zaqar/storage/redis/utils.py changed 0.6% diff
zaqar/storage/sqlalchemy/migration/alembic_migrations/env.py changed 1.5% diff
zaqar/storage/swift/driver.py changed 0.6% diff
zaqar/tests/functional/wsgi/v1/test_messages.py changed 0.3% diff
zaqar/tests/functional/wsgi/v1_1/test_messages.py changed 0.2% diff
zaqar/tests/functional/wsgi/v2/test_subscriptions.py changed 0.8% diff
zaqar/tests/unit/storage/base.py changed 0.1% diff
zaqar/tests/unit/storage/sqlalchemy_migration/test_migrations.py changed 2.7% diff
zaqar/tests/unit/transport/wsgi/v1/test_home.py changed 5.2% diff
zaqar/tests/unit/transport/wsgi/v1_1/test_home.py changed 5.9% diff
zaqar/tests/unit/transport/wsgi/v2_0/test_home.py changed 5.9% diff
zaqar/tests/unit/transport/wsgi/v2_0/test_subscriptions.py changed 2.8% diff
zaqar/transport/middleware/auth.py changed 9.8% diff
zaqar/transport/wsgi/driver.py changed 3.1% diff
zaqar/transport/wsgi/errors.py changed 3.5% diff
zaqar/transport/wsgi/utils.py changed 0.9% diff
zaqar/transport/wsgi/v1_0/claims.py changed 4.4% diff
zaqar/transport/wsgi/v1_0/messages.py changed 5.1% diff
zaqar/transport/wsgi/v1_0/metadata.py changed 7.5% diff
zaqar/transport/wsgi/v1_0/pools.py changed 2.8% diff
zaqar/transport/wsgi/v1_0/queues.py changed 1.9% diff
zaqar/transport/wsgi/v1_0/stats.py changed 3.2% diff
zaqar/transport/wsgi/v1_1/claims.py changed 3.8% diff
zaqar/transport/wsgi/v1_1/flavors.py changed 2.2% diff
zaqar/transport/wsgi/v1_1/messages.py changed 3.7% diff
zaqar/transport/wsgi/v1_1/pools.py changed 3.4% diff
zaqar/transport/wsgi/v1_1/queues.py changed 4.8% diff
zaqar/transport/wsgi/v1_1/stats.py changed 3.2% diff

Configuration Files (1 of 26):

NameStatusDeltaVisual Diff
setup.cfg changed 7.1% diff

Initialization Files (1 of 2):

NameStatusDeltaVisual Diff
tox.ini changed 2.1% diff

JSON Files (2 of 50):

NameStatusDeltaVisual Diff
api-ref/source/samples/subscription-confirm-request.json added
zaqar.egg-info/pbr.json changed 100.0% diff

Include Files (1 of 8):

NameStatusDeltaVisual Diff
api-ref/source/subscription.inc changed 16.5% diff

RST Files (9 of 62):

NameStatusDeltaVisual Diff
AUTHORS.rst changed 10.4% diff
CONTRIBUTING.rst changed 100.0% diff
doc/source/contributor/contributing.rst added
doc/source/contributor/launchpad.rst changed 1.3% diff
doc/source/contributor/project_info.rst changed 3.1% diff
doc/source/contributor/welcome.rst changed 0.9% diff
doc/source/index.rst changed 0.7% diff
releasenotes/source/index.rst changed 5.5% diff
releasenotes/source/wallaby.rst added

YAML Files (2 of 50):

NameStatusDeltaVisual Diff
api-ref/source/parameters.yaml changed 0.9% diff
releasenotes/notes/support-extra-specs-to-subscription-confirming-edbdbebbdcd0cd74.yaml added

Directories (2 of 124):

NameStatus
zaqar/extraspec added
zaqar/extraspec/tasks added

Change Logs (all 1):

NameStatusDeltaVisual Diff
ChangeLog changed 1.0% diff

Information Files (all 4):

NameStatusDeltaVisual Diff
AUTHORS changed 1.2% diff
PKG-INFO changed 1.3% diff
zaqar.egg-info/PKG-INFO changed 1.3% diff
zaqar.egg-info/SOURCES.txt changed 1.4% diff

Readme Files (1 of 8):

NameStatusDeltaVisual Diff
README.rst changed 1.0% diff

Text Files (5 of 15):

NameStatusDeltaVisual Diff
lower-constraints.txt changed 7.0% diff
requirements.txt changed 11.9% diff
test-requirements.txt changed 5.2% diff
zaqar.egg-info/entry_points.txt changed 4.8% diff
zaqar.egg-info/requires.txt changed 14.2% diff

Packages Compared:

zaqar-12.0.0.tar.gz
zaqar-13.0.0.tar.gz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)