]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2025-01-24  Michael Tremerbuilds: Rename "build_repo" to just "repo"
2025-01-24  Michael Tremerbuilds: Fix cloning a build
2025-01-24  Michael Tremerpackages: Read files with a larger chunk size
2025-01-23  Michael Tremerdatabase: Directly assign values on delete
2025-01-23  Michael Tremermirrors: Fix editing and deleting mirrors
2025-01-23  Michael Tremermirrors: Use the correct function to format the check...
2025-01-23  Michael Tremermirrors: Fix check
2025-01-23  Michael Tremercli: Remove reference to command to generate VAPID...
2025-01-23  Michael Tremerjobs: Fix showing logs
2025-01-23  Michael Tremerbuilds: Fix fetch builds
2025-01-23  Michael Tremerbuilds: Fix order after grouping
2025-01-23  Michael Tremerbackend: Remove unnecessary imports
2025-01-23  Michael Tremerbackend: Run periodic tasks as a separate task
2025-01-23  Michael Tremerusers: Read the VAPID keys from the configuration file
2025-01-23  Michael Tremerbuild groups: Fix rendering macro
2025-01-23  Michael Tremerbuilds: Relax relationship between test groups
2025-01-23  Michael Tremerjobs: Fix the empty state of the job queue
2025-01-23  Michael Tremerjobs: Fix rendering the job index page
2025-01-23  Michael Tremerjobs: Show a message if the queue is empty
2025-01-23  Michael Tremerjobs: Fix rendering the queue
2025-01-23  Michael Tremerjobs: Fix queries that generate the queue
2025-01-23  Michael Tremerbuilds: Drop message
2025-01-23  Michael Tremerdatabase: Use joined loading a little bit more often
2025-01-22  Michael Tremerjobs: Fix running the installcheck
2025-01-22  Michael Tremerjobs: Fix storing the result of the installcheck
2025-01-22  Michael Tremerbuilders: Add helper function to find the least busy...
2025-01-22  Michael Tremerrepos: Correctly wrap transactions
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: Asynchronously create jobs
2025-01-22  Michael Tremerjobs: Let failed default to False
2025-01-22  Michael Tremerbuilds: Fix wrong argument name for groups
2025-01-22  Michael Tremerbuilds: Correctly open a transaction
2025-01-22  Michael Tremerbuilds+jobs: Generate a random UUID
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 Tremerdistros: Make them sortable
2025-01-22  Michael Tremerweb: Go back to statically set current_user
2025-01-22  Michael Tremerrepos: Don't show an empty mirrorlist
2025-01-22  Michael Tremerrepos: Use os.path to compose URLs
2025-01-22  Michael Tremerrepos: Fix creating custom repositories
2025-01-22  Michael Tremerconfig: Refactor iterating over repositories
2025-01-22  Michael Tremerrepos: Drop loading the unused tempfile module
2025-01-22  Michael Tremerrepos: Create CTEs to easily fetch all packages and...
2025-01-22  Michael Tremerkeys: Correct the type of the key_id field
2025-01-22  Michael Tremerjobs: Make the package mapping table accessible from...
2025-01-22  Michael Tremerrepos: Allow listing repos without build membership
2025-01-22  Michael Tremerrepos: Fix rendering page
2025-01-22  Michael Tremerusers: Fix showing total builds/build time
2025-01-22  Michael Tremeruploads: Fix cleanup
2025-01-22  Michael Tremersessions: Rename valid_until into expires_at
2025-01-22  Michael Tremerbackend: Re-enable the periodic cleanup job
2025-01-22  Michael Tremerratelimiter: Fix cleanup
2025-01-22  Michael Tremersessions: Fix cleanup
2025-01-22  Michael Tremerpackages: Fix rendering page and fetch builds manually
2025-01-22  Michael Tremerbuilds: Add property to disable test builds
2025-01-22  Michael Tremerbuilds: Add a relationship to commits
2025-01-22  Michael Tremerweb: Don't import everything from handlers
2025-01-22  Michael Tremerweb: Remove any old UI methods
2025-01-22  Michael Tremerweb: Drop importing the removed ui_modules module
2025-01-22  Michael Tremerbuilds: Fix accessing uploads
2025-01-22  Michael Tremeruploads: Fix deletion
2025-01-22  Michael Tremerpackages: Fix deletion
2025-01-22  Michael Tremerpackages: Don't fetch all builds all of the time
2025-01-22  Michael Tremerweb: Fix sending errors for API requests
2025-01-22  Michael Tremerpackages: Refactor importing filelists
2025-01-22  Michael Tremerdistros: Create tag as a generated column
2025-01-22  Michael Tremerbuilders: Refactor dispatching jobs
2025-01-22  Michael Tremerbuilders: Fetch the builder again on message
2025-01-22  Michael Tremerbuilders: Fix logging stats
2025-01-22  Michael Tremerbuilders: Fix connecting to the controller
2025-01-21  Michael Tremerbuilders: Implement fetching uploads
2025-01-21  Michael Tremerdistros: Remove the unused ReleasesList module
2025-01-21  Michael Tremerbuilds: Add missing shorter argument to BuildList
2025-01-21  Michael Tremerbulma: Upgrade to Bulma 0.9.4
2025-01-21  Michael Tremerevents: Don't link to deleted items
2025-01-21  Michael Tremerbuilders: Fix creating/deleting builders
2025-01-21  Michael Tremerdatabase: Remove unused declarations
2025-01-21  Michael Tremerusers: Remove extra attributes that were used by the...
2025-01-21  Michael Tremerweb: Create a handler that can only be called by admins
2025-01-21  Michael Tremerbuilders: Fix starting/stopping builders
2025-01-21  Michael Tremerbuilders: Fix editing builders
2025-01-21  Michael Tremerweb: Make the modal template fit for Jinja
2025-01-21  Michael Tremerbuilders: Fix current user permission check
2025-01-21  Michael Tremerweb: Replace authentication decorate with our custom...
2025-01-21  Michael Tremerbuilders: Fix name of edit handler
2025-01-21  Michael Tremerbuilders: Fix showing running jobs
2025-01-21  Michael Tremerbuilders: Fix showing the total build time
2025-01-21  Michael Tremerbuilders: The hostname has been renamed
2025-01-21  Michael Tremerevents: Repositories have been renamed
2025-01-21  Michael Tremerweb: Fail if template variables are not defined
2025-01-21  Michael Tremerweb: Always set the XSRF token in the environment
2025-01-21  Michael Tremerdistros: Release the strong relationship to releases
2025-01-21  Michael Tremercache: Remove unused Redis cache
2025-01-21  Michael Tremerpackages: Limit viewing/downloading of files
2025-01-21  Michael Tremerratelimiter: Allow passing arbitrary arguments
2025-01-21  Michael Tremerratelimiter: Reimplement using the PostgreSQL database
2025-01-21  Michael Tremerauth: Fix logging out
next