]> git.ipfire.org Git - people/jschlag/pbs.git/history - src/buildservice/__init__.py
Redesign mastering repositories
[people/jschlag/pbs.git] / src / buildservice / __init__.py
2017-10-23  Michael TremerRedesign mastering repositories
2017-10-23  Michael TremerFix typo
2017-10-23  Michael TremerAllow deleting files after a certain time from the...
2017-10-21  Michael TremerSplit jobs into an extra Python file
2017-10-10  Michael TremerFix reading configuration if environment isn't used
2017-10-10  Jonatan SchlagThe config now also passed as environment variables.
2017-10-10  Jonatan SchlagCatch errors when we try to parse our config
2017-10-10  Jonatan SchlagLoad configurations only if the config file exists
2017-10-08  Michael TremerRefactor job queue
2017-10-07  Michael TremerCleanup database initialisation code
2017-10-07  Michael TremerAdd debug logging information when connecting to the...
2017-10-07  Michael TremerAlways load default configuration file
2017-10-06  Michael TremerReplace geoip database by local database
2017-10-06  Michael TremerImport __version__ into main module
2017-10-06  Michael TremerInitialise database connection only when we need it
2017-10-06  Michael TremerRename main object from Pakfire to Backend
2017-10-06  Michael TremerUse relative imports everywhere
2017-10-06  Michael TremerMove main.py to __init__.py
2017-10-06  Michael TremerUse autotools