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.
df7efd08b9db7fced93561e6a87a4d15d1dc9c1c
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
Mar
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
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
feat: add support for database configuration through DATABASE_URL env variable
feature/extende…
feature/extended-database-env-configuration
fix: fix import order (according to isort)
fix: bump isort
Set TANK_CALLBACK_BASE_URL and DASHBOARD_CALLBACK_BASE_URL if not set
Add showmigrations target
Add make as Dockerfile entrypoint
Update poetry, add Werkzeug to dev dependecies
Update poetry version in Dockerfile
Update poetry version in CI/CD
Fix comparison to None
Do not append the last timeslot if it is None
1.0.0-alpha1
1.0.0-alpha1
Update rrule fixture, to match the dashboard
Bump version
Update poetry
Add template, use it for relase description
Generate virtual timeslots for unscheduled areas
Fix query to get timeslots in time rage, add type annotations
Cleanup in views and TimeslotManager methods
Fix typo in url
Update Dockerfile
Update poetry
Refactor filter_active to not use ids/pks
Fix resolve_conflicts to avoid rutime warnings
Refactor generate_timeslots to not use ids/pks
Migrate Schedule
Make by_weekday nullable, update rrule help_text
Update rrule fixture
Migrate RRule
Add by_weekdays field and choices
Re-add SITE_URL settings
Add sample_settings
Update README
Get CBA_API_KEY from the environment
Remove superfluous comments
Remove remaining superfluous settings
Remove superfluous settings
Do not get CORS_ALLOWED_ORIGINS from the environment
Get TIME_ZONE from TZ, do not get LANGUAGE_CODE
Remove outdated CACHE_BACKEND setting
Auto-update pre-commit: isort
Loading