]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2025-02-11  Michael Tremermirrors: Add a universal download load balancer
2025-02-11  Michael Tremercache: Import datetime
2025-02-11  Michael Tremerweb: Add some basic Python built-ins
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 TremerCSS: Assign special colours for architectures
2025-02-11  Michael Tremerreleases: Show release date as short as possible
2025-02-11  Michael Tremerreleases: Fix publishing releases
2025-02-11  Michael Tremerreleases: Fix deleting releases and their images
2025-02-11  Michael Tremerreleases: Fix editing a release
2025-02-11  Michael Tremerreleases: Fix creating a new release
2025-02-11  Michael Tremerreleases: Fix rendering the detail page
2025-02-11  Michael Tremerreleases: Fix rendering the index page
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 Tremerevents: Always import the Text macro
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: Abort when the build job has crashed
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 Tremerbuild groups: Fix database field names of ownership
2025-02-10  Michael Tremerdecorators: Drop the lazy_property decorator
2025-02-10  Michael Tremerregisty: Use the new cache instead of the in-memory...
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-10  Michael Tremerregistry: Add a simple in-memory cache for indexes
2025-02-10  Michael Tremerregistry: Respond with the correct code when manifest...
2025-02-10  Michael Tremerregistry: Add a tags handler
2025-02-09  Michael Tremerregistry: Send proper API error if something wasn't...
2025-02-09  Michael Tremerregistry: Split the combined handlers
2025-02-09  Michael Tremerregistry: Stream blobs from a separate thread
2025-02-09  Michael Tremerdecorators: Create a decorator to run something in...
2025-02-09  Michael Tremerregistry: Create a function to find a blob
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: Fix dedicated log streaming page
2025-02-07  Michael Tremerbuilds: Wrap avatars in <figure>
2025-02-07  Michael Tremerjobs: Put most recently finished jobs to the top
2025-02-07  Michael Tremerbuilders: Fix the watchers
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 Tremerjobs: Drop the old log stream module
2025-02-06  Michael Tremermessages: Fix sending emails
2025-02-06  Michael Tremerjobs: Move log stream frontend code
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 Tremerbuilders: Fix sending stats
2025-02-06  Michael Tremerbuilders: Fix fetching the value for enabled
2025-02-06  Michael Tremerbuilders: Move stats JS into the main file
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
2025-02-06  Michael Tremerdatabase: Log less
2025-02-06  Michael Tremerpackages: Remove some dead code
2025-02-06  Michael Tremerjobs: Let's try running autoscaling in the background
2025-02-06  Michael Tremerpackages: Use the renamed checksum functions
2025-02-06  Michael Tremerbuilders: Simplify the queue estimation
2025-02-06  Michael Tremeraws: Be a little bit less verbose
2025-02-06  Michael Tremerjobs: Commit to the database as soon as we have dispatc...
2025-02-06  Michael Tremerjobs: Fix finishing jobs
2025-02-06  Michael Tremerbuilds: Actually call the add_watcher() coroutine
2025-02-06  Michael Tremerjobs: Ensure that we have packages when a job finishes
2025-02-06  Michael Tremerbackend: Allow passing keyword arguments to background...
2025-02-05  Michael Tremerjobs: Don't cache preceeding jobs
2025-02-05  Michael Tremerbuilds: Break some dependency cycle somewhere
2025-02-05  Michael Tremerdatabase: Require builders to be created by someone
2025-02-05  Michael Tremerdb: Drop the settings table
2025-02-05  Michael Tremerdatabase: Use as many inner joins as possible
2025-02-05  Michael Tremermessages: Fetch messages in badges
2025-02-05  Michael Tremerbuilders: Fix fetching running jobs
2025-02-05  Michael Tremerbuilders: Consider a builder running when it is online
2025-02-05  Michael Tremerjobs: Fix formatting timeout time
2025-02-05  Michael Tremermessages: Ensure we commit to the database after each...
2025-02-05  Michael Tremersettings: Remove database settings
2025-02-05  Michael Tremerrelease monitoring: Read the API key from configuration...
2025-02-05  Michael Tremermessages: Refactor the whole thing
2025-02-05  Michael Tremerbackend: Load SSL context from certificate files
2025-02-05  Michael Tremerconfig: Don't log arch which can be empty
2025-02-05  Michael Tremerpackages: Fix rename installsize field
2025-02-05  Michael Tremerrepos: Fix relaunching pending jobs
2025-02-05  Michael Tremerjobs: Fix importing DependencyError
2025-02-05  Michael Tremerconfig: Set cache path in context
2025-02-05  Michael Tremerjobs: Don't abort when already aborted
2025-02-05  Michael Tremerconfig: Initialize Pakfire in stub mode
next