git-lfs/lfs
Scott Barron 16a277d2c3 Merge pull request #595 from github/retries
Retry various transfer failures
2015-09-10 07:02:20 -04:00
..
attribute.go lfs/attribute, hook: rename Path to Section, nuke HookType type 2015-09-02 14:57:09 -04:00
batcher_test.go lfs/batcher: remove Lot type for []Transferable 2015-08-28 11:34:33 -04:00
batcher.go fix another documentation again 2015-09-09 11:16:24 -04:00
client_error_test.go merge master 2015-09-01 12:32:55 -06:00
client_test.go check authorization header in download tests 2015-03-19 20:47:35 -06:00
client.go Merge branch 'master' into retries 2015-09-09 10:27:12 -04:00
config_test.go Merge pull request #629 from github/access-types 2015-09-07 13:08:02 -06:00
config.go Merge pull request #629 from github/access-types 2015-09-07 13:08:02 -06:00
credentials_test.go Tests for disambiguating creds by user (thanks @technoweenie) 2015-09-02 17:55:04 +01:00
credentials.go Include the username in the creds call if present 2015-09-02 13:03:51 +01:00
download_queue.go Withhold retries until the end, then retry 2015-09-04 16:01:48 -04:00
download_test.go merge master 2015-09-01 12:32:55 -06:00
endpoint.go Refactor some of the code in #404 2015-07-06 15:43:18 -06:00
errors_test.go tests, fix a bug, docs 2015-08-21 15:33:00 -04:00
errors.go Merge branch 'master' into retries 2015-09-09 10:27:12 -04:00
extension_test.go LFS Extensions: git-lfs ext command 2015-07-31 17:07:35 -04:00
extension.go refactor lfs.SortExtensions 2015-08-04 08:48:26 -06:00
hook.go lfs/attribute, hook: rename Path to Section, nuke HookType type 2015-09-02 14:57:09 -04:00
http.go ensure responses always have a body 2015-07-21 14:44:40 -06:00
lfs.go Refactor initialisation of global dirs into reusable function 2015-09-09 15:17:16 +01:00
pointer_clean.go Undo extensions change, not required by this PR 2015-08-26 16:31:30 +01:00
pointer_smudge.go Errorf works properly now, remove these TODOs 2015-08-28 11:24:11 -04:00
pointer_test.go That should be a Fatalf 2015-08-27 11:22:11 -04:00
pointer.go Merge branch 'master' into errors 2015-09-01 10:48:22 -04:00
progress_meter.go Use * instead of Done on spinner completion on Windows 2015-09-07 15:45:03 +01:00
scanner_git_test.go Add enhanced test setup tools for 'go test' and integration tests 2015-08-25 17:39:33 +01:00
scanner_test.go Add tests including pointer extension data for parseLogOutputToPointers 2015-08-07 15:36:46 +01:00
scanner.go Add the option to receive scan results on demand 2015-09-07 15:45:02 +01:00
setup.go lfs/attribute, hook: rename Path to Section, nuke HookType type 2015-09-02 14:57:09 -04:00
ssh_test.go Improved SSH support: non-bare urls, custom ports, and GIT_SSH/plinks 2015-06-22 10:46:40 +01:00
ssh.go Refactor some of the code in #404 2015-07-06 15:43:18 -06:00
transfer_queue.go Merge branch 'master' into retries 2015-09-09 10:27:12 -04:00
upload_queue.go Withhold retries until the end, then retry 2015-09-04 16:01:48 -04:00
upload_test.go merge master 2015-09-01 12:32:55 -06:00
util_test.go Eliminate duplication on filter tests 2015-07-30 11:02:45 +01:00
util.go Comment revisions per review 2015-07-31 16:38:09 +01:00