Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
steering
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
Container Registry
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
AURA
steering
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
aa6e795f8b829519b18b652e1a641efcf990692f
Select Git revision
Branches
15
add-playlists
ci-trigger-aura-tests
feat/249-episodes
protected
feat/site-data
protected
feature/extended-database-env-configuration
protected
fix-aura-sysuser
protected
fix-push-latest-with-tag
protected
fix/media_id_source
protected
kmohrf/fix-configuration-error-api-responses
kmohrf/id-filters
kmohrf/program-calendar-populate-filter
kmohrf/virtual-timeslot-fixes
main
default
protected
refactor-playout-endpoint-210
rename-playlist-playlistentry
Tags
6
1.0.0-alpha6
protected
1.0.0-alpha5
protected
1.0.0-alpha4
protected
1.0.0-alpha3
protected
1.0.0-alpha2
protected
1.0.0-alpha1
protected
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Jun
16
15
14
10
9
8
7
6
30
May
25
24
23
19
8
5
25
Apr
24
21
20
19
18
17
16
13
12
11
9
7
6
5
4
3
30
Mar
29
27
26
24
23
20
18
28
Feb
24
23
21
17
15
14
30
Jan
26
16
Dec
11
5
14
Nov
3
2
26
Oct
21
19
14
11
8
6
5
4
2
27
Sep
26
23
21
20
19
18
6
5
1
17
Aug
11
9
8
7
3
1
28
Jul
22
21
15
13
11
9
Jun
20
May
19
17
16
12
10
8
4
3
24
Apr
23
15
14
11
7
5
30
Mar
28
25
23
22
21
18
17
16
15
14
11
8
7
28
Feb
25
24
23
21
16
14
13
10
8
7
3
2
31
Jan
25
24
19
18
17
14
13
12
11
15
Dec
14
10
9
5
docs: update CHANGELOG
fix: make subtitle field in Category a CharField
style: organize the admin fields
Merge branch 'main' of ssh://gitlab.servus.at:22022/aura/steering
feat: add Host admin
fix: apply camelCase API transformation to spectacular
fix: update value of tags in Note
fix: remove user_id from the ProfileSerializer
fix: add the request to the serializer context
fix: make userId in ProfileSerializer not required
build: add collectstatic command before running
fix: add CSRF_TRUSTED_ORIGINS
feat: upgrade Django to next LTS including dependencies
fix: ignore keys in fillter if values are empty
fix: fix length of name & type fields in LinkType & LicenseType
fix: return null instead of ""
fix: update remaining APIs to camelCase notation
Merge branch 'id-suffix-for-references'
fix: add note_id to the Timeslot serializer
test: fix notes tests, skipt one host test
fix: get timeslot_pk from the request's timeslot_id parameter
fix: get the timeslot_pk from the request path if timeslot_id is missing
Merge branch 'main' of ssh://gitlab.servus.at:22022/aura/steering
fix: create directory for log in Docker
refactor: use camelCase for query parameters
Merge branch 'feat-auto-deployment' into 'main'
test: remove left-over print in tests
test: fix tests broken, hack no longer needed
fix: added missing _id suffixes and fixed use of model_to_dict
docs: update CHANGELOG
test: fix tests broken by adding _id suffix
refactor: use _id suffix for object references
Update CHANGELOG
Update fixture for LicenseType
Update fixture for LinkType
Update poetry dependencies
Add Makefile targets to create OIDC clients
Add parser and render classes for REST Framework
Add djangorestframework-camel-case
Auto-update pre-commit: black
Loading