]> git.ozlabs.org Git - patchwork/history - apps/patchwork/tests/__init__.py
tox: Add tox.ini file
[patchwork] / apps / patchwork / tests / __init__.py
2014-05-07 Jeremy Kerrtests: Add XMLRPC interface test
2014-04-23 Jeremy Kerrtests: Make tests compatible with django 1.6
2014-04-22 Jeremy KerrAdd unconfirmed registration expiry
2013-10-13 Jeremy Kerrviews/base: Include email addresses in submitter autoco...
2012-06-17 Jeremy Kerrtemplates: Don't rely on bool(Page)
2011-09-19 Jeremy KerrMerge branch 'notifications'
2011-04-14 Jeremy Kerrmodels: Add PatchChangeNotification and record patch...
2011-04-14 Jeremy KerrAdd email opt-out system
2011-04-14 Jeremy Kerrregistration: use EmailConfimation rather than separate...
2011-04-14 Jeremy KerrUse generic email confirmation object
2011-03-08 Jeremy Kerrfilters: quote param names and values when constructing...
2011-02-28 Dirk Wallensteintests: Support execution of single tests
2010-09-02 Jeremy Kerrtests: Add multiple patch update test
2009-02-12 Jeremy Kerr[mbox] Put ACKs before '---' updates
2009-02-10 Jeremy Kerr[tests] Add initial bundle tests
2008-09-29 Jeremy Kerr[models] Create patch mbox with utf-8 encoding
2008-09-19 Jeremy Kerr[test] Add patchwork testing infrastructure