summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Add list_id to the REST API list representationJimmy Bergman2012-09-202-0/+4
| * Write a domain map that postfix can use as relay_domains automatically on lis...Jimmy Bergman2012-08-132-7/+64
|/
* Bump versions and code name for 3.0b3.Barry Warsaw2012-09-082-4/+9
* Prep for 3.0b2.Barry Warsaw2012-09-061-1/+1
* * Fixed the RFC 1153 digest footer to be compliant. (LP: #887610)Barry Warsaw2012-09-053-9/+19
|\
| * Pretty printing is not necessary when the output actually matches.Mark Sapiro2012-04-111-3/+2
| * Fixed the RFC 1153 digest footer to be compliant.Mark Sapiro2012-04-113-8/+19
* | Documentation updates for beta 2.Barry Warsaw2012-09-056-27/+32
* | Port the schema migration changes for LP: #1024509 to PostgreSQL.Barry Warsaw2012-09-052-6/+37
* | LP: #1024509 - Schema migration; link between members and mailing lists shouldBarry Warsaw2012-09-0435-253/+440
|\ \
| * | * Schema migrations (LP: #1024509)Barry Warsaw2012-09-045-11/+76
| * | fixesBarry Warsaw2012-09-040-0/+0
| * | * The link between members and the mailing lists they are subscribed to, isBarry Warsaw2012-09-0435-244/+366
|/ /
* | * Expose `archive_policy` in the REST API. Contributed by AlexanderBarry Warsaw2012-08-204-0/+14
* | Style fixes: compare enums with identity, not equality.Barry Warsaw2012-08-202-2/+2
* | Update NEWSBarry Warsaw2012-08-201-2/+1
* | A few fixes for schema migration on PostgreSQL.Barry Warsaw2012-08-203-4/+22
* | typoBarry Warsaw2012-08-191-1/+1
* | * Removed obsolete `IMailingList` attribute `generic_nonmember_action.Barry Warsaw2012-08-199-10/+9
* | * Fix residual references to the old `IMailingList` archive variables.Barry Warsaw2012-08-188-19/+28
* | * Show devmode in `bin/mailman info` output. (LP: #1035028)Barry Warsaw2012-08-174-7/+13
* | * Non-unicode values in msgdata broke pending requests. (LP: #1031391)Barry Warsaw2012-08-173-6/+33
* | * Clarify the semantics of the noreply_address variable. It's the local-partBarry Warsaw2012-08-153-8/+8
* | * The policy for archiving has now been collapsed into a single enum, calledBarry Warsaw2012-07-2642-209/+1472
|\ \
| * | And now, working for PostgreSQL.Barry Warsaw2012-07-251-0/+3
| * | Working for SQLite:Barry Warsaw2012-07-2513-41/+135
| * | The final bit of refactoring puts the specifics of making a temporary databaseBarry Warsaw2012-07-255-65/+94
| * | Fix resetting PostgreSQL databases, thus making the full test suite pass withBarry Warsaw2012-07-254-45/+38
| * | Add a temporary database factory so we can remove more cruft from theBarry Warsaw2012-07-254-39/+52
| * | The version component is no longer necessary.Barry Warsaw2012-07-251-3/+0
| * | Refactor a slightly better way of indicating which tables should be reset byBarry Warsaw2012-07-251-9/+9
| * | Refactor to better handling the difference between a testing database and aBarry Warsaw2012-07-2513-137/+129
| * | A few more tweaks to get PostgreSQL working.Barry Warsaw2012-07-253-11/+5
| * | One more refactoring.Barry Warsaw2012-07-254-21/+21
| * | Refactor once again for SQLite/PostgreSQL differences.Barry Warsaw2012-07-254-68/+46
| * | No need to parameterize the exceptions, since Storm does this for us.Barry Warsaw2012-07-253-7/+3
| * | Very nearly there with PostgreSQL support for testing the beta2 migration.Barry Warsaw2012-07-258-62/+205
| * | Checkpointing Postgres port of test suite.Barry Warsaw2012-07-239-104/+496
| * | branch mergeBarry Warsaw2012-07-2110-60/+157
| |\ \
| | * | Add a few more tests.Barry Warsaw2012-07-201-1/+18
| | * | Get test suite completely working:Barry Warsaw2012-07-208-55/+119
| | * | trunk mergeBarry Warsaw2012-07-2042-181/+544
| | |\ \ | |_|/ / |/| | |
| | * | trunk mergeBarry Warsaw2012-06-03132-1008/+1040
| | |\ \
| | * | | Separate out the migration test methods so that the ones testing that theBarry Warsaw2012-04-206-34/+45
| * | | | trunk mergeBarry Warsaw2012-07-06162-1200/+1590
| |\ \ \ \ | |/ / / / |/| / / / | |/ / /
* | | | * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-0342-181/+544
|\ \ \ \ | |_|/ / |/| | |
| * | | Update news with bug issue.Barry Warsaw2012-07-031-1/+1
| * | | More consistency in the way post-configuration changes are processed. LessBarry Warsaw2012-07-029-49/+74
| * | | Fix NEWS entry.Barry Warsaw2012-07-021-2/+2
| * | | * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-0232-148/+436