Page MenuHomeSoftware Heritage
Feed Advanced Search

Jul 15 2019

Herald added a reviewer for D1735: api: properly use deprecated for class renamings: Reviewers.
Jul 15 2019, 12:04 PM
Herald added a reviewer for D1734: tests/cli: make test_swh_help ignore the 'Commands' part of the help msg: Reviewers.
Jul 15 2019, 12:04 PM

Jul 11 2019

douardda accepted D1723: add code of conduct document, based on contributor covenant.

LGTM

Jul 11 2019, 4:11 PM
douardda updated the diff for D1688: api/async: add support for content negotiation.

rework a bit the commit message

Jul 11 2019, 3:45 PM
douardda added a comment to D1688: api/async: add support for content negotiation.

The debian package for aiohttp_utils is now available on debian.softwareheritage.org

Jul 11 2019, 3:29 PM
douardda accepted D1719: Rename Jenkins cypress job for Phabricator Diff.
Jul 11 2019, 11:51 AM

Jul 10 2019

douardda accepted D1716: Add Jenkins jobs to run cypress tests for swh-web.
Jul 10 2019, 4:51 PM
douardda accepted D1718: Update indexer-journal-client config and entrypoint..
Jul 10 2019, 4:43 PM
douardda added a comment to T1895: De-baremetalify louvre.
In T1895#35161, @olasd wrote:

For backup centralization, it can stay there for now I guess.

Well the thing is the bare metal machine's OS will be replaced by uffizi's os when T1894 happens, so we do need to move it somewhere else.

Jul 10 2019, 4:40 PM · System administration
douardda accepted D1717: Add tests for the in-mem storage with origin ids disabled..
Jul 10 2019, 4:24 PM
douardda committed rDSCHf63274a75752: docs: very beginning of a practical documentation on the scheduler (authored by douardda).
docs: very beginning of a practical documentation on the scheduler
Jul 10 2019, 4:17 PM
douardda closed D1714: docs: very beginning of a practical documentation on the scheduler.
Jul 10 2019, 4:17 PM
douardda added inline comments to D1714: docs: very beginning of a practical documentation on the scheduler.
Jul 10 2019, 4:16 PM
douardda updated the diff for D1503: celery: auto add tasks declared in the swh.workers entry point in task_modules.

More explicit code for the loading of swh.workers entrypoint

Jul 10 2019, 4:15 PM
douardda added inline comments to D1503: celery: auto add tasks declared in the swh.workers entry point in task_modules.
Jul 10 2019, 4:11 PM
douardda updated the diff for D1503: celery: auto add tasks declared in the swh.workers entry point in task_modules.

rebased + a very small bit of doc

Jul 10 2019, 4:03 PM
Herald added a reviewer for D1714: docs: very beginning of a practical documentation on the scheduler: Reviewers.
Jul 10 2019, 4:02 PM
douardda committed rDSCH9b7407fe434d: updater: small refactoring to please codespell (authored by douardda).
updater: small refactoring to please codespell
Jul 10 2019, 4:00 PM
douardda committed rDSCH92b81f33f903: Add a pre-commit config file (authored by douardda).
Add a pre-commit config file
Jul 10 2019, 4:00 PM
douardda updated the diff for D1688: api/async: add support for content negotiation.

rebased

Jul 10 2019, 12:03 PM
douardda committed rDCORE7bf33cb4b513: cli: add a new 'db' cli group with an 'init' subcommand (authored by douardda).
cli: add a new 'db' cli group with an 'init' subcommand
Jul 10 2019, 12:02 PM
douardda closed T1896: swh db-init should be able to read db cnx creds from a standard swh config file as Resolved by committing rDCORE7bf33cb4b513: cli: add a new 'db' cli group with an 'init' subcommand.
Jul 10 2019, 12:02 PM · Core & foundations
douardda closed D1703: cli: add a new 'db' cli group with an 'init' subcommand.
Jul 10 2019, 12:02 PM
douardda updated the diff for D1703: cli: add a new 'db' cli group with an 'init' subcommand.

add a couple a simple tests

Jul 10 2019, 12:01 PM
douardda added a comment to T1876: staging infra: Configure DNS zones.

my proposal:

Jul 10 2019, 11:03 AM · System administration
douardda updated the diff for D1703: cli: add a new 'db' cli group with an 'init' subcommand.

rebase

Jul 10 2019, 10:46 AM
douardda committed rDCORE0f4c2e4ff573: Add a pre-commit config file (authored by douardda).
Add a pre-commit config file
Jul 10 2019, 10:45 AM
douardda closed D1705: Add a pre-commit config file.
Jul 10 2019, 10:45 AM
douardda committed rDCORE9812fe7ed221: README: add a very short development setup guide (authored by douardda).
README: add a very short development setup guide
Jul 10 2019, 10:45 AM
douardda closed D1704: README: add a very short development setup guide.
Jul 10 2019, 10:45 AM
douardda updated the diff for D1705: Add a pre-commit config file.

rebased

Jul 10 2019, 10:39 AM
douardda updated the diff for D1704: README: add a very short development setup guide.

more typos

Jul 10 2019, 10:39 AM
douardda committed rDCORE9e29cfaec429: tarball: extract safemembers() from within _uncompress_tar() (authored by douardda).
tarball: extract safemembers() from within _uncompress_tar()
Jul 10 2019, 10:29 AM
douardda closed D1706: tarball: extract safemembers() from within _uncompress_tar().
Jul 10 2019, 10:29 AM
douardda updated the diff for D1688: api/async: add support for content negotiation.

rebased

Jul 10 2019, 10:28 AM
douardda updated the diff for D1703: cli: add a new 'db' cli group with an 'init' subcommand.

rebased

Jul 10 2019, 10:27 AM
douardda updated the diff for D1705: Add a pre-commit config file.

Depends on D1704

Jul 10 2019, 10:26 AM
douardda updated the diff for D1704: README: add a very short development setup guide.

rebased and small typo (thx ardumont)

Jul 10 2019, 10:26 AM
Herald added a reviewer for D1706: tarball: extract safemembers() from within _uncompress_tar(): Reviewers.
Jul 10 2019, 10:23 AM
douardda triaged T1896: swh db-init should be able to read db cnx creds from a standard swh config file as High priority.
Jul 10 2019, 10:02 AM · Core & foundations
douardda added a comment to T1905: lint docstrings with pydocstyle.

(and yes, reaching 0 warnings/errors it's gonna take a while…)

Jul 10 2019, 9:28 AM · Documentation
douardda added a comment to T1895: De-baremetalify louvre.

For backup centralization, it can stay there for now I guess.

Jul 10 2019, 9:18 AM · System administration
douardda added a comment to D1688: api/async: add support for content negotiation.

I've published a new version of aiohttp_utils so this diff is no longer a wip

Jul 10 2019, 9:11 AM
douardda retitled D1688: api/async: add support for content negotiation from [WIP] api/async: add support for content negotiation to api/async: add support for content negotiation.
Jul 10 2019, 9:10 AM

Jul 9 2019

douardda updated the diff for D1688: api/async: add support for content negotiation.

fix

Jul 9 2019, 6:08 PM
douardda updated the diff for D1688: api/async: add support for content negotiation.

updated and rebased

Jul 9 2019, 6:07 PM
Herald added a reviewer for D1705: Add a pre-commit config file: Reviewers.
Jul 9 2019, 4:47 PM
Herald added a reviewer for D1704: README: add a very short development setup guide: Reviewers.
Jul 9 2019, 4:47 PM
douardda added a revision to T1896: swh db-init should be able to read db cnx creds from a standard swh config file: D1703: cli: add a new 'db' cli group with an 'init' subcommand.
Jul 9 2019, 4:46 PM · Core & foundations
Herald added a reviewer for D1703: cli: add a new 'db' cli group with an 'init' subcommand: Reviewers.
Jul 9 2019, 4:46 PM
douardda committed rDCORE31731b3f18d2: fix several typos detected by codespell (authored by douardda).
fix several typos detected by codespell
Jul 9 2019, 4:46 PM
douardda committed rDSTOCd8f0a7b0e5ef: storage: small typo in Storage.content_add_metadata's doc string (authored by douardda).
storage: small typo in Storage.content_add_metadata's doc string
Jul 9 2019, 3:07 PM

Jul 8 2019

douardda created T1896: swh db-init should be able to read db cnx creds from a standard swh config file.
Jul 8 2019, 4:37 PM · Core & foundations

Jul 5 2019

douardda assigned T1883: Do not generate hw related dahsboards for VM/containers to ftigeot.
Jul 5 2019, 12:34 PM · System administration
douardda triaged T1883: Do not generate hw related dahsboards for VM/containers as Normal priority.
Jul 5 2019, 12:34 PM · System administration
douardda triaged T1882: Merge swh-sysadmin into existing swh-grafana-dashboards as High priority.
Jul 5 2019, 12:26 PM · System administrators
douardda triaged T1881: Replace custom managed git hooks with pre-commit as Normal priority.
Jul 5 2019, 11:51 AM · Development environment

Jul 4 2019

douardda updated the diff for D1688: api/async: add support for content negotiation.

add forgotten patch of requirements

Jul 4 2019, 12:22 PM
douardda retitled D1688: api/async: add support for content negotiation from api/async: add support for content negotiation to [WIP] api/async: add support for content negotiation.
Jul 4 2019, 12:19 PM
douardda added a comment to D1688: api/async: add support for content negotiation.

This diff is a WIP since it uses the aiohttp_utils python package that has no debian package available for now.

Jul 4 2019, 12:19 PM
Herald added a reviewer for D1688: api/async: add support for content negotiation: Reviewers.
Jul 4 2019, 12:18 PM
douardda committed rDCORE9078d279b0d5: tests: make test_statsd more robust when executed along other asyncio-based… (authored by douardda).
tests: make test_statsd more robust when executed along other asyncio-based…
Jul 4 2019, 12:14 PM
douardda committed rDCOREb5a48c4f0f8b: api: fix json decoder (authored by douardda).
api: fix json decoder
Jul 4 2019, 12:14 PM
douardda committed rDCORE60a114df7f8d: tests: add a few tests for the asynchronous api code (authored by douardda).
tests: add a few tests for the asynchronous api code
Jul 4 2019, 12:14 PM
douardda closed D1671: api/async: fix json decoder and add a few tests for the asynchronous api code.
Jul 4 2019, 12:14 PM
douardda committed rDCORE09053ca741fb: tests: apply api class renamings to tests (authored by douardda).
tests: apply api class renamings to tests
Jul 4 2019, 12:13 PM
douardda committed rDCOREf4125dbd72e6: api: rename several API related classes (authored by douardda).
api: rename several API related classes
Jul 4 2019, 12:13 PM
douardda closed D1670: api: rename several API related classes.
Jul 4 2019, 12:13 PM
douardda updated the diff for D1671: api/async: fix json decoder and add a few tests for the asynchronous api code.

rebased

Jul 4 2019, 12:11 PM
douardda updated the diff for D1670: api: rename several API related classes.

typo in commit msg

Jul 4 2019, 12:10 PM

Jul 3 2019

douardda accepted D1684: Fix key names in the journal client..
Jul 3 2019, 5:57 PM
douardda accepted D1676: Make the in-memory storage use URLs instead of ids as its 'primary key' internally..
Jul 3 2019, 3:57 PM
douardda accepted D1675: Make origin_visit_upsert take an origin dict instead of int..
Jul 3 2019, 3:56 PM
douardda committed rDWAPPSd8323f147bc0: settings/production: remove hard written allowed hosts (authored by douardda).
settings/production: remove hard written allowed hosts
Jul 3 2019, 1:38 PM
douardda closed D1681: settings/production: remove hard written allowed hosts.
Jul 3 2019, 1:38 PM
Herald added a reviewer for D1681: settings/production: remove hard written allowed hosts: Reviewers.
Jul 3 2019, 12:10 PM
douardda committed rDWAPPS99450ce0b9fc: settings/production: do not configure memcache if cache_uri is unset (authored by douardda).
settings/production: do not configure memcache if cache_uri is unset
Jul 3 2019, 11:12 AM
douardda closed D1679: settings/production: do not configure memcache if cache_uri is unset.
Jul 3 2019, 11:12 AM
douardda updated the diff for D1679: settings/production: do not configure memcache if cache_uri is unset.

do not presume 'throttling.cache_uri' config exists

Jul 3 2019, 11:00 AM
Herald added a reviewer for D1679: settings/production: do not configure memcache if cache_uri is unset: Reviewers.
Jul 3 2019, 10:50 AM
douardda added a comment to D1678: Stop using the 'hidden' click option.

Maybe modify help messages the way vlorentz did in D1674

Jul 3 2019, 10:04 AM · Journal
douardda accepted D1678: Stop using the 'hidden' click option.
Jul 3 2019, 10:04 AM · Journal
douardda added inline comments to D1676: Make the in-memory storage use URLs instead of ids as its 'primary key' internally..
Jul 3 2019, 10:00 AM
douardda added inline comments to D1675: Make origin_visit_upsert take an origin dict instead of int..
Jul 3 2019, 9:56 AM

Jul 2 2019

douardda created T1871: Add support for content negotiation for async-based RPC servers.
Jul 2 2019, 9:34 AM · Core & foundations

Jul 1 2019

douardda added a comment to D1670: api: rename several API related classes.

I don't think we should add a dependency just for that. Raising a warning directly (like swh-storage already does) would work

Jul 1 2019, 3:30 PM
douardda updated the diff for D1671: api/async: fix json decoder and add a few tests for the asynchronous api code.

Add a fix for collateral damaged test_statsd.py

Jul 1 2019, 3:21 PM
douardda updated the diff for D1671: api/async: fix json decoder and add a few tests for the asynchronous api code.

rebase + apply class renamings from D1670

Jul 1 2019, 3:09 PM
douardda updated the summary of D1670: api: rename several API related classes.
Jul 1 2019, 3:06 PM
douardda updated the diff for D1670: api: rename several API related classes.

Rename several API classes

Jul 1 2019, 3:05 PM
douardda added inline comments to D1670: api: rename several API related classes.
Jul 1 2019, 2:13 PM
douardda accepted D1663: Add a 'reset' endpoint to the in-mem storage..
Jul 1 2019, 2:12 PM
douardda added a comment to D1663: Add a 'reset' endpoint to the in-mem storage..

I may have missed it, but where is this specific endpoint used? I cannot find any usage in following diffs...

D1664, ctrl-f .reset()

Jul 1 2019, 2:11 PM
douardda added a comment to D1663: Add a 'reset' endpoint to the in-mem storage..

I may have missed it, but where is this specific endpoint used? I cannot find any usage in following diffs... Why is this "cannot create a new storage" statement true?

Jul 1 2019, 2:02 PM
douardda accepted D1547: Add test for content_get_range..
Jul 1 2019, 1:47 PM
Herald added a reviewer for D1671: api/async: fix json decoder and add a few tests for the asynchronous api code: Reviewers.
Jul 1 2019, 1:42 PM
Herald added a reviewer for D1670: api: rename several API related classes: Reviewers.
Jul 1 2019, 12:17 PM
douardda committed rDCORE9aa6ddfc0b41: api/sync: allow to configure requests for pool size and retries (authored by douardda).
api/sync: allow to configure requests for pool size and retries
Jul 1 2019, 12:17 PM
douardda closed D1659: api/sync: allow to configure requests for pool size and retries.
Jul 1 2019, 12:17 PM
douardda updated the diff for D1659: api/sync: allow to configure requests for pool size and retries.

fix tests

Jul 1 2019, 12:02 PM