]> git.ipfire.org Git - people/jschlag/pbs.git/history - Makefile.am
Merge branch 'master' of git://git.ipfire.org/pbs
[people/jschlag/pbs.git] / Makefile.am
2017-10-23  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs master
2017-10-22  Michael TremerRemove builders load progress bar
2017-10-22  Michael Tremerweb: Rename mirror module
2017-10-22  Michael TremerMove mirror templates into own subdirectory
2017-10-21  Michael TremerSplit jobs into an extra Python file
2017-10-17  Michael TremerDrop scheduler code which is no longer needed
2017-10-17  Michael TremerAdd command to dist packages
2017-10-15  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2017-10-10  Michael TremerMove remastering repositories
2017-10-08  Michael TremerRefactor job queue
2017-10-08  Michael TremerRegularly pull sources
2017-10-08  Michael TremerMove sending bug updates out of manager
2017-10-08  Michael TremerForce building constants.py early in the build process
2017-10-08  Michael TremerCleanup Dockerfile when running make clean
2017-10-07  Michael TremerFix trailing character in path name
2017-10-07  Michael TremerLoad templates and static files from the right locations
2017-10-07  Michael TremerProperly load translation files
2017-10-07  Michael TremerGenerate paths in constants.py by configure
2017-10-07  Jonatan SchlagAdd a Dockerfile
2017-10-07  Michael TremerAdd tool to dump database schema
2017-10-06  Michael TremerReplace geoip database by local database
2017-10-06  Michael TremerMakefile: Forgot to remove some deleted files
2017-10-06  Michael TremerImport __version__ into main module
2017-10-06  Michael Tremermanager: Remove old message queue processing
2017-10-06  Michael TremerAdd new command to run functions from command line
2017-10-06  Michael TremerAdd @lazy_property decorator
2017-10-06  Michael TremerMove main.py to __init__.py
2017-10-06  Michael TremerUse autotools