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

gRPC API Redux #296

Merged
merged 34 commits into from
Aug 25, 2020
Merged

gRPC API Redux #296

merged 34 commits into from
Aug 25, 2020

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    733e162 View commit details
    Browse the repository at this point in the history
  2. tests pass

    martyall committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    1d68079 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b59b94 View commit details
    Browse the repository at this point in the history
  4. added rwLock to server

    martyall committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    e3cdccf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59dea25 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. added docker file

    martyall committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    6e8cdba View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. easy PR change requests

    martyall committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    428c792 View commit details
    Browse the repository at this point in the history
  2. change proto package name

    martyall committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    10ea653 View commit details
    Browse the repository at this point in the history
  3. remove tree in path

    martyall committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a2b2345 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f3f441 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df3c235 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. implemented List method

    martyall committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    a8fba5e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. added HasVersioned method

    martyall committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    bfa32a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    859f456 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    152e993 View commit details
    Browse the repository at this point in the history
  4. linted

    martyall committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    7438ec8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    feb84c6 View commit details
    Browse the repository at this point in the history
  6. panic middleware

    martyall committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    ba7a6b2 View commit details
    Browse the repository at this point in the history
  7. panic mw actually works

    martyall committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    207bb78 View commit details
    Browse the repository at this point in the history
  8. fix verbs in some methods

    martyall committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    37094d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. size, available versions

    martyall committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    eb26340 View commit details
    Browse the repository at this point in the history
  2. testing list interface

    martyall committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    692b18d View commit details
    Browse the repository at this point in the history
  3. merged go.sum from master

    martyall committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    c176028 View commit details
    Browse the repository at this point in the history
  4. merged go.sum from master

    martyall committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    1d0512b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

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

Commits on Aug 14, 2020

  1. pr comments

    martyall committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    4cc9edc View commit details
    Browse the repository at this point in the history
  2. merged master

    martyall committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    a2dc720 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78ec9e6 View commit details
    Browse the repository at this point in the history
  4. regenerated go.sum file

    martyall committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    122e51e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. go.sum tidy

    martyall committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    3fbd413 View commit details
    Browse the repository at this point in the history
  2. go.sum tidy

    martyall committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    c3d0060 View commit details
    Browse the repository at this point in the history
  3. fix proto lint errors

    martyall committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    81eaa13 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Configuration menu
    Copy the full SHA
    6a22e5c View commit details
    Browse the repository at this point in the history
  2. fix lint error

    martyall committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    f0b7fa0 View commit details
    Browse the repository at this point in the history