]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
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 Tremerjobs: Don't change order in listing
2025-02-12  Michael Tremerjobs: Fix spinning icon
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 Tremerjobs: Fetch all queue jobs before rendering the page
2025-02-12  Michael Tremerweb: Show more finished jobs
2025-02-12  Michael Tremerweb: Remove the hero around the jobs
2025-02-12  Michael Tremerbuilders: Split stats into two lines
2025-02-12  Michael Tremerbuilders: Refactor listing with level
2025-02-12  Michael Tremerjobs: Unify the job listing
2025-02-12  Michael Tremerbuilds: Add an icon to view package
2025-02-12  Michael TremerCSS: Upgrade to Font-Awesome 6.7.1
2025-02-12  Michael TremerCSS: Migrate to Bulma 1.0.3
2025-02-12  Michael Tremerconfigure: No longer depend on pygmentize
2025-02-12  Michael Tremerconfigure: Migrate to Node SASS
2025-02-12  Michael Tremerbuilds: Properly check if something is a scratch build
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
next