Commit Graph

  • d2a811eef2 fix compilation Chris Lu 2018-06-11 23:29:09 -0700
  • 5bd72696ac weed mount add ttl option Chris Lu 2018-06-11 23:13:33 -0700
  • 98110c1697 add collection, replication, ttl to each file Chris Lu 2018-06-10 16:57:32 -0700
  • f1273073fc switch to fs.NodeRequestLookuper Chris Lu 2018-06-07 00:07:37 -0700
  • cec1d97035 recursively move files and directories Chris Lu 2018-06-06 23:39:30 -0700
  • ae23e46313 better error log Chris Lu 2018-06-06 23:06:19 -0700
  • e755540be9 fix caching during directory listing Chris Lu 2018-06-06 22:55:59 -0700
  • daabdfe357 remove nodemap, fix directory listing cache Chris Lu 2018-06-06 22:48:51 -0700
  • 5c25d29272 support renaming files Chris Lu 2018-06-06 22:11:01 -0700
  • b3447f4375 adjust logging Chris Lu 2018-06-06 02:21:36 -0700
  • 6816661b0f fixed file handle by file full path Chris Lu 2018-06-06 02:09:57 -0700
  • 299312c805 use separate filer grpc port Chris Lu 2018-06-05 23:37:41 -0700
  • 95fe745a0c compatible with previous json rendering Chris Lu 2018-06-04 19:28:59 -0700
  • c546c309f1 Merge branch 'filer2_development' Chris Lu 2018-06-02 00:35:03 -0700
  • a146a48ccc remove old file Chris Lu 2018-06-02 00:34:15 -0700
  • ebf58709d3 remove unused register file function #664 Chris Lu 2018-06-01 23:24:34 -0700
  • 43e3f5724c use fixed list of masters in both filer and volume servers Chris Lu 2018-06-01 00:39:39 -0700
  • a6f7f9b0b8 add missing modify and create times Chris Lu 2018-05-31 22:50:19 -0700
  • 7efeb146c5 fix log Chris Lu 2018-05-31 22:49:55 -0700
  • 4d1eedfa28 prepare to merge with master Chris Lu 2018-05-30 22:29:18 -0700
  • dc13e10637 fix copy error on 0 size files Chris Lu 2018-05-30 22:28:14 -0700
  • a218eaf1f0 fix log Chris Lu 2018-05-30 22:09:24 -0700
  • 430eb67489 handle large file copy when write request is larger than buffer Chris Lu 2018-05-30 22:02:21 -0700
  • 44acf4b756 fix file name Chris Lu 2018-05-30 20:48:13 -0700
  • 0301504184 add mime, use simple insert and update filer store API Chris Lu 2018-05-30 20:24:57 -0700
  • 26e7cd8c75 assign a different volume on large file copying Chris Lu 2018-05-30 01:05:26 -0700
  • 2fe0d479f1 filer.copy supports chunking Chris Lu 2018-05-30 00:54:56 -0700
  • 2d7dea1a09 a little refactoring Chris Lu 2018-05-29 23:52:27 -0700
  • 8a48baa056 add single chunk file copying to new filer Chris Lu 2018-05-29 23:46:45 -0700
  • 78aabf66ce add error details Chris Lu 2018-05-29 23:46:17 -0700
  • 4e3ea49cff properly working local write buffer Chris Lu 2018-05-29 01:21:21 -0700
  • c4b92e17d0 fix isPerfectAppend Chris Lu 2018-05-28 22:45:52 -0700
  • 74332e1a61 minor Chris Lu 2018-05-28 14:32:16 -0700
  • be0e88a606 fix chunk size limit for default 0 Chris Lu 2018-05-28 13:44:27 -0700
  • 5c4480ec6c add mountOptions.chunkSizeLimitMB, remove cmdMount.IsDebug Chris Lu 2018-05-28 13:42:25 -0700
  • 8ab7dd9d08 weed mount add options for collection and replication Chris Lu 2018-05-28 13:24:48 -0700
  • d0b238d2db cache local writes before flushing to volume server Chris Lu 2018-05-28 12:30:17 -0700
  • 07e0d13d2d filer support reading multiple chunks, with range support Chris Lu 2018-05-28 05:39:12 -0700
  • dd5661b297 adding favicon to filer also Chris Lu 2018-05-28 02:35:58 -0700
  • 9b603f5ffa split filer read into 2 files Chris Lu 2018-05-28 02:24:14 -0700
  • 8db9319a06 refactoring: go fmt, reorg Chris Lu 2018-05-27 23:59:49 -0700
  • 480a073f1f refactoring: split into 4 files Chris Lu 2018-05-27 23:53:10 -0700
  • 5b844d7011 pass reference of master server Chris Lu 2018-05-27 11:58:00 -0700
  • 8b0718ac92 go vet Chris Lu 2018-05-27 11:56:49 -0700
  • 458ada173e go fmt Chris Lu 2018-05-27 11:52:26 -0700
  • 8647191bee removing filer package! Chris Lu 2018-05-27 11:52:15 -0700
  • 03d76479a5 add reds Chris Lu 2018-05-27 11:14:29 -0700
  • a6a6b87f1b adjust readme Chris Lu 2018-05-27 11:14:12 -0700
  • ab86d263c9 add Cassandra Chris Lu 2018-05-27 00:01:15 -0700
  • 603de2d5db skip deletion if entry not found Chris Lu 2018-05-27 00:00:56 -0700
  • f124ebab1d fix ordering Chris Lu 2018-05-27 00:00:11 -0700
  • 1c0a2a7db8 reformat Chris Lu 2018-05-26 23:59:56 -0700
  • 869161a261 support both mysql and postgres Chris Lu 2018-05-26 22:02:49 -0700
  • 87b3b84471 simplifying dirhash to 64bit integer Chris Lu 2018-05-26 21:24:03 -0700
  • 955eae3500 this works great and support long file names Chris Lu 2018-05-26 14:08:55 -0700
  • 2da84ed331 working fine now Chris Lu 2018-05-26 13:35:56 -0700
  • 9357b2d4c7
    Merge f3e30706a8 into 3a3553dc46 #609 Benjamin Roth 2018-05-26 20:25:52 +0000
  • 68bcaff14d mysql can compile, not yet tested! Chris Lu 2018-05-26 05:32:15 -0700
  • c1e353491a refactoring variable names Chris Lu 2018-05-26 04:50:55 -0700
  • 828e4a5ace fix test error Chris Lu 2018-05-26 04:13:50 -0700
  • 9e77563c99 add leveldb store Chris Lu 2018-05-26 03:49:46 -0700
  • c34feca59c refactoring Chris Lu 2018-05-25 23:27:06 -0700
  • 6de84c64c6 adding create time Chris Lu 2018-05-25 23:26:40 -0700
  • 72fc001d0d remove unused code Chris Lu 2018-05-25 01:30:16 -0700
  • ac66c133a5 do not read attributes when file is opened Chris Lu 2018-05-25 01:27:21 -0700
  • 6d1bcd4b8c use existing attributes instead of fetching from filer Chris Lu 2018-05-25 01:22:31 -0700
  • 0a223838bd refactoring Chris Lu 2018-05-25 00:57:25 -0700
  • f8776ad5cd add breadcrumb to filer UI Chris Lu 2018-05-24 23:42:13 -0700
  • a01557f4cb adjust filer web page Chris Lu 2018-05-24 23:21:12 -0700
  • c11d84f314 fix reading from a url Chris Lu 2018-05-24 23:20:56 -0700
  • 7b81cf3762 better logs Chris Lu 2018-05-24 23:20:26 -0700
  • 9f4f8de9ad skip printout Chris Lu 2018-05-24 23:20:12 -0700
  • e18c7e160c avoid empty chunk view Chris Lu 2018-05-24 23:19:56 -0700
  • d773e11c7a file handler directly read from volume servers Chris Lu 2018-05-24 01:22:37 -0700
  • 00d0274fd7 prepare to read from multiple file chunks Chris Lu 2018-05-23 22:28:54 -0700
  • 849b6ec28d seems editing already working Chris Lu 2018-05-23 20:55:24 -0700
  • d84b80b795 similar changes as master Chris Lu 2018-05-23 03:23:47 -0700
  • 536559f62d copy works, edit somehow still fails Chris Lu 2018-05-23 03:08:46 -0700
  • 1675243f29 maybe speed up a little when loading index Chris Lu 2018-05-23 02:38:11 -0700
  • e97c60cc10 avoid overwriting variables Chris Lu 2018-05-23 02:36:19 -0700
  • 468514f525 reduce logs Chris Lu 2018-05-23 02:36:06 -0700
  • 035fe801b9
    Merge pull request #658 from chrislusf/master Chris Lu 2018-05-22 11:13:50 -0700
  • 3a3553dc46 remove unused files #658 Chris Lu 2018-05-22 11:12:59 -0700
  • 147665e9a6
    Merge pull request #657 from chrislusf/master Chris Lu 2018-05-22 10:20:50 -0700
  • 88d608b661 avoid using the bytes out side of the transaction #657 Chris Lu 2018-05-22 10:19:44 -0700
  • 69b9d8c3c2 fix boltdb variable usage Chris Lu 2018-05-22 10:18:09 -0700
  • 873868cc10 not working now Chris Lu 2018-05-22 04:31:44 -0700
  • 7362de9a18 weed mount can work well Chris Lu 2018-05-22 03:26:38 -0700
  • 03fd66e209
    Merge pull request #655 from chrislusf/filer1_maintenance_branch Chris Lu 2018-05-22 00:16:42 -0700
  • 04c2c5e58d fix mysql data store bug #655 Chris Lu 2018-05-22 00:15:11 -0700
  • c5a63f4775 Merge branch 'master' into filer1_maintenance_branch Chris Lu 2018-05-21 10:33:17 -0700
  • 6ce0097846 add left padding Chris Lu 2018-05-21 10:28:46 -0700
  • 9dd228747c filer copy added uid/gid Chris Lu 2018-05-21 01:25:30 -0700
  • f07482382b able to update file content Chris Lu 2018-05-21 00:00:28 -0700
  • cd47528a75 remove unused code Chris Lu 2018-05-20 17:08:54 -0700
  • cc66e25cd2 merge intervals Chris Lu 2018-05-20 17:06:09 -0700
  • 7ca5052942 create files correctly! Chris Lu 2018-05-19 13:51:44 -0700
  • 793dd81ca2 skip permission checking when creating dir or files Chris Lu 2018-05-19 12:40:24 -0700
  • ab4ddb1e0e fix directory creation, directory listing Chris Lu 2018-05-19 12:07:15 -0700
  • e31c514b00 adding modified time to file chunk Chris Lu 2018-05-16 00:54:44 -0700