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.
b53be71bb12660da0c410eca5b27012d8f33cc62
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
8
Apr
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
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
fix: cba_series_id & default_playlist_id are not required
refactor: remove DisabledObjectPermissionCheckMixin since it’s no longer used
fix: clear cba_series_id, default_playlist_id
fix: don’t use bulk_create and don’t ignore conflicts
fix: refer to permissions with program prefix
docs: update CHANGELOG
feat: add custom add permissions
refactor: avoid repetition(s)
feat: add Playlist model and permissions
feat: add migration to set contributors, language & topic on notes
feat: update signal to create notes with contributors, language & topic
test: remove old test code
test: update tests for notes to use pytest & permissions
test: add fixtures for user with note permissios, owned show/timeslot and API client
test: add factories for Notes & Users with Permissions
feat: add post_save signal to attach notes to new timeslots
feat: add migration to attach notes to existing timeslots
docs: update CHANGELOG
refactor: remove code for nested routes
feat: raise a ValidationError if a note for this timeslot already exists
feat: check for permissions insted of is_superuser
refactor: remove code for nested routes
feat: make title blank=True
fix: work around the validation for cbaSeriesIs & defaultPlaylistId
docs: update CHANGELOG
test: update tests after removing nested routes
feat: remove nested routes
feat: expose the image URL as `url` to avoid mixed-content media warnings
Merge branch 'main' of ssh://gitlab.servus.at:22022/aura/steering
test: remove skiped note tests with nested routes
test: add permissions for note tests
test: fix & enable tests for images
test: clean-up test factories
feat: use different permission & add request to context for images
fix: check for add_note & change_note permissions
Merge branch 'make-test-coverage-207' into 'main'
docs: add "Contributor Covenant" badge
test: fix user tests
fix: return an empty user queryset if the user is unaunthenticated
fix: don’t limit the user queryset if the method is safe or the requesting is superuser
Loading