.. |
atexit
|
build: fix up package paths after repo move
|
2019-07-28 18:47:38 +01:00 |
bucket
|
lib/bucket: shorten locking window where possible
|
2019-08-22 23:06:59 +01:00 |
cache
|
lib/cache,rc/jobs: make tests more reliable
|
2019-09-20 11:53:08 +01:00 |
dircache
|
lib/dircache: add a way to dump the DirCache for debugging
|
2019-08-22 11:57:35 +01:00 |
encoder
|
lib/encoder: add LeftPeriod encoding
|
2019-09-30 22:00:25 +01:00 |
env
|
lib/env: Make env_test.go support Windows
|
2019-05-14 07:55:08 +01:00 |
errors
|
build: fix up package paths after repo move
|
2019-07-28 18:47:38 +01:00 |
file
|
lib/file: reimplement os.OpenFile allowing rename/delete open files under Windows
|
2019-01-11 10:26:34 +00:00 |
israce
|
fs/asyncreader: skip some tests to work around race detector bug
|
2018-08-20 12:34:29 +01:00 |
jwtutil
|
jwtutil: functionality to get an access token via JWT authentication
|
2019-09-20 17:15:16 +01:00 |
mmap
|
lib/mmap: library to do memory allocation with anonymous memory maps
|
2019-02-02 14:35:56 +00:00 |
oauthutil
|
lib/oauthutil: refactor web server and allow an auth callback
|
2019-09-30 11:34:30 +01:00 |
pacer
|
lib/pacer: make tests more reliable
|
2019-09-20 16:07:55 +01:00 |
plugin
|
lib: add plugin support
|
2019-09-29 11:05:10 +01:00 |
pool
|
build: fix up package paths after repo move
|
2019-07-28 18:47:38 +01:00 |
random
|
Review random string/password generation
|
2019-08-25 11:09:19 +01:00 |
readers
|
lib/readers: add NoCloser to stop upgrades from io.Reader to io.ReadCloser
|
2019-08-26 12:23:31 +01:00 |
rest
|
rest: fix missing error check
|
2019-09-13 23:50:39 +01:00 |
terminal
|
lib/terminal: factor from cmd/progress, swap Azure/go-ansiterm for mattn/go-colorable
|
2019-10-08 19:59:47 +01:00 |