1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-18 01:52:46 +02:00

Commit graph

  • d0b238d2db cache local writes before flushing to volume server Chris Lu 2018-05-28 12:30:17 -07:00
  • 07e0d13d2d filer support reading multiple chunks, with range support Chris Lu 2018-05-28 05:39:12 -07:00
  • dd5661b297 adding favicon to filer also Chris Lu 2018-05-28 02:35:58 -07:00
  • 9b603f5ffa split filer read into 2 files Chris Lu 2018-05-28 02:24:14 -07:00
  • 8db9319a06 refactoring: go fmt, reorg Chris Lu 2018-05-27 23:59:49 -07:00
  • 480a073f1f refactoring: split into 4 files Chris Lu 2018-05-27 23:53:10 -07:00
  • 5b844d7011 pass reference of master server Chris Lu 2018-05-27 11:58:00 -07:00
  • 8b0718ac92 go vet Chris Lu 2018-05-27 11:56:49 -07:00
  • 458ada173e go fmt Chris Lu 2018-05-27 11:52:26 -07:00
  • 8647191bee removing filer package! Chris Lu 2018-05-27 11:52:15 -07:00
  • 03d76479a5 add reds Chris Lu 2018-05-27 11:14:29 -07:00
  • a6a6b87f1b adjust readme Chris Lu 2018-05-27 11:14:12 -07:00
  • ab86d263c9 add Cassandra Chris Lu 2018-05-27 00:01:15 -07:00
  • 603de2d5db skip deletion if entry not found Chris Lu 2018-05-27 00:00:56 -07:00
  • f124ebab1d fix ordering Chris Lu 2018-05-27 00:00:11 -07:00
  • 1c0a2a7db8 reformat Chris Lu 2018-05-26 23:59:56 -07:00
  • 869161a261 support both mysql and postgres Chris Lu 2018-05-26 22:02:49 -07:00
  • 87b3b84471 simplifying dirhash to 64bit integer Chris Lu 2018-05-26 21:24:03 -07:00
  • 955eae3500 this works great and support long file names Chris Lu 2018-05-26 14:08:55 -07:00
  • 2da84ed331 working fine now Chris Lu 2018-05-26 13:35:56 -07:00
  • 9357b2d4c7
    Merge f3e30706a8 into 3a3553dc46 Benjamin Roth 2018-05-26 20:25:52 +00:00
  • 68bcaff14d mysql can compile, not yet tested! Chris Lu 2018-05-26 05:32:15 -07:00
  • c1e353491a refactoring variable names Chris Lu 2018-05-26 04:50:55 -07:00
  • 828e4a5ace fix test error Chris Lu 2018-05-26 04:13:50 -07:00
  • 9e77563c99 add leveldb store Chris Lu 2018-05-26 03:49:46 -07:00
  • c34feca59c refactoring Chris Lu 2018-05-25 23:27:06 -07:00
  • 6de84c64c6 adding create time Chris Lu 2018-05-25 23:26:40 -07:00
  • 72fc001d0d remove unused code Chris Lu 2018-05-25 01:30:16 -07:00
  • ac66c133a5 do not read attributes when file is opened Chris Lu 2018-05-25 01:27:21 -07:00
  • 6d1bcd4b8c use existing attributes instead of fetching from filer Chris Lu 2018-05-25 01:22:31 -07:00
  • 0a223838bd refactoring Chris Lu 2018-05-25 00:57:25 -07:00
  • f8776ad5cd add breadcrumb to filer UI Chris Lu 2018-05-24 23:42:13 -07:00
  • a01557f4cb adjust filer web page Chris Lu 2018-05-24 23:21:12 -07:00
  • c11d84f314 fix reading from a url Chris Lu 2018-05-24 23:20:56 -07:00
  • 7b81cf3762 better logs Chris Lu 2018-05-24 23:20:26 -07:00
  • 9f4f8de9ad skip printout Chris Lu 2018-05-24 23:20:12 -07:00
  • e18c7e160c avoid empty chunk view Chris Lu 2018-05-24 23:19:56 -07:00
  • d773e11c7a file handler directly read from volume servers Chris Lu 2018-05-24 01:22:37 -07:00
  • 00d0274fd7 prepare to read from multiple file chunks Chris Lu 2018-05-23 22:28:54 -07:00
  • 849b6ec28d seems editing already working Chris Lu 2018-05-23 20:55:24 -07:00
  • d84b80b795 similar changes as master Chris Lu 2018-05-23 03:23:47 -07:00
  • 536559f62d copy works, edit somehow still fails Chris Lu 2018-05-23 03:08:46 -07:00
  • 1675243f29 maybe speed up a little when loading index Chris Lu 2018-05-23 02:38:11 -07:00
  • e97c60cc10 avoid overwriting variables Chris Lu 2018-05-23 02:36:19 -07:00
  • 468514f525 reduce logs Chris Lu 2018-05-23 02:36:06 -07:00
  • 035fe801b9
    Merge pull request #658 from chrislusf/master Chris Lu 2018-05-22 11:13:50 -07:00
  • 3a3553dc46 remove unused files Chris Lu 2018-05-22 11:12:59 -07:00
  • 147665e9a6
    Merge pull request #657 from chrislusf/master Chris Lu 2018-05-22 10:20:50 -07:00
  • 88d608b661 avoid using the bytes out side of the transaction Chris Lu 2018-05-22 10:19:44 -07:00
  • 69b9d8c3c2 fix boltdb variable usage Chris Lu 2018-05-22 10:18:09 -07:00
  • 873868cc10 not working now Chris Lu 2018-05-22 04:31:44 -07:00
  • 7362de9a18 weed mount can work well Chris Lu 2018-05-22 03:26:38 -07:00
  • 03fd66e209
    Merge pull request #655 from chrislusf/filer1_maintenance_branch Chris Lu 2018-05-22 00:16:42 -07:00
  • 04c2c5e58d fix mysql data store bug Chris Lu 2018-05-22 00:15:11 -07:00
  • c5a63f4775 Merge branch 'master' into filer1_maintenance_branch Chris Lu 2018-05-21 10:33:17 -07:00
  • 6ce0097846 add left padding Chris Lu 2018-05-21 10:28:46 -07:00
  • 9dd228747c filer copy added uid/gid Chris Lu 2018-05-21 01:25:30 -07:00
  • f07482382b able to update file content Chris Lu 2018-05-21 00:00:28 -07:00
  • cd47528a75 remove unused code Chris Lu 2018-05-20 17:08:54 -07:00
  • cc66e25cd2 merge intervals Chris Lu 2018-05-20 17:06:09 -07:00
  • 7ca5052942 create files correctly! Chris Lu 2018-05-19 13:51:44 -07:00
  • 793dd81ca2 skip permission checking when creating dir or files Chris Lu 2018-05-19 12:40:24 -07:00
  • ab4ddb1e0e fix directory creation, directory listing Chris Lu 2018-05-19 12:07:15 -07:00
  • e31c514b00 adding modified time to file chunk Chris Lu 2018-05-16 00:54:44 -07:00
  • 6bf31467c7 adding empty fsync Chris Lu 2018-05-16 00:54:27 -07:00
  • b303a02461 cp file can work Chris Lu 2018-05-16 00:08:44 -07:00
  • c7a71d35b0 fix on pagination Chris Lu 2018-05-14 20:27:48 -07:00
  • 58954bf46f pass file attributes from filer to mount Chris Lu 2018-05-14 02:02:17 -07:00
  • 67401f1908 fix gRpc nil response Chris Lu 2018-05-14 00:17:22 -07:00
  • c5cf9bd290 properly working filer Chris Lu 2018-05-13 23:56:16 -07:00
  • f01d5616b3 add better listing directory entries Chris Lu 2018-05-13 14:02:29 -07:00
  • a4740ca836 fix compilation error for windows 0.77 Chris Lu 2018-05-13 00:49:59 -07:00
  • 2dd5b777f7 prepare for 0.77 release Chris Lu 2018-05-13 00:26:23 -07:00
  • 75a2b05aa3 remove Size from Attr Chris Lu 2018-05-13 00:11:26 -07:00
  • fc7f81f6e7 remove nlink property from directory node Chris Lu 2018-05-12 22:42:28 -07:00
  • 9ecbf92569 more tests Chris Lu 2018-05-12 13:50:11 -07:00
  • 81af1bafba file store adds memdb implementation Chris Lu 2018-05-12 13:45:29 -07:00
  • a808df5019 visit parent folder first Chris Lu 2018-05-11 02:27:57 -07:00
  • 8a1d640dc4 starting filer2 Chris Lu 2018-05-11 02:20:15 -07:00
  • 9f345da20f mv filer proto to filer_pb Chris Lu 2018-05-09 23:18:02 -07:00
  • 942c2cbd7b mv pb to master_pb Chris Lu 2018-05-09 23:11:54 -07:00
  • 57c5405657 add todo Chris Lu 2018-05-09 04:18:31 -07:00
  • 6db1c8bafb Revert "adjust the needle mapper" Chris Lu 2018-05-09 03:57:07 -07:00
  • e2c7be3a2e adjust the needle mapper Chris Lu 2018-05-09 03:50:14 -07:00
  • 43a69d20bf change filer API to gRPC Chris Lu 2018-05-08 01:59:43 -07:00
  • 4936d6c342 adjusting for FUSE Chris Lu 2018-05-07 00:37:47 -07:00
  • cb6b1d8d41 fix broken master health checking Chris Lu 2018-05-07 00:37:33 -07:00
  • be58993f47 ensure the same Node is returned Chris Lu 2018-05-05 23:50:34 -07:00
  • b857cf9d9b format Chris Lu 2018-05-05 23:39:29 -07:00
  • 456738ba64 refactoring fuse Chris Lu 2018-05-05 22:47:16 -07:00
  • 2cada598c6 fix test Chris Lu 2018-05-05 15:08:23 -07:00
  • f3e07c231b adding folder icon Chris Lu 2018-05-05 14:41:40 -07:00
  • 4d5e1e5947
    Merge pull request #645 from chrislusf/vasto_filer Chris Lu 2018-05-05 14:12:51 -07:00
  • 7f49514f6f fix filer UI Chris Lu 2018-05-05 14:10:50 -07:00
  • fffb14bc87 better support FUSE Lookup() Chris Lu 2018-05-05 02:01:50 -07:00
  • 050ab19264 add design Chris Lu 2018-05-04 23:38:42 -07:00
  • 94a35f25f3 simple refactoring Chris Lu 2018-05-03 00:15:59 -07:00
  • 63c4884b16
    Merge pull request #642 from whynotAC/master Chris Lu 2018-05-02 21:38:11 -07:00
  • b9068c1304
    use volumes variable WenLong LI 2018-05-03 12:13:53 +08:00
  • 02a1597642 fix leveldb mount bug liwenlong05 2018-05-03 11:20:38 +08:00