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

Improve paths in CoreApi #4672

Merged
merged 15 commits into from
Jul 17, 2018
Merged

Improve paths in CoreApi #4672

merged 15 commits into from
Jul 17, 2018

Commits on Jul 17, 2018

  1. coreapi: expand public path api

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    338e90e View commit details
    Browse the repository at this point in the history
  2. coreapi: move path impl to path.go

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    4f6c066 View commit details
    Browse the repository at this point in the history
  3. coreapi: separate path into two types

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    15f8fc6 View commit details
    Browse the repository at this point in the history
  4. coreapi: remove ctx from ParsePath, split ParseCid

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    f5f44ab View commit details
    Browse the repository at this point in the history
  5. coreapi: path.Mutable

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    7ee6194 View commit details
    Browse the repository at this point in the history
  6. coreapi: path remainders

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    9b28856 View commit details
    Browse the repository at this point in the history
  7. coreapi: path review

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    1d23bbe View commit details
    Browse the repository at this point in the history
  8. coreapi: add more docs for path

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    d5b5e0d View commit details
    Browse the repository at this point in the history
  9. path: add tests for ipld paths

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    604b187 View commit details
    Browse the repository at this point in the history
  10. coreapi: fix ipns path resolving

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    e227fc3 View commit details
    Browse the repository at this point in the history
  11. coreapi: fix resolved path root for some paths

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    0f6bd2d View commit details
    Browse the repository at this point in the history
  12. coreapi: fix TestGatewayGet after rebase

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    0adb69a View commit details
    Browse the repository at this point in the history
  13. coreapi: more docs for ResolvedPath

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    082498d View commit details
    Browse the repository at this point in the history
  14. coreapi: move path utils to interface

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    7adf1cb View commit details
    Browse the repository at this point in the history
  15. coreapi: path rebase

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    4d5a96b View commit details
    Browse the repository at this point in the history