264 Commits (3939fca2ffb58d99840e2421f43d8037f6f35205)
 

Author SHA1 Message Date
  Jonathan Cobb 3939fca2ff add default bounds for json fields 3 years ago
  Jonathan Cobb 11e426b77a keep title without spaces, in CamelCase 3 years ago
  Jonathan Cobb cfab51dee8 OpenApiSchema annotation moved to cobbzilla-utils 3 years ago
  Jonathan Cobb f12add50c5 make nextPage as http_url type 3 years ago
  Jonathan Cobb 05d65abac7 allow public or check for getter 3 years ago
  Jonathan Cobb ade9a4c620 limit schema fields to public, non-static, non-final 3 years ago
  Jonathan Cobb d513641831 add default for email 3 years ago
  Jonathan Cobb 48cea5d370 attempt better defaults for field set 3 years ago
  Jonathan Cobb 6e26fe655a fix field include/exclude check for OpenApiSchema 3 years ago
  Jonathan Cobb 2048c0f1ac improve flexibility in mapping entities to open api schemas 3 years ago
  Jonathan Cobb 126e4b4da3 use alias for http 422 3 years ago
  Jonathan Cobb d5c78b8148 avoid NPE when calling superclass validate 3 years ago
  Jonathan Cobb c234e87e9e remove restex dependency 3 years ago
  Jonathan Cobb 09d23d287d move support info to model package 3 years ago
  Jonathan Cobb c40f0704e1 improve openapi support 3 years ago
  Jonathan Cobb 03c4dc868e allow env override to disable browser launch 3 years ago
  Jonathan Cobb 5f92e8ab45 add swagger annotations, use version property 3 years ago
  Jonathan Cobb 2aab787e76 bump swagger version, document apikey auth 3 years ago
  Jonathan Cobb 8da076b3a5 add support for swagger/openapi 3 years ago
  Jonathan Cobb e79af2c70c add comment 3 years ago
  Jonathan Cobb a320fdad5d print API base when account not found 3 years ago
  Jonathan Cobb a7e73f4cfb backtrack on embedded pgsql 3 years ago
  Jonathan Cobb b47f10c8eb call superclass onStop 3 years ago
  Jonathan Cobb ca41e1d109 listen on localhost IP 3 years ago
  Jonathan Cobb acf3f13a0b enable embedded postgresql for tests 3 years ago
  Jonathan Cobb a6c6b31825 add embedded redis support 3 years ago
  Jonathan Cobb 220886711f whitespace nits 3 years ago
  Jonathan Cobb 52b3e3646b fix hasVersion check 3 years ago
  Jonathan Cobb ffc27d1d64 print server version upon startup 3 years ago
  Jonathan Cobb 4bd7d4c2ab add comparison test 3 years ago
  Jonathan Cobb 696dd95a70 fix build number detection 3 years ago
  Jonathan Cobb 8895cd47e6 make build number transient 3 years ago
  Jonathan Cobb 5f82610c79 add support for build number to semantic version 3 years ago
  Jonathan Cobb ed5deaff20 use os env path 3 years ago
  Jonathan Cobb e91152f296 set thread name for shutdown hook 4 years ago
  Jonathan Cobb cd9cf18c90 add baseline-only flag, use that when first-time initializing the database 4 years ago
  Jonathan Cobb 443e62eee7 always disable migration when creating database for the first time 4 years ago
  Jonathan Cobb 1c1b2a475c disable migrations when creating schema for the first time 4 years ago
  Jonathan Cobb 8c648735d9 disable migration when creating db for the first time 4 years ago
  Jonathan Cobb 0003e387e8 revert flyway init db step 4 years ago
  Jonathan Cobb 9c6caddb0e add tableExists method, use it 4 years ago
  Jonathan Cobb 7716949a32 check for schema before migrating 4 years ago
  Kristijan Mitrovic e2783ac80f Refactor bulk delete method (#12) 4 years ago
  Jonathan Cobb 872834434b add sismember_plaintext 4 years ago
  Jonathan Cobb 47b03e4b00 revert 4 years ago
  Jonathan Cobb f57899c202 use constants for common empty responses 4 years ago
  Jonathan Cobb 416d45b5ba name thread 4 years ago
  Jonathan Cobb f5acc5d1e9 set thread names in pools 4 years ago
  Jonathan Cobb 7727825b5e remove unneeded public modifier 4 years ago
  Jonathan Cobb 4dcca7b4ca revert test log 4 years ago