In D7388#192242, @vlorentz wrote:couldn't it be an extra column in the revision export? I haven't seen any long extra header on revisions
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Mar 21 2022
Mar 21 2022
Mar 18 2022
Mar 18 2022
douardda added inline comments to D7389: Add the raw_manifest column for revision, release and directory ORC files.
In D7386#192237, @vlorentz wrote:Why? This may lead to confusion
douardda added inline comments to D7382: Make the kafka group_id prefix configurable in the config file.
douardda updated the diff for D7389: Add the raw_manifest column for revision, release and directory ORC files.
rebase
rebase
douardda updated the diff for D7387: Add the type fields for revision and origin_visit_status ORC table.
rebase
rebase
douardda updated the diff for D7385: Write related ORC files in the same directory using the same UUID.
rebase
rebase
douardda updated the diff for D7383: Implement test_orc exporter as a simple function instead of a fixture.
rebase
douardda updated the diff for D7382: Make the kafka group_id prefix configurable in the config file.
rebase
rebase and fixes suggested by ardumont
rebase
douardda updated the diff for D7379: Encode TimestampWithTimezone as (sec, usec, offset) in ORC file.
Do not use TimestampWithTimezone object in swh_date_to_tuple()
douardda added inline comments to D7379: Encode TimestampWithTimezone as (sec, usec, offset) in ORC file.
douardda added inline comments to D7379: Encode TimestampWithTimezone as (sec, usec, offset) in ORC file.
use pkg_resources instead of pkginfo
douardda requested review of D7389: Add the raw_manifest column for revision, release and directory ORC files.
douardda requested review of D7387: Add the type fields for revision and origin_visit_status ORC table.
douardda requested review of D7385: Write related ORC files in the same directory using the same UUID.
douardda requested review of D7383: Implement test_orc exporter as a simple function instead of a fixture.
douardda requested review of D7379: Encode TimestampWithTimezone as (sec, usec, offset) in ORC file.
douardda committed rDMODbc3831fddcd3: Exclude name and email attributes from People comparison (authored by douardda).
Exclude name and email attributes from People comparison
douardda committed rDENVf6a168800543: docker: Fix the nginx configuration file for grafana 8.3.5+ (authored by douardda).
docker: Fix the nginx configuration file for grafana 8.3.5+
douardda committed rDENV566b34d16957: docker: Install cython and configobj in the venv (authored by douardda).
docker: Install cython and configobj in the venv
douardda committed rDENVd679839da0f3: docker: Fix the scheduler task creation example in the README file (authored by douardda).
docker: Fix the scheduler task creation example in the README file
rebase
rebase
douardda updated the diff for D7259: docker: Fix the scheduler task creation example in the README file.
rebase
typo
Mar 17 2022
Mar 17 2022
Mar 14 2022
Mar 14 2022
Fix a typo
douardda committed rDCOREe2415c009f12: Add a --(non-)interactive flag to the `swh db upgrade` command (authored by douardda).
Add a --(non-)interactive flag to the `swh db upgrade` command
Include a small (unrelated) typo fix
update according to vlorentz' suggestion
douardda added inline comments to D7343: Add a --non-interactive flag to the `swh db upgrade` command.
It's been more/less discussed above but IMHO it would make sense to:
Mar 9 2022
Mar 9 2022
douardda committed rDCOREf40adde2a91d: Fix a possible UnboundLocalError in swh_db_upgrade (authored by douardda).
Fix a possible UnboundLocalError in swh_db_upgrade
douardda committed rDCORE6017252a078a: Do not do call swh_db_upgrade if not needed in `swh db upgrade` (authored by douardda).
Do not do call swh_db_upgrade if not needed in `swh db upgrade`
douardda updated the diff for D7324: Do not do call swh_db_upgrade if not needed in `swh db upgrade`.
fix suggested by ardumont
douardda requested review of D7324: Do not do call swh_db_upgrade if not needed in `swh db upgrade`.
Mar 8 2022
Mar 8 2022
Remove aiohttp from requirements.txt
Feb 25 2022
Feb 25 2022
douardda requested review of D7259: docker: Fix the scheduler task creation example in the README file.
Feb 24 2022
Feb 24 2022
Adapt to swh.core 2.0.0
remove the dep on types-toml
Adapt to swh-core 2.0.0
douardda committed rDSCH43794aa673a0: Prepare v1: bump dependency to swh.core 2 (authored by douardda).
Prepare v1: bump dependency to swh.core 2
Adapt to swh.core 2.0.0
In D7165#188712, @douardda wrote:Remove the rev adding the dep. on types-toml
this should come from swh.core if any (see D7247).
Looks to not be necessary in the end. not sure what happened...
Remove the rev adding the dep. on types-toml
Add types-toml to requirements-test.txt to please mypy
douardda committed rDSTO61acdf307ac5: Prepare v1: bump dependency to swh.core 2 (authored by douardda).
Prepare v1: bump dependency to swh.core 2
Bump dep to swh.core 2
bump dependency to swh.core 2
Update for swh.core 2.0.0
douardda committed rDSTO386fb4d61f19: Add types-toml to requirements-test.txt (authored by douardda).
Add types-toml to requirements-test.txt
Add types-toml to requirements-test.txt (in a dedicated revision)
in favor of D7236
In D7236#188455, @ardumont wrote:
Feb 23 2022
Feb 23 2022
douardda updated the task description for T3972: bootstrap a d.s.o/user end user documentation page.