180 Commits (0bce26d2cc10c4325a0a48d253463205609febe0)

Autor SHA1 Mensaje Fecha
  Jonathan Cobb 0bce26d2cc use zillaruntime hace 3 años
  Jonathan Cobb 5f92a67684 move to commons-collections4 hace 3 años
  Jonathan Cobb 5dbdd08ce3 add doc note hace 3 años
  Jonathan Cobb 53fae64289 change constant value hace 3 años
  Jonathan Cobb b8316b1de2 make formatFunction final hace 3 años
  Jonathan Cobb 329c22899d fix shard dependency hace 3 años
  Jonathan Cobb f4a94ca1f9 move shard config into subclass, allows smaller jars for those who don't need sharding hace 3 años
  Jonathan Cobb a0a8bbbc79 allow subclasses to supply openapi tags hace 3 años
  Jonathan Cobb 005ac7b667 move jetty/webapps to RestWebappServerBase, makes it easier to remote jetty dependency if webapps are not used hace 3 años
  Jonathan Cobb 129119fdab use commons-lang3 hace 3 años
  Jonathan Cobb 36035cd8ab remove dependency on commons-collections4 hace 3 años
  Jonathan Cobb cfab51dee8 OpenApiSchema annotation moved to cobbzilla-utils hace 3 años
  Jonathan Cobb f12add50c5 make nextPage as http_url type hace 3 años
  Jonathan Cobb 6e26fe655a fix field include/exclude check for OpenApiSchema hace 3 años
  Jonathan Cobb 2048c0f1ac improve flexibility in mapping entities to open api schemas hace 3 años
  Jonathan Cobb 126e4b4da3 use alias for http 422 hace 3 años
  Jonathan Cobb 09d23d287d move support info to model package hace 3 años
  Jonathan Cobb c40f0704e1 improve openapi support hace 3 años
  Jonathan Cobb 03c4dc868e allow env override to disable browser launch hace 3 años
  Jonathan Cobb 5f92e8ab45 add swagger annotations, use version property hace 3 años
  Jonathan Cobb 2aab787e76 bump swagger version, document apikey auth hace 3 años
  Jonathan Cobb 8da076b3a5 add support for swagger/openapi hace 3 años
  Jonathan Cobb 52b3e3646b fix hasVersion check hace 3 años
  Jonathan Cobb ffc27d1d64 print server version upon startup hace 3 años
  Jonathan Cobb 4bd7d4c2ab add comparison test hace 3 años
  Jonathan Cobb ed5deaff20 use os env path hace 3 años
  Jonathan Cobb e91152f296 set thread name for shutdown hook hace 4 años
  Jonathan Cobb cd9cf18c90 add baseline-only flag, use that when first-time initializing the database hace 4 años
  Jonathan Cobb 443e62eee7 always disable migration when creating database for the first time hace 4 años
  Jonathan Cobb 1c1b2a475c disable migrations when creating schema for the first time hace 4 años
  Jonathan Cobb 8c648735d9 disable migration when creating db for the first time hace 4 años
  Jonathan Cobb 0003e387e8 revert flyway init db step hace 4 años
  Jonathan Cobb 9c6caddb0e add tableExists method, use it hace 4 años
  Jonathan Cobb 7716949a32 check for schema before migrating hace 4 años
  Kristijan Mitrovic e2783ac80f Refactor bulk delete method (#12) hace 4 años
  Jonathan Cobb 872834434b add sismember_plaintext hace 4 años
  Jonathan Cobb 47b03e4b00 revert hace 4 años
  Jonathan Cobb f57899c202 use constants for common empty responses hace 4 años
  Jonathan Cobb 416d45b5ba name thread hace 4 años
  Jonathan Cobb f5acc5d1e9 set thread names in pools hace 4 años
  Jonathan Cobb 7727825b5e remove unneeded public modifier hace 4 años
  Jonathan Cobb 13fd0bc476 add final hace 4 años
  Jonathan Cobb cd93673d17 use unique redis prefix for tests hace 4 años
  Jonathan Cobb 9240375cb7 call System.exit when OOME encountered hace 4 años
  Jonathan Cobb 19e7392b8d add bulkDeleteWhere hace 4 años
  Jonathan Cobb 37708799b3 add RedisService.keys_withPrefix and del_matching_withPrefix hace 4 años
  Kristijan Mitrovic 5d199cbd98 Cleaning redis service and adding ttl getter method (#11) hace 4 años
  Jonathan Cobb 7937eb3f39 pass cascade flag from fk to reference, respect cascade flag in deleteDependencies hace 4 años
  Jonathan Cobb 360ea80674 return unauthorized instead of forbidden when session is required hace 4 años
  Jonathan Cobb 5510f2d656 add flyway note hace 4 años