]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
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...
2023-10-19  Michael Tremerweb: Make APIError inherit from HTTPError
2023-10-19  Michael Tremerweb: Send better errors for failed upload requests
2023-10-19  Michael Tremeruploads: Rewrite the whole thing
2023-10-19  Michael Tremerweb: Add decorator to require clients to do SPNEGO
2023-10-19  Michael Tremerusers: Return 0 when no quota has been used
2023-10-19  Michael Tremerconfig: Create a temporary directory
2023-10-19  Michael Tremerrepos: Only set priority if configured
2023-10-19  Michael Tremerjobs: Fix quota calculation for release builds
2023-10-19  Michael Tremeruploads: Fix serialising UUIDs
2023-10-06  Michael Tremerpackages: Implement sending debuginfo
2023-09-20  Michael Tremerevents: Show when builds are moving repository
2023-09-20  Michael Tremerusers: Show used daily build quota
2023-09-20  Michael Tremerusers: Obviously we need to account for deleted builds...
2023-09-20  Michael Tremerusers: Introduce daily build quotas
2023-09-20  Michael Tremerdb: Make scratch builds index more efficient
2023-09-20  Michael Tremerusers: Fix how we are calculating disk usage
2023-09-20  Michael Tremerusers: Set default storage quota for users
2023-09-20  Michael Tremerusers: Remove empty SQL statement
2023-09-20  Michael Tremerbuilds: Fix users delete field update
2023-09-20  Michael Tremerusers: Rename quota to storage quota
2023-09-20  Michael Tremerdb: Fix remaining index names
2023-09-20  Michael Tremerdb: Drop unused repo_builds table
2023-09-20  Michael Tremerdb: Update users indexes
2023-09-20  Michael Tremerusers: Rename deleted to deleted_at
next