Commit History

Author SHA1 Message Date
  chrislu 7210558c7b s3: pass through s3 presigned headers 2 years ago
  Chris Lu de1ec050e8 fier/s3: save "Content-Disposition" to extended properties 2 years ago
  Chris Lu 34f764007f escape file name only when necessary 2 years ago
  Chris Lu 8e9273db99 s3: use "response-content-disposition" to overwrite default content-disposition 2 years ago
  Chris Lu 6923af7280 refactoring 2 years ago
  Chris Lu 570d2eccec skip body if not allowed by http status 3 years ago
  Chris Lu 0b2a92d371 skip if http.StatusNoContent 3 years ago
  Chris Lu 3668d10664 range query for mp4 video play 3 years ago
  Chris Lu 6c82326575 use bytes.Buffer to reduce memory allocation and gc 3 years ago
  Konstantin Lebedev 03d1199d5f Revert "revert PR #1903 avoid http error: superfluous response.WriteHeader" 3 years ago
  Chris Lu da0a4e775b Revert "Revert "Merge pull request #2027 from bingoohuang/master"" 3 years ago
  Chris Lu ac71117ee6 revert PR #1903 avoid http error: superfluous response.WriteHeader 3 years ago
  Chris Lu d74cdf0115 Revert "Merge pull request #2027 from bingoohuang/master" 3 years ago
  bingoohuang 7a9d27fce8 promote to go:embed instead of github.com/rakyll/statik 3 years ago
  Konstantin Lebedev 90510e3137 If WriteHeader is not called explicitly, the first call to Write 3 years ago
  Chris Lu 6daa932f5c refactoring to get master function, instead of passing master values directly 3 years ago
  Chris Lu 821c46edf1 Merge branch 'master' into support_ssd_volume 3 years ago
  Chris Lu 698f58f7c4 filer, s3: add http status 206 as late as possible 3 years ago
  Chris Lu 1bf22c0b5b go fmt 3 years ago
  Chris Lu 8baba93fce rename parameter name to "disk" 3 years ago
  Chris Lu 0d2ec832e2 rename from volumeType to diskType 3 years ago
  Chris Lu e9cd798bd3 adding volume type 3 years ago
  Chris Lu 95c0de285d refactoring 3 years ago
  Chris Lu 6856b0d57e filer: add API to add/modify/delete tagging 3 years ago
  Chris Lu f022aff289 add back http.StatusPartialContent 3 years ago
  Chris Lu 3faa0aa448 rename 4 years ago
  Chris Lu 023a1efdf2 set filename in Content-Disposition header 4 years ago
  Chris Lu e7c04af1d0 skip http.StatusPartialContent in case of error and superfluous response.WriteHeader 4 years ago
  Chris Lu bc2ec6774d inject git version into build 4 years ago
  bingoohuang 41cab5d69f log JSON response if httpStatus >= 400 4 years ago
  Chris Lu 308688c8d0 filer: add back image resizing capability 4 years ago
  Chris Lu 2e3f6ad3a9 filer: remember content is gzipped or not 4 years ago
  Chris Lu 9b3109a5d8 filer: processing all response headers, no pass through to volume server 4 years ago
  Chris Lu ea1169dc80 filer cipher: single chunk http POST and PUT and read 4 years ago
  Chris Lu 13e215ee5c filer: option to encrypt data on volume server 4 years ago
  Chris Lu 9b01a99d9a adjust logging 4 years ago
  Chris Lu 3eafec4b29 volume: add option to limit file size 4 years ago
  Chris Lu 81f424a630 go fmt 4 years ago
  Chris Lu 916423e96a master: submit support "dataCenter" parameter 4 years ago
  Chris Lu ec8de250e2 tiered storage: can copy to s3, read from s3 4 years ago
  Chris Lu f60154f330 master load backend storage config from master.toml 4 years ago
  Chris Lu 0dc43ecdca skip writing content if not modified 5 years ago
  Chris Lu e5506152c0 refactoring 5 years ago
  Chris Lu 77b9af531d adding grpc mutual tls 5 years ago
  Chris Lu 74fb237727 benchmark can work in secure mode 5 years ago
  Chris Lu be946c9e54 filer store original data size instead of data size after gzip 5 years ago
  Chris Lu 6071be104b adjust log format 5 years ago
  Chris Lu 93d0ad09af error log format 5 years ago
  Chris Lu e12b6c0306 add subimit count parameter 5 years ago
  Chris Lu 91ac2e0dd9 go fmt 5 years ago