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
82fb07ab9b39d92e72f5b47518d88f852cd08f14
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
21
Apr
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
added support for external access_token
use context for session expiry
added arguments for new oidc session request to in future accept access_tokens
minor refactoring in oidc code
added tests for middleware
test for delete session
test-cases for session state subscription
more auth testing
fix tests
more testcases for auth subsystem
fix auth testing
fix race condition for session subscriptions
auth sessions: some more debug messages
added logging to auth subsystem
added login timeout for oidc
minor formatting fix
fix auth handling in sample ui
some more cleanups - session expiry still has issues
improved session expiry... needs testing and some thougts!
mark old copy of updated session as outdated
fix races for oidc login process and session state
use sync atomic for session state
auth session can now be read-only
minor refactoring
moved oidc login to subpath
fix auth tests
Merge branch 'topic/no-more-cookies'
token based auth works now in the ui
started to use new session handling in sample ui
session id vs token
use session id for oidc state
re-added login handler
some more refactoring of auth session management
removed old cookie handling code and added some new - backend is still WIP and frontend needs to be updated
make login modal nicer
make oidc login work in ui
sessions with empty username are invalid
added login/logout button: WIP
added authInfo view to UI
added dev build target with ui comming from local disk
Loading