]> git.ipfire.org Git - pbs.git/history - src/buildservice
builds: Load all builds with the group
[pbs.git] / src / buildservice /
2025-05-03  Michael Tremerbuilds: Load all builds with the group master
2025-05-03  Michael Tremerdatabase: Log returned number of rows
2025-05-03  Michael Tremerdatabase: Use the async session maker
2025-05-03  Michael Tremerpackages: Fetch distribution without join
2025-05-03  Michael Tremerrepos: Fetch the distro only once
2025-05-03  Michael Tremerjobs: Fetch the builders in separate query
2025-05-03  Michael Tremerbuilds: Fetch builds separately when fetching a group
2025-05-03  Michael Tremerbuilds: Disable deprecating builds for now
2025-05-03  Michael Tremerbuilds: Refactor showing scratch builds
2025-05-03  Michael Tremerrelease monitoring: Don't pass target to dist()
2025-04-16  Michael Tremerlog streams: Fix mapping log priorities
2025-04-16  Michael Tremersources: Bring back fetching the Git repositories
2025-04-16  Michael Tremersync: Never sync any temporary files
2025-04-09  Michael Tremerbackend: Import errors for CommandExecutionError
2025-03-30  Michael Tremerrelease monitoring: Fix creating packages
2025-03-30  Michael Tremeruploads: Compute checksum for locally uploaded files
2025-03-27  Michael Tremerrelease monitoring: Manually fetch the Pakfire user
2025-03-27  Michael Tremermirrors: No longer print resolved addresses to the...
2025-03-27  Michael Tremerrelease monitoring: Fix controls
2025-03-27  Michael Tremerrelease monitoring: Backend.url_to() is not a coroutine
2025-03-27  Michael Tremerdistro: Pass correct argument
2025-03-27  Michael Tremerconfig: Fix double-used attribute name in logger
2025-03-27  Michael Tremerbugs: Fix fetching creator and assignee
2025-03-27  Michael Tremerjobs: Permanently stream logs
2025-03-27  Michael Tremerbuilders: Raise BuilderNotOnlineError if the connection...
2025-02-17  Michael Tremerjobs: Add more debug logging when dispatching jobs
2025-02-17  Michael Tremerjobs: Fix halted check
2025-02-17  Michael Tremerbuilds: Add all watchers of a scratch build to the...
2025-02-17  Michael Tremerjobs: Fix sending emails if a job fails
2025-02-17  Michael Tremerbuilds: Check if watchers exist before adding this
2025-02-14  Michael Tremerbuilds: Don't overwrite points
2025-02-13  Michael Tremerusers: Don't exclude deleted builds from total builds
2025-02-13  Michael Tremermirrors: Remove the extra network lookup function
2025-02-13  Michael Tremermirrors: Refactor the selection process
2025-02-13  Michael Tremermirrors: Show preference on listing
2025-02-13  Michael Tremermirrors: Store all resolved IP addresses
2025-02-13  Michael Tremerbuilds: Fix failed/success check
2025-02-13  Michael Tremerjobs: Show owner of scratch builds
2025-02-13  Michael Tremerjobs: Deleted jobs cannot be retried
2025-02-12  Michael Tremerpackages: Actually log which package won't be deleted
2025-02-12  Michael Tremerbuilds: Don't remaster repositories when deleting test...
2025-02-12  Michael Tremerbuilds: Fix deleting groups
2025-02-12  Michael Tremerjobs: List recently finished jobs
2025-02-12  Michael Tremerjobs: Fix path to gzipped log files
2025-02-12  Michael Tremerjobs: Don't fail to make log URL if we don't have a...
2025-02-12  Michael Tremerbuilds: Only allow to delete scratch builds
2025-02-12  Michael Tremerusers: Fix fetching consumed build time
2025-02-12  Michael Tremerusers: Fix the totally broken disk usage query
2025-02-12  Michael Tremerbuilds: Add a new package listing
2025-02-11  Michael Tremerusers: Always return an integer for the total number...
2025-02-11  Michael Tremerusers: Look for an exact match first when searching
2025-02-11  Michael Tremerbuilds: Make the list cleaner
2025-02-11  Michael Tremerimages: Add modal with all checksums
2025-02-11  Michael Tremerbackend: Catch non-existant files on stat()
2025-02-11  Michael Tremerbackend: Perform some path validation
2025-02-11  Michael Tremermirrors: Send the correct MIME type
2025-02-11  Michael Tremermirrors: Support HEAD requests in load balancer
2025-02-11  Michael Tremermirrors: Check if the file exists at all
2025-02-11  Michael Tremermirrors: Add a universal download load balancer
2025-02-11  Michael Tremercache: Import datetime
2025-02-11  Michael Tremerreleases: Add a simple listing of images
2025-02-11  Michael Tremerbackend: Extend path to URL function to support mirrors
2025-02-11  Michael Tremerbackend: Allow assembling absolute URLs
2025-02-11  Michael Tremerreleases: I will never learn this
2025-02-11  Michael Tremerbackend: Add helper function to make paths relative
2025-02-11  Michael Tremerreleases: Make the decision whether to mirror or not...
2025-02-11  Michael Tremerreleases: Fix deleting releases and their images
2025-02-11  Michael Tremerreleases: Fix creating a new release
2025-02-11  Michael Tremerreleases: Mirror all stable releases
2025-02-10  Michael Tremerusers: Add banner to ask to subscribe on front page
2025-02-10  Michael Tremerbuilds: Fix adding/removing from repositories
2025-02-10  Michael Tremerbuilds: Fix comments
2025-02-10  Michael Tremerbackend: Run autoscaling on startup
2025-02-10  Michael Tremerjobs: Automatically abort jobs that have timed out
2025-02-10  Michael Tremerbackend: Use the @run_in_thread decorator
2025-02-10  Michael Tremerbuild joins: Load builds joined
2025-02-10  Michael Tremerdecorators: Drop the lazy_property decorator
2025-02-10  Michael Tremercache: Add a simple key/value cache with expiry time
2025-02-10  Michael Tremerbuilds: Fix typo in class name
2025-02-10  Michael Tremerregistry: Don't fail if we could not find a file inside...
2025-02-09  Michael Tremerdecorators: Create a decorator to run something in...
2025-02-09  Michael Tremerregistry: Build a basic read-only OCI registry
2025-02-09  Michael Tremerimages: Build out class and add the table
2025-02-07  Michael Tremerbuilds: Fix relationship to groups
2025-02-07  Michael Tremerbuilds: Fix creating test groups
2025-02-07  Michael Tremerjobs: Put most recently finished jobs to the top
2025-02-07  Michael Tremerjobs: Let Apache deliver the log files
2025-02-07  Michael Tremerbuilds: Call the right function to create a group
2025-02-07  Michael Tremerbuilds: Fix fetching reverse requires
2025-02-07  Michael Tremerjobs: Fix log streaming
2025-02-06  Michael Tremermessages: Fix sending emails
2025-02-06  Michael Tremerbuilds: Fix sending emails to watchers
2025-02-06  Michael Tremerbuilds: Send a push notification when a build is ready
2025-02-06  Michael Tremerbuilders: Hash builders by hostname for their stats...
2025-02-06  Michael Tremerbuilders: Fix memory usage calculation
2025-02-06  Michael Tremerbuilds: Add a combined operation to flush and refresh
2025-02-06  Michael Tremerbuilds: Fix fetching watchers
2025-02-06  Michael Tremerjobs: Associate imported packages with the job
2025-02-06  Michael Tremerjobs: Flush and refresh to read the finished timestamp
2025-02-06  Michael Tremerjobs: Turn JobPackage into a model
next