Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
engine
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
engine
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0ad560a212bcad30bc7cedd1731384f72721502b
Select Git revision
Branches
15
122-synchronized-ci
feat-use-docker-main-tag
protected
fix-aura-sysuser
protected
fix-broken-pipe-153
protected
fix-docker-release
protected
fix-push-latest-with-tag
protected
fix-streamchannel-retries
protected
gitlab-templates
improve-test-coverage-137
improve-test-coverage-143
main
default
protected
orm-less-scheduling
remove-mailer
update-changelog-alpha3
virtual-timeslots-131
Tags
5
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
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Mar
25
Feb
11
10
9
28
Jan
27
25
22
21
18
14
13
Dec
9
30
Nov
29
23
22
19
11
10
29
Jul
28
13
8
5
28
May
6
5
4
3
19
Feb
29
Jan
28
27
26
18
18
Dec
17
16
14
8
27
Nov
25
24
20
19
18
17
13
31
Oct
30
29
28
27
25
23
16
15
13
12
11
23
Sep
21
18
17
14
9
8
2
31
Aug
28
27
26
25
17
Jul
28
Jun
12
11
10
9
8
5
4
3
1
29
May
28
27
26
25
23
22
21
16
15
14
9
8
7
6
5
4
style: improve some formatting expressions
style: reformat overlong lines
refactor: remove unused imports and fix undesirable evaluation types
refactor: avoid bare "except" clauses
style: remove visual separators and clear almost empty files
build: add settings for flake8
style: apply "black" formatting
build: add configuration for black
Update to Python 3.9
Add script to drop db and user.
Fix(SQLAlchemy): Update base container
Fix(flask): Dependency to keep Flask 1.1.2 working
Merge branch 'topic/end-of-timeslot' into 'master'
Refact: Obsolete code
Refactor(channel): clear esp with multi timeslots
Fix(connection): Workaround for transaction issue
Refact(log): Add more info, remove obsolete code
Debug(timeslot): Add log
Fix(doc): Typo
Refactor(queue): Clean on stop
Refact(timeslot): End via latest, used channel
Doc(event): Improve description
Feat(metadata): Annotate Liquidsoap URIs
Feat(channel): Resolve by string
Style(format): log messages
Style(format): Improve logging
Style(format): using Black (#80)
Fix(playlog): Metadata decoding (#80)
Style: Format refactored modules in Black (#84)
Style: Remove commented out segments
Refactor: Play-out state to engine module (#84)
Fix channel resolving and naming (See #84)
Black formatter for VSCode (See #96)
Merge branch 'lars-93-short-lived-database-sessions' into 'master'
fix(database): use the request-based database sessions provided by flask-sqlalchemy
Revert "refactor: use short-lived sessions when accessing the database"
Less verbose logging when API fails. #33
Revert short-lived session. #90
Expand env vars. #91
Datetime conversions for SQLite. #89
Loading