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.
7f505ce017f7e28e4e3e7f55f26c425b1d1375a7
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
24
Jan
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
6
4
3
2
31
Mar
26
25
Remove *_url fields from Host serializer
Migrate Host model
Remove *_url fields from Host model
Fix indentation
Optimize imports
Add --client_id and --client_secret as optional arguments
Remove usage of frapp application
Remove frapp application
Remove unused code in the admin
Merge branch 'fix/82-dockerfile-invalid-volume' into 'master'
fix(docker): add absolute path to the volume
Remove unused import
Simplify API View Sets and avoid repetitive code
Remove unused json_timeslots_specials function
Uncomment and fix the code to delete a Show
Delete junk
Upgrade settings to Django 3.2
Upgrade urls and oidc_provider_settings to Django 3.2
Upgrade program to Django 3.2
Upgrade profile to Django 3.2
Upgrade frapp app to Django 3.2
Upgrade requirements
Migrate Program model
Migrate Profile model
Remove help_text from Program model
Remove help_text from Profile model
Remove unused method from TimeSlotManager
Make static methods of the TimeSlotManager timezone aware
Add is_superuser to the UserSerializer fields
Add id to the UserSerializer fields
Ensure filter parameters are not "undefinde"
Use ugettext instean of ugettext_lazy
Make profile not required and modify logic of create/update
Remove tinymce from program migrations
Remove tinymce from profile migrations
Remove django-tinymce from the requirements
Remove tinymce from the URLs
Remove TINYMCE_DEFAULT_CONFIG from the settings
Perform migration to replace HTMLField with TextField
Replace `HTMLField` with `TextField`
Loading