Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-indexer
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
Model registry
Operate
Environments
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
Platform
Development
swh-indexer
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f0ccfa7deab602d484eee0cf2e0d5bce791e567b
Select Git revision
Branches
8
codemeta-compact-workaround-pyld-issue
generated-differential-D7342-source
generated-differential-D8283-source
generated-differential-D8343-source
jsonld-in-sword
masking
master
default
protected
mimetypes-mock1
Tags
20
v4.0.0
v3.9.1
v3.9.0
v3.8.1
v3.8.0
v3.7.0
v3.6.2
v3.6.1
v3.6.0
v3.5.0
v3.4.0
v3.3.0
v3.2.0
v3.1.0
v3.0.0
v2.12.0
v2.11.1
v2.11.0
v2.10.0
v2.9.4
28 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Oct
1
25
Sep
23
17
11
9
2
25
Aug
20
14
10
7
6
31
Jul
28
25
20
9
26
Jun
18
12
11
4
13
May
12
5
4
29
Apr
28
23
20
8
27
Mar
26
16
8
6
5
4
3
27
Feb
25
24
18
12
11
5
31
Jan
17
7
21
Nov
20
15
12
8
5
4
29
Oct
20
15
9
7
1
19
Sep
18
6
26
Aug
21
9
5
31
Jul
23
19
18
11
4
3
2
1
24
Jun
18
14
24
May
20
17
15
9
7
24
Apr
12
11
9
2
29
Mar
28
27
25
18
15
13
12
11
4
1
27
Feb
26
25
22
21
20
19
15
14
13
12
11
8
7
4
1
30
Jan
29
28
25
24
21
18
16
15
14
10
9
8
7
21
Dec
20
14
13
12
7
4
3
30
Nov
29
28
27
26
23
21
20
19
17
16
15
14
9
8
7
5
30
Oct
29
25
24
23
17
15
12
11
9
8
5
4
3
1
13
Jun
12
11
28
May
24
14
7
25
Apr
9
Mar
7
Dec
29
Nov
24
17
15
2
19
Oct
18
17
16
12
10
27
Sep
5
30
Aug
28
Jul
26
25
24
11
28
Jun
13
12
7
6
2
1
29
May
22
17
16
12
4
3
2
28
Apr
27
26
21
Mar
17
9
Feb
2
Dec
18
Nov
15
14
10
9
7
4
3
20
Oct
tox.ini: pin black to the pre-commit version (19.10b0) to avoid flip-flops
storage: check uniqueness based on all relevant columns, not just id and indexer_configuration_id.
storage.in_memory: use attr classes in the (internal) SubStorage.
Run isort after the CLI import changes
Adapt cli declaration entrypoint to swh.core 0.3
v0.2.4
v0.2.4
python: Reorder imports with isort
pre-commit: Add isort hook and configuration
pre-commit: Update flake8 hook configuration
cli: speedup the `swh` cli command startup time
v0.2.3
v0.2.3
Import get_objstorage from swh.objstorage.factory
metadata: Adapt to latest storage revision_get change
v0.2.2
v0.2.2
Tell pytest not to recurse in dotdirs.
Import db_transaction_generator and db_transaction directly from swh-core.
v0.2.1
v0.2.1
tests: remove invalid assertion
Import SortedList from swh-core instead of swh-storage.
origin_head: Use snapshot_get_all_branches instead of snapshot_get.
indexer.rehash: Adapt content_get_metadata call to content_get
Rename appropriately "partition" indexers and drop "range" mentions
v0.2.0
v0.2.0
tasks: Add tests around indexer tasks
textual-indexers: Migrate to partition index instead of range
indexer.rehash: Fix type
setup.py: Migrate from vcversioner to setuptools-scm
v0.1.1
v0.1.1
MANIFEST: Include missing conftest.py requirement
metadata: Update swh.storage.origin_get call to latest api change
Drop unsupported "validate" proxy
tests: Drop deprecated storage.origin_add_one use
Drop useless use of pifpaf
Clean up the swh.scheduler and swh.storage pytest plugin imports
tests: Drop obsolete origin visit fields
origin_head: Retrieve snapshot out of the last visit status
v0.1.0
v0.1.0
tests: Migrate to new storage.origin_visit_add endpoint
tests: Migrate to use origin visit status add storage endpoint
Fix test data for swh.model 0.3
Fix test_cli for swh.journal 0.1.0
Fix pep8 violations
Fix blackened strings with unneeded concatenation
tests: Fix forbidden naive datetimes usage
setup.py: add documentation link
tests: Fix according to latest objstorage change
cli: Adapt journal client instantiation according to latest change
v0.0.171
v0.0.171
Loading