| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Complete the port to Falcon 1.0. | Barry Warsaw | 2016-04-02 | 1 | -0/+2 |
| | | |||||
| * | Don't hardcode the Python version | Aurélien Bompard | 2015-02-11 | 1 | -1/+1 |
| | | |||||
| * | * ``$cwd`` is now an additional substitution variable for the ``mailman.cfg`` | Barry Warsaw | 2015-01-03 | 1 | -0/+174 |
| file's ``[paths.*]`` sections. A new ``[paths.here]`` section is added, which puts the ``var_dir`` in ``$cwd``. It is made the default layout. * You can now view the contents of, inject messages into, and delete messages from the various queue directories via the ``<api>/queues`` resource. Also: inject_message() and inject_text() now return the filebase of the file injected into the queue directory. | |||||
