aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* style.css: Tune <a> stylingBelén Barros Peña2015-11-05
* style.css: Move the global <a> styling at the topDamien Lespiau2015-11-05
* sytle.css: Remove the body selector, letting bootstrap's shine throughDamien Lespiau2015-11-05
* list: Replace the 16-arrow* icons by glyphiconsDamien Lespiau2015-11-05
* template: Add bootstrap to the base templateDamien Lespiau2015-11-05
* htdocs: Add bootstrapDamien Lespiau2015-11-05
* settings: Also define SERVER_EMAIL for email logsDamien Lespiau2015-11-05
* settings: Move DEFAULT_FROM_EMAIL to the core settings sectionDamien Lespiau2015-11-05
* views: patch-list: show the 'Properties' update box for all usersBrian Norris2015-11-04
* parsemail: Don't catch exceptions when saving patches and commentsDamien Lespiau2015-10-27
* tests: Fix a typo in the MboxPassThroughHeaderTest descriptionDamien Lespiau2015-10-27
* gitignore: Explicitly ignore dirs in lib/packagesDamien Lespiau2015-10-27
* gitignore: Only ignore quilt files at the root of the repositoryDamien Lespiau2015-10-27
* wsgi.conf: Fix the path in the Directory directiveDamien Lespiau2015-10-26
* docs: Add basic API guideStephen Finucane2015-10-26
* views/xmlrpc: Remove unneeded '""' parametersStephen Finucane2015-10-26
* views/xmlrpc: Add serialization documentationStephen Finucane2015-10-26
* views/xmlrpc: Add documentation for API methodsStephen Finucane2015-10-26
* views/xmlrpc: Add xmlrpc automatic documentationStephen Finucane2015-10-26
* trivial: Clean up 'views/xmlrpc.py'Stephen Finucane2015-10-26
* parsemail: Mail error information to ADMINS when parsing failsDamien Lespiau2015-10-26
* flake: Restrict flake to the patchwork directoryDamien Lespiau2015-10-26
* tox: Omit tests and manage.py when running coverage testsDamien Lespiau2015-10-26
* docs: Update Git URLs to GitHubStephen Finucane2015-10-26
* doc: Add CHANGELOG and UPGRADING docsStephen Finucane2015-10-26
* pwclient: use argparse's error() function for bad inputBrian Norris2015-10-20
* pwclient: rework multi-command help textBrian Norris2015-10-20
* pwclient: require one or more of pwclient -{a,s}Brian Norris2015-10-20
* pwclient: dict.iteritems() is deprecated in Python 3Brian Norris2015-10-20
* pwclient: basic python3 supportMike Frysinger2015-10-16
* pwclient: use print_function for better py3 compatibilityMike Frysinger2015-10-16
* pwclient: handle missing ~/.pwclientrc betterMike Frysinger2015-10-16
* Highlight patches with Acked/Reviewed/Tested tagsThomas Petazzoni2015-10-16
* models: Resolve issues with Patch.stateStephen Finucane2015-10-16
* login: Focus the username field on loadDamien Lespiau2015-09-18
* templates: Pull jquery into base.htmlDamien Lespiau2015-09-18
* tests: Move 'reverse' calls inside 'setUp'Stephen Finucane2015-09-18
* settings: Move 'TEST_RUNNER' to correct locationStephen Finucane2015-09-17
* settings: Fix deprecated 'TEST_CHARSET' warningStephen Finucane2015-09-17
* trivial: Add missing licenses to 'management'Stephen Finucane2015-09-17
* trivial: Resolve PEP8 issues with 'management'Stephen Finucane2015-09-17
* management: Resolve a bug with 'retag' commandStephen Finucane2015-09-17
* management: Resolve bugs with 'cron' commandStephen Finucane2015-09-17
* trivial: Remove dead imports from 'tests'Stephen Finucane2015-09-17
* tests/test_user: Add "profile POST" testsStephen Finucane2015-09-17
* tests/test_user: Add "profile unlink" testsStephen Finucane2015-09-17
* trivial: Remove Python < 2.5 codeStephen Finucane2015-09-17
* trivial: Resolve some PEP8 issuesStephen Finucane2015-09-17
* trivial: Remove dead files/codeStephen Finucane2015-09-17
* docs: Rewrite documentationStephen Finucane2015-09-17