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.
f8e44af7c3ef253c523c884642963c4954d6a326
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
30
Jan
28
24
23
22
21
16
15
13
Dec
10
6
5
2
28
Nov
27
26
25
22
21
20
18
15
13
12
11
7
6
5
4
1
30
Oct
29
28
23
17
8
4
3
30
Sep
18
17
16
13
12
11
9
9
Aug
1
31
Jul
30
29
27
26
25
24
23
22
18
17
16
15
12
11
9
8
5
4
3
2
1
26
Jun
25
24
19
18
17
13
11
10
8
6
4
3
31
May
30
27
23
22
16
15
14
8
7
6
30
Apr
23
22
17
16
15
13
12
11
10
8
4
2
29
Mar
28
27
26
25
22
20
19
18
15
14
8
28
Feb
26
23
22
21
20
19
16
15
14
13
12
9
8
7
6
31
Jan
fix: remove old playlist reference from fixtures
feat: update MediaSourceSerializer to accept licensing
feat: add licensing to MediaSource
test: generate monthly schedule should return only one
test: update tests for images
test: rename ContentLicenseFactory -> LicensingFactory
feat: rename ContentLicenseSerializer -> LicensingSerializer & update its usage
feat: rename model ContentLicense -> Licensing
fix: ensure schedule.last_date is not None before comparison
fix: add permissions to add/delete media-source to Host&Host+
build: run manage.py migrate before spectacular
fix: clean-up & update permissions added
fix: add field-level edit timeslot permissinon
feat: add permission names to schema
Merge branch 'main' of ssh://gitlab.servus.at:22022/aura/steering
test: add test to create image with a content license
fix: create ContentLicense while creating an image
feat: add media source endpoint
feat: add reorder view mixin
refactor: move media endpoint access control to permission
refactor: make show-based access control permission extendable
fix: ENTRYPOINT must be set for both dev and prod targets
fix: automatically set test operation mode for application-state endpoint tests
feat: add ids filter to media endpoint
style: apply isort & black
docs: update OpenApiExamples
fix: update help_text to reflect it’s now Media
fix: remove unused playlists
fix: renamed related name of media
feat: rename field-level permissions, update its usages
Merge remote-tracking branch 'origin/feat/site-data'
fix: apply black
rename-playlist…
rename-playlist-playlistentry
fix: apply isort
fix: apply isort
test: fix tests broken during renaming
fix: replace reference playlist -> media
feat: move /api/v1/playlists/ -> /api/v1/media/
feat: replace usage of default_playlist_id -> default_media_id
feat: replace default_plalist_id -> default_media_id
feat: rename default_playlist -> default_media in Schedule & Show models
Loading