166 Revize (2048c0f1acc5853574d8c2907c0998c56676bbe3)

Autor SHA1 Zpráva Datum
  Jonathan Cobb 2048c0f1ac improve flexibility in mapping entities to open api schemas před 3 roky
  Jonathan Cobb 126e4b4da3 use alias for http 422 před 3 roky
  Jonathan Cobb 09d23d287d move support info to model package před 3 roky
  Jonathan Cobb c40f0704e1 improve openapi support před 3 roky
  Jonathan Cobb 03c4dc868e allow env override to disable browser launch před 3 roky
  Jonathan Cobb 5f92e8ab45 add swagger annotations, use version property před 3 roky
  Jonathan Cobb 2aab787e76 bump swagger version, document apikey auth před 3 roky
  Jonathan Cobb 8da076b3a5 add support for swagger/openapi před 3 roky
  Jonathan Cobb 52b3e3646b fix hasVersion check před 3 roky
  Jonathan Cobb ffc27d1d64 print server version upon startup před 3 roky
  Jonathan Cobb 4bd7d4c2ab add comparison test před 3 roky
  Jonathan Cobb ed5deaff20 use os env path před 3 roky
  Jonathan Cobb e91152f296 set thread name for shutdown hook před 4 roky
  Jonathan Cobb cd9cf18c90 add baseline-only flag, use that when first-time initializing the database před 4 roky
  Jonathan Cobb 443e62eee7 always disable migration when creating database for the first time před 4 roky
  Jonathan Cobb 1c1b2a475c disable migrations when creating schema for the first time před 4 roky
  Jonathan Cobb 8c648735d9 disable migration when creating db for the first time před 4 roky
  Jonathan Cobb 0003e387e8 revert flyway init db step před 4 roky
  Jonathan Cobb 9c6caddb0e add tableExists method, use it před 4 roky
  Jonathan Cobb 7716949a32 check for schema before migrating před 4 roky
  Kristijan Mitrovic e2783ac80f Refactor bulk delete method (#12) před 4 roky
  Jonathan Cobb 872834434b add sismember_plaintext před 4 roky
  Jonathan Cobb 47b03e4b00 revert před 4 roky
  Jonathan Cobb f57899c202 use constants for common empty responses před 4 roky
  Jonathan Cobb 416d45b5ba name thread před 4 roky
  Jonathan Cobb f5acc5d1e9 set thread names in pools před 4 roky
  Jonathan Cobb 7727825b5e remove unneeded public modifier před 4 roky
  Jonathan Cobb 13fd0bc476 add final před 4 roky
  Jonathan Cobb cd93673d17 use unique redis prefix for tests před 4 roky
  Jonathan Cobb 9240375cb7 call System.exit when OOME encountered před 4 roky
  Jonathan Cobb 19e7392b8d add bulkDeleteWhere před 4 roky
  Jonathan Cobb 37708799b3 add RedisService.keys_withPrefix and del_matching_withPrefix před 4 roky
  Kristijan Mitrovic 5d199cbd98 Cleaning redis service and adding ttl getter method (#11) před 4 roky
  Jonathan Cobb 7937eb3f39 pass cascade flag from fk to reference, respect cascade flag in deleteDependencies před 4 roky
  Jonathan Cobb 360ea80674 return unauthorized instead of forbidden when session is required před 4 roky
  Jonathan Cobb 5510f2d656 add flyway note před 4 roky
  Jonathan Cobb f040b9e909 add findAllByField před 4 roky
  Jonathan Cobb 674a7bed66 allow override of getSessionTimeout(thing) před 4 roky
  Jonathan Cobb b0e7afe184 add ResourceHttpException.toString před 4 roky
  Kristijan Mitrovic 6e127e3eef Add findAll method with order (#9) před 4 roky
  Jonathan Cobb ac89c6341f implement redis pexpire, use for confirmLock před 4 roky
  Jonathan Cobb 8190b432ec add redis expire command, use when confirming lock před 4 roky
  Jonathan Cobb 773a75f6cc avoid deleting self when deleting dependencies před 4 roky
  Jonathan Cobb 1310753e0e allow deleting dependencies with exclusions před 4 roky
  Jonathan Cobb dd6666e1f7 upgrade jedis, add support for touch command před 4 roky
  Jonathan Cobb 9aa42648fc add RedisService.del_matching před 4 roky
  Jonathan Cobb d450510d6f add more set functions, add rename před 4 roky
  Jonathan Cobb 17d93ddf2d do not send all locales in json when default locale selected před 4 roky
  Jonathan Cobb 9f74067d58 do not use defaultedmap, just check for null před 4 roky
  Jonathan Cobb c4f61d7bb6 add locale-specific support před 4 roky