Commit Graph

  • 2f76681d62 refactor: adjust grpc API name Chris Lu 2019-04-10 21:41:17 -0700
  • f2031884f0 fix bug : CI build failed stlpmo-jn 2019-04-11 09:53:31 +0800
  • 4df10e50b3 update glide.yaml Chris Lu 2019-04-10 14:27:28 -0700
  • c1a0403da2 repair the error replications of the volume stlpmo-jn 2019-04-10 19:41:55 +0800
  • 7d8ce080bd
    Merge pull request #922 from katharostech/cron-re-replication Chris Lu 2019-04-09 11:48:04 -0700
  • 3895c86812 Add cronjob Mode For The Docker Container #922 Zicklag 2019-04-09 15:57:38 +0000
  • 3555628ad5 weed volume: fix bug, remove boltdb, btree Chris Lu 2019-04-09 10:08:59 -0700
  • 8a5ce16e96 weed volume: remove boltdb, btree options, add options for leveldb medium, large Chris Lu 2019-04-09 09:42:06 -0700
  • 9924fa3b1a weed volume: disable block cache on leveldb Chris Lu 2019-04-09 00:24:32 -0700
  • 35aba35c07 Revert "weed volume: disable block cache on leveldb" Chris Lu 2019-04-09 00:22:40 -0700
  • a55e708d36 weed volume: disable block cache on leveldb Chris Lu 2019-04-09 00:18:32 -0700
  • 6d4c44a85c 1.29 1.29 Chris Lu 2019-04-08 22:41:59 -0700
  • 88ba08cb9e add large disk support Chris Lu 2019-04-08 22:32:42 -0700
  • 784c5bb73a add build option support 5-byte offset Chris Lu 2019-04-08 22:01:29 -0700
  • 7a4b234ea1 divide offset into higher and lower sections Chris Lu 2019-04-08 21:44:06 -0700
  • 000ee725fc refactor Offset into a struct of bytes Chris Lu 2019-04-08 19:40:56 -0700
  • a41ba79119
    Merge pull request #914 from jba/gocdk-receive Chris Lu 2019-04-08 10:31:02 -0700
  • d14b614407 weed filer.copy: use existing file owner and gropu id Chris Lu 2019-04-07 11:31:50 -0700
  • a32abda1a3 adjust compression to optimize for speed Chris Lu 2019-04-07 11:01:28 -0700
  • c731d9be6d weed filer.copy: add option to profile the execution Chris Lu 2019-04-07 09:13:24 -0700
  • 174bf1e8b2 more efficient client side gzip compression Chris Lu 2019-04-06 14:14:28 -0700
  • 02191f6156 travis: temporarily disable go tip Chris Lu 2019-04-06 12:05:19 -0700
  • d942aa808a travis: enable go cache Chris Lu 2019-04-06 12:01:02 -0700
  • 596e920f1f disable cgo Chris Lu 2019-04-06 11:53:56 -0700
  • e72469ea21 disable cgo Chris Lu 2019-04-06 11:52:55 -0700
  • a98a6263e2 travis disable GOCACHE Chris Lu 2019-04-06 11:30:04 -0700
  • b13c2be332 travis tests Chris Lu 2019-04-06 11:27:59 -0700
  • efa881f557 clean cache Chris Lu 2019-04-06 11:22:09 -0700
  • 27850c3a8b add stop to clean up gocache Chris Lu 2019-04-06 11:13:53 -0700
  • 7e95dcc99e trying to fix travis problem Chris Lu 2019-04-06 11:12:43 -0700
  • 868913aa04 printout statistics Chris Lu 2019-04-06 11:12:35 -0700
  • de7626bd22 weed shell: volume.list add summary statistics Chris Lu 2019-04-06 09:25:29 -0700
  • 94302935b2 weed volume: only store compressed data if compression is effective Chris Lu 2019-04-06 00:10:52 -0700
  • b2d92a2992 weed shell: fs.tree fix directory tree listing Chris Lu 2019-04-05 23:42:36 -0700
  • 24c020104a weed filer.copy: parallelize the copying to increase throughput Chris Lu 2019-04-05 23:35:30 -0700
  • c789b496d8 use cached grpc client Chris Lu 2019-04-05 20:31:58 -0700
  • 5808caa2f5 use cached grpc client Chris Lu 2019-04-05 20:26:52 -0700
  • cd6d35aa52 weed shell: fs.tree improvements Chris Lu 2019-04-05 11:40:54 -0700
  • 72920efc20 added entry to scaffold #914 Jonathan Amsterdam 2019-04-05 13:43:38 -0400
  • a6a5d80401 fix typo Jonathan Amsterdam 2019-04-05 08:13:32 -0400
  • 300b39b5af weed filer.copy: use cached filer grpc connection Chris Lu 2019-04-05 01:09:06 -0700
  • 921231268b weed filer.copy: skip files that can not be opened Chris Lu 2019-04-05 00:04:00 -0700
  • 4f714cef22 default weed filer.copy and weed upload chunk size to 32MB Chris Lu 2019-04-04 23:14:32 -0700
  • c94823f52c set default http idle connection per host Chris Lu 2019-04-04 20:28:40 -0700
  • 0bd7ced7c2 fix test Chris Lu 2019-04-04 20:11:59 -0700
  • 9cc73f4a9a fix test Chris Lu 2019-04-04 19:34:15 -0700
  • af37b374cb weed shell: fs.cd change current directory Chris Lu 2019-04-04 19:27:51 -0700
  • 766396d249 weed master: atomic volume counting Chris Lu 2019-04-04 19:27:00 -0700
  • c0c9a8bad5 replication: add GoCDK PubSub support Jonathan Amsterdam 2019-04-04 17:22:45 -0400
  • 715a38da1e weed shell: add fs.cd, fs.pwd to change to a directory and print current directory Chris Lu 2019-04-03 00:20:00 -0700
  • 20dcb44077 fix tests Chris Lu 2019-04-01 23:59:31 -0700
  • beaa2bd71a weed filer: properly delete cached directory entry Chris Lu 2019-04-01 17:03:04 -0700
  • 78b9db34d5 weed s3: generate time format acceptable by aws cli s3 Chris Lu 2019-04-01 16:13:29 -0700
  • 2a52e70a41 weed filer: increase default mysql/postgres dir or name length to 65535 Chris Lu 2019-04-01 12:37:54 -0700
  • b4c276263f weed filer: mysql/postgres use ReadCommitted transaction isolation level for atomic rename Chris Lu 2019-04-01 11:03:04 -0700
  • c5a3ff1c35 weed s3: multipart upload goes to the right bucket Chris Lu 2019-03-31 11:10:19 -0700
  • 189c890715 weed replicate: replicate atomic rename to other systems Chris Lu 2019-03-31 08:10:47 -0700
  • 8c823abe1f 1.28 1.28 Chris Lu 2019-03-30 23:22:41 -0700
  • 78ac2bef3c go fmt Chris Lu 2019-03-30 23:09:16 -0700
  • 97406333a5 support atomic renaming for mysql/postgres filer store Chris Lu 2019-03-30 23:08:29 -0700
  • 920b4e56aa refactoring Chris Lu 2019-03-29 22:53:35 -0700
  • f60d383947 weed filer.copy: support multiple masters Chris Lu 2019-03-29 22:50:14 -0700
  • 487ca51491 weed filer.export: fix pagination error Chris Lu 2019-03-28 00:46:15 -0700
  • 07775998a9 some comments Chris Lu 2019-03-28 00:38:30 -0700
  • 53b81fcfcd weed shell: add fs.tree Chris Lu 2019-03-28 00:05:04 -0700
  • c7e7b6229f detect mime type Chris Lu 2019-03-27 14:25:18 -0700
  • 65757ae2fd weed filer: set content-type consistent with filer store Chris Lu 2019-03-27 11:41:11 -0700
  • 37ce4c5269 weed shell: add fs.ls Chris Lu 2019-03-26 12:43:51 -0700
  • d2bb351c88
    Merge pull request #902 from chrislusf/add_volume_follow Chris Lu 2019-03-26 00:01:50 -0700
  • 7a14cdc90c refactoring, go fmt #902 Chris Lu 2019-03-25 23:18:40 -0700
  • 19728fe3f6 remove deprecated code Chris Lu 2019-03-25 23:12:14 -0700
  • df95ce0b6c weed backup: efficient delta backup Chris Lu 2019-03-25 23:01:53 -0700
  • c913583e2d Merge branch 'master' into add_volume_follow Chris Lu 2019-03-25 21:19:34 -0700
  • 91b9a68493 udpate glide Chris Lu 2019-03-25 09:39:54 -0700
  • a32797518b weed master: redirect to leader for default admin UI Chris Lu 2019-03-25 09:20:05 -0700
  • 70815e9124 WIP Chris Lu 2019-03-25 09:16:12 -0700
  • eaa42c3865 1.27 1.27 Chris Lu 2019-03-23 14:14:40 -0700
  • cd8a3b99bb textual changes Chris Lu 2019-03-23 12:57:35 -0700
  • bd1c0735e0 weed shell: adjust help text format Chris Lu 2019-03-23 11:54:26 -0700
  • 6b70b36105 weed shell: add "volume.fix.replication" Chris Lu 2019-03-23 11:34:09 -0700
  • 95e0520182 weed volume: add grpc operation to relicate a volume to local Chris Lu 2019-03-23 11:33:34 -0700
  • a3490b600c weed filer, weed master: add option to disable http Chris Lu 2019-03-21 16:00:46 -0700
  • 531add52c2 weed master: skip proxied file read in http read only mode Chris Lu 2019-03-21 09:49:04 -0700
  • 287ac1ce88
    Merge pull request #895 from jba/gocdk Chris Lu 2019-03-20 13:57:13 -0700
  • e966033098 Merge branch 'master' of https://github.com/chrislusf/seaweedfs into gocdk #895 Jonathan Amsterdam 2019-03-20 16:02:38 -0400
  • 977b30e992 weed filer: http HEAD response header add ETag Chris Lu 2019-03-20 10:13:51 -0700
  • 50af6f8a15
    Merge pull request #893 from PapaYofen/bench Chris Lu 2019-03-20 06:39:05 -0700
  • 8db82e2b75 notification: add Go CDK pubsub support Jonathan Amsterdam 2019-03-19 10:10:43 -0400
  • 45a52b17fd benchmark: add replication flag #893 chenwanli 2019-03-20 16:38:11 +0800
  • 88ab932f7d refactoring function parameter Chris Lu 2019-03-19 23:01:23 -0700
  • 5ae4b963a4 avoid using global rand Chris Lu 2019-03-19 22:20:14 -0700
  • f3d316a846 weed shell: adding file system disk usage fs.du Chris Lu 2019-03-19 21:58:00 -0700
  • cea5c53bf7 fix length checking Chris Lu 2019-03-19 20:56:27 -0700
  • da871896c3 weed filer: set grpc port to port + 10000 Chris Lu 2019-03-19 05:47:41 -0700
  • 916b809c08 add error checking Chris Lu 2019-03-19 05:34:43 -0700
  • eb4a54d9fe refactoring Chris Lu 2019-03-19 05:19:37 -0700
  • ece9d13312 volume info collect compact revision number Chris Lu 2019-03-18 09:32:21 -0700
  • 104922a3db text wrapping Chris Lu 2019-03-18 00:35:15 -0700
  • 44647a46c0 needle scanner read appendAtNs Chris Lu 2019-03-17 23:28:43 -0700
  • 8b26d15740 refactoring: simplify function parameter Chris Lu 2019-03-17 22:32:01 -0700