238 Commits (220886711f56565f2815fdbf747989fa6386ef35)
 

Autor SHA1 Mensaje Fecha
  Jonathan Cobb 220886711f whitespace nits 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 696dd95a70 fix build number detection hace 3 años
  Jonathan Cobb 8895cd47e6 make build number transient hace 3 años
  Jonathan Cobb 5f82610c79 add support for build number to semantic version 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 4dcca7b4ca revert test log hace 4 años
  Jonathan Cobb 6d0900b9cd testing 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
  Jonathan Cobb bf9e491c17 use zilla random 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 121fc1cc39 replace deviceId/deviceName with just device 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
  Jonathan Cobb 0776a05671 add IdentifiableBaseParentEntity.addChildClass to prime childClasses hace 4 años
  Jonathan Cobb f040b9e909 add findAllByField hace 4 años
  Jonathan Cobb e7fe689584 add nameMap utility hace 4 años
  Jonathan Cobb 674a7bed66 allow override of getSessionTimeout(thing) hace 4 años
  Jonathan Cobb 073106e5cd add status code to ApiException message hace 4 años
  Jonathan Cobb b0e7afe184 add ResourceHttpException.toString hace 4 años
  Kristijan Mitrovic 6e127e3eef Add findAll method with order (#9) hace 4 años
  Jonathan Cobb ac89c6341f implement redis pexpire, use for confirmLock hace 4 años
  Jonathan Cobb 8190b432ec add redis expire command, use when confirming lock hace 4 años
  Jonathan Cobb 035690f052 add SemanticVersion comparison utility method hace 4 años
  Jonathan Cobb 773a75f6cc avoid deleting self when deleting dependencies hace 4 años
  Jonathan Cobb 1310753e0e allow deleting dependencies with exclusions hace 4 años
  Jonathan Cobb dd6666e1f7 upgrade jedis, add support for touch command hace 4 años
  Jonathan Cobb 9aa42648fc add RedisService.del_matching hace 4 años