254 Commits (126e4b4da345a14006998703147f4744c535a0df)
 

Autor SHA1 Nachricht Datum
  Jonathan Cobb 126e4b4da3 use alias for http 422 vor 3 Jahren
  Jonathan Cobb d5c78b8148 avoid NPE when calling superclass validate vor 3 Jahren
  Jonathan Cobb c234e87e9e remove restex dependency vor 3 Jahren
  Jonathan Cobb 09d23d287d move support info to model package vor 3 Jahren
  Jonathan Cobb c40f0704e1 improve openapi support vor 3 Jahren
  Jonathan Cobb 03c4dc868e allow env override to disable browser launch vor 3 Jahren
  Jonathan Cobb 5f92e8ab45 add swagger annotations, use version property vor 3 Jahren
  Jonathan Cobb 2aab787e76 bump swagger version, document apikey auth vor 3 Jahren
  Jonathan Cobb 8da076b3a5 add support for swagger/openapi vor 3 Jahren
  Jonathan Cobb e79af2c70c add comment vor 3 Jahren
  Jonathan Cobb a320fdad5d print API base when account not found vor 3 Jahren
  Jonathan Cobb a7e73f4cfb backtrack on embedded pgsql vor 3 Jahren
  Jonathan Cobb b47f10c8eb call superclass onStop vor 3 Jahren
  Jonathan Cobb ca41e1d109 listen on localhost IP vor 3 Jahren
  Jonathan Cobb acf3f13a0b enable embedded postgresql for tests vor 3 Jahren
  Jonathan Cobb a6c6b31825 add embedded redis support vor 3 Jahren
  Jonathan Cobb 220886711f whitespace nits vor 3 Jahren
  Jonathan Cobb 52b3e3646b fix hasVersion check vor 3 Jahren
  Jonathan Cobb ffc27d1d64 print server version upon startup vor 3 Jahren
  Jonathan Cobb 4bd7d4c2ab add comparison test vor 3 Jahren
  Jonathan Cobb 696dd95a70 fix build number detection vor 3 Jahren
  Jonathan Cobb 8895cd47e6 make build number transient vor 3 Jahren
  Jonathan Cobb 5f82610c79 add support for build number to semantic version vor 3 Jahren
  Jonathan Cobb ed5deaff20 use os env path vor 3 Jahren
  Jonathan Cobb e91152f296 set thread name for shutdown hook vor 4 Jahren
  Jonathan Cobb cd9cf18c90 add baseline-only flag, use that when first-time initializing the database vor 4 Jahren
  Jonathan Cobb 443e62eee7 always disable migration when creating database for the first time vor 4 Jahren
  Jonathan Cobb 1c1b2a475c disable migrations when creating schema for the first time vor 4 Jahren
  Jonathan Cobb 8c648735d9 disable migration when creating db for the first time vor 4 Jahren
  Jonathan Cobb 0003e387e8 revert flyway init db step vor 4 Jahren
  Jonathan Cobb 9c6caddb0e add tableExists method, use it vor 4 Jahren
  Jonathan Cobb 7716949a32 check for schema before migrating vor 4 Jahren
  Kristijan Mitrovic e2783ac80f Refactor bulk delete method (#12) vor 4 Jahren
  Jonathan Cobb 872834434b add sismember_plaintext vor 4 Jahren
  Jonathan Cobb 47b03e4b00 revert vor 4 Jahren
  Jonathan Cobb f57899c202 use constants for common empty responses vor 4 Jahren
  Jonathan Cobb 416d45b5ba name thread vor 4 Jahren
  Jonathan Cobb f5acc5d1e9 set thread names in pools vor 4 Jahren
  Jonathan Cobb 7727825b5e remove unneeded public modifier vor 4 Jahren
  Jonathan Cobb 4dcca7b4ca revert test log vor 4 Jahren
  Jonathan Cobb 6d0900b9cd testing vor 4 Jahren
  Jonathan Cobb 13fd0bc476 add final vor 4 Jahren
  Jonathan Cobb cd93673d17 use unique redis prefix for tests vor 4 Jahren
  Jonathan Cobb 9240375cb7 call System.exit when OOME encountered vor 4 Jahren
  Jonathan Cobb 19e7392b8d add bulkDeleteWhere vor 4 Jahren
  Jonathan Cobb 37708799b3 add RedisService.keys_withPrefix and del_matching_withPrefix vor 4 Jahren
  Jonathan Cobb bf9e491c17 use zilla random vor 4 Jahren
  Kristijan Mitrovic 5d199cbd98 Cleaning redis service and adding ttl getter method (#11) vor 4 Jahren
  Jonathan Cobb 7937eb3f39 pass cascade flag from fk to reference, respect cascade flag in deleteDependencies vor 4 Jahren
  Jonathan Cobb 121fc1cc39 replace deviceId/deviceName with just device vor 4 Jahren