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
/
tools
/
ftp
/
spider_yum.py
Age
Commit message (
Expand
)
Author
2025-11-28
Automatically filter yum installation platform options based on what's in the...
Dave Page
2020-01-09
Fix a number of incorrect escapes
Magnus Hagander
2019-05-16
Update yum spider and download page for new reporpms
Magnus Hagander
2019-05-16
Fix filemode for temporary files in yum spider
Magnus Hagander
2019-01-26
Fix datatype and encoding for yum spider
Magnus Hagander
2019-01-26
Re-instate previously hardcoded hostname in spiders
Magnus Hagander
2019-01-26
Switch recaptcha, search, spiders and varnish to requests
Magnus Hagander
2019-01-26
More generic changes from 2to3
Magnus Hagander
2019-01-26
Update script shebangs to use python3
Magnus Hagander
2019-01-26
Update print and input syntax for python 3
Magnus Hagander
2019-01-17
Fix deprecated comparison structs
Magnus Hagander
2019-01-17
Fix whitespace and indentation, per pep8
Magnus Hagander
2019-01-17
Tabs, meet your new overlords: spaces
Magnus Hagander
2018-02-15
Fix "RedHat" type and add instructions for the SUSE rpm repository.
Stefan Kaltenbrunner
2018-02-15
Fix yum spider for versions with >1 repo rpm
Magnus Hagander
2017-10-13
Spider fedora versions up to 30
Magnus Hagander
2017-10-09
Automate supported versions in yum download scripts
Magnus Hagander
2017-10-06
Need to spider v10 yum files
Magnus Hagander
2017-05-24
Add function to spider reporpms from the yum repo
Magnus Hagander