Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
go-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
ai3
go-common
Commits
01e8ded94c89e032c222f8101529a31020cdfc17
Select Git revision
0 results
go-common
Author
Search by author
Any Author
authors
0 authors
Jan 09, 2021
Use versioned import for github.com/bbrks/wrap
· 01e8ded9
ale
authored
4 years ago
01e8ded9
Merge branch 'renovate/golang.org-x-crypto-digest' into 'master'
· 5951065d
ale
authored
4 years ago
5951065d
Update golang.org/x/crypto commit hash to eec23a3
· 41c07686
renovate
authored
4 years ago
41c07686
Merge branch 'renovate/golang.org-x-sync-digest' into 'master'
· d701503c
ale
authored
4 years ago
d701503c
Update golang.org/x/sync commit hash to 09787c9
· 28ace05c
renovate
authored
4 years ago
28ace05c
Merge branch 'renovate/github.com-emersion-go-textwrapper-digest' into 'master'
· f5ca72ad
ale
authored
4 years ago
f5ca72ad
Merge branch 'renovate/github.com-lunixbochs-struc-digest' into 'master'
· d4f19b9c
ale
authored
4 years ago
d4f19b9c
Update github.com/lunixbochs/struc commit hash to 784aaeb
· 4a165d50
renovate
authored
4 years ago
4a165d50
Update github.com/emersion/go-textwrapper commit hash to 65d8968
· 630fb4c8
renovate
authored
4 years ago
630fb4c8
Merge branch 'renovate/configure' into 'master'
· 6918aae8
ale
authored
4 years ago
6918aae8
Add renovate.json
· f5d88251
renovate
authored
4 years ago
f5d88251
Pin Go version to 1.11 (Debian stable)
· e3182b4d
ale
authored
4 years ago
e3182b4d
Aug 23, 2020
Require client certificates conditionally on the presence of a CA
· d9c9cc26
ale
authored
4 years ago
d9c9cc26
Register the standards-compliant argon2i password hash
· b151964c
ale
authored
4 years ago
b151964c
Add the standard Argon2 password encoding format
· 3e5c304b
ale
authored
4 years ago
3e5c304b
May 11, 2020
Add a Get method to avoid JSON decoding overhead
· 13036824
ale
authored
4 years ago
13036824
Merge branch 'gomod' into 'master'
· f2392bd3
ale
authored
4 years ago
f2392bd3
Apr 04, 2020
Run tests via Gitlab CI
· ce6e4ea1
godog
authored
5 years ago
ce6e4ea1
Add go module files
· 693284d7
godog
authored
5 years ago
693284d7
Fix import paths
· b3b6d2bc
godog
authored
5 years ago
b3b6d2bc
tracing: update zipkin exporter import
· 7718ba64
godog
authored
5 years ago
7718ba64
Feb 11, 2020
Fix typo that prevents successful compilation
· f66f411f
ale
authored
5 years ago
f66f411f
Do not close connections on protocol errors; add instrumentation
· fd18f2d8
ale
authored
5 years ago
fd18f2d8
Feb 06, 2020
Correctly handle the case when config is nil
· 29b9513a
ale
authored
5 years ago
29b9513a
Propagate context deadlines across RPC boundaries
· d4396660
ale
authored
5 years ago
d4396660
Suppress some linter warnings in tests
· 8a072922
ale
authored
5 years ago
8a072922
Allow setting a timeout for request handling
· 305126af
ale
authored
5 years ago
305126af
Jan 06, 2020
Let the configuration override connection and max request timeouts
· c165311f
ale
authored
5 years ago
c165311f
Aug 17, 2019
Add packages to generate and send emails
· 370ffd97
ale
authored
5 years ago
370ffd97
Aug 15, 2019
Add a convenience type to specify TLS auth ACLs on the command line
· 0fa24c66
ale
authored
5 years ago
0fa24c66
Jun 30, 2019
Prevent premature cancellation of the HTTP request context
· 54f0ac4c
ale
authored
5 years ago
54f0ac4c
Apr 03, 2019
Add Argon2 benchmarks
· b4364e84
ale
authored
6 years ago
b4364e84
Close pending connections on shutdown in the UNIX socket server
· 679daf44
ale
authored
6 years ago
679daf44
Mar 27, 2019
Fix the U2F serialization format
· 95125bd5
ale
authored
6 years ago
95125bd5
Mar 21, 2019
Clarify u2f registration public key encoding
· f7e5788a
ale
authored
6 years ago
f7e5788a
Add library for common composite types used in LDAP backend
· 301958e3
ale
authored
6 years ago
301958e3
Feb 17, 2019
Update to go-ldap v3
· 2934fd63
ale
authored
6 years ago
2934fd63
Jan 29, 2019
Reduce timeout on calls to backends with multiple targets
· 0868f264
ale
authored
6 years ago
0868f264
Nov 25, 2018
Only invoke initTracing if tracing is actually enabled
· 3f5c3e1b
ale
authored
6 years ago
3f5c3e1b
Add a top-level README
· 568d6edb
ale
authored
6 years ago
568d6edb
Loading