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.
e06c0b7ea53842c1e97d7af0c233e213104d8ce4
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
1
Jun
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
27
26
25
24
23
21
3
2
1
30
Nov
16
update ui asset-fs
Merge branch 'topic/import-logs'
ui: file logs WIP
add new api endpoint to fetch import logs
added import logs to store model
added encoder/decoder for store.Log
fix json encoding of log
move import/converter log to store
Merge branch 'topic/file-creation-error-handling'
fix json serialization of import jobs
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
Loading