Harshavardhana
a89c4a57d3
Return resources as its available, not a new value
10 years ago
Harshavardhana
edf838df74
Merge pull request #538 from harshavardhana/pr_out_bump_up_gocyclo_to_18
10 years ago
Harshavardhana
a60d279817
bump up gocyclo to 18
10 years ago
Harshavardhana
251c99176a
Merge pull request #537 from harshavardhana/pr_out_add_proper_content_length_for_error_and_success_responses
10 years ago
Frederick F. Kautz IV
c718910300
Merge pull request #536 from fkautz/pr_out_expirations_are_now_based_on_last_accessed_instead_of_time_created
10 years ago
Frederick F. Kautz IV
0da04c6f17
Expirations are now based on last accessed instead of time created
10 years ago
Harshavardhana
92e4301414
Add proper content-length for error and success responses
...
- All compliance issues with S3 API for Put,Get,List (Bucket,Object) respectively
- Encodes and returns back proper HTTP headers
10 years ago
Frederick F. Kautz IV
c8db3e1c3b
Merge pull request #535 from fkautz/pr_out_adding_lru
10 years ago
Frederick F. Kautz IV
5fc5f79ab7
Adding lru
10 years ago
Frederick F. Kautz IV
b6daf99dcd
Merge pull request #533 from fkautz/pr_out_simplifying_memory_sleep_logic
10 years ago
Frederick F. Kautz IV
8fcb697844
Simplifying memory sleep logic
10 years ago
Frederick F. Kautz IV
362305d898
Merge pull request #534 from fkautz/pr_out_experiment_running_gofmt_on_godeps
10 years ago
Frederick F. Kautz IV
9001d87d20
Experiment running gofmt on Godeps
10 years ago
Frederick F. Kautz IV
8689ec9a54
Merge pull request #532 from fkautz/pr_out_adding_expiration
10 years ago
Frederick F. Kautz IV
5cc9418ca7
Adding expiration
10 years ago
Frederick F. Kautz IV
2ab8988a41
Merge pull request #531 from fkautz/pr_out_api_logging_is_now_in_its_own_package
10 years ago
Frederick F. Kautz IV
a608524ebf
api logging is now in its own package
10 years ago
Harshavardhana
9a969ea59b
Merge pull request #530 from harshavardhana/pr_out_collate_success_response_into_writesuccessresponse_add_docs
10 years ago
Harshavardhana
d1d5f7a78d
Collate success response into writeSuccessResponse(), add docs
10 years ago
Harshavardhana
45a0fb21fa
Merge pull request #529 from harshavardhana/pr_out_maxobjectsize_and_minobjectsize_limitation_added_at_putobjecthandler_
10 years ago
Harshavardhana
b18bb230da
maxObjectSize and minObjectSize limitation added at putObjectHandler()
...
Put() replies back with
- EntityTooLarge with > 5GB in single PUT operation
- EntityTooSmall with < 1B in single PUT operation
- IncompleteBody with ho Content-Length found in HTTP request header
10 years ago
Anand Babu (AB) Periasamy
c14496f928
Merge pull request #528 from abperiasamy/clean-clean
...
cleaning make:clean
10 years ago
Harshavardhana
b01fc9d125
Merge pull request #527 from harshavardhana/pr_out_add_minio_cli_changes_and_add_customapphelptemplate
10 years ago
Anand Babu (AB) Periasamy
b8eb34aded
cleaning make:clean
10 years ago
Harshavardhana
76701187e3
Add minio cli changes and add CustomAppHelpTemplate
10 years ago
Anand Babu (AB) Periasamy
a3d03184ca
Merge pull request #526 from abperiasamy/messages
...
print using console functions
10 years ago
Anand Babu (AB) Periasamy
43e9cb203d
print using console functions
10 years ago
Frederick F. Kautz IV
b0a4d07736
Merge pull request #525 from fkautz/pr_out_adding_initial_logging_framework_to_api_router
10 years ago
Frederick F. Kautz IV
172cd18455
Adding initial logging framework to api_router
10 years ago
Frederick F. Kautz IV
e7f2fc9e4e
Merge pull request #524 from fkautz/pr_out_adding_json_logging_to_stderr
10 years ago
Frederick F. Kautz IV
88cca647ea
Adding json logging to stderr
10 years ago
Frederick F. Kautz IV
83cd299b23
Merge pull request #523 from fkautz/pr_out_setting_gimme_to_use_go1_4_2
10 years ago
Frederick F. Kautz IV
926b1e81e7
Setting gimme to use go1.4.2
10 years ago
Frederick F. Kautz IV
b1b6fd5da9
Merge pull request #521 from fkautz/pr_out_removing_quotas_will_handle_with_iptables
10 years ago
Frederick F. Kautz IV
b8ea1c234b
Setting gimme to use go1.4.2
10 years ago
Frederick F. Kautz IV
de091068e8
Removing quotas, will handle with iptables
10 years ago
Anand Babu (AB) Periasamy
6c0d95a98c
Merge pull request #522 from abperiasamy/console
...
simple console
10 years ago
Anand Babu (AB) Periasamy
5127dfb4fc
simple console
10 years ago
Frederick F. Kautz IV
f22390ccef
Merge pull request #520 from fkautz/pr_out_updating_godep_deps
10 years ago
Frederick F. Kautz IV
adaa0e1821
Merge pull request #519 from fkautz/pr_out_removing_short_flags
10 years ago
Frederick F. Kautz IV
0cca734bc9
Updating godep deps
10 years ago
Frederick F. Kautz IV
fc59401ac5
Removing short flags
10 years ago
Frederick F. Kautz IV
2fcaa63db0
Revert "remove single char args"
...
This reverts commit 1e307d2888
.
10 years ago
Frederick F. Kautz IV
2c3329a519
Merge pull request #518 from fkautz/pr_out_critical_sections_are_now_protected_by_lock
10 years ago
Frederick F. Kautz IV
f2257a643c
Critical sections are now protected by lock
10 years ago
Harshavardhana
b85595addf
Merge pull request #516 from harshavardhana/pr_out_add_some_logging_with_debug
10 years ago
Anand Babu (AB) Periasamy
e9b146c1d8
Merge pull request #517 from abperiasamy/janitor-is-back
...
remove single char args
10 years ago
Anand Babu (AB) Periasamy
1e307d2888
remove single char args
10 years ago
Harshavardhana
605edbc307
Add some logging with debug
10 years ago
Harshavardhana
7bdcf4bbf3
Merge pull request #515 from fkautz/pr_out_fix_multiple_response_writeheader_calls
...
Fix multiple response.WriteHeader calls
10 years ago