rclone/fs/accounting
Josh Soref ce3b65e6dc all: fix spelling across the project
* abcdefghijklmnopqrstuvwxyz
* accounting
* additional
* allowed
* almost
* already
* appropriately
* arise
* bandwidth
* behave
* bidirectional
* brackets
* cached
* characters
* cloud
* committing
* concatenating
* configured
* constructs
* current
* cutoff
* deferred
* different
* directory
* disposition
* dropbox
* either way
* error
* excess
* experiments
* explicitly
* externally
* files
* github
* gzipped
* hierarchies
* huffman
* hyphen
* implicitly
* independent
* insensitive
* integrity
* libraries
* literally
* metadata
* mimics
* missing
* modification
* multipart
* multiple
* nightmare
* nonexistent
* number
* obscure
* ourselves
* overridden
* potatoes
* preexisting
* priority
* received
* remote
* replacement
* represents
* reproducibility
* response
* satisfies
* sensitive
* separately
* separator
* specifying
* string
* successful
* synchronization
* syncing
* šenfeld
* take
* temporarily
* testcontents
* that
* the
* themselves
* throttling
* timeout
* transaction
* transferred
* unnecessary
* using
* webbrowser
* which
* with
* workspace

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-08-30 11:16:26 +02:00
..
accounting.go Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
accounting_other.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
accounting_test.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
accounting_unix.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
inprogress.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
prometheus.go docs: cleanup spelling of size and rate units 2021-04-27 02:25:52 +03:00
stats.go all: fix spelling across the project 2022-08-30 11:16:26 +02:00
stats_groups.go accounting: fix panic in core/stats-reset with unknown group - fixes #6327 2022-08-05 17:30:55 +01:00
stats_groups_test.go accounting: fix panic in core/stats-reset with unknown group - fixes #6327 2022-08-05 17:30:55 +01:00
stats_test.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
token_bucket.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
token_bucket_test.go Use binary prefixes for size and rate units 2021-04-27 02:25:52 +03:00
tpslimit.go accounting: factor --tpslimit code into accounting from fshttp 2021-01-08 10:29:57 +00:00
tpslimit_test.go fs/accounting: fix occasionally failing test on macOS 2021-02-07 14:59:53 +00:00
transfer.go operations: fix goroutine leak in case of copy retry 2021-11-10 16:44:29 +00:00
transfermap.go accounting: fix unknown length file transfers count 3 transfers each #6213 2022-06-27 17:56:03 +01:00