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.
451079fd9482e4da8d1396529513409af2c748f0
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
15
Jan
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
26
24
15
Dec
14
13
12
11
6
24
Nov
23
21
19
feat: rename PlaylistSerializer -> MediaSerializer
feat: rename custom model permissions and update their usage
feat: update references to PlaylistEntry -> MediaSource
feat: rename PlaylistEntry -> MediaSource model
feat: update references to Playlist -> Media
feat: rename Playlist -> Media model
build: update Poetry dependencies
fix: filter licenses by content__image instead of image
fix: allow_null content_license
test: fix image tests
test: add ContentLicenseFactory
feat: introduce ContentLicenseSerializer and use it
feat: introduce ContentLicense model and use it in Image
feat: expose media_description in EpisodeSerializer
feat: rename edit field permission playlist -> media_description
test: update test of episode creation
test: add tests to set and clear the media description of an episode
feat: rename playlist -> media_description
Merge branch 'main' of ssh://gitlab.servus.at:22022/aura/steering
feat: Freirad has longer names and slugs
feat: add pickFields filter to calendar endpoint
kmohrf/program-…
kmohrf/program-calendar-populate-filter
refactor: make url function extensible
refactor: remove unused owned_show_once_timeslot_perms fixture
refactor: move owner fixture -> test_shows
refactor: move owned_show fixture -> test_playlists
refactor: move cba fixture -> test_reset_state
fix: remove unused imports
refactor: move fixtures -> test_playlists
refactor: move user_with_episode_perms & api_client_episode_perms -> test_episodes
refactor: move owned_licensed_image fixture -> test_images
refactor: move owned_image fixture -> test_images
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
Loading