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
Graph
9b676607f7bee19fd2dc6a537c4994607f0e0be2
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
May
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
27
26
25
24
23
21
3
2
1
30
Nov
16
return file object even if there is a problem with the import
minor refactoring of job creation
some more test cases
added some more tests to store
add atomic import state update for state Initializing
nicer api for file import state
actually set error message for files with aborted imports
add import error message to file data model
import: don't create file if source uri is not supported at
api: refactoring file names
web: disable gin debug output
Merge branch 'topic/refactor-store'
disable store debug option in default config
store: finally implement update playlist
preload full playlist entries on create
add playlist description field to ui
fix store test
update gorm and gormigrate
added description field to playlist
Merge branch 'topic/api-using-gin'
cleanup
fix auth middleware
some more cleanup
some more refactoring
some more refactoring
refactoring API function calls
refactoring auth http handler
tidy up go modules
gin bindings are actually not that nice
all api components now use gin
imports and uploads converted to gin as well
api files is now using gin
fix result message for session logout
auth is fully converted to gin
auth session handling ported to gin
api: first test with gin
Improve explanation of MariaDB (Ubuntu 18.04 is also affected)
making 4080 the new default port
added some comments for handling file creation errors
minor cleanup
Loading