]> git.ipfire.org Git - people/jschlag/pbs.git/shortlog
people/jschlag/pbs.git
2017-10-17  Michael TremerImport latest database layout changes
2017-10-17  Michael TremerUse with context to deal with git repositories
2017-10-17  Michael Tremersources: Return database row after creating commit
2017-10-17  Michael TremerDrop scheduler code which is no longer needed
2017-10-17  Michael TremerRun all cronjobs as user pakfire
2017-10-17  Michael TremerRegularly dist packages
2017-10-17  Michael TremerRegularly process build dependencies
2017-10-17  Michael TremerAdd command to dist packages
2017-10-17  Michael TremerAdd command to restart any failed builds
2017-10-10  Michael TremerAdd command to create test jobs
2017-10-10  Michael TremerFix typo in class name
2017-10-10  Michael Tremerarches: Fix syntax error
2017-10-10  Michael TremerFix reading configuration if environment isn't used
2017-10-10  Michael TremerRemaster repositories every 5 minutes
2017-10-10  Michael TremerDrop unused fields from arches table
2017-10-10  Michael TremerMove remastering repositories
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-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
next