]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
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
2024-11-03  Michael Tremerbackend: Launch Pakfire with its own context
2024-11-03  Michael Tremerweb: jobs: Include the default backend
2024-09-15  Michael Tremerweb: Drop the POST-based stats handler
2024-09-15  Michael Tremeruploads: Require authentication when uploading the...
2024-08-13  Michael Tremerweb: Regularly ping WebSocket clients to keep connectio...
2024-02-15  Michael Tremerauth: Disable autocomplete for passwords
2024-02-15  Michael Tremercookies: Set secure attribute for all cookies
2023-11-01  Michael TremerPakfire: Remove deprecated arguments
2023-11-01  Michael TremerUpdate setting the cache path
2023-11-01  Michael Tremerjobs: Update API
2023-11-01  Michael Tremerrepos: Update API authentication
2023-11-01  Michael Tremerbuilders: Fix API authentication
2023-10-31  Michael Tremerbuilders: Make statistics percentage value range from...
2023-10-31  Michael Tremerbuilders: Add a new stats handler
2023-10-20  Michael Tremerbuilds: Update API error response codes
2023-10-20  Michael Tremeruploads: Show if payload has been received and block...
2023-10-20  Michael Tremerbuilds: Require SPNEGO
2023-10-20  Michael Tremeruploads: Use errno codes
2023-10-20  Michael Tremeruploads: Log any incorrect digests
2023-10-20  Michael Tremeruploads: Align response codes
2023-10-20  Michael Tremeruploads: Fail quickly if no payload was received
2023-10-20  Michael Tremeruploads: Fix deleting uploads if no payload was received
2023-10-20  Michael Tremerweb: Do not try to send (multiline) error messages...
next