summaryrefslogtreecommitdiff
path: root/src/mailman/utilities/datetime.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-281-8/+11
* flake8 clean.Barry Warsaw2016-04-061-1/+1
* public() takes keyword arguments.Barry Warsaw2016-04-041-16/+8
* Clean up the utilities directory.Barry Warsaw2016-03-251-13/+14
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-4/+0
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* whitespaceBarry Warsaw2013-03-201-1/+0
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* ArchitectureBarry Warsaw2012-03-261-5/+42
* copybumpBarry Warsaw2012-01-011-1/+1
* More fleshing out of the users REST API.Barry Warsaw2011-04-041-4/+4
* * Re-organize the interface between buildout.cfg and the zope.testing layerBarry Warsaw2011-04-011-4/+7
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* __all__Barry Warsaw2009-03-091-0/+4
* Complete the porting of the autoresponse implementation, with no need of theBarry Warsaw2009-02-191-1/+1
* Add IAutoResponseSet.last_response() and fix a few bugs with the datetimeBarry Warsaw2009-02-191-3/+4
* Add a "mock and monkey" layer to set up testing infrastructure, e.g. forBarry Warsaw2009-02-171-0/+69