180 커밋 (0bce26d2cc10c4325a0a48d253463205609febe0)

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