]> git.ozlabs.org Git - patchwork/history - lib
notifications: implement opt-out
[patchwork] / lib /
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-02-28 Guilherme Salgadohelpers: Change patchwork.wsgi to include the apps...
2010-11-01 Jeremy KerrAdd support for git-pull requests
2010-08-10 Jeremy Kerrsql: Add uncommitted migration scripts
2010-08-10 Martin Krafftlib/apache2: Add WSGI Handler
2009-11-23 Junio C HamanoAdjust postgres "grant all" script to new name of bundl...
2009-02-27 Jeremy Kerrmigration: fix whitespace
2009-02-27 Jeremy Kerrmigration: reset bundlepatch sequence on setup
2009-02-10 Jeremy Kerr[sql] Fix up bundle-reorder migration script
2009-02-08 Jeremy Kerr[sql] Perserve bundle ordering in bundle reorder migrat...
2009-02-07 Jeremy KerrNormalise order numbers in bundle-ordering migration SQL
2009-02-07 Jeremy KerrComplete bundle ordering migration script
2009-01-29 Jeremy KerrInitial bundle reordering support
2008-10-29 Jeremy Kerr[models] Make patches unique on (msgid, project), not...
2008-10-09 Jeremy Kerr[sql] use separate grant-all scripts for postgresql...
2008-09-11 Jeremy KerrDon't just rely on random for UserPersonConfirmation...
2008-09-10 Jeremy KerrUse hex strings for hash values
2008-09-09 Jeremy KerrPass Authorization headers in fastcgi application
2008-09-08 Nate Casemod_python example configuration fixes
2008-09-05 Jeremy KerrExclude packages tree from separate .gitignore file
2008-08-22 Jeremy KerrAdd DB permissions for registration app
2008-08-21 Jeremy KerrGet parsemail scripts going
2008-08-21 Jeremy KerrInital commit