995 Commits (46e0b629e529f3aff535f90dd25eb719adf1c0d0)

Author SHA1 Message Date
Daniel Nagy 0e3adde47f
Return correct exitcode when `wheed upload` fails 4 years ago
Chris Lu e00443a940 mount: adjust starting order 4 years ago
Patrick Schmidt 77100754e6 Return artificial . and .. directories 4 years ago
Chris Lu 2d7b4e5bb6 filer.backup: escape colon from path on windows 4 years ago
danielflira 849f36c1ac fix parameter multiple values 4 years ago
Eugeniy Kozlov 6e8bd16819 freespace params fix 4 years ago
Chris Lu 4d55132c7d scaffold add comments 4 years ago
danielflira 84488ebb33 replace filer.remote and parts[1] 4 years ago
danielflira 877c192af2 create fuse subcommand to use weed with mount 4 years ago
Chris Lu dce1f02c9e filer.backup: backup to local directory optionally is incremental 4 years ago
Chris Lu 064269bb57 filer: Support sqlite as filer meta store 4 years ago
Konstantin Lebedev 26a4f34a57 del checks 4 years ago
Chris Lu 5d77840cff adjust help message 4 years ago
Chris Lu dc1309f084 FUSE mount: support multiple filers 4 years ago
Konstantin Lebedev 03d1199d5f Revert "revert PR #1903 avoid http error: superfluous response.WriteHeader" 4 years ago
Chris Lu b430d1b6ee filer.copy: "check.size" before copying files 4 years ago
Chris Lu 8f8738867f add retry to assign volume 4 years ago
Chris Lu 007401f3a0 remove duplicated code 4 years ago
Chris Lu 55a8f57381 go fmt 4 years ago
Chris Lu ac71117ee6 revert PR #1903 avoid http error: superfluous response.WriteHeader 4 years ago
bingoohuang cf552417a7 minFreeSpace refactored 4 years ago
bingoohuang 31f1cdeac2 minFreeSpace argument allows size like 10GiB 4 years ago
Chris Lu cd7bf1a72a filer.copy copy empty folders 4 years ago
liuxiaobo c31c5e829c
fix path-specific filer store comment error 4 years ago
Chris Lu 54410ca955 cleaner way to set readonly 4 years ago
Chris Lu c83ab91e2e remove unused variable 4 years ago
Chris Lu ff4c1d5965 adjust logging 4 years ago
Chris Lu 0df5b53ad8 adjust help message 4 years ago
Chris Lu f62c153274 go fmt 4 years ago
Chris Lu af313dff58 add gateway for easier POST and DELETE blobs 4 years ago
Philippe Pepiot 42a761ee20
Fix typo in weed filer long help 4 years ago
Chris Lu c5b08bac1b remove mac specific mount options 4 years ago
Konstantin Lebedev f5f8eec8e2 fix get filerGrpcAddress 4 years ago
Chris Lu 0f64f5b9c8 mount: add readOnly option 4 years ago
Chris Lu 8e404a1433 go fmt 4 years ago
Chris Lu cc0df36a9e smaller file chunks are faster 4 years ago
Chris Lu 1f984d2645 refactor buffer pool 4 years ago
Chris Lu ac875976c0 filer, volume: add concurrent upload size limit to avoid OOM 4 years ago
Chris Lu a1e18a1384 server add memory profiling 4 years ago
LazyDBA247-Anyvision 9385e2224d fix postgres2 upsertQuery syntax also 4 years ago
Chris Lu a5662c9e5e adjust ordering 4 years ago
LazyDBA247-Anyvision 9f1cab179c use a compatible pg syntax for upsert 4 years ago
Chris Lu a95929e53c reduce default concurrentWriters to 32 4 years ago
LazyDBA247-Anyvision 4c51e6a660 add enableUpsert=true 4 years ago
Chris Lu b61e9f6a1a adjust ordering 4 years ago
Konstantin Lebedev 8a95f9c10c iam GetUser 4 years ago
LazyDBA247-Anyvision 96c62bd34d scaffold - insertQuery 4 years ago
李海 69b2dab9c6 add a snowflake sequencer as more robust fid generator, but less compressable than small auto-inc id 4 years ago
Konstantin Lebedev 03c7953254 init Iam Api Server 4 years ago
Konstantin Lebedev 9ce82a9cd2 GOMAXPROCS use defaults to the value of runtime.NumCPU 4 years ago