Commit Graph

  • 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
  • 2fcc88116e go fmt Chris Lu 2019-03-17 20:27:36 -0700
  • aca653c08b weed shell: list volumes Chris Lu 2019-03-17 20:27:08 -0700
  • 22fbbf023b adjust collection list output Chris Lu 2019-03-17 17:31:05 -0700
  • e48267e287 adjust output Chris Lu 2019-03-17 17:28:29 -0700
  • 657dd2e6c9 add shell command to list all collections Chris Lu 2019-03-16 13:43:16 -0700
  • b92122b885 fix test Chris Lu 2019-03-16 09:50:57 -0700
  • 36b632ebcb fix tests Chris Lu 2019-03-16 09:50:21 -0700
  • 42cb05c088 add context.Context Chris Lu 2019-03-15 17:23:02 -0700
  • 55bab1b456 add context.Context Chris Lu 2019-03-15 17:20:24 -0700
  • cece860bfd add context to all filer APIs Chris Lu 2019-03-15 15:55:34 -0700
  • 55c85f3a66 adding context Chris Lu 2019-03-15 15:26:09 -0700
  • d30600e6d6 fix filer starting under "weed server" when ip is not localhost Chris Lu 2019-03-15 09:57:33 -0700
  • 43e9dc3cf2 docker: add the /data/filerdb folder Chris Lu 2019-03-15 00:54:01 -0700
  • 5cbe7392a3 weed server: mkdir first Chris Lu 2019-03-15 00:33:51 -0700
  • a4e8aa98a0 weed server: mkdir first, and set the master ip address Chris Lu 2019-03-15 00:32:42 -0700
  • 023f447d56 add directory /data/filerdb Chris Lu 2019-03-14 23:48:53 -0700
  • 95ef4513c8 print out memory size Chris Lu 2019-03-13 23:14:40 -0700
  • 346541a101 print out per entry memory usage Chris Lu 2019-03-13 23:07:24 -0700
  • 99ce10daeb Merge branch 'master' of https://github.com/chrislusf/seaweedfs 1.26 Chris Lu 2019-03-11 00:58:17 -0700
  • 2ce4dae795 move to 1.26 Chris Lu 2019-03-11 00:58:12 -0700
  • 1e0e909fa1
    Merge pull request #878 from PapaYofen/revert-fix-780 Chris Lu 2019-03-10 21:32:55 -0700
  • c668e55e07 Revert "fix https://github.com/chrislusf/seaweedfs/issues/780" #878 chenwanli 2019-03-11 11:48:11 +0800
  • 6fe071175d mount: add option to disable allow others Chris Lu 2019-03-10 19:45:40 -0700
  • ad08a52ab6 synchronously upload files Chris Lu 2019-03-09 13:24:22 -0800
  • 4773497d2c add back "/cluster/status" Chris Lu 2019-03-06 12:10:45 -0800
  • e71e0db5b7 adding go 1.12 Chris Lu 2019-03-06 10:51:52 -0800
  • ab32556a51 weed server: fix error coming from moving raft to grpc Chris Lu 2019-03-06 10:21:49 -0800
  • 0898e6c38e Merge branch 'master' of https://github.com/chrislusf/seaweedfs Chris Lu 2019-03-04 13:00:10 -0800
  • d312c55bbe file path supports windows, avoiding back slashes Chris Lu 2019-03-04 13:00:08 -0800
  • f9dcf56465 adjust log level for loading configurations Chris Lu 2019-03-04 09:02:58 -0800
  • b13260fd45
    Merge pull request #869 from PapaYofen/fix-825 Chris Lu 2019-03-04 07:22:22 -0800
  • f233bbe9c0 Fix https://github.com/chrislusf/seaweedfs/issues/825#issuecomment-469097375 #869 chenwanli 2019-03-04 12:43:43 +0800
  • 219b651bc3 jwt check the base file id Chris Lu 2019-03-03 10:17:44 -0800
  • 2812c14520 master: add option to disable http operations Chris Lu 2019-03-02 05:10:05 -0800
  • 572d986dee
    Merge pull request #865 from PapaYofen/fix-864 Chris Lu 2019-02-28 06:27:39 -0800
  • 900aad4935 Fix https://github.com/chrislusf/seaweedfs/issues/864 #865 chenwanli 2019-02-26 18:12:58 +0800
  • cb07d15254 add namespace for s3 Chris Lu 2019-02-27 00:21:37 -0800
  • 70ac2f6ea8 add namespace for ListAllMyBucketsResult Chris Lu 2019-02-26 23:23:04 -0800
  • 8a3e72566c
    Merge pull request #862 from PapaYofen/fix-861 Chris Lu 2019-02-26 03:42:33 -0800
  • fd27ed7755 Fix https://github.com/chrislusf/seaweedfs/issues/861 #862 chenwanli 2019-02-26 17:12:39 +0800
  • 344caf3cd7 1.25 1.25 Chris Lu 2019-02-25 00:44:48 -0800
  • 7bbe24dd28 volume server directly support https Chris Lu 2019-02-25 00:43:36 -0800
  • c892b898a1 Merge branch 'master' of https://github.com/chrislusf/seaweedfs Chris Lu 2019-02-25 00:34:25 -0800
  • 0d84e32f56 update library versions Chris Lu 2019-02-25 00:34:21 -0800
  • 47bf0e3eae
    Merge pull request #858 from PapaYofen/hack Chris Lu 2019-02-25 00:13:29 -0800
  • 0bc3cdd26a Fix https://github.com/chrislusf/seaweedfs/issues/825 #858 chenwanli 2019-02-25 10:47:41 +0800
  • 0a106c1757 updated glide Chris Lu 2019-02-20 09:09:47 -0800
  • e108688990 avoid grpc 5 seconds timeout Chris Lu 2019-02-20 01:01:01 -0800
  • 097b7a321e HDFS: move to 1.0.8 Chris Lu 2019-02-20 00:57:31 -0800