Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cashier
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kevin Lyda
cashier
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
b0a0d15d9881b4cd04f8ca623e6e79b2e39a5f5f
Select Git revision
Selected
b0a0d15d9881b4cd04f8ca623e6e79b2e39a5f5f
Branches
13
ballinvoher
default
protected
azure_auth
client-http-server-for-token
gitlab-auth-issue
gitlab-group-level-start
master
message
microsoft
no-datastore
permission-templates
prometheus
save-public-keys
windows
Tags
3
v1.1.0
v1.0.0
v0.1
17 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Aug
7
6
5
1
31
Jul
30
29
21
Jun
20
4
1
31
May
30
19
Oct
18
17
14
Aug
17
Jun
5
15
Apr
10
2
Mar
20
Feb
19
16
12
11
9
2
27
Jan
25
24
22
21
20
18
16
15
14
13
12
10
9
8
6
5
4
29
Dec
28
31
Oct
17
11
8
6
30
Sep
29
28
24
12
11
10
4
3
1
28
Aug
27
26
22
20
17
16
15
9
8
7
5
1
31
Jul
24
17
3
30
Jun
29
28
27
15
14
13
6
5
2
1
29
May
28
25
24
22
21
18
9
30
Apr
23
22
21
20
19
18
Misc fixes
Add prompt=login.
Remove debugging info that was causing tests to fail.
Merge remote-tracking branch 'upstream/master' into microsoft
Auth with Office 365 works.
Change the primary key on the issued_certs table
Drop unneeded index idx_revoked_expires_at
Add a tool to create empty migrations
Add migrations tests
Updates to static content generation, docs and examples
Move StringSlice into the store package
Unexport store implementations
Remove obsolete db seed script
Manage db schema with rubenv/sql-migrate
Use multi-stage build with current Go version
Makefile and README fixes
Error if the git client isn't clean
Test against 1.11 beta3
Base64 encode the token.
Switch to a Makefile
Migrate from esc to packr for static files
Provide a way to offer chunked tokens.
Merge branch 'master' into microsoft
Try with these permissions.
Update microsoft oauth.
Merge commit 'de6d2c5' into microsoft
Update versions
v1.0.0
v1.0.0
use mysql.NewConfig() to set defaults correctly
WIP: Add Microsoft Azure oauth support
azure_auth
azure_auth
Update dependencies
Enable new auth provider; set scopes.
Use correct path for graphrbac.
Some notes.
First pass at microsoft provider.
Update the Microsoft Oauth2 lib.
Add Microsoft OAuth2 library to vendor.
Warn when not using a persistent datastore
Move database config to the server section
allow whitespace in message (#68)
Update Go version
Loading