Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Textgrid Repository WebDAV Server
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
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
DARIAH-DE
TextGridRep
Textgrid Repository WebDAV Server
Graph
e9436525dfd447b6fdb87665039e7b31962d96bc
Select Git revision
Branches
3
18-implement-textgridlockmanager
5-initial-setup-integration-junit-tests-for-tgapi
main
default
protected
Tags
17
1.4.1
protected
1.4.0
protected
1.3.1
protected
1.3.0
protected
1.2.5
protected
1.2.4
protected
1.2.3
protected
1.2.2
protected
1.2.1
protected
1.2.0
protected
1.1.3
protected
1.1.2
protected
1.1.1
protected
1.1.0
protected
1.0.2
protected
1.0.1
protected
1.0.0
protected
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Nov
21
20
19
1
Dec
30
Nov
29
28
11
May
20
Apr
13
Jan
12
11
10
9
5
29
Nov
24
Jun
11
May
10
28
Feb
25
24
23
22
21
18
16
19
Jan
18
Nov
17
16
15
10
9
5
4
3
21
Oct
20
chore(release): 1.4.1
1.4.1 main
1.4.1 main
Merge branch '53-setting-the-log-level-does-not-apply-to-the-wsgidav-logger' into 'main'
fix(logging): apply log level to wsgidav logger
chore(release): 1.4.0
1.4.0
1.4.0
Merge branch '52-if-repdav-cannot-reach-textgrid-for-some-reason-the-request-does-not-time-out' into 'main'
style(*.py): apply black and isort
feat: make service timeout configurable
Merge branch '51-update-dependencies' into 'main'
build(docker): update PyICU to 2.14
build(pip): update dependencies and dev deps
build(dockerfile): update python parent image to 3.10; update container labels to OCI schema
ci(gitlab): add reuse lint job; update release job to use node v22
build(npm): update semantic release and its plugins
chore: update pre-commit hooks
Merge branch '50-init-sentry-in-a-cleaner-and-more-failsafe-way' into 'main'
refactor(config): remove sentry traces from AppConfig
refactor(main): init sentry from env; catch and log BadDsn exception
chore(release): 1.3.1
1.3.1
1.3.1
Merge branch '48-reuse-tgauth-soap-client' into 'main'
refactor: use AppConfig instead of os.getenv
refactor: tg_config() workaround not necessary anymore
build(pip): tgclients 0.13.4
refactor: typo in last commit :blush:
perf: define and use global service clients for auth, crud and search
chore(release): 1.3.0
1.3.0
1.3.0
Merge branch '21-add-caching' into 'main'
refactor: remove format string and conditional logging
fix(get_member): add missing tguri declaration
refactor: add metadata cache also to textgrid_dav_provider
feat: global cache for project names
feat: add tgobject metadata caching to aggregations and projects
chore(release): 1.2.5
1.2.5
1.2.5
Merge branch '47-error-in-named_dav_provider-if-unauthorized-objects-listed' into 'main'
Merge branch '42-deprecated-but-working-import-from-tgclients-in-use' into 'main'
fix: fix list index out of range if tgsearch info request has no authorization
refactor: adapt tgclients 0.13.3
chore(release): 1.2.4
1.2.4
1.2.4
Merge branch '10-make-logging-level-configurable' into 'main'
build(compose): update environment variables
docs(readme): explain how to configure settings
Loading