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.
35787a135111a4a953f53dea4c349e917ad9a5f3
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
Sep
9
9
Aug
1
31
Jul
30
29
27
26
25
24
23
22
18
17
16
15
12
11
9
8
5
4
3
2
1
26
Jun
25
24
19
18
17
13
11
10
8
6
4
3
31
May
30
27
23
22
16
15
14
8
7
6
30
Apr
23
22
17
16
15
13
12
11
10
8
4
2
29
Mar
28
27
26
25
22
20
19
18
15
14
8
28
Feb
26
23
22
21
20
19
16
15
14
13
12
9
8
7
6
31
Jan
26
24
15
Dec
14
13
12
11
6
24
Nov
23
21
19
15
13
11
7
1
31
Oct
18
17
13
12
13
Sep
12
7
6
5
4
31
Aug
30
29
1
27
Jul
26
12
25
Jun
22
20
16
15
14
10
9
8
7
6
30
May
25
24
23
19
8
5
25
Apr
24
21
20
19
18
17
16
13
12
11
9
7
refactor: move handling of PATCH request into partial_update
feat: handle exception while converting date from iso format
feat: provide some data on bad requests
fix: get correct fields from schedule object
fix: check against the keys of the schedule object
feat: add example requests & responses for create schedule view
feat: add examples for retrieve & list schedule views
fix: make some foreign keys nullable & on_delete=SET_NULL to avoid delete cascade
fix: Program Managers **do** need edit__ permissions
fix: check against the new named permissions
fix: properly check permissions
fix: add change_user permission to Program Managers
fix: expose auth permissions
fix: check for permission not if superuser to update a schedule
feat: read CORS_ALLOWED_ORIGINS, SITE_URL & LOGGING_JSON from the env
Merge branch 'kmohrf/virtual-timeslot-fixes' into 'main'
fix: update examples for calendar playout view
kmohrf/virtual-…
kmohrf/virtual-timeslot-fixes
style: very tiny nitpicking
feat: encode ProgramEntry.id as UUID
fix: generate stable ids for program entries
fix: ensure that we pass the proper types to generate_program_entries
feat: add cut_at_range_boundaries flag for program endpoints
refactor: don’t overwrite queryset with filter options
refactor: move logic for finding the fallback show
fix: add missing migration
fix: writing human readable permission names is hadr ™️
Merge branch 'kmohrf/debug-endpoint' into 'main'
fix: add_note is no longer needed
feat: final update to the default set of permissions
feat: update the default set of permissions and how they’re added
feat: add debug application-state endpoint
feat: use DATABASE_URL for configuraton, default to sqlite
feat: replace addnote management command with updatenote
chore: update mailmap
Merge branch 'kmohrf/fix-configuration-error-api-responses' into 'main'
fix: raise DRF-compatible exception for configuration errors
kmohrf/fix-conf…
kmohrf/fix-configuration-error-api-responses
fix: remove create method from Note serializer
test: remove tests for creating & deleting notes
feat: disable create & delete methods in NoteViewSet
fix: allow timeslot to be null in the playout serializer
Loading