Commit Graph

750 Commits

Author SHA1 Message Date
Brandon Keepers
1f8ae39e12 Link to client and sever specs 2015-03-24 11:16:21 -04:00
risk danger olson
ac333822d8 Merge pull request #1 from github/rename-again
rename hawser => git-lfs
2015-03-22 13:05:12 -06:00
Rick Olson
e69c476bd9 fix some places where we're still referring to 'git media' 2015-03-22 13:02:33 -06:00
Rick Olson
c0846b1adb rename man pages 2015-03-22 12:53:35 -06:00
Rick Olson
88a22312a5 ObjectsUrl() can now return an error 2015-03-19 14:39:44 -06:00
Rick Olson
476657ddbd config_media_url.git => config_lfs_url.git (used for integration tests) 2015-03-19 14:26:14 -06:00
Rick Olson
ce06758418 change info/media suffix to info/lfs 2015-03-19 14:18:31 -06:00
Rick Olson
e37b695477 rename hawser => git-lfs 2015-03-19 13:30:55 -06:00
risk danger olson
550e2a9e1e Merge pull request #176 from hawser/ensure-cleaned-objects
ensure cleaned hawser objects exist before pushing
2015-03-19 11:43:47 -06:00
Rick Olson
5d14e02d8b Merge branch 'master' into ensure-cleaned-objects 2015-03-19 11:42:41 -06:00
risk danger olson
12575e012e Merge pull request #174 from hawser/simplify-api
Simplify the API
2015-03-19 11:39:52 -06:00
Rick Olson
e20a566c49 add request_id to docs 2015-03-19 11:19:50 -06:00
Rick Olson
9827837cad client error returns docs and/or request id if given 2015-03-19 11:18:12 -06:00
Rick Olson
7377f3b75e dont reject creds on 404 2015-03-19 11:13:58 -06:00
Rick Olson
c5339c3833 include DocumentationUrl on the error object 2015-03-19 11:13:46 -06:00
Rick Olson
c269041a09 describe the error object 2015-03-19 10:58:23 -06:00
Rick Olson
3f0d1d39a9 specify more error codes 2015-03-19 10:53:01 -06:00
Rick Olson
6476bcadb3 specify what statuses the POST relations appear 2015-03-10 14:24:41 -06:00
risk danger olson
140b755fbf Merge pull request #175 from hawser/http-trace
trace http calls in DoHTTP()
2015-03-05 14:46:48 -07:00
Rick Olson
d4a1b5554a dead function 2015-03-05 14:21:25 -07:00
Rick Olson
0ad03b3864 extra linebreak for readability 2015-03-05 14:19:53 -07:00
Rick Olson
d298867d48 count how many bytes are uploaded 2015-03-05 14:18:02 -07:00
Rick Olson
cda5bab8c9 dont bother supporting GIT_HTTP_VERBOSE 2015-03-05 14:10:17 -07:00
Rick Olson
5847f6b469 dont need to tweak where curl traces go 2015-03-05 14:04:07 -07:00
Rick Olson
57e6538bf3 missed some output 2015-03-05 13:15:04 -07:00
Rick Olson
2ca960faa7 lets write curl verbose to stderr 2015-03-05 13:06:41 -07:00
Rick Olson
bba0738092 let the commands package tell the hawser package where to send output 2015-03-05 13:04:00 -07:00
Rick Olson
abcb4bac69 add a Configuration constructor 2015-03-05 12:59:52 -07:00
Rick Olson
5d239d66b0 ensure cleaned hawser objects exist before pushing 2015-03-05 12:52:17 -07:00
Rick Olson
6e3b35ace5 implement part of curl verbose 2015-03-05 12:49:15 -07:00
Rick Olson
b8ad7ba5c6 httpTransportFor() is only used once 2015-03-05 11:49:21 -07:00
Rick Olson
a916c95276 rename doRequest so it's clear why you'd use it 2015-03-05 11:46:42 -07:00
Rick Olson
c009ff453d trace http calls in DoHTTP() 2015-03-05 11:39:37 -07:00
risk danger olson
cb666d2140 Merge pull request #173 from hawser/download-from-metadata
Download from metadata
2015-03-05 11:30:40 -07:00
Rick Olson
d601942ab2 specify 2015-02-27 11:21:58 -07:00
Rick Olson
50ab3a8726 rip this out. return 404 for objects that dont exist 2015-02-27 11:20:38 -07:00
Rick Olson
9e111b0a4d define a response for a media blob that doesnt exist yet 2015-02-27 11:11:51 -07:00
Rick Olson
92ea321ec4 redundant paragraph 2015-02-27 11:09:39 -07:00
Rick Olson
9001b87492 dont forget ports 2015-02-26 17:25:09 -07:00
Rick Olson
4e4778e400 remove all the redirection stuff. simple, consistent api +1 2015-02-26 17:00:50 -07:00
Rick Olson
2dd5983841 teach Download() how to follow hypermedia 2015-02-25 18:32:33 -07:00
Rick Olson
7728ac274c teach objectResource how to build http requests 2015-02-25 18:13:56 -07:00
Rick Olson
22ebd699ec better names for the internal structs 2015-02-25 18:09:53 -07:00
Rick Olson
b7ec4a78b1 unused 2015-02-25 18:05:15 -07:00
Rick Olson
80e9855e72 document the media types 2015-02-25 18:05:11 -07:00
Rick Olson
b3668561b2 v0.4.1 2015-02-18 08:46:06 -07:00
risk danger olson
f56f2400cf Merge pull request #168 from hawser/v0.4.0-bugs
V0.4.0 bugs
v0.4.1
2015-02-18 08:44:06 -07:00
Rick Olson
887117cef7 add a trailing line break to .gitattributes before adding new entries 2015-02-17 17:28:34 -07:00
Rick Olson
ec0d0ed669 get the creds from the verify request 2015-02-17 14:18:12 -07:00
risk danger olson
0cc22d22f3 Merge pull request #165 from hawser/dont-panic
don't panic for common http errors
2015-02-17 12:56:18 -07:00