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.
8d9af9d9008ffaf9bdfb858f55aa33f6465d01a7
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
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
3
26
Nov
19
18
28
Oct
29
Jul
16
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
Update Postgres image and explicitly set timezone
Add nodejs, npm, lftp packages
Switch to nodejs alpine image
We are using alpine not ubuntu
Add deploy_spec and use spectacular to generate it
Update name of AUTO_SET_LAST_DATE settings
Add curl to the docker image
Restore admin interface
Migrate Category, FundingCategory, MusicFocus models
Add verbose_name_plural to models
Merge branch 'django-uml' into 'master'
Generate program and profile only
Feat: Generate visual data model
Make type nullable field
Update to Postgres image
Switch to slim base image
Clarify the needed initial data
Add ShowLinkSerializer und update ShowSerializer
Add migration to add ShowLink model
Add ShowLink model
Update black and isort versions of pre-commit hooks
fix(oidc): add port to generated URL
Merge branch 'kmohrf/schedule-api-refactor' into 'master'
fix(oidc): oidc-provider now gets configured with url
fix: align schedule create/update conflict responses with documentation
feat: allow single request scheduling
refactor: update schedule REST API attribute names and documentation
style: remove useless temporary variable
chore: fix typo
fix: collectstatic should run without user interaction
fix: CORS_ORIGIN_WHITELIST was renamed to CORS_ALLOWED_ORIGINS
fix: add missing id fields to serialized models
Remove site_media no longer needed
Remove robots.txt
Remove remove_automation_id management command
Make migration to add HostLink, NoteLink model, remove audio_url field
Make Link an abstract model, add HostLink, NoteLink
Update requirements
Return None if the filter for a show is not invalid
Clarify the loading the fixtures
Loading