3 Commits (2acb530ccdcb78d4d545404f3d9221a0bd274767)

Author SHA1 Message Date
Gaige B Paulsen 859ef52886
update for smartos build (solaris too) (#10378) 4 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 4 years ago
Harshavardhana 423aeb0d81
allow large buffer to list more entries per directory (#9785) 4 years ago
Harshavardhana b1c0c32ba6
fix: ignore symlinks in backend filesystems (#9457) 4 years ago
Harshavardhana 957ecb1b64
use optimal memory while purging cache (#9426) 4 years ago
Harshavardhana f44cfb2863
use GlobalContext whenever possible (#9280) 4 years ago
Harshavardhana e6d8e272ce
Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Igor K ef517bd0da update for build on DilOS (#6770) 6 years ago
Harshavardhana 64f2c61813 Implement memory efficient readdir for windows (#6247) 6 years ago
Anis Elleuch 6d5f2a4391 Better support of empty directories (#5890) 6 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 6 years ago
Harshavardhana 3d0dced23c Remove go1.9 specific code for windows (#5033) 7 years ago
Harshavardhana d864e00e24 posix: Deprecate custom removeAll/mkdirAll implementations. (#4808) 7 years ago
Harshavardhana 075b8903d7 fs: Add safe locking semantics for `format.json` (#4523) 7 years ago
Harshavardhana 76f4f20609 fs: Migrate object metadata to objects directory. (#4195) 7 years ago
Harshavardhana f0b5c0ec7c windows: Support all REPARSE_POINT attrib files properly. (#4203) 7 years ago
Krishnan Parthasarathi e5773e11c6 Make minio server compile on OpenBSD, NetBSD, Solaris (#3719) 7 years ago
Harshavardhana 533338bdeb all/windows: Be case in-sensitive about pattern matching. (#3682) 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Harshavardhana 293ba00249 posix: Re-do tests for readDir(). (#1996) 8 years ago
Bala FA 2f136e92f7 posix: cleanup usage of fmt.Println() (#1934) 8 years ago
Harshavardhana ed4fe689b4 posix: Support UNC paths on windows. (#1887) 8 years ago
Harshavardhana 9472299308 logging: Log only for unhandled errors, remove all the debug logging. (#1652) 8 years ago
Krishna Srinivas 6627388dc3 posix: remove dead code related to posix reserved suffixes. (#1555) 8 years ago
Harshavardhana 9d41414fb5 posix: reserved files should be filtered out at posix not object layer. (#1554) 8 years ago
Krishna Srinivas 247e835d7b object: move go-routine listing from posix to objectLayer. (#1491) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 8 years ago
Krishna Srinivas 4333e529e6 xl/ListFiles: return as many objects as requested. (#1383) 8 years ago
Harshavardhana be002ac01e fs/object: Fix issues from review comments. 8 years ago
Krishna Srinivas 3c48537f20 refactor: refactor code to separate fs into object-layer and fs layer. (#1305) 8 years ago
Bala FA 6af761c86c enhance multipart functions to use fsDirent (#1304) 8 years ago
Harshavardhana c69fdf0cf2 listObjects: Cleanup and naming conventions. 8 years ago
Krishna Srinivas 85ab1df5a8 listObjects: do not do stat during readdir() 8 years ago