| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-05-18 | Feature/mongodb security (#5602) | sb | 1 | -5/+6 | |
| 2024-05-18 | add filer configuration options for username/password and tls (#5601) | sb | 1 | -11/+60 | |
| 2023-07-24 | fix building mongo index | chrislu | 1 | -2/+1 | |
| 2022-11-15 | refactor filer_pb.Entry and filer.Entry to use GetChunks() | chrislu | 1 | -1/+1 | |
| for later locking on reading chunks | |||||
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 2 | -6/+6 | |
| 2022-05-01 | refactor use const CountEntryChunksForGzip | Konstantin Lebedev | 1 | -1/+1 | |
| 2022-02-19 | minor | chrislu | 1 | -1/+1 | |
| 2022-02-15 | mongodb: remove ErrNoDocuments checking since it is only for creating single ↵ | chrislu | 1 | -4/+0 | |
| record, not for querying | |||||
| 2022-02-15 | mongodb: ensure closing cursor | chrislu | 1 | -3/+7 | |
| 2021-12-03 | fix MongodbStore.ListDirectoryEntries panic on find failure | Bl1tz23 | 1 | -0/+4 | |
| 2021-07-22 | filer: fix mysql, postgres batch delete error | Chris Lu | 1 | -1/+1 | |
| 2021-06-15 | avoid crashes Galera Cluster | Konstantin Lebedev | 1 | -1/+1 | |
| https://github.com/chrislusf/seaweedfs/issues/2125 | |||||
| 2021-06-06 | filer: mongodb avoids E11000 duplicate key error collection: ↵ | Chris Lu | 1 | -5/+6 | |
| seaweedfs.filemeta index: directory_1_name_1 dup key | |||||
| 2021-01-15 | add stream list directory entries | Chris Lu | 1 | -11/+10 | |
| 2021-01-14 | go fmt | Chris Lu | 1 | -2/+2 | |
| 2021-01-14 | change limit to int64 in case of overflow | Chris Lu | 1 | -3/+3 | |
| 2021-01-14 | implement mongodb changes | Chris Lu | 1 | -9/+14 | |
| 2020-09-17 | filer: fix mongodb insert | Chris Lu | 1 | -10/+12 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1471 | |||||
| 2020-09-03 | filer: compress stored metadata | Chris Lu | 1 | -2/+6 | |
| 2020-09-02 | fix formatting | Chris Lu | 2 | -3/+3 | |
| 2020-09-02 | mongodb: support kv operations | Chris Lu | 1 | -3/+57 | |
| 2020-09-02 | better error message | Chris Lu | 1 | -0/+5 | |
| 2020-09-01 | go fmt | Chris Lu | 1 | -1/+0 | |
| 2020-09-01 | filer store adds kv support | Chris Lu | 1 | -0/+19 | |
| can compile now, need to implement those unimplemented | |||||
| 2020-09-01 | rename filer2 to filer | Chris Lu | 1 | -0/+214 | |
