Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Portal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fachschaft
Portal
Graph
c83b931e7bb427b85b1b02d8b81b8550ed817959
Select Git revision
Branches
3
calender
documentation
master
default
protected
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Dec
2
Oct
26
Sep
25
9
4
17
Aug
7
4
29
Jul
27
Jun
26
25
22
21
18
17
15
14
12
11
9
8
7
4
2
1
31
May
1
Jun
15
May
13
12
11
10
Fix to Python 3.12 for now
master
master
No unlock necessary anymore for protocols
Merge branch 'add-mypy-pipeline' into 'master'
Fix SQLAlchemy-related type errors
Update README.md
Update pipeline to check types and formatting
Credit where credit is due
Merge branch 'drop-root-permissions' into 'master'
Add test database and use it in tests
Truly only reformat files
Revert "Reformat files"
incorporated feedback from @moser
Move building Docker image to deployment stage
Try adding frontend tests to pipeline
Reformat files
Ignore .mypy_cache
Add basic frontend tests using Cypress
Add linter for OpenAPI
fix: switch over to python user to drop permissions
changed docker image so it runs as non root user
fix: drop root permissions
Merge branch 'revert-2104d99f' into 'master'
Revert "Merge branch 'update-pipeline' into 'master'"
Merge branch 'update-pipeline' into 'master'
Make `testing` optional
Update README.md
Fix SQLAlchemy-related type errors
Update pipeline to check types and formatting
Merge branch 'make-mypy-happy' into 'master'
Route may not necessarily return a ProblemResponse
Rearrange lines (first "assert" authorization type, then check payload)
Use Optional, remove incorrect type
Make annotation more specific
Remove likely unneeded annotation
Make annotation for parameter more specific
Use Optional instead of | None for consistency
Add some more descriptive type aliases
Fix typing in UtcDateTime and Uuid
Fix annotation in UtcDateTime#process_result_value
Fix LSP error in UtcDateTime#process_bind_param
Loading