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.
ee290c25b2d76c75cfa288aeb0a52d2d193c8fe0
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
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
26
24
15
Dec
14
13
12
11
6
24
Nov
23
21
19
15
13
11
7
1
31
Oct
18
17
13
fix: fix response type for /program/calender endpoint
fix: fix invalid query types for program endpoints
test: fix generate_timeslots_weekends test
fix: expose the media_id of an episode as playlist_id
feat: add support for filtering timeslots by their episode
fix: handle episode deletions in timeslot repetition_of_id field
feat: add new search & order filters for episodes endpoint
feat: re-implement notes as timeslot independent episodes
chore: add django-test-migrations package
feat: add tags serializer field
chore: remove unused types
feat: add saves_relationships_to decorator for serializers
feat: add pick_keys utility function
feat: remove superfluous scheduling data handling
feat: add serializer mixin for audit field updates
feat: add re-usable validator mixin for write permissions
feat: re-implement notes as timeslot independent episodes
feat/249-episodes
feat/249-episodes
chore: remove unused types
feat: add saves_relationships_to decorator for serializers
feat: add pick_keys utility function
feat: remove superfluous scheduling data handling
chore: add django-test-migrations package
feat: add serializer mixin for audit field updates
feat: add re-usable validator mixin for write permissions
test: add test to create a profile with links
fix: use the correct field while creating a ProfileLink
fix: handle serializer context without request
test: fixes for around midnight
Merge branch 'main' of ssh://gitlab.servus.at:22022/aura/steering
test: add tests for generate timeslots
test: add fixtures for rrules and schedules
test: fix update schedule test
test: fix ScheduleFactory
Merge branch 'add-playlists' into 'main'
fix: solve merge conflicts
add-playlists
add-playlists
test: rename usage of line_num -> order in factories & tests
fix: set the PlaylistEntry order in the serializer
fix: remove line_num from PlaylistEntrySerializer
fix: rename line_num -> order in PlaylistEntry, specify ordering
docs: update docstrings for create and update methods
Loading