summaryrefslogtreecommitdiff
path: root/modules/config.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix os.environ checks (python3 compat)Jan Rękorajski2021-01-161-1/+1
|
* - poldek_indexes = old dropped, only pndir generated nowElan Ruusamäe2012-11-111-5/+0
| | | | | Changed files: bin/pfa-genindex -> 1.35 modules/config.py -> 1.18
* - don't hardcode dist, read it from configJan Rękorajski2012-08-071-0/+5
| | | | | Changed files: modules/config.py -> 1.17 modules/ftptree.py -> 1.56
* - add logs_listElan Ruusamäe2009-06-301-0/+5
| | | | Changed files: modules/config.py -> 1.16
* - add archived_treesElan Ruusamäe2009-06-301-0/+5
| | | | Changed files: modules/config.py -> 1.15
* - check for signed packages when moving them between trees and tree ↵Elan Ruusamäe2009-05-271-0/+5
| | | | | | | configured as signed Changed files: modules/config.py -> 1.14 modules/ftptree.py -> 1.39
* - handle missing sign_key from configElan Ruusamäe2009-05-271-1/+5
| | | | Changed files: modules/config.py -> 1.13
* - add sig_key to configElan Ruusamäe2009-05-271-0/+1
| | | | Changed files: modules/config.py -> 1.12
* - separate debuginfo supportElan Ruusamäe2009-05-261-0/+5
| | | | | | | Changed files: bin/pfa-from-incoming -> 1.18 bin/pfa-genindex -> 1.26 modules/config.py -> 1.11 modules/ftptree.py -> 1.37
* - code formattingElan Ruusamäe2009-05-261-24/+23
| | | | | | | | | | Changed files: bin/pfa-from-incoming -> 1.17 bin/pfa-genindex -> 1.25 bin/pfa-rmpkg -> 1.7 bin/pfa-testmvpkg -> 1.7 modules/common.py -> 1.10 modules/config.py -> 1.10 modules/ftptree.py -> 1.36
* Read correct variable - poldek_indexesArkadiusz Miśkiewicz2005-09-091-1/+1
| | | | Changed files: modules/config.py -> 1.9
* - add support for generating only pndir indexes, both indexes and pdir only ↵Arkadiusz Miśkiewicz2005-09-091-0/+5
| | | | | | | indexes using new poldek Changed files: bin/pfa-genindex -> 1.10 modules/config.py -> 1.8
* - also support older poldekMariusz Mazur2005-07-141-0/+5
| | | | | Changed files: bin/pfa-genindex -> 1.7 modules/config.py -> 1.7
* - make src.builder's queue configurableMariusz Mazur2005-07-141-0/+2
| | | | | Changed files: modules/config.py -> 1.6 modules/ftptree.py -> 1.18
* - add 'separate_noarch' config option (on for Th and off for Ac)Mariusz Mazur2005-05-111-2/+12
| | | | | | | Changed files: bin/pfa-from-incoming -> 1.8 bin/pfa-genindex -> 1.5 modules/config.py -> 1.5 modules/ftptree.py -> 1.14
* - added maintainer.py; currenty handles cleaning up '.test-builds'Mariusz Mazur2005-05-031-0/+1
| | | | | Changed files: bin/pfa-maintainer -> 1.1 modules/config.py -> 1.4
* - minor changes - mainly removing some additional files for noarch rpmsMariusz Mazur2004-11-281-0/+4
| | | | | | Changed files: modules/common.py -> 1.3 modules/config.py -> 1.3 modules/ftptree.py -> 1.6
* - the ftp handling module is mostly done (and working) - now need to workMariusz Mazur2004-11-221-3/+7
| | | | | | | | | | | | | | | | | on the www interface (which is just proof of concept currently and doesn't do anything interesting) Changed files: cgi-bin/index.py -> 1.1 html/footer.html -> 1.1 html/header.html -> 1.1 html/layout.css -> 1.1 html/loggedinmenu.html -> 1.1 html/menufooter.html -> 1.1 html/regform.html -> 1.1 modules/config.py -> 1.2 modules/ftptree.py -> 1.2 modules/user.py -> 1.1 modules/wwwiface.py -> 1.1
* - almost finished main ftp handling modulesMariusz Mazur2004-11-211-0/+21
Changed files: modules/config.py -> 1.1 modules/ftptree.py -> 1.1