177 Revize (53fae6428908d431842e9d37fc8e6af3bd02e9b2)

Autor SHA1 Zpráva Datum
  Jonathan Cobb 53fae64289 change constant value před 3 roky
  Jonathan Cobb b8316b1de2 make formatFunction final před 3 roky
  Jonathan Cobb 329c22899d fix shard dependency před 3 roky
  Jonathan Cobb f4a94ca1f9 move shard config into subclass, allows smaller jars for those who don't need sharding před 3 roky
  Jonathan Cobb a0a8bbbc79 allow subclasses to supply openapi tags před 3 roky
  Jonathan Cobb 005ac7b667 move jetty/webapps to RestWebappServerBase, makes it easier to remote jetty dependency if webapps are not used před 3 roky
  Jonathan Cobb 129119fdab use commons-lang3 před 3 roky
  Jonathan Cobb 36035cd8ab remove dependency on commons-collections4 před 3 roky
  Jonathan Cobb cfab51dee8 OpenApiSchema annotation moved to cobbzilla-utils před 3 roky
  Jonathan Cobb f12add50c5 make nextPage as http_url type před 3 roky
  Jonathan Cobb 6e26fe655a fix field include/exclude check for OpenApiSchema před 3 roky
  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