Milan Pavlik
|
a0a9ddddc5
|
[public-api] Use personal access token signing key
|
2022-11-22 07:11:52 -03:00 |
|
Laurie T. Malau
|
ee08e7863c
|
[db] Move db models to gitpod-db/go module
|
2022-11-21 08:37:50 -03:00 |
|
Jean Pierre
|
cd144de51f
|
Add IDEClientService
|
2022-11-17 07:07:46 +02:00 |
|
Milan Pavlik
|
728d87011f
|
[public-api] Wire up DB connection
|
2022-11-16 18:17:46 +02:00 |
|
Laurie T. Malau
|
98e6fe730c
|
[public api] Use tokens feature flag
|
2022-11-15 14:36:45 +02:00 |
|
Jean Pierre
|
5c8f4c1f32
|
User service
|
2022-11-12 11:34:42 +02:00 |
|
Laurie T. Malau
|
2fef159ce4
|
[public api] Wire up UnimplementedTokensService
|
2022-11-11 18:25:41 +02:00 |
|
Milan Pavlik
|
2926d142ed
|
[public-api] Make publiic api package match path
|
2022-11-09 09:42:39 +01:00 |
|
Milan Pavlik
|
4c3007af75
|
[public-api] Implement experimental TeamsService.CreateTeam
|
2022-11-01 13:56:06 +01:00 |
|
Milan Pavlik
|
9d1a82446d
|
[public-api] Implement connection pool with LRU cache
|
2022-10-31 13:59:05 +01:00 |
|
Milan Pavlik
|
2d888a5ded
|
[public-api] Move API definitions to experimental package
|
2022-10-19 17:23:34 +02:00 |
|
Milan Pavlik
|
063be607c6
|
[public-api] Add logs interceptor
|
2022-10-19 11:59:34 +02:00 |
|
Milan Pavlik
|
d6242ed18a
|
[public-api] Remove unimplemented, or no longer needed RPCs
|
2022-10-19 10:34:34 +02:00 |
|
Milan Pavlik
|
bbc39b9d33
|
[public-api] Add client/server metrics interceptor
|
2022-10-19 09:33:34 +02:00 |
|
Milan Pavlik
|
0a476c52e8
|
[public-api] U Refactor to use connect handlers, route to HTTP server
|
2022-10-12 12:19:27 +02:00 |
|
Milan Pavlik
|
46d734e482
|
[public-api] Authentication interceptors for connect API
|
2022-10-10 16:54:26 +02:00 |
|
Milan Pavlik
|
e836dd4fe3
|
[public-api] Bind unimplemented WorkspacesServiceHandler using Connect
|
2022-10-06 16:06:22 +02:00 |
|
Milan Pavlik
|
31f273205f
|
[proxy] Route HTTP 1.x requests to public-api-server
|
2022-10-05 07:56:20 +02:00 |
|
Milan Pavlik
|
aa6a8ffb0e
|
[public-api] Reeuse metrics registry from baseserver
|
2022-10-03 13:50:19 +02:00 |
|
Milan Pavlik
|
42224aeee9
|
[baseserver] Add metric with version of the server, use in public api and usage
|
2022-09-16 14:20:17 +02:00 |
|
Milan Pavlik
|
c2b7421628
|
Fix stripe secret parsing
|
2022-08-30 10:58:14 +02:00 |
|
Milan Pavlik
|
40ab42e18a
|
[public-api] Validate incoming stripe webhooks
|
2022-08-29 13:58:14 +02:00 |
|
Andrew Farries
|
2d2f3e8b24
|
Make webhook use billingservice client
Construct and pass a billingservice client to the Stripe webhook so that
it can invoke the `FinalizeInvoice` RPC when the webhook is triggered.
|
2022-08-10 15:55:56 +02:00 |
|
Andrew Farries
|
a9958a0ffa
|
Add Stripe webhook to public api server
|
2022-08-02 09:26:46 -03:00 |
|
Andrew Farries
|
c83333fc3a
|
Add usage-api component
Add Placeholder .proto files and script to generate Go client/server
SDKs.
Adapted from the `public-api` component.
|
2022-07-08 16:25:55 +05:30 |
|
Christian Weichel
|
b7bf69d01e
|
[public-api-server] Harmonise configuration structure
|
2022-05-25 17:35:39 +05:30 |
|
Milan Pavlik
|
49e3d1e82d
|
[public-api] Do not use localhost as address, not reachable in k8s
|
2022-05-18 18:50:33 +05:30 |
|
Christian Weichel
|
d2384ea29e
|
[baseserver] Make consuing ServerConfiguration easier
|
2022-05-16 13:23:31 +05:30 |
|
Christian Weichel
|
4960dce425
|
[baseserver] Enforce common standards services
specifically debug, health and readiness
|
2022-05-16 13:23:31 +05:30 |
|
Christian Weichel
|
b397fed927
|
[baseserver] Support common config struct
|
2022-05-16 13:23:31 +05:30 |
|
Milan Pavlik
|
fc5f2bf1c3
|
[baseserver] Dedicated debug server
|
2022-05-13 14:32:28 +05:30 |
|
Laurie T. Malau
|
2250729ffd
|
Add request duration metric
|
2022-05-10 15:17:25 +05:30 |
|
Milan Pavlik
|
d2d84646c4
|
[public-api] Convert to a cobra command and add config
|
2022-05-04 19:30:20 +05:30 |
|
Milan Pavlik
|
a451b0e6e7
|
[public-api] Convert to a cobra command and add config
|
2022-05-04 14:57:19 +05:30 |
|
Milan Pavlik
|
655281b3de
|
[public-api] Restructure packages to better align with other components
|
2022-05-03 19:55:19 +05:30 |
|