.. |
admin-handlers.go
|
jwt: Cache the bcrypt password hash. (#3526)
|
2017-01-26 16:51:51 -08:00 |
admin-handlers_test.go
|
jwt: Cache the bcrypt password hash. (#3526)
|
2017-01-26 16:51:51 -08:00 |
admin-router.go
|
Implement mgmt REST APIs to heal storage format. (#3604)
|
2017-01-23 00:32:55 -08:00 |
admin-rpc-client.go
|
Implement mgmt REST APIs to heal storage format. (#3604)
|
2017-01-23 00:32:55 -08:00 |
admin-rpc-server.go
|
Implement mgmt REST APIs to heal storage format. (#3604)
|
2017-01-23 00:32:55 -08:00 |
admin-rpc-server_test.go
|
Implement mgmt REST APIs to heal storage format. (#3604)
|
2017-01-23 00:32:55 -08:00 |
api-datatypes.go
|
event: Enhance event message struct to provide origin server. (#3557)
|
2017-01-10 16:43:48 -08:00 |
api-errors.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
api-errors_test.go
|
tests: Fix ListMultipartUploadsHandler tests. (#2705)
|
2016-09-15 01:44:19 -07:00 |
api-headers.go
|
Add notifications by webhook.
|
2017-01-12 10:19:59 -08:00 |
api-headers_test.go
|
event: Enhance event message struct to provide origin server. (#3557)
|
2017-01-10 16:43:48 -08:00 |
api-resources.go
|
Listen bucket notification for multiple prefixes/suffixes (#2911)
|
2016-10-12 11:02:15 -07:00 |
api-resources_test.go
|
Listen bucket notification for multiple prefixes/suffixes (#2911)
|
2016-10-12 11:02:15 -07:00 |
api-response-multipart.go
|
Cleanup and fixes (#3273)
|
2016-11-21 13:51:05 -08:00 |
api-response.go
|
heal: Add ListBucketsHeal object API (#3563)
|
2017-01-19 09:34:18 -08:00 |
api-router.go
|
Reduce number of envs and options from command line. (#3230)
|
2016-11-11 16:40:55 -08:00 |
auth-handler.go
|
Add aws:Referer condition key support. (#3641)
|
2017-01-29 19:45:11 -08:00 |
auth-handler_test.go
|
jwt: Cache the bcrypt password hash. (#3526)
|
2017-01-26 16:51:51 -08:00 |
auth-rpc-client.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
2017-01-02 20:57:42 +05:30 |
auth-rpc-client_test.go
|
Test Function to reset globals. (#3538)
|
2017-01-07 11:27:01 -08:00 |
auth-rpc-server.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
2017-01-02 20:57:42 +05:30 |
auth-rpc-server_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
benchmark-utils_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
browser-peer-rpc.go
|
jwt: Cache the bcrypt password hash. (#3526)
|
2017-01-26 16:51:51 -08:00 |
browser-peer-rpc_test.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
2017-01-02 20:57:42 +05:30 |
browser-rpc-router.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
2017-01-02 20:57:42 +05:30 |
bucket-handlers-listobjects.go
|
api: Set appropriate content-type for success/error responses. (#3537)
|
2017-01-06 00:37:00 -08:00 |
bucket-handlers.go
|
Add aws:Referer condition key support. (#3641)
|
2017-01-29 19:45:11 -08:00 |
bucket-handlers_test.go
|
Generate and use access/secret keys properly (#3498)
|
2016-12-26 10:21:23 -08:00 |
bucket-metadata.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
2017-01-02 20:57:42 +05:30 |
bucket-notification-datatypes.go
|
event: Enhance event message struct to provide origin server. (#3557)
|
2017-01-10 16:43:48 -08:00 |
bucket-notification-handlers.go
|
Make PutObject a nop for an object which ends with "/" and size is '0' (#3603)
|
2017-01-20 16:33:01 -08:00 |
bucket-notification-handlers_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
bucket-notification-utils.go
|
Add notifications by webhook.
|
2017-01-12 10:19:59 -08:00 |
bucket-notification-utils_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
bucket-policy-handlers.go
|
Add aws:Referer condition key support. (#3641)
|
2017-01-29 19:45:11 -08:00 |
bucket-policy-handlers_test.go
|
Add aws:Referer condition key support. (#3641)
|
2017-01-29 19:45:11 -08:00 |
bucket-policy-parser.go
|
Add aws:Referer condition key support. (#3641)
|
2017-01-29 19:45:11 -08:00 |
bucket-policy-parser_test.go
|
Add aws:Referer condition key support. (#3641)
|
2017-01-29 19:45:11 -08:00 |
bucket-policy.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
build-constants.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
certs.go
|
event: Enhance event message struct to provide origin server. (#3557)
|
2017-01-10 16:43:48 -08:00 |
certs_test.go
|
mispell fixes. (#3100)
|
2016-10-26 08:46:14 -07:00 |
checkport.go
|
Move to URL based syntax formatting. (#3092)
|
2016-10-27 03:30:52 -07:00 |
checkport_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
commands.go
|
Add global flags to all commands and subcommands (#2605)
|
2016-09-13 21:18:30 -07:00 |
commands_test.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
config-migrate.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
config-migrate_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
config-old.go
|
Add notifications by webhook.
|
2017-01-12 10:19:59 -08:00 |
config-v13.go
|
jwt: Cache the bcrypt password hash. (#3526)
|
2017-01-26 16:51:51 -08:00 |
config-v13_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
config.go
|
server: Add more elaborate startup messages. (#2731)
|
2016-10-05 12:48:07 -07:00 |
credential.go
|
jwt: Cache the bcrypt password hash. (#3526)
|
2017-01-26 16:51:51 -08:00 |
crossdomain-xml-handler.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
crossdomain-xml-handler_test.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
damerau-levenshtein.go
|
Fixing ineffssaign errors (#2608)
|
2016-09-13 21:18:30 -07:00 |
damerau-levenshtein_test.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
erasure-createfile.go
|
caching: Optimize memory allocations. (#3405)
|
2016-12-08 20:35:07 -08:00 |
erasure-createfile_test.go
|
Use humanize constants for KiB, MiB and GiB units. (#3322)
|
2016-11-22 18:18:22 -08:00 |
erasure-healfile.go
|
logging: Print stack trace in case of errors.
|
2016-09-13 21:18:30 -07:00 |
erasure-healfile_test.go
|
Use humanize constants for KiB, MiB and GiB units. (#3322)
|
2016-11-22 18:18:22 -08:00 |
erasure-readfile.go
|
Fix spelling and golint errors. (#3266)
|
2016-11-15 18:14:23 -08:00 |
erasure-readfile_test.go
|
Use humanize constants for KiB, MiB and GiB units. (#3322)
|
2016-11-22 18:18:22 -08:00 |
erasure-utils.go
|
Move to blake2b-simd due to perf problems in golang.org/x/crypto
|
2017-01-24 18:07:34 -08:00 |
erasure-utils_test.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
erasure_test.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
errors.go
|
Add a `isErr` function to check for errs.
|
2017-01-02 10:52:43 -08:00 |
event-notifier.go
|
Add notifications by webhook.
|
2017-01-12 10:19:59 -08:00 |
event-notifier_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
fallocate.go
|
Add support of fallocate for FS and XL backends (#3032)
|
2016-10-29 12:44:44 -07:00 |
fallocate_linux.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
fallocate_linux_test.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
format-config-v1.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
format-config-v1_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
fs-v1-background-append.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
fs-v1-helpers.go
|
fs: Move traceError() to lower functions where possible. (#3633)
|
2017-01-26 15:40:10 -08:00 |
fs-v1-helpers_test.go
|
fs: Move traceError() to lower functions where possible. (#3633)
|
2017-01-26 15:40:10 -08:00 |
fs-v1-metadata.go
|
fs: cleanup - do not cache size of metafiles (#3630)
|
2017-01-25 12:29:06 -08:00 |
fs-v1-metadata_test.go
|
fs: cleanup - do not cache size of metafiles (#3630)
|
2017-01-25 12:29:06 -08:00 |
fs-v1-multipart.go
|
fs: Move traceError() to lower functions where possible. (#3633)
|
2017-01-26 15:40:10 -08:00 |
fs-v1-multipart_test.go
|
cleanup: Move code in *-multipart-common.go to *-multipart.go (#3638)
|
2017-01-26 12:51:12 -08:00 |
fs-v1-rwpool.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
fs-v1-rwpool_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
fs-v1.go
|
fs: Move traceError() to lower functions where possible. (#3633)
|
2017-01-26 15:40:10 -08:00 |
fs-v1_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
generic-handlers.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
generic-handlers_test.go
|
env: Bring back MINIO_BROWSER env. (#3423)
|
2016-12-10 00:42:22 -08:00 |
globals.go
|
jwt: Cache the bcrypt password hash. (#3526)
|
2017-01-26 16:51:51 -08:00 |
handler-utils.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
handler-utils_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
hasher.go
|
vendorize deps for snappy, blake2b and sha256 (#3476)
|
2016-12-19 19:32:55 -08:00 |
httprange.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
httprange_test.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
humanized-duration.go
|
update: Change update notifier for new style banner. (#3289)
|
2016-11-19 23:20:13 -08:00 |
humanized-duration_test.go
|
update: Change update notifier for new style banner. (#3289)
|
2016-11-19 23:20:13 -08:00 |
interface-ips.go
|
Use net.ParseCIDR instead of custom-built parsers (#3055)
|
2016-10-25 11:14:47 -07:00 |
interface-ips_test.go
|
Use net.ParseCIDR instead of custom-built parsers (#3055)
|
2016-10-25 11:14:47 -07:00 |
jwt.go
|
jwt: Cache the bcrypt password hash. (#3526)
|
2017-01-26 16:51:51 -08:00 |
jwt_test.go
|
jwt: Cache the bcrypt password hash. (#3526)
|
2017-01-26 16:51:51 -08:00 |
leak-detect_test.go
|
Fix typos and comments in leak_detect_test.go. (#3193)
|
2016-11-06 21:02:29 -08:00 |
lock-instrument.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
lock-instrument_test.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
lock-rpc-client.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
2017-01-02 20:57:42 +05:30 |
lock-rpc-client_test.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
lock-rpc-server-common.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
2017-01-02 20:57:42 +05:30 |
lock-rpc-server-common_test.go
|
lock/instrumentation: Cleanup and print in user friendly form. (#2807)
|
2016-10-11 00:50:27 -07:00 |
lock-rpc-server.go
|
ssl: Set a global boolean to enable SSL across Minio (#3558)
|
2017-01-11 13:59:51 -08:00 |
lock-rpc-server_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
lock-stat.go
|
Clean up lock-instrumentation and improve comments (#3499)
|
2016-12-26 10:29:55 -08:00 |
lockinfo-handlers.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
lockinfo-handlers_test.go
|
Implement list, clear locks REST API w/ pkg/madmin support (#3491)
|
2017-01-03 23:39:22 -08:00 |
logger-console-hook.go
|
logger: Disassociate shared log config between console, file and syslog (#3333)
|
2016-11-23 11:35:04 -08:00 |
logger-file-hook.go
|
objectLayer: Check for `format.json` in a wrapped disk. (#3311)
|
2016-11-23 15:48:10 -08:00 |
logger.go
|
logs: Do not log common successful errors. (#3340)
|
2016-11-23 16:36:26 -08:00 |
logger_test.go
|
logs: Do not log common successful errors. (#3340)
|
2016-11-23 16:36:26 -08:00 |
main.go
|
jwt: Cache the bcrypt password hash. (#3526)
|
2017-01-26 16:51:51 -08:00 |
main_test.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
namespace-lock.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
namespace-lock_test.go
|
lock: Moving locking to handler layer. (#3381)
|
2016-12-10 16:15:12 -08:00 |
naughty-disk_test.go
|
objectLayer: Check for `format.json` in a wrapped disk. (#3311)
|
2016-11-23 15:48:10 -08:00 |
net-rpc-client.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
2017-01-02 20:57:42 +05:30 |
notifiers.go
|
Add notifications by webhook.
|
2017-01-12 10:19:59 -08:00 |
notifiers_test.go
|
tests: Add tests for filterRuleMatch (#2722)
|
2016-09-16 16:44:44 -07:00 |
notify-amqp.go
|
Add notifications by webhook.
|
2017-01-12 10:19:59 -08:00 |
notify-elasticsearch.go
|
Fix spelling and golint errors. (#3266)
|
2016-11-15 18:14:23 -08:00 |
notify-kafka.go
|
Add support for Kafka as a notifications target (#2869) (#3439)
|
2016-12-15 08:23:48 -08:00 |
notify-listener.go
|
Fix spelling and golint errors. (#3266)
|
2016-11-15 18:14:23 -08:00 |
notify-nats.go
|
nats: Add support of NATS.io Streaming server (#3494)
|
2017-01-11 16:41:05 -08:00 |
notify-postgresql.go
|
Add PostgreSQL notifier (#2739) (#2824)
|
2016-10-03 17:29:55 -07:00 |
notify-redis.go
|
Add PostgreSQL notifier (#2739) (#2824)
|
2016-10-03 17:29:55 -07:00 |
notify-webhook.go
|
Fix issue with webhook events not closing Response body, leaving connections open with remote server (#3645)
|
2017-01-27 09:50:08 -08:00 |
notify-webhook_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
object-api-common.go
|
Make PutObject a nop for an object which ends with "/" and size is '0' (#3603)
|
2017-01-20 16:33:01 -08:00 |
object-api-common_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
object-api-datatypes.go
|
heal: Add ListBucketsHeal object API (#3563)
|
2017-01-19 09:34:18 -08:00 |
object-api-errors.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
object-api-getobject_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
object-api-getobjectinfo_test.go
|
sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813)
|
2016-10-02 15:51:49 -07:00 |
object-api-input-checks.go
|
fs/xl: Combine input checks into re-usable functions. (#3383)
|
2016-12-01 23:15:17 -08:00 |
object-api-interface.go
|
heal: Add ListBucketsHeal object API (#3563)
|
2017-01-19 09:34:18 -08:00 |
object-api-listobjects_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
object-api-multipart-common.go
|
fs: cleanup - do not cache size of metafiles (#3630)
|
2017-01-25 12:29:06 -08:00 |
object-api-multipart_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
object-api-putobject_test.go
|
posix: Use preparePath only for paths used with syscall or os functions (#3377)
|
2016-11-30 20:56:15 -08:00 |
object-api-utils.go
|
Implement mgmt REST APIs for heal subcommands (#3533)
|
2017-01-17 10:02:58 -08:00 |
object-api-utils_test.go
|
Implement mgmt REST APIs for heal subcommands (#3533)
|
2017-01-17 10:02:58 -08:00 |
object-handlers-common.go
|
api: Set appropriate content-type for success/error responses. (#3537)
|
2017-01-06 00:37:00 -08:00 |
object-handlers.go
|
Add aws:Referer condition key support. (#3641)
|
2017-01-29 19:45:11 -08:00 |
object-handlers_test.go
|
objAPI: Implement CopyObject API. (#3487)
|
2016-12-26 16:29:26 -08:00 |
object_api_suite_test.go
|
obj: Return objectInfo for CompleteMultipartUpload(). (#3587)
|
2017-01-16 19:23:43 -08:00 |
posix-dirent-fileno.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
posix-dirent-ino.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
posix-errors.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
posix-errors_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
posix-list-dir-nix.go
|
posix: Use sync.Pool buffers to copy in large buffers. (#3106)
|
2016-10-26 17:14:05 -07:00 |
posix-list-dir-others.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
posix-list-dir_test.go
|
tests: Use testTmpDir var to specify tmp directory (#3459)
|
2016-12-15 22:25:05 -08:00 |
posix-prepare-path.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
posix-utils_common.go
|
Minor cleanup. (#3361)
|
2016-11-28 12:14:24 -08:00 |
posix-utils_nix.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
posix-utils_nix_test.go
|
tests: Use testTmpDir var to specify tmp directory (#3459)
|
2016-12-15 22:25:05 -08:00 |
posix-utils_test.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
posix-utils_windows.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
posix-utils_windows_test.go
|
Move to URL based syntax formatting. (#3092)
|
2016-10-27 03:30:52 -07:00 |
posix.go
|
Don't Check Available Inodes on NFS (#3598)
|
2017-01-19 10:39:44 -08:00 |
posix_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
post-policy_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
postpolicyform.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
postpolicyform_test.go
|
tests: Enhance checkPostPolicy() coverage (#3389)
|
2016-12-03 12:41:07 -08:00 |
prepare-storage-msg.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
prepare-storage-msg_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
prepare-storage.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
prepare-storage_test.go
|
prep: Initialization should wait instead of exit the servers. (#2872)
|
2016-10-07 11:15:55 -07:00 |
retry-storage.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
2017-01-02 20:57:42 +05:30 |
retry-storage_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
retry.go
|
Fix delays and iterim fix for the partial fix in #3502 (#3511)
|
2016-12-30 17:08:02 -08:00 |
routers.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |
rpc-common.go
|
rpc/lock: Make sure to capitalize for proper marshalling. (#3544)
|
2017-01-08 20:37:53 -08:00 |
runtime-checks.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
s3-peer-client.go
|
ssl: Set a global boolean to enable SSL across Minio (#3558)
|
2017-01-11 13:59:51 -08:00 |
s3-peer-client_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
s3-peer-router.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
2017-01-02 20:57:42 +05:30 |
s3-peer-rpc-handlers.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
2017-01-02 20:57:42 +05:30 |
s3-peer-rpc-handlers_test.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
2017-01-02 20:57:42 +05:30 |
server-main.go
|
Implement mgmt REST APIs to heal storage format. (#3604)
|
2017-01-23 00:32:55 -08:00 |
server-main_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
server-mux.go
|
server-mux: Keep listening after Accept() err (#3613)
|
2017-01-23 09:55:34 -08:00 |
server-mux_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
server-rlimit-nix.go
|
caching: Optimize memory allocations. (#3405)
|
2016-12-08 20:35:07 -08:00 |
server-rlimit-win.go
|
caching: Optimize memory allocations. (#3405)
|
2016-12-08 20:35:07 -08:00 |
server-startup-msg.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
server-startup-msg_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
server-startup-utils.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
server_test.go
|
Make PutObject a nop for an object which ends with "/" and size is '0' (#3603)
|
2017-01-20 16:33:01 -08:00 |
server_utils_test.go
|
Move to URL based syntax formatting. (#3092)
|
2016-10-27 03:30:52 -07:00 |
service.go
|
Add service API handler stubs for status, stop and restart (#3417)
|
2016-12-15 22:26:15 -08:00 |
signals.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
signature-v2.go
|
signature-v2: Use request.RequestURI for signature calculation. (#3616)
|
2017-01-23 17:01:44 -08:00 |
signature-v2_test.go
|
signature-v2: Use request.RequestURI for signature calculation. (#3616)
|
2017-01-23 17:01:44 -08:00 |
signature-v4-parser.go
|
Generate and use access/secret keys properly (#3498)
|
2016-12-26 10:21:23 -08:00 |
signature-v4-parser_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
signature-v4-utils.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
signature-v4-utils_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
signature-v4.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
signature-v4_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
storage-datatypes.go
|
Use getObjectInfo() in both FS and XL ListObjects() to simplify and to return complete object information (#3247)
|
2016-11-13 11:48:02 -08:00 |
storage-errors.go
|
auth/rpc: Take remote disk offline after maximum allowed attempts. (#3288)
|
2016-11-20 16:57:12 -08:00 |
storage-interface.go
|
objectLayer: Check for `format.json` in a wrapped disk. (#3311)
|
2016-11-23 15:48:10 -08:00 |
storage-rpc-client.go
|
storage/rpc: Remove network error restriction. (#3591)
|
2017-01-18 12:55:57 -08:00 |
storage-rpc-client_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
storage-rpc-server-datatypes.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
2017-01-02 20:57:42 +05:30 |
storage-rpc-server.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
2017-01-02 20:57:42 +05:30 |
storage-rpc-server_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
streaming-signature-v4.go
|
Generate and use access/secret keys properly (#3498)
|
2016-12-26 10:21:23 -08:00 |
streaming-signature-v4_test.go
|
Refactor streaming signatureV4 w/ state machine (#2862)
|
2016-10-10 01:42:32 -07:00 |
test-utils_test.go
|
signature-v2: Use request.RequestURI for signature calculation. (#3616)
|
2017-01-23 17:01:44 -08:00 |
tree-walk-pool.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
tree-walk-pool_test.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
tree-walk.go
|
cleanup: refactor common code between FS and XL listDirFactory. (#3639)
|
2017-01-26 15:39:22 -08:00 |
tree-walk_test.go
|
tests: Use testTmpDir var to specify tmp directory (#3459)
|
2016-12-15 22:25:05 -08:00 |
trie.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
trie_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
typed-errors.go
|
config/logger: remove syslogger and upgrade to config v10 which eliminates syslog config (#3336)
|
2016-11-23 15:00:53 -08:00 |
update-main.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
update-main_nix_test.go
|
update: Change update notifier for new style banner. (#3289)
|
2016-11-19 23:20:13 -08:00 |
update-main_windows_test.go
|
update: Change update notifier for new style banner. (#3289)
|
2016-11-19 23:20:13 -08:00 |
update-notifier.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
update-notifier_test.go
|
update: Change update notifier for new style banner. (#3289)
|
2016-11-19 23:20:13 -08:00 |
url-sort.go
|
server: Sort disk arguments for consistent ordering (#3469)
|
2016-12-19 17:04:31 -08:00 |
url-sort_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
utils.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
utils_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
version-main.go
|
ssl: Set a global boolean to enable SSL across Minio (#3558)
|
2017-01-11 13:59:51 -08:00 |
version_test.go
|
server: Move all the top level files into cmd folder. (#2490)
|
2016-08-18 16:23:42 -07:00 |
web-handlers.go
|
jwt: Cache the bcrypt password hash. (#3526)
|
2017-01-26 16:51:51 -08:00 |
web-handlers_test.go
|
jwt: Cache the bcrypt password hash. (#3526)
|
2017-01-26 16:51:51 -08:00 |
web-router.go
|
miniobrowser: Bring Minio browser source into minio repo. (#3617)
|
2017-01-23 18:07:22 -08:00 |
xl-v1-bucket.go
|
lock: Moving locking to handler layer. (#3381)
|
2016-12-10 16:15:12 -08:00 |
xl-v1-common.go
|
Use isErrIgnored() function wherever applicable. (#3343)
|
2016-11-23 20:05:04 -08:00 |
xl-v1-errors.go
|
server: Remove deadcode. (#2699)
|
2016-09-14 13:43:08 -07:00 |
xl-v1-healing-common.go
|
heal: Add ListBucketsHeal object API (#3563)
|
2017-01-19 09:34:18 -08:00 |
xl-v1-healing-common_test.go
|
Implement mgmt REST APIs for heal subcommands (#3533)
|
2017-01-17 10:02:58 -08:00 |
xl-v1-healing.go
|
heal: Add ListBucketsHeal object API (#3563)
|
2017-01-19 09:34:18 -08:00 |
xl-v1-healing_test.go
|
heal: Add ListBucketsHeal object API (#3563)
|
2017-01-19 09:34:18 -08:00 |
xl-v1-list-objects-heal.go
|
heal: Add ListBucketsHeal object API (#3563)
|
2017-01-19 09:34:18 -08:00 |
xl-v1-list-objects-heal_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
xl-v1-list-objects.go
|
cleanup: refactor common code between FS and XL listDirFactory. (#3639)
|
2017-01-26 15:39:22 -08:00 |
xl-v1-metadata.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
xl-v1-metadata_test.go
|
Use humanize constants for KiB, MiB and GiB units. (#3322)
|
2016-11-22 18:18:22 -08:00 |
xl-v1-multipart.go
|
cleanup: Move code in *-multipart-common.go to *-multipart.go (#3638)
|
2017-01-26 12:51:12 -08:00 |
xl-v1-multipart_test.go
|
cleanup: Move code in *-multipart-common.go to *-multipart.go (#3638)
|
2017-01-26 12:51:12 -08:00 |
xl-v1-object.go
|
xl: Fix GET of an empty multiparted object (#3646)
|
2017-01-27 10:51:02 -08:00 |
xl-v1-object_test.go
|
objectLayer: Check for `format.json` in a wrapped disk. (#3311)
|
2016-11-23 15:48:10 -08:00 |
xl-v1-utils.go
|
Implement mgmt REST APIs for heal subcommands (#3533)
|
2017-01-17 10:02:58 -08:00 |
xl-v1-utils_test.go
|
Add constants for commonly used values. (#3588)
|
2017-01-18 12:24:34 -08:00 |
xl-v1.go
|
Implement mgmt REST APIs to heal storage format. (#3604)
|
2017-01-23 00:32:55 -08:00 |
xl-v1_test.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
2017-01-16 17:05:00 -08:00 |