]> git.ipfire.org Git - people/jschlag/pbs.git/history - src
jobs: Remove deps to type field
[people/jschlag/pbs.git] / src /
2017-10-21  Michael Tremerjobs: Remove deps to type field
2017-10-21  Michael TremerFix syntax error
2017-10-21  Michael Tremerjobs: Drop type column
2017-10-21  Michael Tremerjobs: Create a copy of an existing job when restarting
2017-10-21  Michael Tremerbuilds: Drop functionality to reset a build
2017-10-21  Michael Tremerjobs: Drop tries field
2017-10-21  Michael Tremerjobs: Mark them as deleted instead of removing them...
2017-10-21  Michael Tremerjobs: Drop type field and replace it by test field
2017-10-21  Michael TremerAllow jobs to be superseeded by each other
2017-10-21  Michael Tremerconstants: Hold pakfire files in /pub/pakfire
2017-10-21  Michael TremerFix syntax error
2017-10-21  Michael TremerSplit jobs into an extra Python file
2017-10-21  Michael TremerRefactor Builds
2017-10-21  Michael TremerRefactor importing git commits
2017-10-17  Michael TremerRemove unnecessary import
2017-10-17  Michael Tremersources: Process commits in order of import and by...
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 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 TremerLog database statements in debug mode
2017-10-07  Michael TremerAdd forgotten table names
2017-10-07  Michael TremerRemove complicated handling of static files
next