]> git.ozlabs.org Git - patchwork/history - apps/patchwork/utils.py
Remove unused templates and some code for processing them
[patchwork] / apps / patchwork / utils.py
2011-03-08 Guilherme SalgadoRemove unused templates and some code for processing...
2009-07-08 Carl-Daniel HailfingerFix unarchive action
2009-02-13 Jeremy Kerr[views] Check count() for duplicate bundle patches...
2009-02-13 Jeremy Kerr[views] Don't create bundles with no name
2009-02-08 Jeremy KerrBundle reordering support
2009-02-08 Jeremy Kerr[views] Allow Order class to be user-editable
2008-09-24 Jeremy Kerr[views] Change default ordering to latest-first
2008-09-01 Jeremy KerrAdd delegate column
2008-08-23 Jeremy KerrRemove 'action: ' print output
2008-08-23 Nate CaseIn some places tabs are used instead of spaces for...
2008-08-22 Jeremy KerrUse django-registration infrastructure
2008-08-21 Jeremy KerrAdd project argument to set_bundle
2008-08-21 Jeremy KerrAdd project argument to set_patches
2008-08-21 Jeremy KerrInital commit