]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
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
2025-01-21  Michael Tremerdatabase: Allow to execute raw statements
2025-01-21  Michael Tremerdb: Import any schema changes
2025-01-21  Michael Tremerrepos: Rename from repository
2025-01-21  Michael Tremerdistros: Rename from distributions
2025-01-21  Michael Tremerimages: Split them off into their own module
2025-01-21  Michael Tremerreleases: Split them off into their own file
2025-01-21  Michael TremerMigrate to an even more async design
2025-01-15  Michael Tremerbackend: Load krb5 and sync settings from config
2025-01-15  Michael TremerAWS: Read configuration from file
2025-01-12  Michael Tremerweb: Implement translation
2025-01-12  Michael Tremerweb: Load some useful Jinja extensions
2025-01-12  Michael Tremerweb: Convert login page to Jinja
2025-01-12  Michael Tremerweb: Set globals to avoid a namespace that is too large
2025-01-12  Michael Tremertemplates: Convert the error template to Jinja
2025-01-12  Michael Tremertemplates: Convert the base template to Jinja
2025-01-12  Michael Tremerweb: Make the request handler as async as possible
2025-01-12  Michael Tremerweb: Make the new template engine async
2025-01-12  Michael Tremerweb: Replace the Tornado template engine with Jinja
2025-01-12  Michael TremerTry to make this entire application async
2025-01-12  Michael Tremerhttpclient: Read proxy configuration from config file
2025-01-12  Michael Tremerbackend: Read base URL from configuration
next