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.
158ea6ae635592bcd420a18cadcc356bbc63a6d5
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
16
Jul
13
May
29
Apr
27
26
11
10
8
2
Dec
24
Nov
22
21
20
4
Oct
17
Sep
10
26
Aug
15
Jul
25
Jun
3
Apr
2
1
30
Mar
20
Jan
15
10
Aug
16
Mar
25
May
27
Mar
14
26
Feb
18
17
15
26
Jan
24
17
10
4
3
2
21
Dec
18
13
12
29
Nov
23
22
9
8
3
2
23
Oct
28
Sep
23
Aug
9
Jul
19
Jun
18
12
27
Apr
7
9
Mar
20
Feb
17
12
Jan
6
16
Sep
7
20
Aug
18
17
16
3
20
Jul
13
Jun
12
27
May
21
1
20
Apr
19
16
15
14
31
Mar
30
29
27
12
Feb
7
Jan
6
30
Dec
28
26
Oct
7
25
Sep
5
Sep
16
Aug
15
21
Jul
16
26
May
1
30
Apr
29
21
Mar
14
12
7
28
Feb
23
7
31
Jan
17
7
6
Nov
5
1
30
Oct
24
Sep
20
12
Apr
10
Mar
9
8
16
Dec
26
Nov
18
Feb
17
15
10
29
Dec
28
20
4
2
1
1
Nov
16
Oct
11
11
Sep
10
29
Aug
24
Jul
23
18
17
16
9
7
3
2
30
Jun
27
19
18
15
14
10
9
8
7
4
2
1
28
May
27
26
25
20
17
16
12
11
10
8
1
25
Apr
16
14
13
12
11
10
9
8
7
6
4
3
2
31
Mar
26
25
24
23
22
21
20
13
12
27
Feb
Merge branch 'develop'
Rename `default_id` to `default_playlist_id`
fix env naming for ALLOWED_HOSTS and hint regarding env lists
Fix references to `pv` and YAML fixtures.
Rename project pv into steering
Update command to load data fixtures
Remove PyYAML requirement
Replace YAML fixtures with JSON fixtures
Remove unused import
Remove usage of `STATION_DEFAULT_ID`
Remove `STATION_DEFAULT_ID` from settings
Forgot the migration
Rename all occurrences of `fallback_id` into `default_id`, including the settings.
Merge branch 'feature-dockerized' into 'develop'
add section on OIDC client setup to README
add management command to create OIDC client
adapt README to current setup
adapt Dockerfile for current aura setup
adapt settings for docker setup; remove debug line
add .env to .gitignore
~ move all local settings to .env file
Merge branch 'fix-value-error' into 'develop'
Remove unused import
Remove debug message
Fix ValueError when interacting with timeslots
Update the license to AGPL v3.0
Update docstrings
Clean-up code
Fix #50
Removed unused management commands for `program`
Remove unused templates and templatetags
Squash migrations for `profile` and `program`
Clean-up code
Remove deprecated views & clean-up code
Remove deprecated urls and clean-up code
Reformat & clean-up `frapp` application
Remove `nop` application and configuration
Update README
Update local_settings sample
Fix fixtures: add timezone offsets
Loading