index
:
pgcommitfest2.git
master
test
New generation pg commitfest repo
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pgcommitfest
/
commitfest
/
models.py
Age
Commit message (
Expand
)
Author
2021-12-12
Update for django 3.2 compatibility
Magnus Hagander
2020-04-01
Set on_delete=models.CASCADE on all relations
Magnus Hagander
2019-02-06
Fix activity feed queries
Magnus Hagander
2019-02-06
Add a field to each patch for target version
Magnus Hagander
2019-02-06
Fix class property reference for py3
Magnus Hagander
2019-02-06
Unicode fixes for python 3
Magnus Hagander
2019-02-06
Fix imports and exceptions for Python3
Magnus Hagander
2019-02-06
Fixes for pep8 compatibility
Magnus Hagander
2019-02-05
Convert all spaces to tabs
Magnus Hagander
2018-12-23
Add "withdrawn" commitfest status
Magnus Hagander
2018-05-29
Rewrite main CF dashboard query to use SQL
Magnus Hagander
2018-02-22
Don't allow null wikilink and gitlink
Magnus Hagander
2018-02-21
Fix warning triggered in django 1.11
Magnus Hagander
2016-02-15
Don't crash with committers without user profiles
Magnus Hagander
2016-02-12
Implement notifications
Magnus Hagander
2016-02-12
Use OneToOne field instead of unique foreign key
Magnus Hagander
2016-01-06
Fix import that has always been correct
Magnus Hagander
2015-09-02
Show the start and end date of commitfests
Magnus Hagander
2015-04-28
Rename "returned with feedback"->"move to next cf", add new "returned with fe...
Magnus Hagander
2015-02-21
Use different types of labels for different patch statuses
Tomas Vondra
2015-02-14
Implement simple message annotations
Magnus Hagander
2015-02-14
Show full name in patch history, not just username
Magnus Hagander
2015-02-08
Collect and show attachment filenames
Magnus Hagander
2015-02-07
Add status summary to top of each commitfest list
Magnus Hagander
2015-01-19
Fix sorting of users (committers, authors and reviewers)
Magnus Hagander
2014-07-14
Properly normalize table of mailinglist threads
Magnus Hagander
2014-07-14
Add ability to do global searches
Magnus Hagander
2014-04-23
Make breadcrumbs more consistent
Magnus Hagander
2014-04-23
Make it possible to change the status when commenting on a patch
Magnus Hagander
2014-04-22
Add support for claiming and unclaiming as committer
Magnus Hagander
2013-08-24
Stremaline the new patch flow
Magnus Hagander
2013-08-18
Create history entries for fields that are changed on a patch
Magnus Hagander
2013-08-18
Track and show the last time an email was sent for a patch
Magnus Hagander
2013-08-18
Track which attachments are actually patches
Magnus Hagander
2013-07-19
Add basic filtering support
Magnus Hagander
2013-07-19
Only CF managers (=staff users) can add patches to != open fests
Magnus Hagander
2013-07-19
Ability to add new patches
Magnus Hagander
2013-07-19
Really need to get this into git, so I can do some hacking.
Magnus Hagander