summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused templates and some code for processing themGuilherme Salgado2011-03-086-204/+0
* filters: quote param names and values when constructing querystringsJeremy Kerr2011-03-083-1/+40
* tests: Support execution of single testsDirk Wallenstein2011-02-281-14/+5
* patchwork-update-commits: autodetect patchwork install directorySascha Silbe2011-02-281-1/+2
* helpers: Change patchwork.wsgi to include the apps/ dir in sys.pathGuilherme Salgado2011-02-283-3/+4
* parser: Recognize mail headers for delegate and stateDirk Wallenstein2011-02-281-1/+24
* admin: Embellish model change listsDirk Wallenstein2011-02-111-7/+26
* tests/parser: Add test for wrapped git pull requestsJeremy Kerr2011-02-112-2/+355
* parser: Account for mail client line wrapping in pull requestsDirk Wallenstein2011-02-111-1/+1
* models: Don't require optional model fields in formsDirk Wallenstein2011-02-111-6/+6
* models: Implement __unicode__ in models instead of __str__Dirk Wallenstein2011-02-111-7/+7
* templates: Spelling fixDirk Wallenstein2011-02-111-1/+1
* Replace tab in indentation with spaceDirk Wallenstein2011-02-115-20/+20
* templates: Fix pwclient no-match messagesDirk Wallenstein2011-02-111-2/+2
* docs: Fix link creation exampleDirk Wallenstein2011-02-111-1/+1
* tests/parser: Add subject encoding testsJeremy Kerr2011-02-112-0/+29
* parser: Decode the subject headerDirk Wallenstein2011-02-111-0/+2
* Revert "Decode patch from UTF-8 while parsing from stdin"Jeremy Kerr2011-02-101-1/+2
* Decode patch from UTF-8 while parsing from stdinmartin f. krafft2010-12-131-2/+1
* pwclient: fix handling of UTF-8 char in submitter nameAndreas Bießmann2010-12-101-1/+2
* templates: use custom templates for password changeJeremy Kerr2010-12-103-1/+59
* Add link to password change form on user profile pageSascha Silbe2010-12-101-0/+5
* models: Fix HeaderParser import on python 2.4Jeremy Kerr2010-11-091-0/+1
* Add support for git-pull requestsJeremy Kerr2010-11-018-9/+415
* parsemail: change tab to spaceJeremy Kerr2010-11-011-1/+1
* parser: Recognize X-list list headerRalf Baechle2010-09-231-1/+1
* tests/updates: Add delegate clear testJeremy Kerr2010-09-031-5/+15
* forms: change MultiplePatchForm from a ModelForm to a FormJeremy Kerr2010-09-032-22/+28
* tests/updates: Add multiple invalid state change testJeremy Kerr2010-09-031-5/+18
* views/patch: remove unused codeJeremy Kerr2010-09-021-52/+0
* forms.MultiplePatchForm: remove no-change fields on clean()Jeremy Kerr2010-09-021-0/+15
* tests: Add multiple patch update testJeremy Kerr2010-09-023-2/+74
* views/user: don't refer to request.POST for non-POST requestsJeremy Kerr2010-08-111-1/+2
* css: specify a sans-serif fontJeremy Kerr2010-08-101-0/+1
* templates: remove "beta"Jeremy Kerr2010-08-102-8/+1
* views: implement CSRF protectionJeremy Kerr2010-08-102-0/+3
* templates: Add CSRF (cross-site request forgery) values to form postsJohn 'Warthog9' Hawley2010-08-1010-0/+20
* parser: decode stdin from utf-8Jeremy Kerr2010-08-101-1/+4
* tests/utils: Specify content encoding on MIMEText() constructionJeremy Kerr2010-08-101-6/+5
* tools: add simple patchwork-update-commits scriptJeremy Kerr2010-08-101-0/+16
* sql: Add uncommitted migration scriptsJeremy Kerr2010-08-102-0/+29
* docs: fix apache2 referencesJeremy Kerr2010-08-101-3/+3
* Remove broken registration symlinkJeremy Kerr2010-08-101-1/+0
* lib/apache2: Add WSGI HandlerMartin Krafft2010-08-104-2/+52
* docs: Document password-based pgsql loginMartin Krafft2010-08-101-3/+24
* docs: reformat INSTALLJeremy Kerr2010-08-101-55/+55
* docs: elaborate on lib/ dirs in INSTALLJeremy Kerr2010-08-101-0/+3
* docs: update INSTALL for commonly-available packagesJeremy Kerr2010-08-101-6/+8
* Registration framework maintained on bitbucketMartin Krafft2010-08-102-6/+4
* tools: Update license for post-receive hook.Jeremy Kerr2010-08-101-2/+1