summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for 3.0a6Barry Warsaw2010-09-031-2/+34
* Ugly, ugly, ugly hack to enable the non-standard HTTP verb PATCH for partialBarry Warsaw2010-09-014-15/+98
* This is a better fix than the previous commit, since it uses a principled app...Barry Warsaw2010-08-302-2/+17
* zope.testrunner 4.0.0b5 changes the working directory that tests are run from.Barry Warsaw2010-08-291-1/+2
* Refactor, and add a missing import.Barry Warsaw2010-08-238-75/+104
* Refactor the list configuration code via the REST interface, and flesh it outBarry Warsaw2010-08-2312-266/+401
* Expose description in the interface and REST API.Barry Warsaw2010-08-124-11/+29
* Expose the autoreponse values in the IMailingList interface and REST API.Barry Warsaw2010-08-125-8/+184
* Expose administrivia in the IMailingList interface and REST API.Barry Warsaw2010-08-113-0/+19
* Expose anonymous_list and advertised in the IMailingList interface and in the...Barry Warsaw2010-08-114-2/+32
* Expose in the IMailingList interface, and in the REST API.Barry Warsaw2010-08-114-50/+97
* Acceptable aliases as a sub-resource.Barry Warsaw2010-08-103-5/+140
* Placeholder for PATCH implementation.Barry Warsaw2010-08-102-5/+111
* Implement HTTP PUT (good path) for changing a list's configuration.Barry Warsaw2010-08-104-41/+132
* Access mailing list configuration via RESTBarry Warsaw2010-08-109-26/+172
* trunk mergeBarry Warsaw2010-08-105-5/+65
|\
| * Fixes bug LP: #601899; delete list function in rest server.Barry Warsaw2010-07-065-5/+65
* | Add interface module.Barry Warsaw2010-08-081-0/+52
* | Fix an importBarry Warsaw2010-08-081-1/+1
* | Refactor all bounce detectors.Barry Warsaw2010-08-0830-705/+1002
* | checkpointingBarry Warsaw2010-08-075-72/+24
* | checkpointBarry Warsaw2010-07-162-0/+74
|/
* No longer touch the Sender or Errors-To headers. We can no longer justifyBarry Warsaw2010-06-299-107/+5
* * Fix the bin/test -e/--stderr option to work with the currentBarry Warsaw2010-06-1810-43/+201
* Because we'll often need to turn functions into restish matchers, add aBarry Warsaw2010-06-182-6/+14
* Ensure that email addresses with slashes in them can be registered.Barry Warsaw2010-06-172-2/+20
* Subscribing an already subscribed member via REST now returns a 409 errorBarry Warsaw2010-06-152-2/+2
* trunk mergeBarry Warsaw2010-05-251-2/+0
|\
| * cleanupBarry Warsaw2010-05-251-2/+0
* | host_name and RFC 2369 tests.Barry Warsaw2010-05-061-0/+13
* | Basic importer test.Barry Warsaw2010-05-064-1/+78
* | CheckpointingBarry Warsaw2010-05-061-0/+0
* | CheckpointingBarry Warsaw2010-05-063-3/+2
* | Refactor the actual imports into a utility. This leaves the command toBarry Warsaw2010-05-063-54/+86
|/
* Updates for the latest releases of flufl.enum and flufl.i18n.Barry Warsaw2010-05-0214-15/+15
* * A start to import of Mailman 2.1 config.pck files.Barry Warsaw2010-04-057-13/+125
* Tests for import.Barry Warsaw2010-04-042-0/+93
* List-Post header should be retained in MIME digest messages (LP: 526143)Barry Warsaw2010-03-283-7/+9
* * bin/info -p/--paths -> -v/--verboseBarry Warsaw2010-03-282-7/+7
* More fixes to the start up procedure. The root cause of the fix is that whenBarry Warsaw2010-03-285-26/+38
* * Use IP address for localhost instead of name because Postfix only uses DNSBarry Warsaw2010-03-273-3/+13
* Merge the Pycon 2010 sprint branch replacing lazr.restful with restish as theBarry Warsaw2010-03-0339-1018/+1006
|\
| * * Fix two type specifications in argparse.Barry Warsaw2010-03-032-4/+7
| * Add POST validators.Barry Warsaw2010-03-018-49/+166
| * Refactoring for common collection code.Barry Warsaw2010-02-257-70/+87
| * Remove more files that are unnecessary.Barry Warsaw2010-02-253-283/+0
| * Refactor both the mailing lists and membership REST wrappers.Barry Warsaw2010-02-257-246/+293
| * Refactor domains into a separate file.Barry Warsaw2010-02-255-97/+122
| * More refactoring:Barry Warsaw2010-02-258-56/+224
| * Refactoring the REST support by removing unnecessary stuff and moving otherBarry Warsaw2010-02-256-140/+96