Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Changes required for #968 feat/Gateway #989

Merged
merged 9 commits into from
Sep 5, 2017

Commits on Aug 29, 2017

  1. feat: add gateway route to daemon

    harshjv authored and daviddias committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    cc41624 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0303fa View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2017

  1. clean up, remove commented out lines. (ipfs#971)

    * clean up, remove commented out lines.
    
    * cleaning code, removing commented out blocks.
    
    * gateway initial tests.
    ya7ya authored and daviddias committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    cd0fae9 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2017

  1. clean up , working tests on node v8.4.0

    License: MIT
    Signed-off-by: Yahya <ya7yaz@gmail.com>
    ya7ya committed Sep 2, 2017
    Configuration menu
    Copy the full SHA
    ee34c8c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. Configuration menu
    Copy the full SHA
    901aebb View commit details
    Browse the repository at this point in the history
  2. fix using js-ipfs-repo in gateway tests.

    License: MIT
    Signed-off-by: Yahya <ya7yaz@gmail.com>
    ya7ya committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    a624515 View commit details
    Browse the repository at this point in the history
  3. Using unix-fs to detect dirs, replacing object.get with DAG.get, CID …

    …checks
    
    License: MIT
    Signed-off-by: Yahya <ya7yaz@gmail.com>
    ya7ya committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    e2076d4 View commit details
    Browse the repository at this point in the history
  4. rename checkHash -> checkCID

    License: MIT
    Signed-off-by: Yahya <ya7yaz@gmail.com>
    ya7ya committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    439cf1b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

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