]> git.ipfire.org Git - pbs.git/history - src/buildservice/config.py
web: Drop the POST-based stats handler
[pbs.git] / src / buildservice / config.py
2023-11-01  Michael TremerPakfire: Remove deprecated arguments
2023-11-01  Michael TremerUpdate setting the cache path
2023-10-19  Michael Tremerconfig: Create a temporary directory
2023-09-08  Michael Tremerconfig: Send "noarch" as build architecture to builders
2023-09-02  Michael Tremerjobs: Force builders to refresh repository data all...
2023-08-26  Michael Tremerconfig: Add PakfireLogger class
2023-08-02  Michael Tremerconfig: Pass configuration as file object
2023-08-01  Michael Tremerconfig: Make Pakfire an async context manager
2023-08-01  Michael Tremerbackend: Use aiofiles for asyncio handling of temporary...
2023-05-24  Michael Tremerrepos: Implement relaunching jobs in sibling repositories
2023-05-24  Michael Tremerconfig: Launch Pakfire as native arch on "noarch"
2023-05-03  Michael Tremerconfig: Fix loglevel
2023-05-03  Michael Tremerconfig: Log the generated configuration
2023-05-03  Michael Tremerrepos: Allow to include source packages
2023-05-03  Michael Tremerconfig: Allow launching Pakfire locally for different...
2023-04-27  Michael Tremerconfig: Remove any trailing newlines from Pakfire log...
2023-04-22  Michael Tremerlogging: Use our own logger
2023-03-09  Michael Tremerconfig: Apply general configuration only locally
2023-03-09  Michael Tremerconfig: Fix returning the configuration as string
2023-03-09  Michael Tremerconfig: Simplify generate configuration and add cache_path
2022-11-01  Michael Tremerrepos: Send configuration to builders without mirroring
2022-10-25  Michael Tremerdistro: Overwrite vendor/contact for user repositories
2022-10-23  Michael Tremerconfig: Fix concatenating the configuration
2022-10-12  Michael Tremerconfig: Make distro optional
2022-10-12  Michael Tremerbackend: Move composing a Pakfire configuration file...