205 Commits (121fc1cc39ff487d74f9000658ba9138e18e9267)
 

Author SHA1 Message Date
  Jonathan Cobb 121fc1cc39 replace deviceId/deviceName with just device 4 years ago
  Jonathan Cobb 360ea80674 return unauthorized instead of forbidden when session is required 4 years ago
  Jonathan Cobb 5510f2d656 add flyway note 4 years ago
  Jonathan Cobb 0776a05671 add IdentifiableBaseParentEntity.addChildClass to prime childClasses 4 years ago
  Jonathan Cobb f040b9e909 add findAllByField 4 years ago
  Jonathan Cobb e7fe689584 add nameMap utility 4 years ago
  Jonathan Cobb 674a7bed66 allow override of getSessionTimeout(thing) 4 years ago
  Jonathan Cobb 073106e5cd add status code to ApiException message 4 years ago
  Jonathan Cobb b0e7afe184 add ResourceHttpException.toString 4 years ago
  Kristijan Mitrovic 6e127e3eef Add findAll method with order (#9) 4 years ago
  Jonathan Cobb ac89c6341f implement redis pexpire, use for confirmLock 4 years ago
  Jonathan Cobb 8190b432ec add redis expire command, use when confirming lock 4 years ago
  Jonathan Cobb 035690f052 add SemanticVersion comparison utility method 4 years ago
  Jonathan Cobb 773a75f6cc avoid deleting self when deleting dependencies 4 years ago
  Jonathan Cobb 1310753e0e allow deleting dependencies with exclusions 4 years ago
  Jonathan Cobb dd6666e1f7 upgrade jedis, add support for touch command 4 years ago
  Jonathan Cobb 9aa42648fc add RedisService.del_matching 4 years ago
  Jonathan Cobb d450510d6f add more set functions, add rename 4 years ago
  Jonathan Cobb 5f84c6e8f0 make special values easier to detect 4 years ago
  Jonathan Cobb 17d93ddf2d do not send all locales in json when default locale selected 4 years ago
  Jonathan Cobb 9f74067d58 do not use defaultedmap, just check for null 4 years ago
  Jonathan Cobb c4f61d7bb6 add locale-specific support 4 years ago
  Jonathan Cobb c8c831c10c add SupportInfo to RestServerConfiguration 4 years ago
  Jonathan Cobb fe002ec8a0 remove @Accessors(chain=true), breaks yaml parsing 4 years ago
  Jonathan Cobb 17722c1eeb add SupportInfo 4 years ago
  Jonathan Cobb 3b1649f059 trim name 4 years ago
  Kristijan Mitrovic a07578cf1f Add add_to_ctx and echo_in_log helpers for tests (#8) 4 years ago
  Kristijan Mitrovic b59f076d87 Add support for setting up grace period in await_url (#7) 4 years ago
  Kristijan Mitrovic 2a086ae6d7 Fix flyway baseline setup (#6) 4 years ago
  Jonathan Cobb 5e9baa01f6 use lazy static for flyway table name 4 years ago
  Kristijan Mitrovic 5bc15822bc Add method for dumping single table's data (#5) 4 years ago
  Kristijan Mitrovic 224a3bc873 Combine missing parameter on include log message (#4) 4 years ago
  Jonathan Cobb 8799914210 fix baseline version, allow subclass to override 4 years ago
  Jonathan Cobb 4ff5174fe6 use constant for flyway table name 4 years ago
  Jonathan Cobb 6bf15dc140 print proper name of flyway table 4 years ago
  Jonathan Cobb 0c698babbb return 401 instead of 403 for unauthenticated requests 4 years ago
  Jonathan Cobb 1b2c4adef4 add unauthorized util methods 4 years ago
  Jonathan Cobb 9ca2eac556 Merge branch 'master' of git.bubblev.org:bubblev/cobbzilla-wizard 4 years ago
  jonathan 94fde3775e Merge pull request 'Return context from ran script' (#2) from kris/return_ctx_from_script_run into master 4 years ago
  jonathan 881ef86352 Merge branch 'master' into kris/return_ctx_from_script_run 4 years ago
  Jonathan Cobb 2e134d8468 Merge branch 'master' of git.bubblev.org:bubblev/cobbzilla-wizard 4 years ago
  jonathan 853ef1a105 Merge pull request 'Add bulk-update method for multiple fields' (#1) from kris/bulk_update_multifield into master 4 years ago
  jonathan d17a7e4387 Merge branch 'master' into kris/bulk_update_multifield 4 years ago
  Jonathan Cobb dd436e368e Merge branch 'kris/bulk_update_multifield' of git.bubblev.org:bubblev/cobbzilla-wizard 4 years ago
  jonathan c36f8f2a14 Merge pull request 'Remove not used time shifter' (#3) from kris/remove_not_used_time_shifter into master 4 years ago
  Kristijan Mitrovic 87d8706080 Remove not used jmockit 4 years ago
  Kristijan Mitrovic c82c67a9b9 Remove not used SystemTimeShifter 4 years ago
  Kristijan Mitrovic de7f146994 Return context from ran script 4 years ago
  Jonathan Cobb f12336af96 add debug logging for locks, only log ifDebugEnabled 4 years ago
  Jonathan Cobb b4e6a58077 add debug logging for locks, only log ifDebugEnabled 4 years ago