Commit Graph

  • d829df4f59 volume: protect against nil needle map Chris Lu 2019-08-14 01:08:01 -07:00
  • e40634e6b4 volume: fail the volume deletion if compaction is in progress Chris Lu 2019-08-12 00:53:50 -07:00
  • 6f75df8660 server: fix starting default master list Chris Lu 2019-08-10 03:09:42 -07:00
  • 74acaad0d1 Update bug_report.md Chris Lu 2019-08-10 00:40:48 -07:00
  • 0dc43ecdca skip writing content if not modified Chris Lu 2019-08-09 14:38:54 -07:00
  • b9f6236f8a filer: fix typo Chris Lu 2019-08-06 00:42:19 -07:00
  • c79274f7eb notes on supported meta data store Chris Lu 2019-08-05 16:45:19 -07:00
  • 21a37787ba Update README.md Chris Lu 2019-08-05 11:53:41 -07:00
  • 25f1a65f9e added 4sightimaging Chris Lu 2019-08-01 09:22:21 -07:00
  • 5c03614e58 Merge pull request #1026 from fengye87/master Chris Lu 2019-07-31 19:31:46 -07:00
  • fc0498798b Add etcd filestore Feng Ye 2019-08-01 10:16:45 +08:00
  • ca2b81a944 fix test error Chris Lu 2019-07-31 02:09:04 -07:00
  • b18ce7abf9 Merge pull request #1024 from fengye87/fix-go-mod Chris Lu 2019-07-31 01:57:10 -07:00
  • 19360ab10a master: redirect clients to the new leader Chris Lu 2019-07-31 01:54:42 -07:00
  • a435ba2b7f Use master branch of github.com/satori/go.uuid Feng Ye 2019-07-31 14:36:17 +08:00
  • 7df5f9a70f Move travis-ci pipeline to go mod Feng Ye 2019-07-30 17:46:33 +08:00
  • 8afd8d35b3 master: followers can also lookup and redirect Chris Lu 2019-07-28 03:58:13 -07:00
  • 2c6cf72e73 refactoring Chris Lu 2019-07-28 01:55:05 -07:00
  • fb90d63589 shell: Added minor changes to fs.meta.save Chris Lu 2019-07-26 09:35:22 -07:00
  • 7b5883f526 Merge pull request #1021 from divinerapier/master Chris Lu 2019-07-24 23:09:44 -07:00
  • 68a234b3bb use go mod to manager dependencies divinerapier 2019-07-25 13:50:21 +08:00
  • f1e43fe274 Merge pull request #1020 from divinerapier/master Chris Lu 2019-07-24 02:05:55 -07:00
  • 9e3b77c3ad avoid double warpping divinerapier 2019-07-24 16:41:45 +08:00
  • 344ce90315 remove weedfuse Chris Lu 2019-07-24 00:42:12 -07:00
  • 5956dfd08d mount: add umask option Chris Lu 2019-07-24 00:03:05 -07:00
  • 3f851feb59 1.42 Chris Lu 2019-07-21 21:52:48 -07:00
  • 862c2cb8e6 go fmt Chris Lu 2019-07-21 21:51:38 -07:00
  • 79762385bd master: ensure only one exclusive vacuum process Chris Lu 2019-07-21 21:49:10 -07:00
  • 93a7df500f merge (#3) bingoohuang 2019-07-22 11:05:05 +08:00
  • f3b99cbfe5 fix wrong alignment fix Chris Lu 2019-07-21 13:50:42 -07:00
  • 644c5c27b4 refactoring Chris Lu 2019-07-21 13:50:24 -07:00
  • 33b3366043 volume: avoid compacting wait group Chris Lu 2019-07-21 13:49:59 -07:00
  • 4b15c8f0c4 volume: lock writables changes Chris Lu 2019-07-21 13:49:09 -07:00
  • fd16adbde1 stricter checking before writes Chris Lu 2019-07-21 11:21:30 -07:00
  • 5a135fef87 purge old code Chris Lu 2019-07-21 10:45:36 -07:00
  • 94b039d3d9 move Chris Lu 2019-07-21 10:45:25 -07:00
  • 6a573d62e0 merge laster (#2) bingoohuang 2019-07-18 16:57:16 +08:00
  • c54d9221b9 write requests also checks cookie if overwrites Chris Lu 2019-07-17 23:57:34 -07:00
  • 898d943b25 refactoring Chris Lu 2019-07-17 23:43:48 -07:00
  • 0264a7f50a set the max file key when ever possible Chris Lu 2019-07-17 23:23:01 -07:00
  • c33f423955 stop early if compaction fails Chris Lu 2019-07-17 23:22:01 -07:00
  • aff911c00d skip all azuresb Chris Lu 2019-07-17 01:24:20 -07:00
  • 0ea98dc6a2 disable azure due to api changes Chris Lu 2019-07-17 00:39:36 -07:00
  • a7b1b23c58 fix wrong volume count Chris Lu 2019-07-17 00:03:05 -07:00
  • d19bbee98d keep update from original (#1) bingoohuang 2019-07-16 11:13:23 +08:00
  • 5b5e443d5b Update issue templates Chris Lu 2019-07-15 01:36:39 -07:00
  • 9e47c4749a shell: add fs.mv Chris Lu 2019-07-11 09:29:04 -07:00
  • 1d1b355f9e filer: set file name when uploading to a directory Chris Lu 2019-07-11 04:20:03 -07:00
  • 61b7a650f4 filer.copy default to 32MB chunks Chris Lu 2019-07-10 21:48:27 -07:00
  • 476a7c269c detect a filer path is a file or a directory Chris Lu 2019-07-10 12:11:18 -07:00
  • 1e2127e261 s3: adding Location for multipart upload Chris Lu 2019-07-08 12:37:45 -07:00
  • 62843991f2 s3: adjust object key Chris Lu 2019-07-08 12:37:20 -07:00
  • cf2804eebd 1.41 Chris Lu 2019-07-07 20:40:20 -07:00
  • 7872fc38ea filer leveldb2: correct directory listing Chris Lu 2019-07-07 20:37:48 -07:00
  • fe2882ce7d fix test Chris Lu 2019-07-02 21:42:06 -07:00
  • 36250154cc remove println Chris Lu 2019-07-02 21:33:23 -07:00
  • 4d579f7f57 adjust Chris Lu 2019-07-02 21:28:51 -07:00
  • 23d36dfbaf 1.40 Chris Lu 2019-07-02 21:27:05 -07:00
  • dcc331cf5a parallelize leveldb Chris Lu 2019-07-02 21:25:53 -07:00
  • c5408a4a2d benchmark leveldb performance Chris Lu 2019-07-02 21:25:18 -07:00
  • 88fed85bba temp skipping azure Chris Lu 2019-06-30 23:17:45 -07:00
  • d7ffca48c9 Revert "try to use glide to manage versions" Chris Lu 2019-06-30 23:17:01 -07:00
  • 023f561a73 try to use glide to manage versions Chris Lu 2019-06-30 22:47:10 -07:00
  • ce5aab66e9 add versions Chris Lu 2019-06-30 22:43:10 -07:00
  • 36022f9416 1.39 Chris Lu 2019-06-30 00:50:17 -07:00
  • 15ecf4e3bf filer: default to leveldb2 Chris Lu 2019-06-30 00:44:57 -07:00
  • ee933cd859 filer: add metrics for go memory, gc stats Chris Lu 2019-06-29 03:02:28 -07:00
  • 92c7f7e069 fix compilation error Chris Lu 2019-06-28 11:19:08 -07:00
  • 9f3f2f7c79 protect locations slice Chris Lu 2019-06-28 09:47:29 -07:00
  • 327336ecf3 filer: avoid concurrent modification to result slice Chris Lu 2019-06-28 01:12:41 -07:00
  • a3d1296ed9 go fmt Chris Lu 2019-06-27 12:18:59 -07:00
  • ec75b2d761 volume: fix bug with 8000GB version if using in memory index Chris Lu 2019-06-27 12:18:45 -07:00
  • 6883f9e322 mark volume readonly before ec encoding Chris Lu 2019-06-26 23:02:22 -07:00
  • c2960c7a86 defaulting file ttl to volume ttl Chris Lu 2019-06-26 11:18:23 -07:00
  • 06140f9313 Merge pull request #991 from iliul/master Chris Lu 2019-06-25 21:26:44 -07:00
  • 1d9b75b536 weed.go: remove unused parameter Lei Liu 2019-06-26 10:44:41 +08:00
  • 359563e95a refactoring Chris Lu 2019-06-25 09:49:27 -07:00
  • fdff927b37 1.38 Chris Lu 2019-06-24 00:36:46 -07:00
  • a8b4fe6eae adjust help text Chris Lu 2019-06-24 00:26:03 -07:00
  • c777102da9 go fmt Chris Lu 2019-06-23 15:30:16 -07:00
  • d5560f2705 simplify metrics settings Chris Lu 2019-06-23 15:29:49 -07:00
  • 6f8b335007 fix duplicated flags Chris Lu 2019-06-23 03:11:21 -07:00
  • f16375621f big refactoring Chris Lu 2019-06-23 03:08:27 -07:00
  • 6c01fb6d2d go fmt Chris Lu 2019-06-23 01:57:51 -07:00
  • 8da5d5b094 filer.copy: use filer settings, avoid unnecessary command line options Chris Lu 2019-06-23 01:57:35 -07:00
  • d1cd8f8c5b add metrics, refactoring Chris Lu 2019-06-22 22:53:52 -07:00
  • a14bd31f5b go fmt Chris Lu 2019-06-22 20:05:25 -07:00
  • 3fa1f150d9 refactoring Chris Lu 2019-06-22 20:04:56 -07:00
  • 1babec00e7 check deleted chunks faster Chris Lu 2019-06-22 13:22:22 -07:00
  • cd45ab072a fix compilation error Chris Lu 2019-06-22 12:30:08 -07:00
  • c369e5a13b add metrics for filer store Chris Lu 2019-06-22 12:23:25 -07:00
  • 6bc3dee5b3 refactoring Chris Lu 2019-06-22 10:56:54 -07:00
  • 95ad56d99d 1.37 Chris Lu 2019-06-21 20:56:34 -07:00
  • a111f26fe6 avoid nil Chris Lu 2019-06-21 20:56:27 -07:00
  • 308102f023 fix cassandra creation problem Chris Lu 2019-06-21 17:10:38 -07:00
  • fe4eb6bffa 1.36 Chris Lu 2019-06-21 13:11:40 -07:00
  • 059ef879a8 fix issue 986 Chris Lu 2019-06-21 13:06:04 -07:00
  • ff97acae62 more logs Chris Lu 2019-06-21 12:14:40 -07:00
  • d0ce5b020b logging Chris Lu 2019-06-21 12:05:00 -07:00
  • 78994024ff adjust logging Chris Lu 2019-06-21 11:46:12 -07:00