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

Gpe dc2153574cc69dbf519f718369eba3a609799c2f #1600

Closed

Commits on Aug 23, 2015

  1. Make sure ctx in commands are derived from req.Context

    License: MIT
    Signed-off-by: rht <rhtbot@gmail.com>
    rht committed Aug 23, 2015
    Configuration menu
    Copy the full SHA
    d32177c View commit details
    Browse the repository at this point in the history
  2. Replace WithTimeout with WithCancel whenever possible

    License: MIT
    Signed-off-by: rht <rhtbot@gmail.com>
    rht committed Aug 23, 2015
    Configuration menu
    Copy the full SHA
    5d8e150 View commit details
    Browse the repository at this point in the history
  3. Wire a context down to (n *helpers.UnixfsNode) GetChild

    License: MIT
    Signed-off-by: rht <rhtbot@gmail.com>
    rht committed Aug 23, 2015
    Configuration menu
    Copy the full SHA
    34e06f6 View commit details
    Browse the repository at this point in the history
  4. Fix 'ctx, _' to have explicit cancel

    License: MIT
    Signed-off-by: rht <rhtbot@gmail.com>
    rht committed Aug 23, 2015
    Configuration menu
    Copy the full SHA
    a7202fa View commit details
    Browse the repository at this point in the history
  5. Define discoveryConnTimeout and set it to 30s

    License: MIT
    Signed-off-by: rht <rhtbot@gmail.com>
    rht committed Aug 23, 2015
    Configuration menu
    Copy the full SHA
    fcf915f View commit details
    Browse the repository at this point in the history
  6. Replace context.TODO in test files with context.Background

    License: MIT
    Signed-off-by: rht <rhtbot@gmail.com>
    rht committed Aug 23, 2015
    Configuration menu
    Copy the full SHA
    30e03b2 View commit details
    Browse the repository at this point in the history
  7. Remove ctx timeout in unixfsNode GetChild

    License: MIT
    Signed-off-by: rht <rhtbot@gmail.com>
    rht committed Aug 23, 2015
    Configuration menu
    Copy the full SHA
    dc21535 View commit details
    Browse the repository at this point in the history