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

Add locking for concurrent pin operations #2174

Closed
wants to merge 39 commits into from
Closed

Commits on May 21, 2019

  1. feat: implement ipfs refs

    dirkmc committed May 21, 2019
    Configuration menu
    Copy the full SHA
    ddae854 View commit details
    Browse the repository at this point in the history
  2. feat: refs support in http api

    dirkmc committed May 21, 2019
    Configuration menu
    Copy the full SHA
    95a360f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22232e5 View commit details
    Browse the repository at this point in the history
  4. feat: refs local

    dirkmc committed May 21, 2019
    Configuration menu
    Copy the full SHA
    2dc9265 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    659bb5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f40f7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7be9725 View commit details
    Browse the repository at this point in the history
  8. feat: GC

    dirkmc committed May 21, 2019
    Configuration menu
    Copy the full SHA
    6c9ae7d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9aae8b4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee8edb3 View commit details
    Browse the repository at this point in the history
  11. feat: expose GC to http api

    dirkmc committed May 21, 2019
    Configuration menu
    Copy the full SHA
    40ae451 View commit details
    Browse the repository at this point in the history
  12. test: unskip repo gc test

    dirkmc committed May 21, 2019
    Configuration menu
    Copy the full SHA
    072ddfd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    732a02c View commit details
    Browse the repository at this point in the history
  14. feat: GC locking

    dirkmc committed May 21, 2019
    Configuration menu
    Copy the full SHA
    ff28923 View commit details
    Browse the repository at this point in the history
  15. test: add gc locking tests

    dirkmc committed May 21, 2019
    Configuration menu
    Copy the full SHA
    eae37e1 View commit details
    Browse the repository at this point in the history
  16. refactor: rebase

    dirkmc committed May 21, 2019
    Configuration menu
    Copy the full SHA
    730a96d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bdaaed9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    72fc905 View commit details
    Browse the repository at this point in the history
  19. chore: rebase

    dirkmc committed May 21, 2019
    Configuration menu
    Copy the full SHA
    a4bffb2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. chore: add joi to package.json

    dirkmc committed May 22, 2019
    Configuration menu
    Copy the full SHA
    b27e7a2 View commit details
    Browse the repository at this point in the history
  2. refactor: pin/gc common code

    dirkmc committed May 22, 2019
    Configuration menu
    Copy the full SHA
    e2f68a8 View commit details
    Browse the repository at this point in the history
  3. fix: browser gc tests

    dirkmc committed May 22, 2019
    Configuration menu
    Copy the full SHA
    13d3801 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64a1566 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. test: add gc-lock tests

    dirkmc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    088041d View commit details
    Browse the repository at this point in the history
  2. fix: gc lock error handling

    dirkmc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    d772ed7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45db74d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6f9a72 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Configuration menu
    Copy the full SHA
    3a185d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0af694a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffb4eb3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. fix: webworkers + mortice

    dirkmc committed May 28, 2019
    Configuration menu
    Copy the full SHA
    9dd1402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f35f492 View commit details
    Browse the repository at this point in the history
  3. fix: gc rm test on Windows

    dirkmc committed May 28, 2019
    Configuration menu
    Copy the full SHA
    b76737c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Configuration menu
    Copy the full SHA
    e31650c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    830b9a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. chore: better gc logging

    dirkmc committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    280f987 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. fix: pin walking

    dirkmc committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    232fc39 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. refactor: pin set walking

    dirkmc committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    6b45fea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbbba1d View commit details
    Browse the repository at this point in the history