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

*: use 'coreos/bbolt' (replace 'boltdb/bolt') #8210

Merged
merged 5 commits into from
Jul 6, 2017
Merged

Commits on Jul 5, 2017

  1. glide.yaml: replace 'boltdb/bolt' with 'coreos/bbolt'

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    75665c0 View commit details
    Browse the repository at this point in the history
  2. *: replace 'boltdb' import paths with 'coreos/bbolt'

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    318e9c7 View commit details
    Browse the repository at this point in the history
  3. vendor: regenerate

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    2b9bfda View commit details
    Browse the repository at this point in the history
  4. bill-of-materials.json: regenerate with 'coreos/bbolt'

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    89ced7c View commit details
    Browse the repository at this point in the history
  5. mvcc/backend: enable 'NoFreelistSync' by default (linux)

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    870302a View commit details
    Browse the repository at this point in the history