コミット履歴

作者 SHA1 メッセージ 日付
  Nicolas De Loof a2ff974ac6 remove obsolete compose grpc service 4 年 前
  Guillaume Tardif deb7bc34e0 Move protos => cli/server/ 4 年 前
  Guillaume Tardif cd10d8eaa4 Move server => cli 4 年 前
  Guillaume Tardif 5abc68ebdd Add compose service, run `compose up` through API 5 年 前
  Guillaume Tardif b9d6c2e701 Add volume as a new served API, use `one of` in proto for context specific parameters, proxy volume creation 5 年 前
  Chris Crone d154c41586 Update copyright 5 年 前
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli 5 年 前
  Djordje Lukic ad72c866cc Add license headers 5 年 前
  Djordje Lukic 8400795caf Add the store to the gRPC context 5 年 前
  Djordje Lukic bb69de1db3 Add context endpoint to set the current context 5 年 前
  Djordje Lukic c34d016fdb Unify protos with client interfaces 5 年 前
  Djordje Lukic cb14c05e74 Move the context server into own package 5 年 前
  Djordje Lukic b8658b3f54 Rename cli protos to contexts 5 年 前
  Djordje Lukic 129e675932 Put all protos inside the `protos` package 5 年 前
  Djordje Lukic 11339761ca Change the way a context is stored 5 年 前
  Djordje Lukic 36c01f511b Refactor the interceptors 5 年 前
  Christopher Crone ebe3fbc180 Use config dir for serving API 5 年 前
  guillaume.tardif ecfffc6feb Allow server to start on tcp port or if windows, named pipe rather than unix socket. could not yet make it work on named pipe from js client (connects but error) 5 年 前
  Djordje Lukic 4e9a4185af Add `make lint` and run it on CI 5 年 前
  Djordje Lukic 24c035e822 Add comments on exported items, remove example command 5 年 前
  Ulysses Souza 33c45a0a62 Add "goimports" 5 年 前
  Djordje Lukic 6ecb5550f7 Use a request for the context list rpc in cli.proto 5 年 前
  Djordje Lukic 0af5afe440 Move the proxy in the server package 5 年 前
  Djordje Lukic 8571cf5a04 Create a new client on each request 5 年 前
  Djordje Lukic 9ea91791b4 Change the current context of the client on each request 5 年 前
  Djordje Lukic 40a3a20f78 Add serve command that serves the cli and the containers services 5 年 前