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

New Runtime #287

Merged
merged 42 commits into from
Jun 8, 2020
Merged

New Runtime #287

merged 42 commits into from
Jun 8, 2020

Commits on May 19, 2020

  1. minimal runtime implementation

    refs committed May 19, 2020
    Configuration menu
    Copy the full SHA
    9b779aa View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. working runtime

    refs committed May 20, 2020
    Configuration menu
    Copy the full SHA
    b2cece2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    29d8b1b View commit details
    Browse the repository at this point in the history
  2. use golangci-lint

    refs committed May 22, 2020
    Configuration menu
    Copy the full SHA
    1ef3792 View commit details
    Browse the repository at this point in the history
  3. add golangci.yaml

    refs committed May 22, 2020
    Configuration menu
    Copy the full SHA
    a36fe74 View commit details
    Browse the repository at this point in the history
  4. yaml -> yml

    refs committed May 22, 2020
    Configuration menu
    Copy the full SHA
    feca909 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. update runtime

    refs committed May 23, 2020
    Configuration menu
    Copy the full SHA
    1932fa3 View commit details
    Browse the repository at this point in the history
  2. trigger ci

    refs committed May 23, 2020
    Configuration menu
    Copy the full SHA
    7f23ef5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. get rid of recursive call

    refs committed May 24, 2020
    Configuration menu
    Copy the full SHA
    f508451 View commit details
    Browse the repository at this point in the history
  2. enforce more linters

    refs committed May 24, 2020
    Configuration menu
    Copy the full SHA
    38049e5 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. update ocis-reva

    refs committed May 25, 2020
    Configuration menu
    Copy the full SHA
    2f98b83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aeb3db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5204ecf View commit details
    Browse the repository at this point in the history
  4. update ocis reva

    refs committed May 25, 2020
    Configuration menu
    Copy the full SHA
    b39c3c3 View commit details
    Browse the repository at this point in the history
  5. update ocis-settings

    refs committed May 25, 2020
    Configuration menu
    Copy the full SHA
    dae7379 View commit details
    Browse the repository at this point in the history
  6. update ocis-reva

    refs committed May 25, 2020
    Configuration menu
    Copy the full SHA
    24eadda View commit details
    Browse the repository at this point in the history
  7. downgrade ocis-reva to 2b94f09

    refs committed May 25, 2020
    Configuration menu
    Copy the full SHA
    ebd29e0 View commit details
    Browse the repository at this point in the history
  8. upgrade ocis-reva

    refs committed May 25, 2020
    Configuration menu
    Copy the full SHA
    7eb40ea View commit details
    Browse the repository at this point in the history
  9. update ocis-reva@master

    refs committed May 25, 2020
    Configuration menu
    Copy the full SHA
    75618cf View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    aa46e71 View commit details
    Browse the repository at this point in the history
  2. update branch

    refs committed May 27, 2020
    Configuration menu
    Copy the full SHA
    b769ebe View commit details
    Browse the repository at this point in the history
  3. update ocis-proxy

    refs committed May 27, 2020
    Configuration menu
    Copy the full SHA
    80de0cd View commit details
    Browse the repository at this point in the history
  4. update refs/pman

    refs committed May 27, 2020
    Configuration menu
    Copy the full SHA
    2f4c5e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    b211f29 View commit details
    Browse the repository at this point in the history
  2. use ocis-proxy@master

    refs committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    76d77a9 View commit details
    Browse the repository at this point in the history
  3. remove untracked file

    refs committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    f9d67b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c9b283 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae8f49b View commit details
    Browse the repository at this point in the history
  6. bring back staticcheck

    refs committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    4c5d557 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f3c88e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. address changes

    refs committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    19fc24a View commit details
    Browse the repository at this point in the history
  2. get rid of micro/proxy

    refs committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    c7310ae View commit details
    Browse the repository at this point in the history
  3. restructure runtime code

    refs committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    c61bbd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7f5c98 View commit details
    Browse the repository at this point in the history
  5. remove replace

    refs committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    2a5a1aa View commit details
    Browse the repository at this point in the history
  6. update ocis-settings@master

    refs committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    ca9bbd0 View commit details
    Browse the repository at this point in the history
  7. update ocis-hello@master

    refs committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    6abc81d View commit details
    Browse the repository at this point in the history
  8. add kill, list and run commands

    refs committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    1cc12b0 View commit details
    Browse the repository at this point in the history
  9. Fix docblock of commands

    kulmann committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    0fa1ad4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    92ea445 View commit details
    Browse the repository at this point in the history
  11. Add changelog items

    kulmann committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    01da4dd View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

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