Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-deposit
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-deposit
Graph
4ffc7bcb101c7e3a3aa58e0ad1c5320711479770
Select Git revision
Branches
5
deposit-docs
deposit-docs-review
embed-json
master
default
protected
mypy-version
Tags
20
v3.0.0
v2.4.1
v2.4.0
v2.3.2
v2.3.1
v2.3.0
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
v2.1.1
v2.1.0
v2.0.0
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.4
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Feb
23
22
21
10
7
21
Jan
18
12
11
10
22
Dec
16
5
Nov
21
Oct
19
6
30
Sep
7
12
Aug
5
17
Jun
9
25
May
24
21
17
11
5
27
Apr
22
20
13
8
7
30
Mar
26
25
24
23
22
15
10
1
26
Feb
25
4
27
Jan
19
15
14
12
6
5
4
22
Dec
21
17
15
14
10
7
2
27
Nov
25
24
23
20
19
18
17
13
12
10
9
6
3
30
Oct
28
27
26
19
16
15
14
13
12
10
9
7
2
1
29
Sep
28
26
25
24
23
18
17
16
15
14
11
10
2
25
Aug
10
30
Jul
24
9
8
1
Jun
20
May
19
15
14
11
7
6
4
29
Apr
23
20
17
8
23
Jan
17
16
13
10
9
8
7
20
Dec
19
18
12
6
3
25
Nov
21
20
7
1
30
Oct
21
20
19
10
4
25
Sep
24
19
17
16
5
4
30
Aug
11
Jul
28
Jun
27
19
18
21
May
20
10
9
7
6
19
Apr
17
16
15
13
12
14
Mar
12
24
Feb
20
19
14
4
17
Jan
20
Dec
5
29
Nov
23
12
8
7
29
Oct
24
23
12
8
5
2
1
28
Sep
27
17
12
4
30
Aug
28
24
Jul
23
20
19
17
16
14
13
10
9
6
3
2
29
Jun
3
May
16
Mar
7
6
12
Feb
6
2
1
30
Jan
29
26
25
24
23
19
17
Remove dependency on xmltodict
deposit: Explicit deposit type, either 'meta' or 'code' deposit
cli: Warn when metadata-only deposit without metadata provenance
Replace xmltodict with ElementTree to handle SWORD documents
Remove metadata_dict from the API
Remove unnecessary use of BytesIO
deposit-list: Allow deposit listing with their raw metadata if any
Deduplicate parsing of add_to_origin/create_to_origin + add error logging in the client
Specify a new element to describe the provenance of deposit metadata
server: Use xml.etree.ElementTree instead of nested dicts internally
deposit.cli.client: Allow user to define the metadata provenance url
Fix URI of schema.org
Remove metadata merging; use only the latest document
deposit_check: Actually store warning in deposit status detail
api.checks: Warn when suggested fields are missing from metadata
deposit: Add utils to parse metadata provenance from atom entry file
requirements-test: Bump pytest-postgresql
pre-commit: Bump hooks and add new one to check commit message spelling
fix typo
docs: Replace references to --slug from the user manual
docs: Add links to description of <swh:create_origin>.
requirements-test: Pin pytest to < 7.0.0
Stop using the deprecated 'TimestampWithTimezone.offset' attribute
Fix ReST syntax
Empty atom request request should raise a bad request (400)
v0.16.3
v0.16.3
docs: Fix sphinx warning
Remove 'negative_utc'.
Undocument external_id.
docs: Use references instead of absolute links
Add releases notes to metadata returned by api/private/deposit_read.py
v0.16.2
v0.16.2
Strip 'offset_bytes' from date dicts to support swh-model 4.0.0
v0.16.1
v0.16.1
Pin mypy and drop type annotations which makes mypy unhappy
Use release instead of revision as anchor in SWHID context instead.
v0.16.0
v0.16.0
Remove remaining swh.model.identifiers import
api/private/deposit_list: Allow to filter deposits by client username
v0.15.0
v0.15.0
Rename imports of swh.model.identifiers to fix deprecation warnings.
test_utils.py: Remove incorrect mocks
Add support for Django 3
test: Fix repetition and make pytest happier
Fix swh deposit list description
Loading