git-lfs/api
2016-06-21 09:40:25 -06:00
..
schema api: add Force option to unlock requests 2016-05-27 15:42:04 -06:00
api.go Keep batch structures private, simplify adapter creation 2016-06-02 12:11:45 +01:00
client_test.go api{client,lifecycle}: use config.Endpoint to resolve root 2016-05-25 13:31:12 -06:00
client.go api{client,lifecycle}: use config.Endpoint to resolve root 2016-05-25 13:31:12 -06:00
download_test.go Keep batch structures private, simplify adapter creation 2016-06-02 12:11:45 +01:00
http_lifecycle_test.go api/http_lifecycle_test: use normal Golang tests over suites 2016-05-25 14:03:30 -06:00
http_lifecycle.go api/http_lifecycle: add a note about handling HTTP errors 2016-06-03 09:22:19 -06:00
http_response_test.go lfs: use github.com/stretchr/testify for assertions 2016-05-25 10:43:10 -06:00
http_response.go api: introduce client, lifecycle and response types 2016-05-24 09:27:14 -06:00
lifecycle_test.go api: un-vendor dependencies 2016-05-24 09:29:58 -06:00
lifecycle.go api/lifecycle: documentation tweaks 2016-05-24 09:27:17 -06:00
lock_api_test.go api/lock_api: use id, force as explicit arguments 2016-05-27 15:45:02 -06:00
lock_api.go api/locks_api: implement CurrentCommitter() 2016-06-03 09:22:19 -06:00
object.go Rationalise TODO LEGACY API comments so easier to search for later 2016-05-31 10:21:34 +01:00
request_schema_test.go api: un-vendor dependencies 2016-05-24 09:29:58 -06:00
request_schema.go api{client,lifecycle}: use config.Endpoint to resolve root 2016-05-25 13:31:12 -06:00
response.go api: introduce client, lifecycle and response types 2016-05-24 09:27:14 -06:00
upload_test.go Keep batch structures private, simplify adapter creation 2016-06-02 12:11:45 +01:00
v1.go Keep batch structures private, simplify adapter creation 2016-06-02 12:11:45 +01:00
verify.go Refactor the "verify" functionality into the api package 2016-05-24 17:04:30 +01:00