pgcommitfest2.git
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
2014-04-24 Magnus HaganderAdd bootstrap theme CSS, forgotten in migration to...
2014-04-23 Magnus HaganderProperly style controls in set of filters
2014-04-23 Magnus HaganderAdd some spacing between labels when a patch is on...
2014-04-23 Magnus HaganderMake breadcrumbs more consistent
2014-04-23 Magnus HaganderUpgrade to bootstrap 3
2014-04-23 Magnus HaganderFix double quoting
2014-04-23 Magnus HaganderBetter way of fixing the djselectable problem - use...
2014-04-23 Magnus HaganderFix removing of authors/reviewers
2014-04-23 Magnus HaganderInclude login link on all pages
2014-04-23 Magnus HaganderDon't hardcode the email address of hackers
2014-04-23 Magnus HaganderMake it possible to change the status when commenting...
2014-04-23 Magnus HaganderProperly style textareas in forms as well
2014-04-22 Magnus HaganderStyle up the forms a little bit
2014-04-22 Magnus HaganderDon't hardcode name of logged-in user :)
2014-04-22 Magnus HaganderAdd link to admin interface in header
2014-04-22 Magnus HaganderAdd title attribute for "show all attachments
2014-04-22 Magnus HaganderFix login to admin site
2014-04-22 Magnus HaganderAdd support for claiming and unclaiming as committer
2014-04-22 Magnus HaganderAdd integration with community auth system
2014-04-22 Magnus HaganderDon't barf when trying to filter on a user not logged in
2013-08-24 Magnus HaganderReformat filtering and introduce filtering shortcuts
2013-08-24 Magnus HaganderAdd ability to query for own patches
2013-08-24 Magnus HaganderAdd bootstrap button script
2013-08-24 Magnus HaganderMore efficient space use on frontpage
2013-08-24 Magnus HaganderStremaline the new patch flow
2013-08-24 Magnus HaganderUse the full width by using a fluid design
2013-08-24 Magnus HaganderDon't crash on empty sortkey
2013-08-24 Magnus HaganderClearify that we have both filtering and searching
2013-08-24 Magnus HaganderOnly show threads with attachments on them
2013-08-24 Magnus HaganderSome polishing on creation of new patches
2013-08-24 Magnus HaganderAdd basic sorting
2013-08-22 Magnus HaganderAdd button to clear filter
2013-08-22 Magnus HaganderDon't abbrev, it's on it's own line anyway
2013-08-18 Magnus HaganderFix typos
2013-08-18 Magnus HaganderDon't specify lastmail when creating new patches :O
2013-08-18 Magnus HaganderCreate history entries for fields that are changed...
2013-08-18 Magnus HaganderFix form layouts by not overriding things that shouldn...
2013-08-18 Magnus HaganderAdd lastmail to fields excluded from editing
2013-08-18 Magnus HaganderAdd comment
2013-08-18 Magnus HaganderTrack and show the last time an email was sent for...
2013-08-18 Magnus HaganderFix typo
2013-08-18 Magnus HaganderAdd some more admin views
2013-08-18 Magnus HaganderTrack which attachments are actually patches
2013-08-18 Magnus HaganderHandle errors when talking to the archives backend
2013-08-18 Magnus HaganderSync list of field names
2013-08-17 Magnus HaganderFix base64-encoding
2013-07-20 Magnus HaganderPlaceholder
2013-07-19 Magnus HaganderAdd basic filtering support
2013-07-19 Magnus HaganderDirect links to interesting CFs
2013-07-19 Magnus HaganderOnly CF managers (=staff users) can add patches to...
2013-07-19 Magnus HaganderAbility to add new patches
2013-07-19 Magnus HaganderFix typo
2013-07-19 Magnus HaganderMove all hacky CSS to one place. Might want to turn...
2013-07-19 Magnus HaganderMake patch creation a separate workflow
2013-07-19 Magnus HaganderBreak out the thread browsing functionality and create...
2013-07-19 Magnus HaganderImport django-selectalbe as a dependency
2013-07-19 Magnus HaganderReally need to get this into git, so I can do some...