Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rh-messaging/cli-proton-python issues and pull requests
#60 - FIX: remote_offered_capabilities is now converted into a SymbolList
Pull Request -
State: closed - Opened by pematous over 1 year ago
- 1 comment
#59 - Add Dockerfile
Pull Request -
State: closed - Opened by jiridanek over 1 year ago
- 1 comment
#58 - RuntimeWarning: 'cli_proton_python.sender' found in sys.modules after import of package 'cli_proton_python', but prior to execution of 'cli_proton_python.sender'
Issue -
State: open - Opened by jiridanek over 1 year ago
- 1 comment
#57 - Update README.rst and .travis.yml with supported versions and related
Pull Request -
State: closed - Opened by jiridanek over 1 year ago
- 1 comment
#56 - Add option to set message annotations
Issue -
State: open - Opened by jiridanek over 2 years ago
#55 - UPD(coreclient): Use system CA database by default if not set explicitly
Pull Request -
State: closed - Opened by rkubis over 4 years ago
- 1 comment
Labels: enhancement
#54 - FIX: connect.json test
Pull Request -
State: closed - Opened by pematous almost 5 years ago
#53 - env variables needs to be set before the proton library is loaded
Issue -
State: open - Opened by pematous about 5 years ago
#52 - FIX: catch all exceptions from connector threads
Pull Request -
State: closed - Opened by jirkadanek about 5 years ago
- 1 comment
#51 - FIX: removed workaround for ENTMQCL-1364
Pull Request -
State: closed - Opened by pematous over 5 years ago
#50 - FIX: test workaround for ENTMQCL-1364
Pull Request -
State: closed - Opened by pematous over 5 years ago
#49 - Added support for handling on_released events
Pull Request -
State: closed - Opened by fgiorgetti over 5 years ago
Labels: enhancement
#48 - FIX(conn-urls): Use conn-urls properly in all clients
Pull Request -
State: closed - Opened by rkubis over 5 years ago
Labels: bug
#47 - NEW(option): New option --conn-use-config-file for read-config-file f…
Pull Request -
State: closed - Opened by rkubis over 5 years ago
- 3 comments
Labels: enhancement
#46 - Add --on-release (values: retry, ignore or fail) to cli-proton-python-sender
Issue -
State: closed - Opened by fgiorgetti over 5 years ago
#45 - UPD: Added basic support for timeout to cli_proton_python.sender
Pull Request -
State: closed - Opened by fgiorgetti over 5 years ago
- 9 comments
Labels: enhancement
#44 - FIX(Urls): Class Urls is not exported from _reactor.py to reactor.py in Qpid Proton Python
Pull Request -
State: closed - Opened by rkubis almost 6 years ago
- 5 comments
#43 - System links should be in /usr/local/bin instead of /usr/bin
Issue -
State: open - Opened by michalxo about 6 years ago
#42 - NEW(option): New option --conn-sasl-enabled for enabling/disabling SASL
Pull Request -
State: closed - Opened by rkubis about 6 years ago
- 3 comments
#41 - Implement --conn-sasl-enabled option
Issue -
State: closed - Opened by rkubis over 6 years ago
Labels: enhancement
#40 - FIX(ErrorsHandler): Zero error-code was returned when user was not va…
Pull Request -
State: closed - Opened by rkubis over 6 years ago
- 2 comments
#39 - Returned zero error-code when authentication failed
Issue -
State: closed - Opened by rkubis over 6 years ago
Labels: bug
#38 - UPD(formatter) replace null bytes in output with '\\0' placeholders
Pull Request -
State: closed - Opened by jirkadanek over 6 years ago
#37 - FIX() minor typos found when reading the source
Pull Request -
State: closed - Opened by jirkadanek over 6 years ago
#36 - FIX(receiver) do not process internal tx-related link open event
Pull Request -
State: closed - Opened by jirkadanek over 6 years ago
#35 - FIX#34: ClinetException handling in connnector.py incomaprible w/ py3
Pull Request -
State: closed - Opened by pematous almost 7 years ago
#34 - ClinetException handling in connnector.py incomaprible w/ py3
Issue -
State: closed - Opened by pematous almost 7 years ago
#33 - #27: Pre-create test queue
Pull Request -
State: closed - Opened by pematous almost 7 years ago
#32 - NEW: message group options for sender client
Pull Request -
State: closed - Opened by jirkadanek almost 7 years ago
- 2 comments
#31 - revise build acceptance tests
Issue -
State: open - Opened by pematous almost 7 years ago
Labels: task
#30 - separate P2P tests from integration tests
Issue -
State: open - Opened by pematous almost 7 years ago
Labels: enhancement
#29 - FIX: #26:message numbering + test
Pull Request -
State: closed - Opened by pematous almost 7 years ago
- 1 comment
#28 - transactional test_msg_durable hanging with Artemis 2.4.0+ (waiting fix in 2.5.0)
Issue -
State: open - Opened by pematous almost 7 years ago
- 2 comments
Labels: test, task
#27 - Pre-create test queue
Issue -
State: closed - Opened by pematous almost 7 years ago
Labels: enhancement, integration
#26 - message numbering broken
Issue -
State: closed - Opened by pematous almost 7 years ago
Labels: bug
#25 - create a docker file for cli-proton-python
Issue -
State: open - Opened by pematous almost 7 years ago
Labels: enhancement
#24 - Recv: avoid sleep calls
Issue -
State: open - Opened by pematous almost 7 years ago
- 2 comments
Labels: enhancement
#23 - TxRecv: avoid sleep calls
Issue -
State: open - Opened by pematous almost 7 years ago
Labels: enhancement
#22 - TxSend: avoid sleep calls
Issue -
State: open - Opened by pematous almost 7 years ago
Labels: enhancement
#21 - add support for message group options
Issue -
State: closed - Opened by pematous almost 7 years ago
Labels: enhancement
#20 - refactor existing tests
Issue -
State: open - Opened by pematous almost 7 years ago
Labels: test
#19 - reply_to tests fall to infinite loop in transactional mode
Issue -
State: open - Opened by pematous almost 7 years ago
#18 - timeout option doesn't work in transactional mode
Issue -
State: open - Opened by pematous almost 7 years ago
#17 - sometimes duration is prefered over timeout
Issue -
State: open - Opened by pematous almost 7 years ago
#16 - Support message routing based on address / amqp-to field
Issue -
State: closed - Opened by pematous almost 7 years ago
Labels: enhancement
#15 - NEW: allowed authentication mechanisms option support
Pull Request -
State: closed - Opened by pematous almost 7 years ago
#14 - Allow to specify supported list of authentication mechanisms
Issue -
State: closed - Opened by pematous almost 7 years ago
Labels: enhancement
#13 - Travis support
Pull Request -
State: closed - Opened by pematous almost 7 years ago
#12 - NEW: Documentation reference and badges
Pull Request -
State: closed - Opened by pematous about 7 years ago
#11 - Place the documentation on ReadTheDocs
Issue -
State: closed - Opened by pematous about 7 years ago
- 2 comments
Labels: enhancement
#10 - RTD Add API documentation generation
Issue -
State: closed - Opened by pematous about 7 years ago
- 1 comment
Labels: enhancement
#9 - NEW: API documentation generation
Pull Request -
State: closed - Opened by pematous about 7 years ago
#8 - Timeouts for tests
Issue -
State: open - Opened by enkeys about 7 years ago
Labels: enhancement, test
#7 - Travis support
Pull Request -
State: closed - Opened by enkeys about 7 years ago
- 1 comment
#6 - NEW: added json message output format
Pull Request -
State: closed - Opened by kornys about 7 years ago
Labels: enhancement
#5 - Add --log-msgs json output format
Issue -
State: closed - Opened by kornys about 7 years ago
- 2 comments
Labels: enhancement
#4 - Travis CI - automated PyPI package releasing
Issue -
State: open - Opened by enkeys about 7 years ago
Labels: enhancement
#3 - Travis CI - docker based broker container for client tests
Issue -
State: open - Opened by enkeys about 7 years ago
- 1 comment
Labels: enhancement, test, integration
#2 - Travis CI
Issue -
State: closed - Opened by enkeys about 7 years ago
Labels: enhancement, test, integration
#1 - tox as a test runner
Issue -
State: open - Opened by enkeys about 7 years ago
Labels: enhancement, test, integration