[Pkg-voip-commits] [starpy] tag upstream/1.0.1.0.git.20140806 updated (a6afa21 -> 06889d2)

tzafrir at debian.org tzafrir at debian.org
Fri Aug 14 15:05:14 UTC 2015


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

tzafrir pushed a change to tag upstream/1.0.1.0.git.20140806
in repository starpy.

*** WARNING: tag upstream/1.0.1.0.git.20140806 was modified! ***

      from  a6afa21   (tag)
        to  06889d2   (commit)
  discards  dcf7627   Imported Upstream version 1.0.1.0.git.20140806
     omits  42e15fd   Imported Upstream version 1.0.1
      adds  c4765f0   Initial SourceForge import/upload
      adds  932c06c   Create an upload script to get around the extremely annoying sf group limitation
      adds  5180c6c   SourceForge alterations
      adds  072f4c6   Changes up to 1.0.7+, i.e. what we had previously
      adds  9e848fe   Note regarding checking out the svn version
      adds  446a842   The missing examples
      adds  9cf1e59   Change the homepage
      adds  5ba2d9d   Password-collection menu options. Allow options to declare an onSuccess handler to be called before return.
      adds  c9cdf4a   version bump
      adds  f40d830   Addition of the prompt system. Version bump. Minor fix in onStreamingComplete
      adds  6c3ce12   Add support for waiting for a fastagi connection to be dropped. Fix missing import error. Convert all manager API message keys/values to strings before sending.
      adds  c5b3f4f   Yoann Aubineau (yoann.aubineau at wengo.fr)'s patches
      adds  c72fb2d   Fix escaping problem reported by Yoann Aubineau for setVariable calls.
      adds  80f2e70   Add a playback method as suggested by Yoann Aubineau
      adds  3ee0333   Missing string
      adds  47ca19a   Added prompt-as-runner function and collect audio feature
      adds  5011c68   Fix bug in set extensions
      adds  8214d72   Timeout for AMI connections. Allow for overriding the load configuration operation
      adds  d5d1e69   Connection timeout handler
      adds  c318477   Version bump
      adds  3b45ae1   Version notes
      adds  0583086   Bug fixes for clientConnectionFailed and menu callback registration
      adds  86e6dc2   Version bump
      adds  e01a6cd   Update release notes
      adds  556c8fa   Update teh range of values
      adds  f881b81   Added new manager commands currently available in asterisk 1.4 also bug fix of playback app in fastagi
      adds  4756baa   bug fix of playback app in fastagi
      adds  d208feb   Version bump to beta-1, add release notes
      adds  cfbf21b   Strip trailing whitespace.  (Testing commit access)
      adds  9b224c6   Fix expected response to a Ping on Asterisk 1.6 and above.
      adds  e268d16   Fix a problem with FastAGIProtocol.controlStreamFile().
      adds  aac1abc   Add quotes around arguments in AGI commands to properly handle cases where arguments have spaces in them.
      adds  c478f1e   Change indentation from tabs to spaces (PEP8).  Trim trailing whitespace.
      adds  b03bbda   Add a compatibility fix, and a documentation update.
      adds  1cdea7e   Fix bogus "GET DATA" command when FastAGI.getData() is called with maxDigits=None.
      adds  17db367   Trim spaces inside parens to be closer to PEP8 compatible.
      adds  9af4bc0   Allow passing back details from the RECORD FILE response.
      adds  fea77d6   Update waitForDigit() to match latest Asterisk changes.
      adds  1ffce48   Revert r41.  The associated Asterisk changes have been reverted.
      adds  df5ce59   Add an AMI instance identifier.
      adds  9a43f60   Add ParkedCall and UnParkedCall manager events.
      adds  685bdd1   Formatting changes; :retab to remove red blobs
      adds  0caa65a   Formatting changes; :retab to remove red blobs.
      adds  12f426a   Formatting changes; :retab to remove red blobs.
      adds  b60603e   Reformatting per PEP 8 recommendations
      adds  fb0d646   Merge pull request #1 from pabelanger/master
      adds  80c88ad   Add a blank line (testing irc hook).
      adds  c6d86db   Formatting changes; :retab to remove red blobs.
      adds  fdda406   Retab and remove red blobs.
      adds  4266656   Additional code formatting
      adds  5dbd813   Fix typo Signed-off-by: Paul Belanger <paul.belanger at polybeacon.com>
      adds  99f5a7f   Changed old zaptel manager actions to their new DAHDI equivalents.
      adds  0c91a97   Adding UPGRADE.txt and CHANGES.txt to describe the move from zaptel to dahdi functions in the manager.
      adds  87e74c5   Merge pull request #3 from brettbryant/master
      adds  a9d0bd5   Create basic README file.
      adds  ec1361e   Update headers to include LICENSE information.
      adds  0307c3b   s/.org/.com/ Signed-off-by: Paul Belanger <paul.belanger at polybeacon.com>
      adds  b064d93   Remove white space.
      adds  58bf107   Merge pull request #4 from pabelanger/master
      adds  2cc59e0   s/license.txt/LICENSE/
      adds  875954e   Log message to DEBUG level
      adds  387fbff   Added dbDel and dbDelTree manager actions to AMIProtocol class.
      adds  caae7b6   Remove formatting unrelated to the main purpose of the patch.
      adds  02ee9f6   Merge remote branch 'sustav/master'
      adds  c6e1233   Check if the message is a dict
      adds  52c8ada   Merge pull request #6 from ZooKeeper/master
      adds  1d29651   Fix typo in previous pull request
      adds  ca30d9c   manager: use ',' as a variable separator
      adds  32b6d1f   Remove sourceforge references
      adds  1c3c4e7   Coding guidelines
      adds  4be1f77   There often is no 'event' element in the dict
      adds  1544697   Merge pull request #7 from ZooKeeper/master
      adds  7c809b2   Merge branch 'master' of github.com:asterisk-org/starpy
      adds  b282810   Prepare for 1.0.0 release
      adds  1058aab   Create .gitignore file
      adds  de8e875   Create .gitattributes file
      adds  9f02fc5   Don't install LICENSE file
      adds  e7d94e0   Also drop examples from being installed
      adds  520f9e6   Move menu and utilapplication into examples.
      adds  eebdf36   Make core lib pep8 clean
      adds  162c254   Merge pull request #8 from russellb/master
      adds  56ae6b9   Prepare for 1.0.1 release
      adds  158609b   Update ChangeLog
      adds  26af20f   Don't build and install examples
      adds  a6ec637   Update ChangeLog
      adds  d46aa29   Add "queue" and "member" arguments to manager.queueStatus
      adds  331ca7a   Merge pull request #9 from DimkoChe/master
      adds  c37e5f1   Correct the source code link
      adds  901f98b   Merge pull request #10 from mcfletch/master
      adds  1aef886   Enable Travis CI
      adds  e8f4114   Start work on the README Signed-off-by: Paul Belanger <paul.belanger at polybeacon.com>
      adds  311fc3c   Add tox support to StarPy Signed-off-by: Paul Belanger <paul.belanger at polybeacon.com>
      adds  430c15f   Merge branches 'tox' and 'master'
      adds  50ab77f   Ignore dist folder Signed-off-by: Paul Belanger <paul.belanger at polybeacon.com>
      adds  6195168   Remove ChangeLog; rework documentation
      adds  16cc301   Clean up so we can upload to PyPI Signed-off-by: Paul Belanger <paul.belanger at polybeacon.com>
      adds  18821b2   Bump to v1.0.2
      adds  819eea0   Add new method: manager.queuePenalty
      adds  db7421d   Merge pull request #11 from DimkoChe/master
      adds  9207617   Add optional parameters to manager.queueAdd
      adds  97e67e6   Add support for globals vars to [sg]etVar.
      adds  5c00b82   Merge pull request #12 from leedm777/globals
      adds  48d98aa   Fix pep8 errors
      adds  c836153   Merge pull request #13 from pabelanger/pep8
      adds  b884d1d   Add optional parameter to manager.queuePause
      adds  f00f6c1   Fix pep8 errors
      adds  7dc644f   Merge pull request #14 from pabelanger/pep8-1.1
      adds  f5ed945   Moved README to README.rst.
      adds  8a6c9b8   Merge pull request #16 from leedm777/readme
      adds  b3aebae   Add README.rst to MANIFEST.in
      adds  2a491ab   Merge pull request #19 from stevetodd/master
      adds  149dce2   Fixed a typo in dahdiDNDon/off
      adds  854ba5f   Merge pull request #20 from Eyepea/master
      adds  529bf7e   Added a requirements file to easily setup the dependencies for starpy on a fresh env
      adds  4289aa9   Merge pull request #21 from mikelopez/master
      adds  cfe27c3   Corrected out of date URL in setup.py
      adds  23ae521   Correct fastagi.controlStreamFile() for Asterisk 12.
      adds  848f94a   Merge pull request #23 from leedm777/ASTERISK-22322
      adds  7eafb62   Add action to manager
      adds  cc338ef   Merge pull request #25 from Eyepea/master
      adds  fabb19d   manager login: add named parameter bindAddress
      adds  3ee0ec7   Merge pull request #26 from coreyfarrell/bindAddress
      adds  f43de0d   originate: add new channelid support
      adds  408f263   Merge pull request #28 from stgnet/master
      adds  3c8ae1f   dbGet AMICommandFailure when Database entry not found
      adds  d7c4b50   Merge pull request #17 from measterisk/master
      adds  03c6b76   manager login: support for challenge response
      adds  1e87f71   manager login: support for challenge response
      adds  2fe0dd8   manager login: support for challenge response
      adds  4141423   Merge pull request #30 from exvito/cram-login
      adds  c808dc7   Include completion event with response elements
      adds  9c7c48e   Merge pull request #31 from opticron/patch-1
      adds  f7c0d3d   Allow parsing of a two dimensional list for controlling the order of headers
      adds  02f40ab   Add a new method: manager.queueLog
      adds  21c832a   Merge remote-tracking branch 'upstream/master'
      adds  71dcd22   Address feedback for commit f7c0d3d on pull request 24.
      adds  6dfa6ec   Address additional feedback for commit f7c0d3d on pull request 24.
      adds  54e9432   Address additional feedback for commit f7c0d3d on pull request 24.
      adds  06889d2   Merge pull request #24 from itzangler/master

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
tag are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a6afa21)
            \
             N -- N -- N   refs/tags/upstream/1.0.1.0.git.20140806 (06889d2)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .gitattributes | 2 ++
 .gitignore     | 5 +++++
 2 files changed, 7 insertions(+)
 create mode 100644 .gitattributes
 create mode 100644 .gitignore

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/starpy.git



More information about the Pkg-voip-commits mailing list