]> git.ipfire.org Git - people/jschlag/pbs.git/shortlog
people/jschlag/pbs.git
2017-10-10  Jonatan SchlagLoad configurations only if the config file exists
2017-10-10  Michael TremerDon't iterate over deleted repositories
2017-10-10  Michael Tremerbugzilla: Cache repsonses
2017-10-10  Michael Tremerjobs: Always consider a job non-zero
2017-10-10  Michael TremerDon't show job queue on index page
2017-10-10  Michael TremerRefactor arches
2017-10-10  Michael Tremerjobs: Adopt new arch concept
2017-10-10  Michael Tremerarches: Let distro editor to use new arches
2017-10-10  Michael Tremermirror list: Use new arch concept
2017-10-10  Michael Tremerrepository: Don't fetch Arch object when mastering...
2017-10-10  Michael Tremerarches: Allow iterating over all architectures
2017-10-10  Michael Tremerrepository: Drop getting name of noarch architecture
2017-10-10  Michael Tremerpackages: Drop arch_id from import
2017-10-10  Michael Tremerdistro: Sort arches
2017-10-10  Michael Tremersources: Pull full commit
2017-10-10  Michael Tremersource: Remove calling removed function num_commits
2017-10-10  Michael TremerSort arches by priority
2017-10-09  Michael TremerRefactor sources
2017-10-09  Michael TremerBring back a lost function
2017-10-09  Michael TremerAdd command to list packages in a repository
2017-10-09  Michael TremerFix typo in table name
2017-10-09  Michael TremerDrop statistics handlers
2017-10-09  Michael TremerDrop jobs duration statistics handler
2017-10-09  Michael TremerImport latest database layout changes
2017-10-09  Michael TremerRefactor jobs
2017-10-09  Michael TremerRefactor repositories
2017-10-08  Michael TremerRemove useless indices from packages table
2017-10-08  Michael TremerMigrate arch to text in packages table
2017-10-08  Michael TremerFix error in SQL syntax
2017-10-08  Michael Tremerjobs: Show rank in build queue
2017-10-08  Michael TremerDatabase maintenance
2017-10-08  Michael TremerRefactor job queue
2017-10-08  Michael Tremermanager: Remove old events
2017-10-08  Michael TremerFix spacing
2017-10-08  Michael TremerRegularly pull sources
2017-10-08  Michael TremerRegularly cleanup files
2017-10-08  Michael TremerMove sending bug updates out of manager
2017-10-08  Michael TremerRefactor distributions
2017-10-08  Michael TremerRefactor builders
2017-10-08  Michael TremerDrop builders_arches table
2017-10-08  Michael TremerRemove unused function Builders.get_all_arches()
2017-10-08  Michael Tremerjobs: Migrate from arch_id to arch
2017-10-08  Michael TremerDockerfile: Install geoip2 dependency
2017-10-08  Michael TremerDockerfile: Add missing &&
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-08  Michael TremerConvert arch_id to arch
2017-10-07  Michael TremerRefactor mirrors
2017-10-07  Michael TremerRefactor keys
2017-10-07  Michael TremerRemove any backticks for MySQL escaping
2017-10-07  Michael TremerFix a SQL ambiguity
2017-10-07  Michael TremerFix type error in Python
2017-10-07  Michael TremerFix ambiguity in SQL statement
2017-10-07  Michael Tremerdb: Fix type of datetime fields
2017-10-07  Michael Tremerweb: Fix rendering sessions page
2017-10-07  Michael TremerMake footer a bit more slink
2017-10-07  Michael TremerShow correct version
2017-10-07  Michael Tremersessions: Fix typo in table name
2017-10-07  Michael Tremerweb: Add user_agent
2017-10-07  Michael Tremerweb: Refactor current_address
2017-10-07  Michael Tremerweb: Rename remote_address to current_address
2017-10-07  Michael TremerMake database available from BaseHandler
2017-10-07  Michael TremerDrop dead code
2017-10-07  Michael TremerBaseHander: Use namespace function of newer tornados
2017-10-07  Michael Tremerweb: More code cleanup
2017-10-07  Michael TremerRename self.pakfire to self.backend in web and hub
2017-10-07  Michael TremerCleanup database initialisation code
2017-10-07  Michael TremerFix trailing character in path name
2017-10-07  Michael TremerLog database statements in debug mode
2017-10-07  Michael TremerAdd forgotten table names
2017-10-07  Michael TremerRemove complicated handling of static files
2017-10-07  Michael TremerLoad templates and static files from the right locations
2017-10-07  Michael TremerTranslate a few SQL statements from MySQL to PostgreSQL...
2017-10-07  Michael TremerAdd debug logging information when connecting to the...
2017-10-07  Michael TremerAlways load default configuration file
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 Tremerdb: Add view to view size of relations on disk
2017-10-07  Michael TremerAdd tool to dump database schema
2017-10-07  Michael TremerRefactor session handling
2017-10-06  Michael TremerMake "make distcheck" happy
2017-10-06  Michael TremerAdd pointer for translators
2017-10-06  Michael TremerReplace geoip database by local database
2017-10-06  Michael TremerRemove Transifex configuration
2017-10-06  Michael TremerMakefile: Forgot to remove some deleted files
2017-10-06  Michael TremerImport __version__ into main module
2017-10-06  Michael TremerCleanup expired sessions once a day
2017-10-06  Michael TremerCleanup uploads a few times a day
2017-10-06  Michael Tremermanager: Remove old message queue processing
2017-10-06  Michael TremerInitialise memcache only when we need it
2017-10-06  Michael TremerInitialise database connection only when we need it
2017-10-06  Michael Tremercli: Add command to send all emails
2017-10-06  Michael TremerAdd new command to run functions from command line
2017-10-06  Michael TremerSimplify settings
2017-10-06  Michael TremerRename main object from Pakfire to Backend
2017-10-06  Michael Tremerbuilder: Base Builder on DataObject class
2017-10-06  Michael Tremerarches: Base Arch class on DataObject
2017-10-06  Michael TremerRename self.pakfire to self.backend
2017-10-06  Michael Tremerbase: Remove local cache
next