summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make the post-receive hook more efficient (using pwclient info, not view)Carl Worth2014-01-29
* tools/post-receive.hook: don't update the previously pushed commitCarl Worth2014-01-29
* pwclient: fix handling UTF-8 in patch infoAndreas Bießmann2014-01-28
* docs: We're targetting django 1.5 nowJeremy Kerr2013-10-13
* Add a config option to FORCE_HTTPS_LINKSKonstantin Ryabitsev2013-10-13
* lib/sql/migration: Fix column names for MySQL/MariaDBRalf Baechle2013-10-13
* tests: Use strings from fields module for error testsJeremy Kerr2013-10-13
* Django 1.5 compatibility fixesRalf Baechle2013-10-13
* parser: Add support for rename-only patchesJeremy Kerr2013-10-13
* views/base: Implement limit for submitter autocompletionJeremy Kerr2013-10-13
* views/base: Include email addresses in submitter autocomplete searchJeremy Kerr2013-10-13
* docs: also mention that ROOT_DIR needs to be updatedFlorian Fainelli2013-10-04
* sql: remove non-existing auth_message tableFlorian Fainelli2013-10-04
* docs: fix INSTALL instructions regarding DjangoFlorian Fainelli2013-10-04
* sql: update grant-all.mysql.sqlFlorian Fainelli2013-10-04
* docs: update MySQL documentation bitsFlorian Fainelli2013-10-04
* notifications: add project name to patch update notificationWolfram Sang2013-06-16
* Don't use total_seconds for python < 2.7Konstantin Ryabitsev2013-06-16
* js: Add jquery and jquery tablednd pluginsJeremy Kerr2013-06-16
* test/mboxviews: Add test for header-supplied datesJeremy Kerr2013-06-10
* views/mbox: Use Date: header from original messageJeremy Kerr2013-06-10
* views: Move mbox handling from models to viewsJeremy Kerr2013-06-10
* models: Fix invalid dates in patch mboxJeremy Kerr2013-06-10
* models: fix From header in mbox viewAndreas Bießmann2013-05-14
* tests/mboxviews: add test for correct From headerAndreas Bießmann2013-05-14
* bundles: Don't display 'Change order' button on public bundle viewJeremy Kerr2013-04-21
* bundles: Don't allow slashes in bundle namesJeremy Kerr2013-04-20
* bundles: Remove separate public bundle viewsJeremy Kerr2013-04-20
* forms: Only pass post data to multiplepatchform if that was what was submittedJeremy Kerr2012-12-30
* tests/bundle: Check for form errors during bundle updatesJeremy Kerr2012-12-30
* tests/bundle: Add bundle update tests, fix missing action behaviourJeremy Kerr2012-12-30
* templates/bundle: Unify public bundle meta informationJeremy Kerr2012-12-30
* tests/bundle: Add tests for public bundle viewsJeremy Kerr2012-12-30
* views/bundle: Allow downloading public bundle as mboxSimo Sorce2012-12-30
* pwclient: Add a little more space in 'pwclient list'Doug Anderson2012-12-30
* xmlrpc: Avoid trying to marshall None for people with no nameDoug Anderson2012-12-30
* pwclient: Add command for printing patch infoDoug Anderson2012-12-30
* templates: patchwork project URL fixesJeremy Kerr2012-11-29
* templates: Update patchwork project URLJeremy Kerr2012-11-15
* templates: Add link to the projects website in the projects viewSimo Sorce2012-11-15
* Add URL and SCM data to projectsSimo Sorce2012-11-15
* Add shortcut to admin panelSimo Sorce2012-11-05
* pwclient: lookup patch_id given Message-IdBen Myers2012-11-05
* Fix grant scriptSimo Sorce2012-10-25
* bundles: Add check for duplicate bundlesJeremy Kerr2012-10-22
* requestcontext: Initialise 'messages' context varJeremy Kerr2012-10-08
* settings: Use new class for auth context processorJeremy Kerr2012-10-08
* settings: Use class-based template loading APIJeremy Kerr2012-10-08
* settings: Add message middlewareJeremy Kerr2012-09-06
* pwclient: Pass input to git-am as a UTF-8 stringJeremy Kerr2012-09-04