pgcommitfest2.git
2016-12-02 Magnus HaganderFix django version in requirements.txt
2016-04-06 Magnus HaganderCC authors of patches on comments and reviews
2016-03-10 Magnus HaganderAnd from the main editing form. Oops.
2016-03-10 Magnus HaganderSubscribers should be excluded from new patches form
2016-03-02 Magnus HaganderMaintain patch status when moving to next CF
2016-02-27 Magnus HaganderDon't crash on subscribers without a profile
2016-02-15 Magnus HaganderDon't crash with committers without user profiles
2016-02-13 Magnus HaganderAdd simple updating script
2016-02-12 Magnus HaganderImplement notifications
2016-02-12 Magnus HaganderAdmin view for user profiles
2016-02-12 Magnus HaganderAdd initial django migrations for all apps
2016-02-12 Magnus HaganderShow if a committer is active in the admin view
2016-02-12 Magnus HaganderUse OneToOne field instead of unique foreign key
2016-02-09 Magnus HaganderAdd button for New Patch to top of page
2016-02-02 Magnus HaganderLink status entries to the patch in the individual...
2016-01-20 Magnus HaganderProperly show login info on report page
2016-01-20 Magnus HaganderAdd report showing author/reviewer stats
2016-01-06 Magnus HaganderFully qualify more imports
2016-01-06 Magnus HaganderNew way for django standalone scripts
2016-01-06 Magnus HaganderAdd a symlink that seems to now be required
2016-01-06 Magnus HaganderProperly require login for lookup
2016-01-06 Magnus HaganderReplace on_success_commit with atomic
2016-01-06 Magnus HaganderFix default url import namespace
2016-01-06 Magnus HaganderUpdate default settings as required in 1.8
2016-01-06 Magnus HaganderFix import that has always been correct
2016-01-06 Magnus HaganderFully qualify imports
2016-01-06 Magnus HaganderSwitch simplejson to json
2016-01-06 Magnus HaganderMove around manage.py and create wsgi.py for django 1.8
2016-01-06 Magnus HaganderImport a new version of django-selectable
2016-01-03 Magnus HaganderFix incorrect closing tag
2015-12-30 Oleksandr ShulginFix colspan in patches table lists
2015-10-03 Magnus HaganderPut the correct color on labels in patch viewing
2015-09-02 Magnus HaganderShow the start and end date of commitfests
2015-08-31 Magnus HaganderDon't crash on redirect when multiple CFs are inprogres...
2015-08-27 Magnus HaganderDon't raise exceptions for "normal errors"
2015-08-14 Magnus HaganderRemove accidental debugging code
2015-08-14 Magnus HaganderEnsure duplicate patches aren't created when an invalid...
2015-04-28 Magnus HaganderRename "returned with feedback"->"move to next cf"...
2015-04-21 Magnus HaganderReturn proper errorcodes from auth plugin
2015-03-17 Magnus HaganderAllow changing status of closed patches in last CF
2015-03-14 Magnus HaganderGive proper error message for too long annotations
2015-02-21 Tomas VondraUse different types of labels for different patch statuses
2015-02-15 Magnus HaganderAdd the ability to copy/paste a msgid when creating...
2015-02-14 Magnus HaganderImplement simple message annotations
2015-02-14 Magnus HaganderShow full name in patch history, not just username
2015-02-11 Magnus HaganderHopefully fix RSS feeds for items with non-ascii
2015-02-08 Magnus HaganderCollect and show attachment filenames
2015-02-07 Magnus HaganderAdd status summary to top of each commitfest list
2015-02-06 Magnus HaganderDon't show "Latest email None ( ago)" for patches witho...
2015-02-06 Magnus HaganderShow full email address of pgsql-hackers
2015-02-06 Magnus HaganderStop using "added self" in history entries
2015-02-04 Magnus HaganderShow a message when a thread is re-added to the same...
2015-02-04 Magnus HaganderFix attaching of threads whe not logged in
2015-02-04 Magnus HaganderFix sending of comment/review emails
2015-02-04 Magnus HaganderLog to stdout instead of stderr
2015-02-04 Magnus HaganderUse proper logging from cronjobs
2015-01-22 Magnus HaganderCentralize stylesheets
2015-01-22 Magnus HaganderFix email address in comment
2015-01-22 Magnus HaganderImplement support for secondary email addresses
2015-01-20 Magnus HaganderAdd activity log and RSS feeds
2015-01-20 Magnus HaganderDisable sites framework as we don't use it
2015-01-19 Magnus HaganderAdd a 404 template
2015-01-19 Magnus HaganderFix sorting of users (committers, authors and reviewers)
2015-01-19 Magnus HaganderAdd commitfest redirects for /open and /inprogress
2015-01-19 Magnus HaganderAdd the tool to send email
2015-01-19 Magnus HaganderFix field accessor for author names in search results
2015-01-19 Magnus HaganderRemove useless debugging output
2015-01-19 Magnus HaganderAdd missing continue
2015-01-11 Magnus HaganderProperly log diffs in foreign keys
2015-01-04 Magnus HaganderChange installcheck -> installcheck-world, per Michael
2015-01-03 Magnus HaganderTypo fix, per Michael
2014-07-19 Magnus HaganderAdd functionality to import upstream users
2014-07-19 Magnus HaganderAdd support for (encrypted) search of upstream users
2014-07-15 Magnus HaganderLet's try again, seems lighttpd behaves differently...
2014-07-15 Magnus HaganderDon't require attachments to attach a mail thread to...
2014-07-15 Magnus HaganderFix send button on cf admin emails
2014-07-15 Magnus HaganderInclude name of cf username causing emails to be sent...
2014-07-15 Magnus HaganderAdd script to regularly update mail threads from the...
2014-07-15 Magnus HaganderInclude latest email sent time in the patch overview
2014-07-15 Magnus HaganderProperly update last email when attaching an existing...
2014-07-15 Magnus HaganderProperly close database connection to avoid logspam
2014-07-15 Magnus HaganderFix typo. Clearly not tested..
2014-07-15 Magnus HaganderClear the patch filter when hidden, if it contained...
2014-07-15 Magnus HaganderAdd proper support for committing patches
2014-07-15 Magnus HaganderUnify open and close status under one button
2014-07-14 Magnus HaganderProperly normalize table of mailinglist threads
2014-07-14 Magnus HaganderRemove accidental debugging statement
2014-07-14 Magnus HaganderAdd a favicon
2014-07-14 Magnus HaganderAdd ability to do global searches
2014-07-14 Magnus HaganderChange title of view patch page to actually be name...
2014-05-24 Magnus HaganderAdd committer to main table, per req from Simon
2014-05-24 Magnus HaganderPass search queries down to the archives API endpoint
2014-05-21 Magnus HaganderDon't fail on missing local_settings.py
2014-05-21 Magnus HaganderAdd requirements.txt, for easy local deployments
2014-05-18 Magnus HaganderGive better error msg when trying to close out a patch...
2014-04-28 Magnus HaganderConsistently use "send private mail"
2014-04-28 Magnus HaganderShow warning when trying to send email to zero recipients
2014-04-28 Magnus HaganderAdd support for (bulk) emailing
2014-04-28 Magnus HaganderProperly render hidden fields
2014-04-28 Magnus HaganderUser proper bootstrap 3 class for errors
next