3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Jan 20, 2025 — Jan 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
xmlrpc: do slice before patch_to_dict More... over 14 years ago
settings: Use multiple-DB-style format for default settings More... almost 15 years ago
Order: always set Order.order More... almost 15 years ago
notifications: implement opt-out More... almost 15 years ago
models: use implied line continuations More... almost 15 years ago
Patchwork now requires Django 1.2, so state that in docs/INSTALL More... almost 15 years ago
notifications: Add NOTIFICATION_FROM_EMAIL setting More... almost 15 years ago
forms: Fix MultipleBooleanField.to_python when the field value is missing More... almost 15 years ago
models: Project.is_editable to check whether a user has edit rights More... almost 15 years ago
views: Refactor generic_list() to make it less complicated More... almost 15 years ago
admin: Streamline admin model registration More... almost 15 years ago
notifications: Add code to send notifications More... almost 15 years ago
models: Add PatchChangeNotification and record patch state changes More... almost 15 years ago
templates: remove redundant 'about' link from main nav More... almost 15 years ago
patchwork-update-commits: add missing `update` to command line More... almost 15 years ago
models: use User.post_save signal to create UserProfile objects More... almost 15 years ago
Replace tab characters with spaces on .py files More... almost 15 years ago
views: use id__in = get_patch_ids() to get the modified patch set More... almost 15 years ago
Remove unused imports More... almost 15 years ago
filters: quote param names and values when constructing querystrings More... almost 15 years ago
Remove a bunch of unused variables More... almost 15 years ago
Use the 'in' operator instead of dict.has_key(), which has been deprecated More... almost 15 years ago
settings: Remove hard-coded absolute paths More... almost 15 years ago
forms: Fix archiving/unarchiving of patches on patch lists More... almost 15 years ago
parser: Get rid of some code duplication in parsemail-batch.sh More... almost 15 years ago
parser: Allow pull requests to include a diff More... almost 15 years ago
Remove unused templates and some code for processing them More... almost 15 years ago
tests: Support execution of single tests More... almost 15 years ago
helpers: Change patchwork.wsgi to include the apps/ dir in sys.path More... almost 15 years ago
patchwork-update-commits: autodetect patchwork install directory More... almost 15 years ago