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.
dc85a595e496c080ca8275cce515cc061678b46c
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
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
27
26
25
24
23
21
3
2
1
30
Nov
16
improve CI caching
and another try
and another try
let's the variables work now
debug docker hub auth
docker hub auth cont'd
fix docker hub credentials...
push image to docker hub
fix docker build (no registory for now)
no before script for docker build
don't build binary for non-master branches
also skip tzinfo update for mysql
mariadb startup time fix
mariadb likes to wait longer
fixup! fix CI/CD startup race condition
fix CI/CD startup race condition
give mariadb a little bit more time to start
add kaniko based docker image builds
api: importer support for ref-id
web/cors: cors middleware needs to be installed before the final request handlers
added pagination for files and playlists
added pagination for import jobs
implemented pagination for shows
pagination: added some TODOs
use new public shows feature
fix default importer timeout
fix anonPrivileged is allowed to see all shows
importer: refactor job timeout handling
improved wording for job.Start() context vs. timeout
make web server read/write timeouts configurable
make access logs configurable
config: move cors settings to web:
install cors using the gin wrapper
Auth OIDC: map privileged flag to AllShows and Readonly
introduce privileged users
use AuthorizationInfo in session struct as well
switch to yaml.v3 as config parser and fix embedded structs
added additional metadata
added show deletion to ui
some more error handling fixes
Loading