index
:
pgweb.git
master
This is the code for the postgresql.org website
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
Age
Commit message (
Expand
)
Author
2018-07-06
Teach varnish purging code about xkey purges
Magnus Hagander
2018-07-06
Fix function signatures of varnish sql funcs in dev env
Magnus Hagander
2017-12-10
Add ability for cauth sites to download ssh public keys
Magnus Hagander
2017-12-10
Remove community authentication 1.0
Magnus Hagander
2016-05-14
Replace pgq with trivial local queue implementation
Magnus Hagander
2012-10-03
Add support for varnish purging based on expressions
Magnus Hagander
2012-08-21
Don't include old ssh keys when new ones exist
Magnus Hagander
2012-05-23
Fixes in developer install instructions and scripts
Magnus Hagander
2012-05-16
mediawiki seems to require a community_login_exists() - the existing only con...
Stefan Kaltenbrunner
2011-12-20
Usernames must be checked case insensitively
Dave Page
2011-12-11
Add a varnish_purge() function to be used in local installs
Magnus Hagander
2011-11-27
Add view used to dump ssh keys for git service
Magnus Hagander
2011-11-27
Migrate ssh keys and store them in a UserProfile table
Magnus Hagander
2011-11-20
Make community_login() look users up in the old system as well
Magnus Hagander
2011-08-20
Add required table iptocountry, for downloads
Magnus Hagander
2011-08-17
Fix login functions to be compatible with pg 9.0
Magnus Hagander
2011-06-14
Implement basic varnish purging
Magnus Hagander
2010-06-22
Enforce lowercase usernames everywhere.
Magnus Hagander
2010-01-13
community login API implementation on top of django authentication
Magnus Hagander