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.
b96eecc7b8d67ba51b3c3683b80b2cf64b7378e6
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
21
Feb
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
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
Removed created and last_updated
Remove verbose_names, *_CHOICES and str methods
Make parsed datetime strings timezone aware only if needed
Use .get with dicts
Make timezone aware when needed
Fixed typo
Migrate Category, FundingCategory, MusicFocus, Topic and Type models
Rename fields from Category, FundingCategory, MusicFocus, Topic and Type
Fix datetime usage
🤦
Move get_audio_url into utils and update the uses
Use utility function to parse datetime strings
Removed unused imports
Remove unneeded method
Removed unused methods
Already timezone aware
Removed unused method
Remove unused utils
Make datetime objects time-aware
Remove program admin. We do everything over the API
Remove unused URL configs
Explicit is better than implicit.
Remove update method as it's no longer required
Make `links` not required
Don't check if superuser in the serializers
Ensure instance/validated_data links are iterable
Add LinkSerializer and modify HostSerializer to handle nested links
Make migration to add Link model
Add Link model for Host
Remove unused import
Implement get show by slug
Migrate Schedule model to remove automation_id
Remove check_automation_ids management command
Remove get_automation_id_choices from utils
Remove automation_id from json_day_schedule and json_playout views and APIScheduleViewSet
Remove automation_id from Schedule serializer
Remove automation_id from Schedule model
Remove *_url fields from Host fixture
Remove *_url fields from Host serializer
Migrate Host model
Loading