Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Add a feature to create automatically a random temporary directory for base path & remove Clone #6221

Merged
merged 25 commits into from
Jun 10, 2020

Commits on Jun 2, 2020

  1. Initial commit

    Forked at: 342caad
    Parent branch: origin/master
    cecton committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    7fbed1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa518e4 View commit details
    Browse the repository at this point in the history
  3. doc fix and todos

    cecton committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    5338633 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. use parking_lot instead

    cecton committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    baf6ad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    179dda3 View commit details
    Browse the repository at this point in the history
  3. remove Clone derives

    cecton committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    2aea88f View commit details
    Browse the repository at this point in the history
  4. add test

    cecton committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    b6358e8 View commit details
    Browse the repository at this point in the history
  5. solving dependency issue

    cecton committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    f81522d View commit details
    Browse the repository at this point in the history
  6. clarifying doc

    cecton committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    55ed555 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfc6fa4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. WIP

    Forked at: 342caad
    Parent branch: origin/master
    cecton committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    5a5c546 View commit details
    Browse the repository at this point in the history
  2. Merge commit f028a50 (no conflict)

    Parent branch: origin/master
    Forked at: 342caad
    cecton committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    bf1da7e View commit details
    Browse the repository at this point in the history
  3. revert dep deletion

    cecton committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    68dfe89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    898dcd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d26da87 View commit details
    Browse the repository at this point in the history
  6. fixes

    cecton committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    9c6f71a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Update client/cli/src/params/shared_params.rs

    Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
    cecton and bkchr authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    9e989de View commit details
    Browse the repository at this point in the history
  2. Update client/service/Cargo.toml

    Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
    cecton and bkchr authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    c811cb6 View commit details
    Browse the repository at this point in the history
  3. Update client/cli/src/commands/mod.rs

    Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
    cecton and bkchr authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    65cb074 View commit details
    Browse the repository at this point in the history
  4. Update client/service/src/config.rs

    Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
    cecton and bkchr authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    fdb3f20 View commit details
    Browse the repository at this point in the history
  5. WIP

    Forked at: 342caad
    Parent branch: origin/master
    cecton committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    39bc022 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. improve doc

    cecton committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    cb140b6 View commit details
    Browse the repository at this point in the history
  2. Merge commit 252b146 (no conflict)

    Parent branch: origin/master
    Forked at: 342caad
    cecton committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    ca42803 View commit details
    Browse the repository at this point in the history
  3. Merge commit 9ce0774 (conflicts)

    Parent branch: origin/master
    Forked at: 342caad
    cecton committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    468f16a View commit details
    Browse the repository at this point in the history
  4. Merge commit d68cfd7 (no conflict)

    Parent branch: origin/master
    Forked at: 342caad
    cecton committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    49cfe00 View commit details
    Browse the repository at this point in the history