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

Essential Tests for Feat/gateway #997

Closed
wants to merge 17 commits into from
Closed

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
    6b42bbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d05591a View commit details
    Browse the repository at this point in the history
  3. refactor: gateway resolver

    daviddias committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    c31e013 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    901aebb View commit details
    Browse the repository at this point in the history
  5. 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
  6. 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
  7. 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
  2. Changes required for ipfs#968 feat/Gateway (ipfs#989)

    * feat: add gateway route to daemon
    
    * feat: adding Gateway endeavour - improve codebase
    
    * clean up, remove commented out lines. (ipfs#971)
    
    * clean up, remove commented out lines.
    
    * cleaning code, removing commented out blocks.
    
    * gateway initial tests.
    
    * clean up , working tests on node v8.4.0
    
    License: MIT
    Signed-off-by: Yahya <ya7yaz@gmail.com>
    
    * fix using js-ipfs-repo in gateway tests.
    
    License: MIT
    Signed-off-by: Yahya <ya7yaz@gmail.com>
    
    * Using unix-fs to detect dirs, replacing object.get with DAG.get, CID checks
    
    License: MIT
    Signed-off-by: Yahya <ya7yaz@gmail.com>
    
    * rename checkHash -> checkCID
    
    License: MIT
    Signed-off-by: Yahya <ya7yaz@gmail.com>
    
    * gateway tests: init a fresh repo
    ya7ya authored and daviddias committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    2349f1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    535ed47 View commit details
    Browse the repository at this point in the history
  4. test: serve big file via gateway test

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

Commits on Sep 6, 2017

  1. initial gateway tests WIP

    License: MIT
    Signed-off-by: Yahya <ya7yaz@gmail.com>
    ya7ya committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    0bd6c67 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/gateway' of https://github.com/ipfs/js-ipfs into f…

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