]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2025-02-12  Michael Tremerpackages: Remove trailing dots from summaries
2025-02-12  Michael Tremerpackages: Add an icon
2025-02-12  Michael Tremerjobs: Remove packages from listing
2025-02-12  Michael Tremerbuilds: Add a new package listing
2025-02-11  Michael Tremerjobs: Split the icon into a separate element
2025-02-11  Michael Tremerusers: Implement changing storage quota
2025-02-11  Michael Tremerusers: Fix editing
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 Tremerweb: Add title to error page
2025-02-11  Michael Tremerbuilds: Make the list cleaner
2025-02-11  Michael Tremerweb: Don't make the username a button
2025-02-11  Michael Tremerjobs: Use level for the queue
2025-02-11  Michael Tremerweb: Use tabs in navigation
2025-02-11  Michael Tremerweb: Replace the Sign In button with an icon
2025-02-11  Michael TremerCSS: Add a color for noarch, too
2025-02-11  Michael Tremerdistros: Use my new arch colors
2025-02-11  Michael Tremerimages: Add modal with all checksums
2025-02-11  Michael TremerJS: Add code for modals
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: Set Etag header in HEAD response
2025-02-11  Michael Tremermirrors: Ask clients to not cache the redirect
2025-02-11  Michael Tremermirrors: Support HEAD requests in load balancer
2025-02-11  Michael Tremermirrors: Don't send any Content-Type headers
2025-02-11  Michael Tremermirrors: Check if the file exists at all
2025-02-11  Michael Tremermirrors: Don't send body in error responses
2025-02-11  Michael Tremerratelimiter: Add primary key
2025-02-11  Michael Tremermirrors: Limit for up to 100 requests per hour for...
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
next