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
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.
gitlab-group-level-start
Select Git revision
Branches
13
azure_auth
ballinvoher
default
protected
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
16 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Oct
21
17
Sep
16
9
25
Aug
24
23
22
20
10
9
8
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
Handle reauths.
client-http-ser…
client-http-server-for-token
Always send auto_token.
Work when auto_token is false.
Merge branch 'master' into client-http-server-for-token
Gitlab auth issue (#79)
master
master
Only pass around the port for auto tokens.
Cleanup of PR.
gitlab-auth-issue
gitlab-auth-issue
Much simpler version thanks to Niall's feedback.
Add auto_token client option
Update for gitlab 11.1+
Fix the gitlab oauth issue.
Support Windows for client.
windows
windows
Merge branch 'master' into microsoft
microsoft
microsoft
Add codecov.io
1.11 is out
Update deps
Update go versions
Record request reason in the db instead of logging
Make all handlers methods of app
Small updates
Remove authprovider.Session
Add version string
Add Microsoft auth provider
Merge branch 'master' into microsoft
Fix LetsEncrypt support
Merge branch 'master' into microsoft
Mention `require_reason` in config & README
v1.1.0
v1.1.0
Only request a reason from the client if the server requires it
Remove gRPC
Update docs.
message
message
Allow user to specify message in config file or on the command line.
Cleaned up and documented MSG-API usage.
Correct client behaviours for option handling
Merge remote-tracking branch 'upstream/master' into microsoft
Make this work for go 1.9 and reduces code.
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.
Loading