]> git.ipfire.org Git - pbs.git/history - src/web
builds: Load all builds with the group
[pbs.git] / src / web /
2025-05-03  Michael Tremerbuilders: Make handling log messages actually fast
2025-05-03  Michael Tremerjobs: Commit before we send a response to the builder...
2025-05-03  Michael Tremerbuilds: Refactor showing scratch builds
2025-04-16  Michael Tremerweb: Fix encoding of the XSRF token
2025-03-27  Michael Tremerrelease monitoring: Fix controls
2025-02-17  Michael Tremermirrors: Group mirrors by country
2025-02-17  Michael Tremerauth: Fix rendering the error page in case credentials...
2025-02-14  Michael Tremerweb: Use babel to format time deltas
2025-02-13  Michael Tremermirrors: Don't send clients to a mirror they don't...
2025-02-13  Michael Tremermirrors: Show preference on listing
2025-02-13  Michael Tremermirrors: Don't await redirect after mirror check
2025-02-12  Michael Tremerbuilds: Fix sending bugfs reports to Bugzilla
2025-02-12  Michael Tremerjobs: Send 404 if we don't have a log URL
2025-02-12  Michael Tremerjobs: Fetch all queue jobs before rendering the page
2025-02-12  Michael Tremerweb: Show more finished jobs
2025-02-12  Michael Tremerpackages: Remove trailing dots from summaries
2025-02-11  Michael Tremerusers: Implement changing storage quota
2025-02-11  Michael Tremerusers: Fix editing
2025-02-11  Michael Tremerweb: Use tabs in navigation
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 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 Tremerweb: Add some basic Python built-ins
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-10  Michael Tremerbuilds: Fix adding/removing from repositories
2025-02-10  Michael Tremerbuilds: Fix comments
2025-02-10  Michael Tremerjobs: Abort when the build job has crashed
2025-02-10  Michael Tremerregisty: Use the new cache instead of the in-memory...
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 Tremerregistry: Create a function to find a blob
2025-02-09  Michael Tremerregistry: Build a basic read-only OCI registry
2025-02-07  Michael Tremerjobs: Fix dedicated log streaming page
2025-02-07  Michael Tremerbuilders: Fix the watchers
2025-02-07  Michael Tremerjobs: Let Apache deliver the log files
2025-02-07  Michael Tremerjobs: Fix log streaming
2025-02-06  Michael Tremerjobs: Drop the old log stream module
2025-02-06  Michael Tremerbuilders: Fix sending stats
2025-02-06  Michael Tremerbuilders: Fix fetching the value for enabled
2025-02-06  Michael Tremerjobs: Ensure that we have packages when a job finishes
2025-02-04  Michael Tremerjobs: Rename the finished handler
2025-02-04  Michael Tremerweb: Make fetching multiple uploads async
2025-02-04  Michael Tremerjobs: Drop the control connection
2025-02-03  Michael Tremerweb: Consider spaces when splitting Accept-Enconding...
2025-02-03  Michael Tremeruploads: Commit the database session before sending...
2025-02-03  Michael Tremermirrors: Use existing URLs to compose mirror URLs
2025-02-03  Michael Tremerrepos: Don't include the build service in the mirrorlist
2025-01-29  Michael Tremeruploads: Refactor this once again
2025-01-29  Michael Tremeruploads: Calculate the digest when receiving the file
2025-01-29  Michael Tremeruploads: Return the received filename in the API response
2025-01-29  Michael Tremeruploads: Add a debug handler to download any uploaded...
2025-01-29  Michael Tremeruploads: Send an URL to the client where to send the...
2025-01-29  Michael Tremeruploads: Manually commit the session
2025-01-26  Michael Tremerjobs: Add crash handler
2025-01-26  Michael Tremerjobs: Fix retrying jobs
2025-01-26  Michael Tremerjobs: Fix aborting jobs
2025-01-26  Michael Tremerweb: Don't fetch index data in a transaction
2025-01-26  Michael Tremerjobs: Send log files with decompressing them if client...
2025-01-26  Michael Tremerweb: Initialize the locale
2025-01-26  Michael Tremerweb: Log in the user before checking the XSRF cookie
2025-01-26  Michael Tremerauth: Correctly set session expiry time in cookies
2025-01-26  Michael Tremerusers: Move JS for push notifications into the main...
2025-01-26  Michael Tremerusers: Fix subscribing to push notifications
2025-01-25  Michael Tremerbuilders: Store when a builder has connected last and...
2025-01-25  Michael Tremeruploads: Actually send an empty response
2025-01-25  Michael Tremerbuilders: Rename a couple of fields and add system
2025-01-24  Michael Tremerjobs: Stream the log file faster
2025-01-24  Michael Tremerjobs: Ratelimit access to logs
2025-01-24  Michael Tremerbuilds: Fix deleting builds
2025-01-24  Michael Tremerbuilds: Fix rendering bugs
2025-01-24  Michael Tremerbuilds: Fix cloning a build
2025-01-23  Michael Tremermirrors: Fix editing and deleting mirrors
2025-01-23  Michael Tremermirrors: Fix check
2025-01-23  Michael Tremerjobs: Fix rendering the job index page
2025-01-23  Michael Tremerjobs: Fix rendering the queue
2025-01-22  Michael Tremermirrors: Add filter to show the name of an ASN
2025-01-22  Michael Tremerweb: Add handler that disables authentication
2025-01-22  Michael Tremerrepos: Fix rendering the mirror list
2025-01-22  Michael Tremerbuilds: Correctly open a transaction
2025-01-22  Michael Tremerweb: Properly await write_error()
2025-01-22  Michael Tremerrepos: Fix deleting a repository
2025-01-22  Michael Tremerrepos: Fix editinig repos
2025-01-22  Michael Tremerweb: Go back to statically set current_user
2025-01-22  Michael Tremerrepos: Fix creating custom repositories
2025-01-22  Michael Tremerweb: Don't import everything from handlers
next