summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* js: Add jquery and jquery tablednd pluginsJeremy Kerr2013-06-168-15/+331
* test/mboxviews: Add test for header-supplied datesJeremy Kerr2013-06-101-0/+15
* views/mbox: Use Date: header from original messageJeremy Kerr2013-06-102-2/+12
* views: Move mbox handling from models to viewsJeremy Kerr2013-06-105-88/+92
* models: Fix invalid dates in patch mboxJeremy Kerr2013-06-102-2/+28
* models: fix From header in mbox viewAndreas Bießmann2013-05-141-1/+5
* tests/mboxviews: add test for correct From headerAndreas Bießmann2013-05-141-0/+25
* bundles: Don't display 'Change order' button on public bundle viewJeremy Kerr2013-04-212-1/+2
* bundles: Don't allow slashes in bundle namesJeremy Kerr2013-04-203-1/+13
* bundles: Remove separate public bundle viewsJeremy Kerr2013-04-2010-103/+205
* forms: Only pass post data to multiplepatchform if that was what was submittedJeremy Kerr2012-12-301-1/+8
* tests/bundle: Check for form errors during bundle updatesJeremy Kerr2012-12-301-0/+23
* tests/bundle: Add bundle update tests, fix missing action behaviourJeremy Kerr2012-12-302-0/+55
* templates/bundle: Unify public bundle meta informationJeremy Kerr2012-12-301-2/+8
* tests/bundle: Add tests for public bundle viewsJeremy Kerr2012-12-301-0/+27
* views/bundle: Allow downloading public bundle as mboxSimo Sorce2012-12-303-5/+17
* pwclient: Add a little more space in 'pwclient list'Doug Anderson2012-12-301-3/+3
* xmlrpc: Avoid trying to marshall None for people with no nameDoug Anderson2012-12-301-1/+9
* pwclient: Add command for printing patch infoDoug Anderson2012-12-301-2/+14
* templates: patchwork project URL fixesJeremy Kerr2012-11-292-2/+2
* templates: Update patchwork project URLJeremy Kerr2012-11-151-1/+1
* templates: Add link to the projects website in the projects viewSimo Sorce2012-11-151-2/+7
* Add URL and SCM data to projectsSimo Sorce2012-11-153-0/+26
* Add shortcut to admin panelSimo Sorce2012-11-051-0/+3
* pwclient: lookup patch_id given Message-IdBen Myers2012-11-051-2/+9
* Fix grant scriptSimo Sorce2012-10-251-2/+1
* bundles: Add check for duplicate bundlesJeremy Kerr2012-10-222-0/+36
* requestcontext: Initialise 'messages' context varJeremy Kerr2012-10-081-1/+4
* settings: Use new class for auth context processorJeremy Kerr2012-10-081-1/+1
* settings: Use class-based template loading APIJeremy Kerr2012-10-081-2/+2
* settings: Add message middlewareJeremy Kerr2012-09-061-0/+1
* pwclient: Pass input to git-am as a UTF-8 stringJeremy Kerr2012-09-041-1/+1
* templates: Don't rely on bool(Page)Jeremy Kerr2012-06-174-2/+41
* models: Add connection parameter for HashField.db_type.Jeremy Kerr2012-05-041-1/+1
* tests: Find test data relative to file locationDirk Wallenstein2012-05-041-2/+2
* tests/notifications: Add test for escaped patch namesJeremy Kerr2012-05-011-0/+14
* notifications: do not HTML-escape patch change notificationsStefan Hajnoczi2012-05-011-1/+1
* tests: Check the right optin emailDirk Wallenstein2012-05-011-1/+1
* tests/patchparser: abstract delegate and state testingJeremy Kerr2012-04-301-21/+17
* tests/patchparser: don't assume PK valuesJeremy Kerr2012-04-301-14/+21
* tests: Add tests for explicit delegate and state requestsDirk Wallenstein2012-04-301-2/+106
* Use an explicit initial default patch stateDirk Wallenstein2012-04-302-4/+7
* parser: allow words starting with "diff" at beginning of lineStefan Hajnoczi2012-01-142-1/+6
* sql: remove development migration scriptJeremy Kerr2011-12-081-22/+0
* tests/patchparser: Add CVS format patch testJeremy Kerr2011-12-082-0/+142
* tests: add abstract mbox parsing testJeremy Kerr2011-12-081-7/+9
* filters: handle utf-8 characters when building filter querystringJeremy Kerr2011-12-082-2/+17
* patchwork: new pwclient git-am actiondavid decotigny2011-11-251-3/+20
* parser: allow other protocol types in pull-request handlingJeremy Kerr2011-11-255-1/+1055
* models: Update Person & UserProfile object whenever User is savedJeremy Kerr2011-09-192-5/+46