Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-provenance
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pierre-Yves David
swh-provenance
Graph
4d43ef3ef3f61077a03759a92ba526f29a05d53d
Select Git revision
Branches
6
DebugGR
generated-differential-D8964-source
master
default
protected
multiplexer
whereis-graph-2
wip_ardumont
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
31
Jul
11
9
14
May
22
Apr
16
May
13
Apr
7
16
Feb
6
Jan
20
Dec
9
29
Nov
23
2
18
Oct
13
12
11
3
8
Sep
1
30
Aug
12
8
Jul
30
Jun
29
28
22
17
16
15
14
8
3
1
25
May
11
26
Apr
20
6
28
Mar
17
10
Feb
8
7
1
31
Jan
21
20
6
5
20
Dec
16
14
10
3
1
29
Nov
24
23
28
Oct
22
21
20
19
11
4
21
Sep
15
14
13
8
7
26
Aug
25
18
16
13
6
28
Jul
12
9
6
2
1
22
Jun
21
17
15
11
10
9
8
7
4
3
2
1
25
May
14
12
11
7
5
30
Apr
27
19
26
Mar
24
23
22
20
18
12
8
2
1
22
Feb
18
11
9
6
31
Jan
18
17
14
13
7
4
30
Dec
28
21
18
17
11
10
9
8
7
30
Nov
17
16
15
12
9
5
29
Oct
26
16
15
14
13
12
1
29
Sep
25
24
17
10
9
3
31
Aug
28
27
26
25
24
21
20
5
28
Jul
20
18
17
15
add a whereare endpoint
whereis-graph-2
whereis-graph-2
improve documentation and use more descriptive test
make the graph implementation equivalent to the scanner one
Disable java swh-graph backed tests
Add scaffolding for testing the swh-graph backend
New design of a provenance service
archive/postgresql: use autocommit and read-only mode
master
master
Add a RevisionEntry.from_revision_dict() factory method
Convert dates to tz-aware utc timestamps before inserting them in postgresql
Add a journal client and cli option to get revisions from the release topic
Tox: use mypy 1.0.1
postgresql: Sort rows before upsertion to avoid deadlocks
Trim trailing whitespace
swhgraph: Fix type error in exception handling
Update and clean tox configuration for version 4
Add a backfiller cli command
generated-diffe…
generated-differential-D8964-source
Extract the journal writer part from the ProvenanceStorageJournal class
Add a backfiller cli command
Extract the journal writer part from the ProvenanceStorageJournal class
Add an indexed `revision_date` column on the `content_in_revision` relation
Drop denormalized db flavor
Make direct archive DSN a string instead of a dict
Make postgresql storage DSN a string instead of a dict
kafka: bundle relation messages into a single write_additions
test_cli: fix synthetic kafka messages for replay test
kafka: improve the message schema for the journal writer
Fix typo (orign -> origin)
Storage config checking in the rabbitmq storage backend isn't needed
Lower logging level in the rabbitmq server backend for messages
Partially revert "Make relation_add sql function prefill entity tables if needed"
rabbitmq client: don't dump all responses as debug logs
Add migration script for the updated relation_add SQL function
sql: only insert entities that we really need to insert in relation_add
tests: set journal writer auto_flush to False
tests: simplify and (possibly) fix the grpc_server helper context manager
Move all non pytest-related functions from conftest to utils.py
tests: small fixes in test_journal_client.py
pre-commit, tox: Bump pre-commit, codespell, black and flake8
Add a 'swh provenance replay' cli command
Add a journal replayer for the revision layer
Loading