lp:ubuntu-debuginfod

Get this repository:
git clone https://git.launchpad.net/ubuntu-debuginfod
Only Sergio Durigan Junior can upload to this repository. If you are Sergio Durigan Junior please log in for upload directions.

Branches

Name Last Modified Last Commit
master 2024-04-23 03:02:02 UTC
Update changelog for 0.1.10 release

Author: Sergio Durigan Junior
Author Date: 2024-04-23 03:02:02 UTC

Update changelog for 0.1.10 release

overhaul 2023-04-27 18:28:22 UTC
conf/*: Adjust service files to reflect debianization

Author: Sergio Durigan Junior
Author Date: 2023-04-27 18:28:22 UTC

conf/*: Adjust service files to reflect debianization

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

for-collin 2023-04-01 21:22:01 UTC
timer

Author: Sergio Durigan Junior
Author Date: 2023-04-01 21:22:01 UTC

timer

implement-ppa-support 2023-03-13 23:27:16 UTC
conf/*.service: Only start the services when LP credentials exist

Author: Sergio Durigan Junior
Author Date: 2023-03-13 23:22:47 UTC

conf/*.service: Only start the services when LP credentials exist

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

prepare-poller-for-ppa-support 2023-03-08 19:13:07 UTC
Implement Bryce's suggestions

Author: Sergio Durigan Junior
Author Date: 2023-03-08 19:12:37 UTC

Implement Bryce's suggestions

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

prepare-getter-for-ppa-support 2023-03-08 02:54:16 UTC
Improve request validation

Author: Sergio Durigan Junior
Author Date: 2023-03-06 23:06:45 UTC

Improve request validation

Also, create a new do_process_request function that generalizes the
processing of requests. This new function will be used by the
upcoming PPA support code.

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

fix-poller-timestamp 2023-01-12 19:02:22 UTC
poll_launchpad.py: Adjust timestamp handling

Author: Sergio Durigan Junior
Author Date: 2023-01-12 03:02:18 UTC

poll_launchpad.py: Adjust timestamp handling

Make sure we're always saving the earliest timestamp in order to not
miss anything.

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

fix-requests-get 2022-12-16 20:25:24 UTC
debuggetter.py: Use requests.raw instead of content

Author: Sergio Durigan Junior
Author Date: 2022-12-16 00:33:18 UTC

debuggetter.py: Use requests.raw instead of content

Without this, requests will automatically deflate gzip files, which is
not what we want.

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

split-poller 2022-12-16 20:03:36 UTC
{ddebpoller,poll_launchpad}.py: Split get_ddebs_and_sources

Author: Sergio Durigan Junior
Author Date: 2022-12-16 00:30:06 UTC

{ddebpoller,poll_launchpad}.py: Split get_ddebs_and_sources

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

concurrency-rework 2022-12-13 23:51:34 UTC
*.py: Address Athos' comments

Author: Sergio Durigan Junior
Author Date: 2022-12-13 23:51:34 UTC

*.py: Address Athos' comments

Athos made good points when reviewing the MP:

https://code.launchpad.net/~sergiodj/ubuntu-debuginfod/+git/ubuntu-debuginfod/+merge/434525

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

systemd 2022-12-12 23:37:54 UTC
poll_launchpad.py: Create poller for LP

Author: Sergio Durigan Junior
Author Date: 2022-12-06 00:59:20 UTC

poll_launchpad.py: Create poller for LP

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

getter 2022-12-06 00:35:01 UTC
README.md: Add python3-requests to the list of dependencies

Author: Sergio Durigan Junior
Author Date: 2022-12-05 19:15:40 UTC

README.md: Add python3-requests to the list of dependencies

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

poller 2022-12-02 17:32:08 UTC
Add DebugPoller and DdebPoller classes

Author: Sergio Durigan Junior
Author Date: 2022-12-01 20:46:00 UTC

Add DebugPoller and DdebPoller classes

The DebugPoller class implements the basics of a poller for the
debuginfod service.

The DdebPoller class extends DebugPoller and implements the poller for
ddebs.

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

113 of 13 results
This repository contains Public information 
Everyone can see this information.