• Home
  • Raw
  • Download

Lines Matching refs:bug

9 - Fixed a bug that caused perfdiag to report extremely high throughput
53 - Fixed a bug where rm -r would attempt to delete a nonexistent bucket.
54 - Fixed a bug where a default object ACL could not be set or changed to empty.
55 - Fixed a bug where cached credentials corresponding to an old account could
58 - Fixed a bug in apitools for retrieving byte ranges of size 1 (for example,
60 - Fixed a bug that caused the main gsutil process to perform all work leaving
62 - Fixed a bug that caused multiple threads not to be used when
64 - Fixed a bug that caused rsync to skip files that start with "." when the
66 - Fixed a bug that caused rsync -C to bail out when it failed to read
68 - Fixed a bug where gsutil stat printed unwanted output to stderr.
69 - Fixed a bug where a parallel composite upload could return a nonzero exit
73 - Fixed a bug where gsutil would exit with code 0 when both running in
75 - Fixed a bug where gsutil would suggest using parallel composite uploads
119 - Fixed a bug in the compose command where a missing source object resulted
146 - Fixed a bug that could cause downloads to have a hash mismatch (and deletion
163 - Fixed a bug for streaming uploads that could occasionally cause a HTTP 410
178 - Fixed a bug that could cause undetected data corruption (preserving incorrect
181 - Fixed a bug that caused downloads to be truncated if the connection broke,
203 - Fixed a bug that caused daisy-chain copies (including cross-provider
205 - Fixed a bug that caused streaming uploads than ran for longer than
207 - Fixed a bug where perfdiag would not properly clean up its test files.
208 - Fixed a bug where using ls with the XML API could mistakenly report bucket
231 - Fixed a bug where perfdiag would fail if netstat was not available.
232 - Fixed a bug where temporary ca_certs files were not being cleaned up.
233 - Fixed a bug in rsync to unnecessarily remove or write objects, in some
236 - Fixed a bug where rsync temporary listing files were not being
238 - Fixed a bug where rsync would remove destination URLs if listing the
241 - Fixed a bug where mv would fail for some Unicode filenames.
242 - Fixed a bug where mv would remove the source URL after skipping the
244 - Fixed a bug that caused daisy chain uploads to hang if the download thread
246 - Fixed a bug where acl ch would return a zero exit code even if it failed.
247 - Fixed a bug that sometimes caused the progress display to render multiple
283 - Fixed an apitools bug that impacted upload performance and caused
293 - Fixed a bug that caused "defacl ch" on a bucket with a private ACL to fail.
295 - Fixed a bug that caused large streaming uploads to fail with the message
297 - Fixed a bug that caused JSON lifecycle configurations with createdBefore
325 - Fixed a TypeError bug that occurred in perfdiag write throughput tests.
326 - Fixed an rsync bug that caused invalid symlinks to abort the transfer
330 - Fixed a bug where non-resumable uploads would include payload in debug output
355 - Fixed a bug that caused resumable uploads to restart if gsutil was
357 - Fixed a bug in defacl ch command that caused a failure when updating
359 - Fixed an invalid literal bug during rsync file listing.
360 - Made several improvements to JSON upload stability, including fixing a bug
364 - Fixed a bug where acl ch -g AllAuthenticatedUsers would instead add
366 - Fixed a bug that caused object custom metadata not to be preserved when
368 - Fixed a bug where du -s did not properly elide subdirectories.
402 - Fixed a bug in JSON proxy support where the proxy info was sometimes unused.
403 - Fixed a bug where an acl get on a private default object ACL returned an
428 - Fix parallelism configuration bug that limited gsutil rsync to two threads
432 - Fix rsync bug with parallel composite uploads.
470 - Fixed a bug in parallel composite uploads where uploads with
472 - Moved gcs-oauth2-boto-plugin to version 1.5, fixing a bug in the PyPi gsutil
549 - Fixed potential bug with update command on CentOS.
573 - Fix bug wherein -m flag or parallel uploads caused crash on systems without
577 - Fix bug attempting to stat objects you don't have auth to read.
578 - Fixed bug breaking defacl's -d option.
624 - Fix bug when a 400 or 403 exception has no detail.
650 - Fixed cat bug that caused version to be ignored in URIs.
678 - Warn user before updating to major new version. Also fixed minor version comparison bug, and adde…
709 - Fixed a bug where the no-op authentication handler was being loaded after
741 - Fixed a bug when using ls -R on objects with trailing slashes. Closes #93.
785 - Added tests for gsutil update check and fixed bug for bad file contents.
805 - Fixed bug where gsutil cp -D -n caused precondition failure.
813 - Fixed bug when running gsutil cp -Dp by user other than object owner.
904 - Added never option for check_hashes_config; fixed bug that assumes an ETag
915 fixes a bug for users without credentials trying to use gsutil for first
920 - Fixed bug where wildcarded dest URI attempted string op on Key object.
973 is not a tty, which also fixes bug that caused gsutil help test to fail.
981 - Fixed bug where gsutil cp -D didn't preserve metadata
986 - Fixed name expansion bug for case where uri_strs is itself an iterator
989 - Fixed a bug in the chacl command that made it so you couldn't delete the
1029 - Fixed bug that caused attempt to dupe-encode a unicode filename.
1045 - Make version-specific URI parsing more robust. This fixes a bug where
1074 - Fixed bug where gsutil setwebcfg signature didn't match with
1090 - Fixed a bug in the cp command where it was using the destination
1092 - Fixed a bug in the cp command's _SrcDstSame function by
1094 - Fixed windows bug in tests/util.py _NormalizeURI function.
1098 - Fixed gsutil rm bug that caused exit status 1 when encountered
1103 - Fixed bug in copying subdirs to subdirs.
1122 - Fixed bug where gsutil binary was shipped with protection 750
1141 - Other bug fixes.
1179 - Fixed bug where gsutil test only cleaned up first few test files.
1338 - Fixed performance bug when downloading a large object with Content-
1342 - Fixed naming bug when performing gsutil mv from a bucket subdir to
1344 - Fixed bug that caused cross-provider copies into Google Cloud Storage to
1373 - Fixed bug where gsutil cp -R from a source directory didn't generate
1376 - Fixed bug that caused cp -a option not to work when copying in the cloud.
1377 - Fixed bug that caused '/-' to be appended to object name for streaming
1411 - Fixed bug that caused simultaneous resumable downloads of the same source
1428 - Fixed bug that caused getacl/setacl commands to get a character encoding
1444 - Fixed bug that caused extra "file:/" to be included in pathnames with
1473 - Fixed bug that caused wildcards spanning directories not to work.
1474 - Fixed bug that gsutil cp -z not to find available tmp space correctly
1491 - Fixed bug where uploading and moving multiple files to a bucket subdirectory
1494 - Fixed bug where gsutil cp -r sourcedir didn't copy to specified subdir
1496 - Fixed bug where tracker file included a timestamp that caused it not to
1498 - Fixed bug where gs://bucket/*/dir wildcard matches too many objects.
1518 - Fixed minor bug in output from 'gsutil help dev' which advised executing
1530 - Fixed gsutil bug in windows path handling, and make checksumming work
1634 - Fixed bug that caused multi-threaded mv command not to percolate failures
1637 - Fixed bug that caused gsutil to use GET for ls -L requests. It now uses HEAD
1639 - Fixed bug that caused gsutil not to preserve metadata during
1641 - Fixed bug that prevented setacl command from allowing DisplayName's in ACLs.
1642 - Fixed bug that caused gsutil/boto to suppress consecutive slashes in path
1645 - Fixed bug that caused rm -f not to work.