- Add missing dependency 8bf12ee
- Drop support for Python 3.4 b5b9c0b
- Implement message schemas d0b799a
- Make Bugzilla 4 backwards compatibility transformation optional 424afa5
- Extend backwards compatibility a bit 319e06a
- Make test messages into pytest fixtures 30d6950
- Don't 'organize' the message as it comes off the BZ wire 4f43653
- Add tests for handling of exceptions from publish() ee0c4c8
- Don't try and publish datetimes 73c9176
- Add test for attachment.create message 3af89d2
- Also handle backwards compatibility for operating system 9deb916
- Handle 'reporter' vs. 'creator' with backwards compat 19fd1b4
- Fix convert_datetimes for Bugzilla 5.0 messages f386c7e
- Fix decision as to whether this is a 'new bug' event 7fd1fc5
- Add a test suite 7d4352e
- Handle comments and other 'objects' for Bugzilla 5+ messages aa98152
- Bump version 122ce19
- Improve the setup.py 5bb8cb5
- Adapt to STOMP protocol 1.2 25e2d20
- Send and receive STOMP heartbeats c67c49c
- Handle duplicate subscriptions on reconnection d04e8ce
- Migrate to Fedora Messaging f2596f2
- Fix CI 9646437
- Use Tox and Jenkins d26645e
- Update for bz5. ee54877
- Pass along STOMP headers, if we have them. 018492a
- No more attachments. 84cd372
- Make all timestamps comparable. 35b5900
- use the full name here. b6cccd1
- Fix broken import. ce290be
Pull Requests
Commits
- 8c0080ec9 Remove unused import. https://github.com/fedora-infra/bugzilla2fedmsg/commit/8c0080ec9
- 9ede5ffab Look before you leap. https://github.com/fedora-infra/bugzilla2fedmsg/commit/9ede5ffab
- 1863f1959 Got moved again. https://github.com/fedora-infra/bugzilla2fedmsg/commit/1863f1959
- Ignore certs and stuff. 6c92062bd
- Document stomp ssl options. 15f1e150b
- Now with failover().. 244f4c7d8
- This got changed on us. 40f025956
- Enhance bugzilla messages. 96d981275
- Remove our own threading stuff. 31b243172
- Also, give the consumer a couple extra endpoints for development. be6f076d8
- Merge pull request #1 from fedora-infra/feature/enhanced-bugzilla 94d9d4bad
- Merge pull request #2 from fedora-infra/feature/de-threaded 90727a2c7
- License LGPLv2+. 31a552b35
- Include .rst files. 709584ff2