summaryrefslogtreecommitdiffstats
path: root/apps/patchwork/tests/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Move to a more recent django project structureJeremy Kerr2015-05-271-34/+0
* tests: Add XMLRPC interface testJeremy Kerr2014-05-071-0/+1
* tests: Make tests compatible with django 1.6Jeremy Kerr2014-04-231-14/+14
* Add unconfirmed registration expiryJeremy Kerr2014-04-221-0/+1
* views/base: Include email addresses in submitter autocomplete searchJeremy Kerr2013-10-131-0/+1
* templates: Don't rely on bool(Page)Jeremy Kerr2012-06-171-0/+1
* models: Add PatchChangeNotification and record patch state changesJeremy Kerr2011-04-141-0/+1
* Add email opt-out systemJeremy Kerr2011-04-141-0/+1
* registration: use EmailConfimation rather than separate registration appJeremy Kerr2011-04-141-0/+2
* Use generic email confirmation objectJeremy Kerr2011-04-141-0/+1
* filters: quote param names and values when constructing querystringsJeremy Kerr2011-03-081-0/+1
* tests: Support execution of single testsDirk Wallenstein2011-02-281-14/+5
* tests: Add multiple patch update testJeremy Kerr2010-09-021-2/+2
* [mbox] Put ACKs before '---' updatesJeremy Kerr2009-02-121-2/+2
* [tests] Add initial bundle testsJeremy Kerr2009-02-101-2/+2
* [models] Create patch mbox with utf-8 encodingJeremy Kerr2008-09-291-2/+2
* [test] Add patchwork testing infrastructureJeremy Kerr2008-09-191-0/+33