3170 Commits (36348114084e7ff583f52ef93a73e1cd8c8f58b5)

Author SHA1 Message Date
Chris Lu 590f02179d filer: load filer conf when starting 4 years ago
Chris Lu 0a406f652e load filer conf and match by prefix 4 years ago
Chris Lu 68043cfcac add reference implementation to detect create/update/delete/rename events 4 years ago
Chris Lu 0fc9ffc603 able to read filer.conf if updated 4 years ago
Chris Lu 442e092995 filer watch "/etc" folder for configuration changes 4 years ago
ruitao.liu a9990a1dc6 adjust check bucket if exist or has access. 4 years ago
Chris Lu e6333da65a enable admin to access all buckets 4 years ago
Chris Lu 7094492428 fix ErrNotFound 4 years ago
Chris Lu c6a0704019 rename function 4 years ago
ruitao.liu c4f0fd6e1b skip if entry.Extended map is nil. 4 years ago
ruitao.liu ab966410d2 return NoSuchBucket instead of InternalError delete non-existed bucket. 4 years ago
Chris Lu a4dfa00030 adjust filer conf 4 years ago
Chris Lu 2251a8e472 minor 4 years ago
Chris Lu 5a16f17e47 remove unused message type 4 years ago
ruitao.liu e06676f007 check permission for bucket delete/head. 4 years ago
Chris Lu c32b6f4d9d prepare for path based configuration 4 years ago
ruitao.liu d7cc0498e0 check if bucket already exists. 4 years ago
Konstantin Lebedev 0880aff224 update dc flag desc 4 years ago
ruitao.liu dbba8cb57e fix if nil map in entry. 4 years ago
Konstantin Lebedev aa30604cec fix tests 4 years ago
Konstantin Lebedev 1eec5c8d5d gen pb 4 years ago
Konstantin Lebedev fc7baef5bb fiil serverUrls sorted by data center 4 years ago
Chris Lu 745ee8d8f3 avoid unnecessary error message 4 years ago
Chris Lu a29abd8600 add a {X-,}Idempotency-Key header for http POST 4 years ago
Chris Lu 8708e7a64d print out data size 4 years ago
Chris Lu c6bd244ebd add TODO 4 years ago
Konstantin Lebedev dc26012a3b initial 4 years ago
Chris Lu 86cdb2a3e5 adjust logs 4 years ago
Chris Lu 73f934d5de s3: do not close reader too early 4 years ago
ruitao.liu 5b636b3242 Add bucket owner attr. 4 years ago
Chris Lu 15956d8a8e 2.10 4 years ago
Chris Lu de3bdd0651 delete old volume replica 4 years ago
Chris Lu 1dd3a6ac36 avoid verbose logs 4 years ago
Chris Lu 6856b0d57e filer: add API to add/modify/delete tagging 4 years ago
Konstantin Lebedev 6cd6ff6962 avoid blank response for 404 4 years ago
Chris Lu 0dafcf1f5a volume: detect max volume count changes based on disk usage 4 years ago
Chris Lu 06ee199ef3 ensure entryViewCache is in sync with the chunks 4 years ago
Chris Lu b132cb893f in case some chunks modified earliar are added later 4 years ago
Chris Lu 0ae4d7bfdf lock "addChunks()" 4 years ago
Konstantin Lebedev e1190b3224 load S3 config from filer 4 years ago
Chris Lu d29b787220 store together with "Seaweed-" prefix 4 years ago
Chris Lu 5448781dfc filer: Headers with "Seaweed-" prefix are stored as extended properties 4 years ago
Chris Lu 0ecff9521d avoid []byte reuse 4 years ago
Chris Lu 031aa70da6 Revert "revert bytebufferpool, seems problematic" 4 years ago
Chris Lu 7d5db73d98 go fmt 4 years ago
Chris Lu a9662d44ac avoid closing chunkSaveErrChan too early 4 years ago
Chris Lu e0fcab47c0 revert bytebufferpool, seems problematic 4 years ago
Chris Lu e1423a83dd mount: clear possible leftover entry data in memory 4 years ago
Chris Lu 9b10d1ac33 2.08 4 years ago
Chris Lu 8750cac090 move to util.RetryWaitTime 4 years ago