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

*: test with "unparam", fix "v2v3" store stored get #9712

Merged
merged 15 commits into from
May 10, 2018
Merged

Commits on May 9, 2018

  1. tests/Dockerfile: add "mvdan.cc/unparam"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    054cdcd View commit details
    Browse the repository at this point in the history
  2. test: add "unused_pass"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    775e9d5 View commit details
    Browse the repository at this point in the history
  3. etcdctl/ctlv3: fix fmt test warnings

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    167c711 View commit details
    Browse the repository at this point in the history
  4. etcdmain: remove shadowed error variable

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    f091641 View commit details
    Browse the repository at this point in the history
  5. functional/tester: remove shadowed error variable

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    d7c4c22 View commit details
    Browse the repository at this point in the history
  6. etcdserver/api/v2http: remove unused parameters

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    8235982 View commit details
    Browse the repository at this point in the history
  7. etcdserver/v2auth: remove unused parameters

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    7c5cf70 View commit details
    Browse the repository at this point in the history
  8. etcdserver/v2store: remove unused testing.T parameter

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    26e4670 View commit details
    Browse the repository at this point in the history
  9. etcdserver/api/v2v3: fix "getDir" with "sorted"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    ba7cc04 View commit details
    Browse the repository at this point in the history
  10. functional: remove unused parameters

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    42a1d4c View commit details
    Browse the repository at this point in the history
  11. integration: remove unused parameters

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    b7443ad View commit details
    Browse the repository at this point in the history
  12. mvcc: remove unused parameters

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    1a83c6a View commit details
    Browse the repository at this point in the history
  13. pkg/transport: remove unused parameter from "wrapTLS"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    c862712 View commit details
    Browse the repository at this point in the history
  14. tests/e2e: use different parameters

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    df87dba View commit details
    Browse the repository at this point in the history
  15. raft: use different parameters for tests

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 9, 2018
    Configuration menu
    Copy the full SHA
    e7adfb0 View commit details
    Browse the repository at this point in the history