Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
tank
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
tank
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
06c45c97d44bc36e61932528a15929c3f3384018
Select Git revision
Branches
6
ci-trigger-aura-tests
fix-aura-sysuser
protected
gorm-v2+gormigrate-v2
main
default
protected
remove-playlists
topic/exteneded-metadata
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
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Mar
8
26
Feb
21
20
19
7
6
5
30
Jan
26
25
14
Dec
5
29
Nov
28
11
10
13
Oct
15
Sep
4
9
Aug
20
Jun
19
18
17
30
May
25
Apr
20
17
16
5
30
Mar
23
Feb
20
15
25
Jan
8
Dec
25
Nov
10
8
3
2
21
Sep
20
19
18
17
26
Aug
25
24
May
20
17
8
7
2
29
Apr
31
Mar
28
25
22
16
Dec
15
9
19
Nov
3
Oct
12
Jul
14
Jun
13
30
Mar
19
18
26
Feb
29
Jan
22
12
Dec
6
4
21
Nov
20
26
Sep
25
18
5
4
28
Aug
15
14
11
10
9
7
5
Jun
1
31
May
29
22
16
15
12
8
1
29
Apr
25
24
23
21
20
19
17
16
11
10
6
5
3
31
Mar
29
28
27
26
24
23
22
21
20
19
17
16
15
14
13
12
11
18
Nov
7
Oct
6
5
21
Sep
19
16
15
10
9
8
7
3
2
1
31
Aug
18
16
15
12
9
8
7
5
4
20
Jul
18
17
16
15
14
8
6
5
4
3
2
1
30
Jun
29
27
25
24
23
22
17
16
15
4
Jan
3
30
Dec
Docs: update link to sample cfg following default branch change
Merge branch 'gitlab-templates' into 'main'
feat: add gitlab issue templates
docs: bump version to 1.0.0-alpha3
1.0.0-alpha3
1.0.0-alpha3
docs: update CHANGELOG
ci: update node next LTS
docs: format api docs
build: update Go to 1.21
build: update dependencies
Merge branch 'changelog-update-and-format' into 'main'
docs(changelog): add breaking change on fs and db
fix(docs): Use "keepachangelog" format
fix: don’t require showId for most playlist operations
fix: don’t require showId for most file operations
fix: return the actual value
docs: update CHANGELOG
docs: update API documentation annotations
fix: use the showId from the JSON
feat: improve list playlists route
Merge branch 'main' of ssh://gitlab.servus.at:22022/aura/tank
fix: regroup un-nested routes
Merge branch 'feat-docker-use-main-tag' into 'main'
docs: update CHANGELOG
fix: clean-up migrations
feat: ensure showId is camel case everywhere
feat: upload a file for a show now get the showId from the database
feat: create playlist for a show now uses the showId in the JSON request payload
feat: add GetFileShowID to the Store
feat: add showId to FileCreateRequest
feat: create file for a show now expects the showId in the JSON request payload
feat(DOCKER): Use main tag for docker builds
revert last three commits
fix: think before commit
fix: try not to break things
fix: try to get showId from the body as JSON
fix: remove on show_name & add them on show_id 🤦
Revert "fix: do not drop ShowName, for now"
fix: do not drop ShowName, for now
fix: reference Show.ID instead of ShowID
Merge branch 'develop'
Loading