Commit Graph

19 Commits (master)

Author SHA1 Message Date
Jimmy Zelinskie 1ec2759550 pkg/grpcutil: init
6 years ago
Jimmy Zelinskie 30644fcc01 api: remove dependency on graceful
6 years ago
Sida Chen 0151dbaef8 API: change api port to api addr, rename RunV2 to Run.
7 years ago
Sida Chen 58022d97e3 api: renamed V2 API to V3 API for consistency.
7 years ago
Sida Chen a378cb070c API: drop v1 api, changed v2 api for Clair v3.
7 years ago
Sida Chen a4edf38566 api: v2 api with gRPC and gRPC-gateway
7 years ago
Sida Chen 9306e99368 converted to structured logging by using logrus
7 years ago
Jimmy Zelinskie 6a569fd945 move config to main / decentralize config
7 years ago
Jimmy Zelinskie 00e4f70972 pkg/stopper: init from utils.Stopper
7 years ago
Quentin Machu 116ce1a806 api: fix log message when stopping the API server
8 years ago
Jimmy Zelinskie 6ac9b5e645 api: fix graceful stop
8 years ago
Quentin Machu 6b3f95dc03 api: fix /v1 router and some status codes
8 years ago
Jimmy Zelinskie 822ac7ab4c api: add initial work on the new API
8 years ago
Quentin Machu 2c150b015e *: refactor & do initial work towards PostgreSQL implementation
8 years ago
Quentin Machu 8c1d3c9a86 *: Fix `authentification` typo
9 years ago
Jimmy Zelinskie 34870a2a2b move LoadTLSClientConfigForServer into API package
9 years ago
Quentin Machu eb7e5d5c74 main: Use configuration file instead of flags and simplify app extension.
9 years ago
Quentin Machu 9946382223 api: Extracted client cert & HTTP JSON Render to utils.
9 years ago
Quentin Machu 3ec262dd51 Initial commit
9 years ago