238 Cometimentos (220886711f56565f2815fdbf747989fa6386ef35)
 

Autor SHA1 Mensagem Data
  Jonathan Cobb 220886711f whitespace nits há 3 anos
  Jonathan Cobb 52b3e3646b fix hasVersion check há 3 anos
  Jonathan Cobb ffc27d1d64 print server version upon startup há 3 anos
  Jonathan Cobb 4bd7d4c2ab add comparison test há 3 anos
  Jonathan Cobb 696dd95a70 fix build number detection há 3 anos
  Jonathan Cobb 8895cd47e6 make build number transient há 3 anos
  Jonathan Cobb 5f82610c79 add support for build number to semantic version há 3 anos
  Jonathan Cobb ed5deaff20 use os env path há 3 anos
  Jonathan Cobb e91152f296 set thread name for shutdown hook há 4 anos
  Jonathan Cobb cd9cf18c90 add baseline-only flag, use that when first-time initializing the database há 4 anos
  Jonathan Cobb 443e62eee7 always disable migration when creating database for the first time há 4 anos
  Jonathan Cobb 1c1b2a475c disable migrations when creating schema for the first time há 4 anos
  Jonathan Cobb 8c648735d9 disable migration when creating db for the first time há 4 anos
  Jonathan Cobb 0003e387e8 revert flyway init db step há 4 anos
  Jonathan Cobb 9c6caddb0e add tableExists method, use it há 4 anos
  Jonathan Cobb 7716949a32 check for schema before migrating há 4 anos
  Kristijan Mitrovic e2783ac80f Refactor bulk delete method (#12) há 4 anos
  Jonathan Cobb 872834434b add sismember_plaintext há 4 anos
  Jonathan Cobb 47b03e4b00 revert há 4 anos
  Jonathan Cobb f57899c202 use constants for common empty responses há 4 anos
  Jonathan Cobb 416d45b5ba name thread há 4 anos
  Jonathan Cobb f5acc5d1e9 set thread names in pools há 4 anos
  Jonathan Cobb 7727825b5e remove unneeded public modifier há 4 anos
  Jonathan Cobb 4dcca7b4ca revert test log há 4 anos
  Jonathan Cobb 6d0900b9cd testing há 4 anos
  Jonathan Cobb 13fd0bc476 add final há 4 anos
  Jonathan Cobb cd93673d17 use unique redis prefix for tests há 4 anos
  Jonathan Cobb 9240375cb7 call System.exit when OOME encountered há 4 anos
  Jonathan Cobb 19e7392b8d add bulkDeleteWhere há 4 anos
  Jonathan Cobb 37708799b3 add RedisService.keys_withPrefix and del_matching_withPrefix há 4 anos
  Jonathan Cobb bf9e491c17 use zilla random há 4 anos
  Kristijan Mitrovic 5d199cbd98 Cleaning redis service and adding ttl getter method (#11) há 4 anos
  Jonathan Cobb 7937eb3f39 pass cascade flag from fk to reference, respect cascade flag in deleteDependencies há 4 anos
  Jonathan Cobb 121fc1cc39 replace deviceId/deviceName with just device há 4 anos
  Jonathan Cobb 360ea80674 return unauthorized instead of forbidden when session is required há 4 anos
  Jonathan Cobb 5510f2d656 add flyway note há 4 anos
  Jonathan Cobb 0776a05671 add IdentifiableBaseParentEntity.addChildClass to prime childClasses há 4 anos
  Jonathan Cobb f040b9e909 add findAllByField há 4 anos
  Jonathan Cobb e7fe689584 add nameMap utility há 4 anos
  Jonathan Cobb 674a7bed66 allow override of getSessionTimeout(thing) há 4 anos
  Jonathan Cobb 073106e5cd add status code to ApiException message há 4 anos
  Jonathan Cobb b0e7afe184 add ResourceHttpException.toString há 4 anos
  Kristijan Mitrovic 6e127e3eef Add findAll method with order (#9) há 4 anos
  Jonathan Cobb ac89c6341f implement redis pexpire, use for confirmLock há 4 anos
  Jonathan Cobb 8190b432ec add redis expire command, use when confirming lock há 4 anos
  Jonathan Cobb 035690f052 add SemanticVersion comparison utility method há 4 anos
  Jonathan Cobb 773a75f6cc avoid deleting self when deleting dependencies há 4 anos
  Jonathan Cobb 1310753e0e allow deleting dependencies with exclusions há 4 anos
  Jonathan Cobb dd6666e1f7 upgrade jedis, add support for touch command há 4 anos
  Jonathan Cobb 9aa42648fc add RedisService.del_matching há 4 anos