summaryrefslogtreecommitdiff
path: root/oops/tests
AgeCommit message (Expand)Author
8 daysfix: suppress bandit B324 for non-security md5 usageEnrique Sanchez Cardoso
8 daysstyle: apply black 26.5.1 formattingEnrique Sanchez Cardoso
2025-07-25Add and apply pre-commit to the repoIlker Emre Koc
2025-07-25Drop support for Python2.7 and buildout, add toxIlker Emre Koc
2018-02-08More idiomatic bytes/str test.Colin Watson
2018-02-08Add Python 3 support.Colin Watson
2012-08-10Release 0.0.13.Robert Collins
2012-08-10Add pprint_to_stream, a new helpful new publisher.Robert Collins
2012-06-26Revert to putting ids in the report.James Westby
2012-06-26More fixes from review. Thanks Rob.James Westby
2012-06-20Add a converter for old-style publishers.James Westby
2012-06-20Use a couple of functions to do publish_to_many and publish_with_fallback. Th...James Westby
2012-06-20Use `__call__` rather than `publish`. Thanks Rob.James Westby
2012-06-20Call both `publisher` and `publishers`.James Westby
2012-06-19Small fixes from review. Thanks Rick.James Westby
2012-06-08Have the config use a new publisher attribute.James Westby
2012-06-08Add a fan-out publisher.James Westby
2011-11-13Relicense under LGPL per silbs signoff.Robert Collins
2011-10-11Clarity on None vs non-zero.Robert Collins
2011-10-11Add publish_new_only helper for managing fallback publishers.Robert Collins
2011-10-11Do not propogate oops ids of None to the report: they indicate that the oops ...Robert Collins
2011-10-04Encourage setting reporter and capture the hostname by default.Robert Collins
2011-08-17Add an attach_date on by default.Robert Collins
2011-08-17Add default hooks for topic, reporter, url and exc_info, bump to 0.0.6Robert Collins
2011-08-16Deepcopy the template to make it safe for use with lists.Robert Collins
2011-08-16Permit a context to be provided to on creation hooks.Robert Collins
2011-08-16Support filtering of reports.Robert Collins
2011-08-15Review feedback.Robert Collins
2011-08-15Bump to v4, delete disk based storage - moved that to python-oops-datedir-rep...Robert Collins
2011-08-15Permit serialization and deserialisation of much more minimal oops reports.Robert Collins
2011-08-11Expose the branch nick and revno which the LP code used to discard on reads, ...Robert Collins
2011-08-11Port over the serializer from LP.Robert Collins
2011-08-10And extract the rfc822 parsing logic from LP.Robert Collins
2011-08-10Port over the uniquefileallocator code.Robert Collins
2011-08-10Initial project skeleton.Robert Collins