| Commit message (Expand) | Author | Age | Files | Lines |
| * | Back port from the py3 branch: | Barry Warsaw | 2014-12-29 | 1 | -226/+0 |
| * | s/restish/falcon/ | Barry Warsaw | 2014-11-15 | 1 | -29/+32 |
| |\ |
|
| | * | Minor cleanups. | Barry Warsaw | 2014-08-15 | 1 | -7/+4 |
| | * | Refactor so that most modules don't need to import falcon, and so fewer | Barry Warsaw | 2014-08-14 | 1 | -24/+17 |
| | * | Complete the conversion from restish to falcon, modulo a clean up pass. All | Barry Warsaw | 2014-08-14 | 1 | -26/+39 |
| |/ |
|
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 1 | -1/+1 |
| * | * Add ``reply_to_address`` and ``first_strip_reply_to`` as writable | Barry Warsaw | 2013-03-20 | 1 | -0/+2 |
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 1 | -1/+1 |
| * | * Allow the getting/setting of IMailingList.subject_prefix via the REST API | Barry Warsaw | 2012-12-17 | 1 | -0/+1 |
| |\ |
|
| | * | Adding subject_prefix to the api (and updating the docs to include it) | Terri Oda | 2012-12-15 | 1 | -0/+1 |
| |/ |
|
| * | * You can now PUT and PATCH on user resources to change the user's display | Barry Warsaw | 2012-09-22 | 1 | -93/+15 |
| * | * Expose `archive_policy` in the REST API. Contributed by Alexander | Barry Warsaw | 2012-08-20 | 1 | -0/+2 |
| * | * Removed obsolete `IMailingList` attribute `generic_nonmember_action. | Barry Warsaw | 2012-08-19 | 1 | -1/+0 |
| * | * The policy for archiving has now been collapsed into a single enum, called | Barry Warsaw | 2012-07-26 | 1 | -2/+2 |
| |\ |
|
| | * | Working for SQLite: | Barry Warsaw | 2012-07-25 | 1 | -1/+1 |
| |/ |
|
| * | Schema change. After discussion at Pycon, we decided to change "real_name" to | Barry Warsaw | 2012-03-15 | 1 | -1/+1 |
| * | * Mailing lists get multiple chains and pipelines. For example, normal | Barry Warsaw | 2012-03-07 | 1 | -1/+1 |
| * | * Support downloading templates by URI, including mailman:// URIs. This is | Barry Warsaw | 2012-03-03 | 1 | -2/+2 |
| * | copybump | Barry Warsaw | 2012-01-01 | 1 | -1/+1 |
| * | * Stop adding the X-BeenThere header. | Barry Warsaw | 2011-11-06 | 1 | -1/+0 |
| * | * The IMailingList attribute ``host_name`` has been renamed to ``mail_host`` | Barry Warsaw | 2011-06-16 | 1 | -1/+1 |
| * | Complete the ability to change a subscription address, both internally and via | Barry Warsaw | 2011-04-25 | 1 | -3/+3 |
| * | Happy New Year. | Barry Warsaw | 2011-01-01 | 1 | -1/+1 |
| * | Fairly significant change to the way member and nonmember moderation occurs. | Barry Warsaw | 2010-12-29 | 1 | -2/+2 |
| * | This is part 1 of the merge of Jimmy Bergman's branch | Barry Warsaw | 2010-12-28 | 1 | -1/+8 |
| |\ |
|
| | * | Add reply_goes_to_list, send_welcome_msg, welcome_msg, member_moderation_acti... | root | 2010-10-13 | 1 | -0/+8 |
| |/ |
|
| * | Ugly, ugly, ugly hack to enable the non-standard HTTP verb PATCH for partial | Barry Warsaw | 2010-09-01 | 1 | -8/+38 |
| * | Refactor, and add a missing import. | Barry Warsaw | 2010-08-23 | 1 | -1/+2 |
| * | Refactor the list configuration code via the REST interface, and flesh it out | Barry Warsaw | 2010-08-23 | 1 | -0/+260 |
| * | Remove more files that are unnecessary. | Barry Warsaw | 2010-02-25 | 1 | -87/+0 |
| * | Oh FFS. lazr.restful 0.9.18 totally broke our shit by introducing | Barry Warsaw | 2010-02-16 | 1 | -3/+18 |
| * | Happy New Year. | Barry Warsaw | 2010-01-01 | 1 | -1/+1 |
| * | Use lazr.smtptest instead of our own SMTPServer and test SMTPd. | Barry Warsaw | 2009-10-15 | 1 | -1/+2 |
| * | Our first writable REST API! You can now create new domains through the | Barry Warsaw | 2009-07-20 | 1 | -1/+2 |
| * | Remove some unused stuff and pick some lint. | Barry Warsaw | 2009-07-01 | 1 | -10/+2 |
| * | More REST server updates. | Barry Warsaw | 2009-06-29 | 1 | -0/+2 |
| * | Get rid of some useless stuff. | Barry Warsaw | 2009-05-25 | 1 | -7/+7 |
| * | More tests for the REST server, this time, for the queue runner. | Barry Warsaw | 2009-05-10 | 1 | -0/+1 |
| * | Moving closer now. | Barry Warsaw | 2009-05-02 | 1 | -4/+5 |
| * | More checkpointing. | Barry Warsaw | 2009-04-02 | 1 | -1/+1 |
| * | Checking pointing all the ZCA and restful wiring that I really don't | Barry Warsaw | 2009-04-02 | 1 | -0/+74 |