pgcommitfest2.git
2025-01-11 Magnus HaganderRevert "Include patch id in commitfest page" master
2025-01-10 Jelte Fennema-NioInclude patch id in commitfest page
2025-01-10 Jelte Fennema-NioAdd note about pre-commit hook
2024-12-20 Magnus HaganderAdd missing setup.cfg
2024-12-19 Magnus HaganderUpdate django in requirements.txt to be 4.2
2024-12-18 Magnus HaganderAdd LICENSE file
2024-12-10 Magnus HaganderDOn't crash on very long annotations
2024-09-24 Magnus HaganderMinor pycodestyle updates
2024-09-24 Jelte Fennema-NioAllow searching by email Message-ID
2024-09-24 Jelte Fennema-NioRedirect straight to patch if search finds only one
2024-09-24 Jelte Fennema-NioAdd search bar to search page, so you can search again
2024-09-24 Jelte Fennema-NioAdd instructions to checkout latest CFbot patchset
2024-09-24 Jelte Fennema-NioAdd extra links to the patch page
2024-09-24 Jelte Fennema-NioMake homepage more useful
2024-09-24 Jelte Fennema-NioAdd login redirect for dev environments
2024-09-24 Jelte Fennema-NioAdd a generic dev uwsgi script and update readme
2024-08-05 Magnus HaganderDon't crash on invalid target versions
2024-08-05 Magnus HaganderAdd missing newline, breaking pycodestyle
2024-08-02 Jelte Fennema-NioAdd a stable URL for a patch that redirects to latest cf
2024-08-02 Jelte Fennema-NioAdd /current link that links to either /inprogress...
2024-08-02 Jelte Fennema-NioRedirect /open fully
2024-05-08 Magnus HaganderUpdate url matching for django 4.2
2024-05-08 Magnus HaganderUpdate auth plugin with signal config for django 4.2
2023-06-07 Magnus HaganderSync up to latest version of pgweb auth plugin
2023-06-07 Magnus HaganderDon't crash on missing parameter
2023-04-12 Magnus HaganderChange static->media and stop using collectstatic
2023-02-21 Magnus HaganderHttp404 is an exception to raise, not a class to return
2023-02-21 Magnus HaganderRestrict user search/import to cf admins
2023-02-21 Magnus HaganderSwitch out pep8 for pycodestyle in git hook
2022-01-25 Andreas ScherbaumUpdate README and development requirements
2021-12-12 Magnus HaganderUpdate for django 3.2 compatibility
2021-11-25 Magnus HaganderSilence pep8 warnings
2021-11-25 Magnus HaganderReplace django-selectable with selectize
2021-10-04 Magnus HaganderProperly allow moving of WoA patches to next CF
2021-10-04 Magnus HaganderAllow moving of Waiting On Author patches to next CF
2020-12-08 Magnus HaganderProperly escape list of messages when creating a new...
2020-12-08 Magnus HaganderRemove unused import
2020-08-11 Magnus HaganderMove handling of secondary email addresses upstream
2020-08-11 Magnus HaganderImport latest version of community authentication plugin
2020-04-10 Magnus HaganderAnother django 2.2 update
2020-04-01 Magnus HaganderUpdates for django 2.2
2020-04-01 Magnus HaganderUpdate to latest version of django-selectable
2020-04-01 Magnus HaganderSet on_delete=models.CASCADE on all relations
2020-04-01 Magnus HaganderRemove unused file
2020-03-24 Jonathan S... Update favicon to match the main website, per Peter...
2020-02-26 Magnus HaganderSync up community auth plugin to latest-and-greatest
2019-03-27 Daniel GustafssonRemove reundant role attribute
2019-02-28 Magnus HaganderDon't include "target version" on new patch form
2019-02-27 Peter EisentrautRemove trailing slashes from message-id URLs
2019-02-10 Magnus HaganderChange backgroud color of target version label
2019-02-06 Daniel GustafssonAnother markup fix
2019-02-06 Daniel GustafssonFix markup
2019-02-06 Magnus HaganderAdd index to patchhistory.date
2019-02-06 Magnus HaganderFix activity feed queries
2019-02-06 Magnus HaganderAdd a field to each patch for target version
2019-02-06 Magnus HaganderAdd a pre-commit hook to ensure pep8
2019-02-06 Magnus HaganderFix mail sender for py3
2019-02-06 Magnus HaganderUpdate migrations for py3 unicode
2019-02-06 Magnus HaganderUpdate cmd tools to use python3
2019-02-06 Magnus HaganderRemove oneoff tool instead of having to port it
2019-02-06 Magnus HaganderFix class property reference for py3
2019-02-06 Magnus HaganderUnicode fixes for python 3
2019-02-06 Magnus HaganderImport latest, py3 compatible, auth.py
2019-02-06 Magnus HaganderFix imports and exceptions for Python3
2019-02-06 Magnus HaganderFixes for pep8 compatibility
2019-02-05 Magnus HaganderConvert all spaces to tabs
2019-02-05 Magnus HaganderSwitch to using requests for archives API
2018-12-26 Magnus HaganderChange sort order for reviewers/authors in filter dropdown
2018-12-23 Magnus HaganderAdd "withdrawn" commitfest status
2018-12-23 Magnus HaganderMerge old model changes that never made it into migrations
2018-11-26 Andreas ScherbaumClarify some buttons
2018-11-16 Andreas ScherbaumDon't use hardcoded pgsql-hackers name in status message
2018-11-16 Andreas ScherbaumInclude DKIM/SPF instructions on commit/review forms
2018-11-04 Magnus HaganderClarify what subscribe/unsubscribe button does
2018-10-29 Magnus HaganderAlso don't fail on invalid reviewers or authors
2018-09-16 Magnus HaganderDon't fail on incorrect statuses in URL
2018-06-18 Daniel GustafssonFix colspan
2018-05-29 Magnus HaganderBring back topic listing
2018-05-29 Magnus HaganderRewrite main CF dashboard query to use SQL
2018-05-29 Magnus HaganderShow the number of CFs a patch has been on
2018-04-15 Magnus HaganderDon't crash when passing in invalid values for filters
2018-03-25 Magnus HaganderFix template loaders for django 1.11
2018-02-22 Magnus HaganderFix model diffing for django 1.11
2018-02-22 Magnus HaganderDon't allow null wikilink and gitlink
2018-02-21 Magnus HaganderUpgrade django-selectable to v1.1.0
2018-02-21 Magnus HaganderFix warning triggered in django 1.11
2018-02-21 Magnus HaganderImplement thread notification receiving
2018-02-21 Magnus HaganderUpdate format of urls.py to be compatible with newer...
2018-02-21 Magnus HaganderReplace render_to_response with render
2018-02-21 Magnus HaganderFix template comparison operators
2018-02-21 Magnus HaganderUpdate template configuration syntax
2018-01-20 Magnus HaganderActually deliver CCed emails to patch authors
2017-11-22 Pierre GiraudUpdate README file
2017-10-02 Daniel GustafssonFix typo
2017-09-18 Daniel GustafssonHide annotation button if user is not logged in
2017-09-05 Daniel GustafssonFix typo
2017-09-04 Daniel GustafssonFix closing of <table> tag
2017-08-28 Magnus HaganderFix incorrect reference to global templates directory
2017-06-27 Daniel GustafssonRemove deprecated and superfluous <script> attributes
2017-06-27 Daniel GustafssonFix broken markup in future commitfests
next