]> git.ipfire.org Git - people/ms/pakfire.git/history - src
buildservice: Implement deleting repositories
[people/ms/pakfire.git] / src /
2023-10-21  Michael Tremerbuildservice: Implement deleting repositories
2023-10-20  Michael Tremerbuildservice: Implement deleting repositories
2023-10-20  Michael Tremerbuildservice: Implement creating repositories
2023-10-20  Michael Tremercli: repos: Require distro for listing repos
2023-10-20  Michael Tremerbuildservice: Implement showing repositories
2023-10-20  Michael Tremerdownloader: Only follow up to 30 redirects
2023-10-20  Michael Tremerbuildservice: Implement listing repositories
2023-10-20  Michael Tremercompress: Move function to read payload from util
2023-10-20  Michael Tremerarchive: Refactor function to read data into a buffer
2023-10-20  Michael Tremerarchive: Move helper function to read data into buffer...
2023-10-20  Michael Tremerpackagelist: Decouple for the pakfire object
2023-10-20  Michael Tremerpackage: Keep a reference to the context
2023-10-20  Michael Tremerscriptlets: Decouple from pakfire and replace with...
2023-10-20  Michael Tremerdb: Store a reference to the context
2023-10-20  Michael Tremercli: config: Actually use the code we write
2023-10-20  Michael Tremerarchive: Replace the legacy logger with the new context...
2023-10-20  Michael Tremercompress: Anchor walk around context
2023-10-20  Michael Tremerbuild: Include config.h
2023-10-20  Michael Tremercli: Add option to configure the default distro
2023-10-20  Michael Tremercli: client: Add option to configure the distribution
2023-10-20  Michael Tremercli: client: Use the global config struct
2023-10-20  Michael Tremerbuildservice: Implement uploading builds
2023-10-20  Michael Tremerbuildservice: Export upload UUID
2023-10-20  Michael Tremerbuildservice: Pass on the error code from the API
2023-10-20  Michael Tremerbuildservice: Fail sooner if we have received an empty...
2023-10-20  Michael Tremerdownloader: Allow sending and receiving data at the...
2023-10-20  Michael Tremerdownloader: Do not show an empty message digest
2023-10-20  Michael Tremerdownloader: Log upload size/speed
2023-10-20  Michael Tremerbuildservice: Initialize the digests
2023-10-19  Michael Tremerbuildservice: Implement deleting uploads
2023-10-19  Michael Tremerdownloader: Implement using custom methods
2023-10-19  Michael Tremercli: Pass argp state to the parse callback
2023-10-19  Michael Tremerbuildservice: Use the lazy transfer function once more
2023-10-19  Michael Tremerbuildservice: Handle API errors correctly
2023-10-19  Michael Tremerdownloader: Allow access to the effective URL
2023-10-19  Michael Tremerbuildservice: Implement uploading files
2023-10-19  Michael Tremerbuildservice: Build out listing uploads
2023-10-19  Michael Tremerdownloader: Make the progress bar work on uploads, too
2023-10-19  Michael Tremerutil: Implement parsing JSON from a buffer
2023-10-19  Michael Tremerdownloader: transfer: Implement storing the transfer...
2023-10-19  Michael Tremerdownloader: Perform uploads using chunked encoding
2023-10-19  Michael Tremerdownloader: transfer: Add a place to store headers
2023-10-19  Michael Tremerdownloader: Share connections amonst single transfers
2023-10-18  Michael Tremerdownloader: Add auth function to header
2023-10-18  Michael Tremerdigests: Add convenience function to export hexdigests
2023-10-18  Michael Tremerdownloader: Add support for uploading files
2023-10-18  Michael Tremerdownloader: Add support for POST request parameters
2023-10-18  Michael Tremerdownloader: Merge URLs using CURLU
2023-10-17  Michael Tremerdigests: Anchor to the context
2023-10-17  Michael Tremerfile: Keep a reference to the context
2023-10-17  Michael Tremerarchive: Add a reference to the context
2023-10-17  Michael Tremerdownloader: Add method enable authentication
2023-10-17  Michael Tremerdownloader: Always flush the output, even if not writte...
2023-10-17  Michael Tremercli: client: Add a --debug switch
2023-10-17  Michael Tremerbuildservice: Initialize a Kerberos context
2023-10-17  Michael Tremerbuildservice: Setup downloader
2023-10-17  Michael Tremerbuildservice: Fetch keytab setting from config
2023-10-17  Michael Tremerbuildservice: Fetch URL from configuration
2023-10-17  Michael Tremercli: upload: list: Connect to the build service
2023-10-17  Michael Tremercli: client: Fix passing context pointer
2023-10-17  Michael Tremerlibpakfire: Add scaffolding for connecting to the build...
2023-10-17  Michael Tremercli: client: Implement some scaffolding for listing...
2023-10-17  Michael Tremercli: client: Create scaffolding for the client implemen...
2023-10-17  Michael Tremerprogressbar: Fix argument order
2023-10-17  Michael Tremerrepo: Reference context when re-fetching a repository
2023-10-17  Michael Tremerpath: Move pakfire_basename into the path library
2023-10-17  Michael Tremerpath: Make pakfire_dirname into the path library
2023-10-17  Michael Tremerctx: Ignore if the configuration file does not exist
2023-10-16  Michael Tremerctx: Move the OFFLINE flag into the context
2023-10-16  Michael Tremerdownloader: Anchor the downloader to the context
2023-10-16  Michael Tremerprogress: Anchor progress on the context
2023-10-16  Michael Tremerctx: Read the configuration
2023-10-16  Michael Tremerpakfire: Drop the DEBUG flag which now does nothing
2023-10-16  Michael Tremerdownloader: Split mirrors and mirrorlists into their...
2023-10-16  Michael Tremerrepo: Keep a reference to the context
2023-10-16  Michael Tremerctx: Move pick solution callback into the context
2023-10-16  Michael Tremerctx: Move the progress callback into the context
2023-10-16  Michael Tremerctx: Move the confirm callback into the context
2023-10-16  Michael Tremercli: Create context before setting parsing the command...
2023-10-16  Michael Tremer_pakfire: Drop the old Python logging callback
2023-10-16  Michael Tremer_pakfire: Setup a default logging callback
2023-10-16  Michael Tremerlogging: Fix context logging arguments
2023-10-16  Michael Tremerpakfire: Remove logging callback
2023-10-16  Michael Tremerpakfire: Remove logging stuff in favour of the context
2023-10-16  Michael Tremerjail: Send log stuff to the context logger
2023-10-15  Michael Tremerbuild: Send log messages to the context logger
2023-10-15  Michael Tremerpakfire: Add function to access context
2023-10-15  Michael Tremerpakfire: Pass all log messages to the context
2023-10-15  Michael Tremerctx: Copy the log framework
2023-10-15  Michael Tremerctx: Add a log callback
2023-10-15  Michael Tremerctx: Add log level
2023-10-15  Michael Tremerctx: Require the new context when creating a Pakfire...
2023-10-15  Michael Tremerlibpakfire: Create scaffolding for a new Pakfire context
2023-10-15  Michael Tremercli: pakfire-builder: Add forgotten repo options
2023-10-15  Michael Tremercli: pakfire: Move existing commands to the new parser
2023-10-15  Michael Tremercli: shell: Upgrade to the new parser
2023-10-15  Michael Tremercli: repolist: Upgrade to the new parser
2023-10-15  Michael Tremercli: repo: Upgrade to the new parser
2023-10-15  Michael Tremercli: requires: Upgrade to the new parser
2023-10-15  Michael Tremercli: provides: Upgrade to the new parser
next