Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ku/merge 2.0 #1275

Merged
merged 371 commits into from
Dec 9, 2015
Merged

Ku/merge 2.0 #1275

merged 371 commits into from
Dec 9, 2015
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 10, 2015

  1. Make max beaf dead

    shino committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    e2f959c View commit details
    Browse the repository at this point in the history
  2. 11 Configuration menu
    Copy the full SHA
    66f4012 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1180 from basho/feature/stats-at-wm-common

    Add latency stats items to S3 API and velvet calls  [JIRA: RCS-220]
    
    Reviewed-by: kuenishi
    borshop committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    eff74e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2015

  1. Merge pull request #1181 from basho/bugfix/default-multiple-choices-m…

    …issing
    
    Add default riak_cs_wm_common's multiple_choices callback  [JIRA: RCS-221]
    
    Reviewed-by: kuenishi
    borshop committed Jul 12, 2015
    Configuration menu
    Copy the full SHA
    1f954aa View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2015

  1. Configuration menu
    Copy the full SHA
    24fbdc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fc2289 View commit details
    Browse the repository at this point in the history
  3. 6 Configuration menu
    Copy the full SHA
    51374e9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1177 from basho/feature/logging-block-server-errors

    Stack error reasons on block retrieving failure [JIRA: RCS-223]
    
    Reviewed-by: shino
    borshop committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    24eba52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    735a1b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2015

  1. Add newline in message

    kuenishi committed Jul 14, 2015
    6 Configuration menu
    Copy the full SHA
    cfcdb0e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1186 from basho/feature/filter-out-meta-dir-in-of…

    …fline-gc-tool
    
    Filter out meta dir in offline gc tool  [JIRA: RCS-238]
    
    Reviewed-by: kuenishi
    borshop committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    3274aa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2015

  1. Fix not-an-actual-bug of multipart upload listing

    2i for listing MP uploads should use equal query but the function
    riakc_pb_socket:get_range/5 was used which is for range query.  But,
    so luckily, this bug did not manifests for user facing response.
    
    The reason was two-fold,
    1. only 2i key is important and value is always <<"1">> for MP 2i, and
    2. Timeout value 60000 (integer) is larger than <<"1">> after
       converted to binary.
    
    So this commit fixes a bug that has not became reality ever.
    shino committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    dc637e1 View commit details
    Browse the repository at this point in the history
  2. Refactor code around RTS puller

    shino committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    3874b3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e2164d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    374d8f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2015

  1. Configuration menu
    Copy the full SHA
    6c6735b View commit details
    Browse the repository at this point in the history
  2. Fix unit test

    shino committed Jul 16, 2015
    6 Configuration menu
    Copy the full SHA
    bfe6871 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1189 from basho/feature/stats-for-riak-pb-client

    Add latency stats for riak pb client operations
    
    Reviewed-by: kuenishi
    borshop committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    71b0916 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2230a8f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1194 from basho/feature/stats-sys-mochi-pools

    Add status around PB pools, memory, system and mochiweb [RCS-244]
    
    Reviewed-by: kuenishi
    borshop committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    3c8c1b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2015

  1. Configuration menu
    Copy the full SHA
    9a2b090 View commit details
    Browse the repository at this point in the history
  2. 6 Configuration menu
    Copy the full SHA
    a07eb28 View commit details
    Browse the repository at this point in the history
  3. Use right timeout config

    kuenishi committed Jul 17, 2015
    6 Configuration menu
    Copy the full SHA
    2d72a4a View commit details
    Browse the repository at this point in the history
  4. Fix two lines of wrong rtcs:pass() usage in access_stats_test

    The bug was introduced at commit a07eb28.
    This commit is a partial revert ot it.
    
    True fix
    shino committed Jul 17, 2015
    6 Configuration menu
    Copy the full SHA
    8c133ae View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1195 from basho/bugfix/wrong-rtcs-pass

    Fix two lines of wrong rtcs:pass() usage in access_stats_test
    
    Reviewed-by: kuenishi
    borshop committed Jul 17, 2015
    Configuration menu
    Copy the full SHA
    09ec885 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

  1. Add max_scheduled_delete_manifests config into cuttlefish schema, and

    change default value to 50
    ksauzz committed Jul 21, 2015
    6 Configuration menu
    Copy the full SHA
    a622486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6468b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2015

  1. Configuration menu
    Copy the full SHA
    c68311a View commit details
    Browse the repository at this point in the history
  2. Refactor velvet code

    Velvet have been including many duplicate code. There are still
    many duplicates, but so far this will be kept as it is.
    kuenishi committed Jul 22, 2015
    Configuration menu
    Copy the full SHA
    e0c23fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97f74ca View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2015

  1. Configuration menu
    Copy the full SHA
    119d37d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10d1be5 View commit details
    Browse the repository at this point in the history
  3. More correct warning message

    kuenishi committed Jul 23, 2015
    9 Configuration menu
    Copy the full SHA
    67a2d51 View commit details
    Browse the repository at this point in the history
  4. 6 Configuration menu
    Copy the full SHA
    6a435b1 View commit details
    Browse the repository at this point in the history
  5. Add compile-riak-test to dependency of copile target

    So that buildbot can detect a little broader compile error
    shino committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    c2f8057 View commit details
    Browse the repository at this point in the history
  6. Skip deps in clean-riak-test

    shino committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    03628e9 View commit details
    Browse the repository at this point in the history
  7. Add --all option to "git add" to supress deprecation warning

    and don't ignore stderr so that one can notice such warnings/errors
    shino committed Jul 23, 2015
    6 Configuration menu
    Copy the full SHA
    01c7b81 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1197 from basho/feature/merge-velvet

    Feature/merge velvet
    
    Reviewed-by: shino
    borshop committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    402314e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1198 from basho/refactor/build-misc

    Misc improvements around build
    
    Reviewed-by: kuenishi
    borshop committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    7a9fea4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2015

  1. Merge pull request #1184 from basho/bugfix/proper-timeout

    Use right timeout config [RCS-237]
    
    Reviewed-by: shino
    borshop committed Jul 24, 2015
    Configuration menu
    Copy the full SHA
    423ac0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fca610 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1185 from basho/bugfix/proxy-get-active

    Fix proxy_get defined in riak-cs.conf not working [JIRA: RCS-236]
    
    Reviewed-by: shino
    borshop committed Jul 24, 2015
    Configuration menu
    Copy the full SHA
    e963184 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2015

  1. Add fast user get option

    kuenishi committed Jul 27, 2015
    Configuration menu
    Copy the full SHA
    83438f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da0fc2b View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    kuenishi committed Jul 27, 2015
    Configuration menu
    Copy the full SHA
    10c316e View commit details
    Browse the repository at this point in the history
  4. 6 Configuration menu
    Copy the full SHA
    5017892 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1585e3b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2015

  1. Merge pull request #1190 from basho/feature/update-deps

    Update dependencies
    
    Reviewed-by: shino
    borshop committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    af36101 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1196 from basho/feature/max-scheduled-delete-mani…

    …fests-in-cuttlefish
    
    Add max_scheduled_delete_manifests config into cuttlefish schema
    
    Reviewed-by: shino
    borshop committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    5cbec6f View commit details
    Browse the repository at this point in the history
  3. 6 Configuration menu
    Copy the full SHA
    6d41f7d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1199 from basho/feature/stanchion-stats-test

    Add stanchion stats test for API and command
    
    Reviewed-by: kuenishi
    borshop committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    c6b9620 View commit details
    Browse the repository at this point in the history
  5. 6 Configuration menu
    Copy the full SHA
    9e5d394 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2015

  1. Merge pull request #1191 from basho/feature/fast-get-user

    Fast user get option [JIRA: RCS-240]
    
    Reviewed-by: shino
    borshop committed Jul 29, 2015
    Configuration menu
    Copy the full SHA
    c07db4c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2015

  1. Configuration menu
    Copy the full SHA
    b2ea658 View commit details
    Browse the repository at this point in the history
  2. Fix resource path for copy errors caused by source

    Non-existent source and illegal access to source is handled
    by this commit to respond resource path in XML bocy as source path.
    shino committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    b176bc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d92f5b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9b33e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4756b8 View commit details
    Browse the repository at this point in the history
  6. 7 Configuration menu
    Copy the full SHA
    223c7ba View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1200 from basho/bugfix/copy-object-bugs

    Bugfix/copy object bugs
    
    Reviewed-by: kuenishi
    borshop committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    8eaf49f View commit details
    Browse the repository at this point in the history
  8. wip: retrieve data from Riak

    kuenishi authored and shino committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    06f288a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d88385 View commit details
    Browse the repository at this point in the history
  10. Thanks xref/dializer

    shino committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    6528ad0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2015

  1. Fix policy parser to accept multiple IP address per statement

    Following style of IP address description in IPAddress Condition have
    not been working as parser implicitly assumed single IP address per
    'aws:SourceIp' condition.
    
    ```
    "IpAddress": {
        "aws:SourceIp": ["127.0.0.1/32", "192.168.100.0/24"]
    }
    ```
    kuenishi committed Jul 31, 2015
    12 Configuration menu
    Copy the full SHA
    0ec4bee View commit details
    Browse the repository at this point in the history
  2. Format change for stdout of command execution

    - Explicitly output "no inconsistecies"
    - For tuple output, add period in order to consult the output afterward
      and line break for human friendliness
    shino committed Jul 31, 2015
    6 Configuration menu
    Copy the full SHA
    bd00b41 View commit details
    Browse the repository at this point in the history
  3. Bump version to 2.1.0

    kuenishi committed Jul 31, 2015
    6 Configuration menu
    Copy the full SHA
    af11202 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1202 from basho/feature/user-bucket-consistency

    Add audit tool to extract inconsistencies between users and buckets
    
    Reviewed-by: kuenishi
    borshop committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    0574683 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1178 from basho/bugfix/multiple-ip-in-policy

    Fix policy parser to accept multiple IP address per statement  [JIRA: RCS-222]
    
    Reviewed-by: shino
    borshop committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    f1e5b14 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1204 from basho/kuenishi-patch-bump-version

    Bump version to 2.1.0
    
    Reviewed-by: shino
    borshop committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    a48f147 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2015

  1. Configuration menu
    Copy the full SHA
    f47e8d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2015

  1. Configuration menu
    Copy the full SHA
    173481d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2138e61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60c6ae8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73b730f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2015

  1. Refactor clojure test code

    shino committed Aug 5, 2015
    Configuration menu
    Copy the full SHA
    48590cb View commit details
    Browse the repository at this point in the history
  2. Fix README in clojure test

    shino committed Aug 5, 2015
    Configuration menu
    Copy the full SHA
    3e72049 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2015

  1. Add attribute evaluation filter to nosetests for ceph/s3-tests

    And change ceph/s3-tests branch to updated one for Riak CS 2.1 release
    shino committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    9581fde View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2015

  1. Configuration menu
    Copy the full SHA
    d4d7b12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5697a78 View commit details
    Browse the repository at this point in the history
  3. Remove error logging for 4xx response

    Errors by client side mistake or (supposed) race is not for error
    severity in server operator sense.  Also, lager's logging with error
    level triggers disk sync in default settings, it may load disk.
    shino committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    30f21d0 View commit details
    Browse the repository at this point in the history
  4. Add NotImplemented WM resource and assign it to GET Bucket Object Ver…

    …sions
    
    Example response:
    
    HTTP/1.1 501 Not Implemented
    Server: Riak CS
    Date: Fri, 07 Aug 2015 05:18:13 GMT
    Content-Type: application/xml
    Content-Length: 217
    
    <?xml version="1.0" encoding="UTF-8"?>
    <Error>
      <Code>NotImplemented</Code>
      <Message>A request you provided implies functionality that is not implemented</Message>
      <Resource>/test/</Resource>
      <RequestId/>
    </Error>
    shino committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    3a329ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f935da View commit details
    Browse the repository at this point in the history
  6. Add x-amz-metadata directive handling to COPY/REPLACE user metadata

    Reference
    - PUT Object - Copy - Amazon Simple Storage Service :
      http://docs.aws.amazon.com/AmazonS3/latest/API/RESTO   bjectCOPY.html
    - Test cases in ceph/s3-tests
      s3tests.functional.test_s3:test_object_copy_replacing_metadata
      s3tests.functional.test_s3:test_object_copy_retaining_metadata
    shino committed Aug 11, 2015
    2 Configuration menu
    Copy the full SHA
    467e856 View commit details
    Browse the repository at this point in the history
  7. Fix untracked parts that have to be deleted

    Before this commit, parts to be deleted is calculated based on keys
    of {PartNumber, ETag}. If there is retry of upload, there exist multiple
    parts with the same {PartNumber, ETag} pair.
    This commit fixes it by using ?PART_MANIFEST.part_id, UUIDv4, to
    extract parts to be deleted.
    shino committed Aug 11, 2015
    4 Configuration menu
    Copy the full SHA
    bbee10a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45387fd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2015

  1. Reduce number of stats items for stanchion

    Because unused items has been removed.
    cf https://github.com/basho/stanchion/pull/102/files
    shino committed Aug 12, 2015
    13 Configuration menu
    Copy the full SHA
    60a53ca View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2015

  1. 6 Configuration menu
    Copy the full SHA
    f33c8f3 View commit details
    Browse the repository at this point in the history
  2. Update for the review comment

    ksauzz committed Aug 14, 2015
    6 Configuration menu
    Copy the full SHA
    f28ce53 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1207 from basho/feature/support-stream-listkey-on…

    …-inspector
    
    Add sort option and stream key listing to inspector
    
    Reviewed-by: shino
    borshop committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    fc3eaa0 View commit details
    Browse the repository at this point in the history
  4. Fix missing "Objects" and "Bytes" keys in storage stats for empty buc…

    …kets
    
    Before this commit, detailed storage calc JSON result for empty
    buckets looks like:
    
    {
        "bucket-1": {},
        "bucket-2": {},
        "EndTime": "20150814T023756Z",
        "StartTime": "20150814T023756Z"
    }
    
    Because non-detialed storage calc adds keys of "Objects" and "Bytes" even for
    empty buckets, this commits adds such keys for detailed ones.
    shino committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    a85df58 View commit details
    Browse the repository at this point in the history
  5. 16 Configuration menu
    Copy the full SHA
    48af43d View commit details
    Browse the repository at this point in the history
  6. Add prefix_multi option for riak kv backend

    Cf. Introduce `riak_kv_multi_prefix_backend` by kuenishi · Pull Request #1082
        basho/riak_kv#1082
    shino committed Aug 14, 2015
    10 Configuration menu
    Copy the full SHA
    ce05d5d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1216 from basho/feature/verify-realtime-sync-comp…

    …lete-on-rt
    
    Verify realtime sync complete on rt
    
    Reviewed-by: shino
    borshop committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    eecdf6f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2015

  1. Configuration menu
    Copy the full SHA
    3776448 View commit details
    Browse the repository at this point in the history
  2. Fix dialyzer warning

    shino committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    64fb0ac View commit details
    Browse the repository at this point in the history
  3. Cosmetics: whitespaces

    shino committed Aug 24, 2015
    6 Configuration menu
    Copy the full SHA
    c652521 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1212 from basho/feature/update-ceph-s3-tests-hone…

    …stly
    
    Update ceph s3 tests for Riak CS 2.1.0 with bug fixes
    
    Reviewed-by: kuenishi
    borshop committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    9519ff5 View commit details
    Browse the repository at this point in the history
  5. Refactor upload part copy callback and fix a few bugs

    Fixed bugs
    
    - Handling of copy source that starts with multiple slashes
    - Handling of copy source that does not include key part
    - Respond with 404 when source is not found
    - Remove unused branch in catch and remove unsed function
    shino committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    21d42ac View commit details
    Browse the repository at this point in the history
  6. 6 Configuration menu
    Copy the full SHA
    18f2fba View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1214 from basho/bugfix/stats-mp-copy

    Add stats mp upload part copy
    
    Reviewed-by: kuenishi
    borshop committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    5fab3c7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1220 from basho/feature/prefix-multi-backend-in-rt

    Add prefix_multi option for riak kv backend [JIRA: RCS-268]
    
    Reviewed-by: kuenishi
    borshop committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    7269e43 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1215 from basho/bugfix/statnchion-stats-fix-side-…

    …effect
    
    Stanchion stats r_t fix
    
    Reviewed-by: kuenishi
    borshop committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    973e83c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1218 from basho/bugfix/empty-object-by-detailed-s…

    …torage-calc
    
    Bugfix: Missing keys in JSON for detailed storage calc of empty buckets [JIRA: RCS-267]
    
    Reviewed-by: kuenishi
    borshop committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    da2fd55 View commit details
    Browse the repository at this point in the history
  11. Move rt_cs_dev from riak_test

    ksauzz committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    c4bdc8a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a088861 View commit details
    Browse the repository at this point in the history
  13. Refactor rt util

    Add 2 new rtcs util modules, and extract functions from rtcs.
    ksauzz committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    fdab891 View commit details
    Browse the repository at this point in the history
  14. Add set_config

    ksauzz committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    4fe83fb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8ac2e98 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0675089 View commit details
    Browse the repository at this point in the history
  17. wip: Cuttlefishy1

    ksauzz committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    5459294 View commit details
    Browse the repository at this point in the history
  18. Remove unused function

    ksauzz committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    1553f09 View commit details
    Browse the repository at this point in the history
  19. Refactor rtcs

    ksauzz committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    c1d92ec View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    31be46d View commit details
    Browse the repository at this point in the history
  21. Refactor rtcs

    ksauzz committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    7e907c5 View commit details
    Browse the repository at this point in the history
  22. Rename function name

    ksauzz committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    4ffab13 View commit details
    Browse the repository at this point in the history
  23. Refactor rtcs: simplify code

    ksauzz committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    2f641ac View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fb3a93a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e22cfbb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d4c31ae View commit details
    Browse the repository at this point in the history
  27. Improve update config function

    ksauzz committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    d54aa60 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1835628 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c8e2f03 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    cb1b873 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6f668e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2015

  1. Configuration menu
    Copy the full SHA
    9198343 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1033fb View commit details
    Browse the repository at this point in the history
  3. Add requestPayment and lifecycle stub callbacks

    In order to response a little more understandable response.  For
    requestPayment, just reply XML with "BucketOwner" after authn/authz.
    For lifecycle, just reply error XML of "NotImplemented" without
    anthentication.
    shino committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    2350425 View commit details
    Browse the repository at this point in the history
  4. 5 Configuration menu
    Copy the full SHA
    d1134f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2015

  1. Merge pull request #1222 from basho/feature/cuttlefishy-rt

    Cuttlefishy rt
    
    Reviewed-by: shino
    borshop committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    08dd189 View commit details
    Browse the repository at this point in the history
  2. 6 Configuration menu
    Copy the full SHA
    ad76f9c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1224 from basho/feature/update-mb-tag-to-210p4

    Update riak_cs_multibag version to pre4
    
    Reviewed-by: ksauzz
    borshop committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    f46560d View commit details
    Browse the repository at this point in the history
  4. Corrected some typos.

    Signed-off-by: GabrielNicolasAvellaneda <avellaneda.gabriel@gmail.com>
    GabrielNicolasAvellaneda committed Aug 26, 2015
    5 Configuration menu
    Copy the full SHA
    efd23d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2015

  1. Merge pull request #1226 from GabrielNicolasAvellaneda/typos

    Corrected some typos.
    
    Reviewed-by: shino
    borshop committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    71598b9 View commit details
    Browse the repository at this point in the history
  2. Separate exection trigger for delete fsm from start_link

    Two functions are added for the trigger, `delete` for async and
    `sync_delete` for sync.
    
    As a bonus, this change decreases race window between
    - riak_cs_delete_fsm:start_link and
    - link/monitor the process
    because actual work assciated with access to Riak KV
    is defered until `(sync_)delete` call.
    shino committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    147f1ea View commit details
    Browse the repository at this point in the history
  3. Refactoring: comments

    shino committed Aug 27, 2015
    6 Configuration menu
    Copy the full SHA
    2d132aa View commit details
    Browse the repository at this point in the history
  4. 6 Configuration menu
    Copy the full SHA
    4f88fe8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1223 from basho/refactor/request-payment-and-life…

    …cycle-stub
    
    Add requestPayment and lifecycle stub callbacks
    
    Reviewed-by: kuenishi
    borshop committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    ded479b View commit details
    Browse the repository at this point in the history
  6. 6 Configuration menu
    Copy the full SHA
    fb5b898 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1208 from basho/feature/update-clojure-test

    Feature/update clojure test
    
    Reviewed-by: ksauzz
    borshop committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    34a8381 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2015

  1. 6 Configuration menu
    Copy the full SHA
    827143f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1227 from basho/bugfix/active-delete-receive-any

    Bugfix: active delete hangup in overwrite by MP
    
    Reviewed-by: kuenishi
    borshop committed Aug 31, 2015
    Configuration menu
    Copy the full SHA
    99efa08 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2015

  1. Merge pull request #1231 from basho/bugfix/cfishy-riak-test-gleaning

    Remaining changes for rtcs* refactorings
    
    Reviewed-by: ksauzz
    borshop committed Sep 1, 2015
    Configuration menu
    Copy the full SHA
    1643c8d View commit details
    Browse the repository at this point in the history
  2. Suppress warning log of unsatisfied PR in strong user get

    Because single node down should be considered as normal state and
    weak user get will follow.
    shino committed Sep 1, 2015
    Configuration menu
    Copy the full SHA
    8960fe2 View commit details
    Browse the repository at this point in the history
  3. Filter out undefined log data notes at the beginning of handle_event

    Also change log severity of "No WM route" from error to debug
    because the error indicates client error except in development
    cycle.  Just responding 4xx is sufficient.
    shino committed Sep 1, 2015
    6 Configuration menu
    Copy the full SHA
    f95acf0 View commit details
    Browse the repository at this point in the history
  4. Add grace period for reconnection after strong user get failure

    When strong user get fails with timeout or disconnected error,
    weak user get which happens just after it will likely fail
    because reconnection of riakc_pb_socket still undergo and not
    connected yet.
    This commit gives some time period for riakc_pb_socket can
    reconnect to Riak after timeout or disconnected errors.
    shino committed Sep 1, 2015
    Configuration menu
    Copy the full SHA
    6c0ad3f View commit details
    Browse the repository at this point in the history
  5. Use pause for reconnection for block get as well

    Block get is executed N=one at first by default, if the node
    for the first primary vnode is too-slow/hang/frozen/almost-but-not-dead,
    the get operation may fail with timeout. Then riakc_pb_socket
    disconnects the TCP connection and enter reconnection phase.
    Doing N=all get just after that likely fails because TCP connection
    is not connected yet.
    shino committed Sep 1, 2015
    6 Configuration menu
    Copy the full SHA
    0e35cb6 View commit details
    Browse the repository at this point in the history
  6. rtcs: Add merging configs on setup

    rtcs:setup/x is improved such that a Config param is merged into default
    configs instead of replacing. This allows a test to change default values
    like connection_pool settings easily.
    ksauzz committed Sep 1, 2015
    Configuration menu
    Copy the full SHA
    6065928 View commit details
    Browse the repository at this point in the history
  7. Increase request pool size on external client test

    Sometimes request pool workers of poolboy is exhausted on external_client_tests, then it causes the
    test fails, since external_client_tests runs individual client tests concurrently using 'make -j 8'.
    So pool size should be increased enough.
    ksauzz committed Sep 1, 2015
    5 Configuration menu
    Copy the full SHA
    14c47a1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1228 from basho/feature/increase_pool_size_on_ext…

    …ernal_client_test
    
    Increase request pool size on external client tests
    
    Reviewed-by: shino
    borshop committed Sep 1, 2015
    Configuration menu
    Copy the full SHA
    6fe6847 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7544e4b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2015

  1. Merge pull request #1232 from basho/feature/suppress-noisy-logs

    Suppress noisy logs
    
    Reviewed-by: ksauzz
    borshop committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    ef3ca6c View commit details
    Browse the repository at this point in the history
  2. Duplicate riak-debug changes in riak-cs-debug

    Move in a number of updates that were previously made to riak-debug
    Drew Pirrone-Brusse authored and ksauzz committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    141407c View commit details
    Browse the repository at this point in the history
  3. Added the prefix to the start of EndKey

    This allows for an optimization for single object queries, causing the
    fold to only retrieve the item of interest.
    angrycub authored and kuenishi committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    dd0f554 View commit details
    Browse the repository at this point in the history
  4. Corrected continuations

    angrycub authored and kuenishi committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    dcb15d7 View commit details
    Browse the repository at this point in the history
  5. Added trailing whitespace

    angrycub authored and kuenishi committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    609f8d8 View commit details
    Browse the repository at this point in the history
  6. Add limit to max key length

    kuenishi committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    7c4aa3b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2015

  1. Fix gc status race bugs

    Before this commit, there are two race conditions:
    
    1. Manager's state (idle or runnning) and detialed information from a batch process.
       It's possible that the command says "A garbage collection batch is
       in progress" but less detailed information
    2. riak_cs_gc_batch may had been dead at riak_cs_gc_batch:current_state(Pid).
    
    Introduced 'finishing' state for command output (not an actual state of certan
    fsm). Just output "finishing" but no details for it in command line.
    Also added try/catch to riak_cs_gc_batch:current_state() call
    shino committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    3c7eb98 View commit details
    Browse the repository at this point in the history
  2. 6 Configuration menu
    Copy the full SHA
    66d0816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db9bbf8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2015

  1. Trim spaces around commas

    AWS S3 python example does use a space after each comma:
    http://docs.aws.amazon.com/general/latest/gr/sigv4-signed-request-examples.html
    shino committed Sep 4, 2015
    13 Configuration menu
    Copy the full SHA
    6c92933 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b9dc8c View commit details
    Browse the repository at this point in the history
  3. Wait to check if --get-cfg is specified until the default behaviour i…

    …s determined when specifying --ssl-cert
    ksauzz committed Sep 4, 2015
    Configuration menu
    Copy the full SHA
    6257641 View commit details
    Browse the repository at this point in the history
  4. Suppress output of grep

    ksauzz committed Sep 4, 2015
    Configuration menu
    Copy the full SHA
    760f3da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82a1140 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37eb61a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f71b537 View commit details
    Browse the repository at this point in the history
  8. Fix wrong indent

    ksauzz committed Sep 4, 2015
    6 Configuration menu
    Copy the full SHA
    8251f40 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2015

  1. Configuration menu
    Copy the full SHA
    7f6a304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8796c3 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    5bf1f0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abf8040 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1237 from basho/bugfix/proper-return-from-cs-cons…

    …ole-status
    
    Return 'ok' from riak_cs_console:status/1
    
    Reviewed-by: shino
    borshop committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    49d4e92 View commit details
    Browse the repository at this point in the history
  6. Add unlimited case branch

    kuenishi committed Sep 7, 2015
    9 Configuration menu
    Copy the full SHA
    8642741 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1234 from basho/bugfix/gc-status-race

    Bugfix/gc status race
    
    Reviewed-by: kuenishi
    borshop committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    37873be View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1235 from basho/bugfix/trim-spaces-in-v4-auth-header

    Trim spaces around commas
    
    Reviewed-by: kuenishi
    borshop committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    e96a37d View commit details
    Browse the repository at this point in the history
  9. 6 Configuration menu
    Copy the full SHA
    f81e40f View commit details
    Browse the repository at this point in the history
  10. Update for the review

    - redirect verbose output to stderr
    - avoid to concatnating syslog and kern.log to messages
    ksauzz committed Sep 7, 2015
    6 Configuration menu
    Copy the full SHA
    0a3cfd8 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1238 from basho/feature/storage-calc-start-log

    Add storage calculation start log
    
    Reviewed-by: kuenishi
    borshop committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    72044b9 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1230 from basho/feature/grace-period-for-reconnec…

    …tion
    
    Give grace period for `riakc_pb_socket` to reconnect
    
    Reviewed-by: kuenishi
    borshop committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    168269a View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1233 from basho/feature/optimize-list-objects

    Merge CV's list-objects prefix optimization + Add key length limit [JIRA: RCS-275]
    
    Reviewed-by: shino
    borshop committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    39b7075 View commit details
    Browse the repository at this point in the history
  14. 6 Configuration menu
    Copy the full SHA
    b972901 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2015

  1. Merge pull request #1236 from basho/feature/kaz-update-riak-cs-debug

    Update riak cs debug [RCS-284]
    
    Reviewed-by: shino
    borshop committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    65d8432 View commit details
    Browse the repository at this point in the history
  2. General sibling resolution tool on GC key, manifests and blocks

    * Add optional arguemnts on timeouts and put/get options
    * Add logs to indicate start/end time of each resolution attempt
    * Add logs to show numbers of siblings before trying to resolve them
    * Add test case of siblings resolver and log output
    kuenishi committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    53c0ac4 View commit details
    Browse the repository at this point in the history
  3. Update to the comments

    kuenishi committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    edc8238 View commit details
    Browse the repository at this point in the history
  4. 6 Configuration menu
    Copy the full SHA
    372e3bd View commit details
    Browse the repository at this point in the history
  5. 6 Configuration menu
    Copy the full SHA
    1c23c6f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2015

  1. Merge pull request #1240 from basho/bugfix/gc-manager-eqc

    Fix failing EQC test on GC manager [JIRA: RCS-285]
    
    Reviewed-by: shino
    borshop committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    f57bf74 View commit details
    Browse the repository at this point in the history
  2. Add OTP 17 compatibility

    shino committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    5a3a411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c1bbd View commit details
    Browse the repository at this point in the history
  4. Reduce concurrency to create user requests

    Because request rate increased by using erlcloud instead of curl,
    request pool can be exhaused.
    shino committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    28255e2 View commit details
    Browse the repository at this point in the history
  5. Update lager to 2.2.0

    shino committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    952480a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1239 from basho/feature/improve-access-stats-test

    Add Illegal URL test into access_stats_test
    
    Reviewed-by: shino
    borshop committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    38d6527 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2015

  1. Configuration menu
    Copy the full SHA
    e47d334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    273e353 View commit details
    Browse the repository at this point in the history
  3. 6 Configuration menu
    Copy the full SHA
    6f1e402 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1245 from basho/feature/otp-17

    OTP 17 compatibility
    
    Reviewed-by: kuenishi
    borshop committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    f409bf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fc9d5c View commit details
    Browse the repository at this point in the history
  6. 6 Configuration menu
    Copy the full SHA
    35a83a0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1188 from basho/feature/cs-siblings-resolver

    Sibling resolver [JIRA: RCS-249]
    
    Reviewed-by: shino
    borshop committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    8965336 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2015

  1. Merge pull request #1246 from basho/bugfix/update-src-ct-on-copy

    Fix not updating Content-Type on replacing source metadata by Put Copy
    
    Reviewed-by: shino
    borshop committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    4f47671 View commit details
    Browse the repository at this point in the history
  2. Add PR=quorum in HEADs at GC and PW=1 at writing blocks

    This commit tries to address following potential issues:
    
    * False-notfound in case of faulty cluster that has several nodes
      down, block server misunderstands that block was already deleted
      which may lead to block leak (PR default is 0)
    * Make sure at least single replica of a block is written in one
      of primary nodes (PW default is 0)
    * Prevent block server from crash in case heading a block returning
      other errors than notfound - this makes GC correctly skip unreachable
      blocks and go to try to collect next blocks and manifests as much
      as possible
    
    The price of this commit: with PR and PW values increased at blocks,
    the availability of PUTs and throughtput of garbage collection may
    decrease than previous releases of Riak CS. A few Riak nodes being
    unreachable may prevent PUT requests from successful return, or
    garbage collection from collecting all blocks until unreachable nodes
    come back.
    
    We could use PW=2 for putting blocks but we didn't this is because
    it decreases availability more - and we expect such blocks be repaired
    during leeway period.
    kuenishi committed Sep 11, 2015
    6 Configuration menu
    Copy the full SHA
    2def697 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1242 from basho/feature/pr-quorum-block-server

    Add PR=quorum in HEADs at GC and PW=1 at writing blocks [RCS-282]
    
    Reviewed-by: shino
    borshop committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    3eced4e View commit details
    Browse the repository at this point in the history
  4. Fix gc batch7s false waiting state transition without any tasks

    Before this commit, batch completion is verified *before*
    maybe_start_workers call and maybe_start_workers always
    make transitions to waiting_workers state.
    When the count of gc keys is just multiple of gc_batch_size,
    continuation indicates there (maybe) more results but
    no more tasks actually. The riak_cs_gc_batch process is in
    waiting_workers but no workers who triggers event transition.
    
    This commit only changes the order of maybe_start_workers and
    has_batch_finished.
    shino committed Sep 11, 2015
    6 Configuration menu
    Copy the full SHA
    f6e516f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2015

  1. Merge pull request #1247 from basho/bugfix/gc-batch-waiting-nothing-f…

    …orever
    
    Fix false state transition riak_cs_gc_batch to waiting_workers without any more tasks [RCS-291]
    
    Reviewed-by: kuenishi
    borshop committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    792a269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f99c5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0554881 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1801c01 View commit details
    Browse the repository at this point in the history
  5. 6 Configuration menu
    Copy the full SHA
    5c80e22 View commit details
    Browse the repository at this point in the history
  6. 6 Configuration menu
    Copy the full SHA
    652eaaa View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1248 from basho/test/gh1247-eqc

    test/gh1247 [RCS-292]
    
    Reviewed-by: shino
    borshop committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    7bcbcd3 View commit details
    Browse the repository at this point in the history
  8. Merge branch '2.0' into merge-from-2.0

    Conflicts:
    	test/riak_cs_config_test.erl
    ksauzz committed Sep 14, 2015
    9 Configuration menu
    Copy the full SHA
    626e594 View commit details
    Browse the repository at this point in the history
  9. Pin multibag as 2.1.0

    kuenishi committed Sep 14, 2015
    10 Configuration menu
    Copy the full SHA
    6b76e43 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1249 from basho/feature/no-timeout-delete-fsm

    Set infinity timeout at several synchronous gen_fsm calls [JIRA: RCS-293]
    
    Reviewed-by: shino
    borshop committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    eaddb48 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1251 from basho/kuenishi-patch-3

    Pin multibag as 2.1.0 [JIRA: RCS-295]
    
    Reviewed-by: shino
    borshop committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    661fb4e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1252 from basho/merge-from-2.0

    Merging with 2.0 branch [JIRA: RCS-294]
    
    Reviewed-by: kuenishi
    borshop committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    79c0152 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2015

  1. Update Release Notes for 2.1.0

    Add information for new features, changes, additions, and bugfixes completed for distribution with Riak S2 2.1.0 release.
    Lauren committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    0fa3558 View commit details
    Browse the repository at this point in the history
  2. Fix formatting errors

    Some links were formatting incorrectly (missing [ ] or ()), and have been fixed. Also, some of the lists had incorrect spacing, which has been fixed.
    Lauren committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    2ba1ca7 View commit details
    Browse the repository at this point in the history
  3. Spacing fix

    Formatting fix, pt. 2!
    Lauren committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    778f66a View commit details
    Browse the repository at this point in the history
  4. Remove extra ``

    Lauren committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    d8f4078 View commit details
    Browse the repository at this point in the history
  5. Merge conflict resolution

    Lauren Rother committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    c839c10 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2015

  1. Configuration menu
    Copy the full SHA
    d82c3ed View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2015

  1. 6 Configuration menu
    Copy the full SHA
    f265d3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1257 from basho/feature/supercluster-by-cf

    Supercluster by cuttlefish schema (aka multibag name chage)
    
    Reviewed-by: kuenishi
    borshop committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    f6cbed8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2015

  1. Set DVV explicitly in riak_test execution

    Before this commit, sibling_benchmark succeeded with the help of
    DVV but it was accidental because of a bug [1]. The bug was fixed
    by [2] between riak 2.1.1 and (coming, hopefully) 2.1.2 and DVV
    should be set explicitly, no surprises.
    
    [1] basho/riak#759
    [2] basho/riak_core#765
    shino committed Oct 7, 2015
    6 Configuration menu
    Copy the full SHA
    27b23eb View commit details
    Browse the repository at this point in the history
  2. Don't use any bags

    shino committed Oct 7, 2015
    9 Configuration menu
    Copy the full SHA
    82b319f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1259 from basho/bugfix/dvv-for-rt

    Set DVV explicitly in riak_test execution
    
    Reviewed-by: kuenishi
    borshop committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    3c1d06b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1260 from basho/refactor/hide-bags-absolutely

    Don't use any bags
    
    Reviewed-by: kuenishi
    borshop committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    5c6625b View commit details
    Browse the repository at this point in the history
  5. if app.config/vm.args exist, use them instead of generated configs

    Joe Caswell authored and ksauzz committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    189f781 View commit details
    Browse the repository at this point in the history
  6. cuttlefish_conf_dir should be variable not string

    Joe Caswell authored and ksauzz committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    8365d56 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2015

  1. Update release date and address some comments

    Updated the date to reflect the new release date. Also updated some of the notes per Kota's feedback. :)
    Lauren committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    924edaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f84d497 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c810baa View commit details
    Browse the repository at this point in the history
  4. Don't try to resolve siblings in supercluster

    Because it will results in notfound error, almost, in vein.
    shino committed Oct 8, 2015
    9 Configuration menu
    Copy the full SHA
    36bd3d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5734df5 View commit details
    Browse the repository at this point in the history
  6. Update a link and remove a section

    Remove a section not fully implemented in this release and update link to documentation.
    Lauren committed Oct 8, 2015
    5 Configuration menu
    Copy the full SHA
    d608c2e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2015

  1. Merge pull request #1256 from laurenrother/2.1releasenotes

    Update release notes for 2.1.0
    
    Reviewed-by: kuenishi
    borshop committed Oct 9, 2015
    Configuration menu
    Copy the full SHA
    d8f8c4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1262 from basho/bugfix/still-rt-is-failing-oh-my-bad

    Bugfix/still rt is failing oh my bad
    
    Reviewed-by: kuenishi
    borshop committed Oct 9, 2015
    Configuration menu
    Copy the full SHA
    8ac1424 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a006349 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc6fce7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59cda3d View commit details
    Browse the repository at this point in the history
  6. 6 Configuration menu
    Copy the full SHA
    6ebeaac View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1263 from basho/rebased-jhc-debug

    Rebased "fall back on /etc/riak-cs/app.config when no generated one is found"
    
    Reviewed-by: shino
    borshop committed Oct 9, 2015
    Configuration menu
    Copy the full SHA
    fbde114 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2c8741 View commit details
    Browse the repository at this point in the history
  9. Fix 1242 description

    kuenishi committed Oct 9, 2015
    6 Configuration menu
    Copy the full SHA
    55c3e1b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2015

  1. Merge pull request #1264 from basho/releasenote/rename-multibag

    Add release notes for last-minute fixes
    
    Reviewed-by: kuenishi
    borshop committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    861cb8f View commit details
    Browse the repository at this point in the history
  2. fixes for wget issues

    gcymbalski committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    1d344d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

  1. Configuration menu
    Copy the full SHA
    5338c83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1270 from basho/feature/releasenote-2.1.0-ja

    Japanese translation of Releasenote 2.1.0
    ksauzz committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    091f24e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2015

  1. Configuration menu
    Copy the full SHA
    691b95a View commit details
    Browse the repository at this point in the history
  2. Update inspector for merge

    ksauzz committed Dec 8, 2015
    6 Configuration menu
    Copy the full SHA
    76f53c6 View commit details
    Browse the repository at this point in the history