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.
7d9d9182b731f38cb54ce38d26edef6406d3ba4f
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
11
Apr
9
7
6
5
4
3
30
Mar
29
27
26
24
23
20
18
28
Feb
24
23
21
17
15
14
30
Jan
26
16
Dec
11
5
14
Nov
3
2
26
Oct
21
19
14
11
8
6
5
4
2
27
Sep
26
23
21
20
19
18
6
5
1
17
Aug
11
9
8
7
3
1
28
Jul
22
21
15
13
11
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
Merge branch 'aep05' into extract-conflict-resolution
Make alt_text and credits not nullable
Make Host.image and Show.image nullable in their serializers
Make Show.logo a reference to Image
fix: don’t force REST API consumers to set repetition_of for timeslots
feat: include id for serialized timeslots in REST API
fix: note image should allow null values
fix: don’t output invalid PPOI format
refactor: add dimensions to thumbnails in Image REST API
Fix playout endpoint showing timeslots in wrong timezone
Add type annotations
fix: use kebab-case in URLs
Merge branch 'kmohrf/aep05-note-endpoint-refactoring' into 'aep05'
test: implement tests for note REST API endpoint
feat: implement show and timeslot filters
refactor: re-work note viewset to work with updated model
chore: ignore .cache dir
chore: update lock file
Add type annotations
Add type annotations
Make ppoi updatable
Add type annotations
Add type annotations
Avoid exception when last_date is empty
Add id field to NoteSerializer
Rename instantiate_upcoming_schedule
Fixed usage of extracted functions
Extract generate_conflicts as function
Extract generate_timeslots as function
Extract instantiate_upcoming and make_conflicts as functions
Extract resolve_conflicts as function
Remove unused method
Merge branch 'main' into aep05
Fix run.dev target by adding dev.install
fix: don’t convert VersatileImageField to ForeignKey
Update show.json fixture
Remove ThumbnailsMixin and remaining thumbnails fields
Remove ModelWithImageFields
Update ShowSerializer
Migrate Show model
Loading