79 Commits (872834434be7e62553ff3d42623ccfa3d82d07b4)

Autor SHA1 Mensaje Fecha
  Jonathan Cobb f5acc5d1e9 set thread names in pools 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 0776a05671 add IdentifiableBaseParentEntity.addChildClass to prime childClasses hace 4 años
  Jonathan Cobb e7fe689584 add nameMap utility hace 4 años
  Jonathan Cobb 073106e5cd add status code to ApiException message hace 4 años
  Jonathan Cobb 035690f052 add SemanticVersion comparison utility method hace 4 años
  Jonathan Cobb 1310753e0e allow deleting dependencies with exclusions hace 4 años
  Jonathan Cobb 5f84c6e8f0 make special values easier to detect hace 4 años
  Jonathan Cobb 3b1649f059 trim name hace 4 años
  Kristijan Mitrovic a07578cf1f Add add_to_ctx and echo_in_log helpers for tests (#8) hace 4 años
  Kristijan Mitrovic b59f076d87 Add support for setting up grace period in await_url (#7) hace 4 años
  Kristijan Mitrovic 224a3bc873 Combine missing parameter on include log message (#4) hace 4 años
  Jonathan Cobb 49aacaaa15 add uploadStream, fix getUrl hace 4 años
  Jonathan Cobb 073dbbc3f8 add support for multipart uploads hace 4 años
  Jonathan Cobb eb4581a2a6 support HTTP POST and PUT for ApiClientBase.getStream hace 4 años
  Jonathan Cobb 7d6a220fb6 pass client headers to HttpUtil.get hace 4 años
  Jonathan Cobb c375cbeba6 add ApiClientBase.setHeader hace 4 años
  Jonathan Cobb 7461458467 make second factor optional. default to no retries hace 4 años
  Jonathan Cobb 983d93c6b9 print (empty) if collection has nothing in it hace 4 años
  Jonathan Cobb 7ce5155533 add names utility method hace 4 años
  Jonathan Cobb 88f19d6184 rename toString field hace 4 años
  Jonathan Cobb 87e531ec70 rename secondFactor to totpToken hace 4 años
  Jonathan Cobb 1c4d29aef8 add totpToken to ChangePasswordRequest hace 4 años
  Jonathan Cobb 661578b96b fix required field detection hace 4 años
  Jonathan Cobb 789e873b65 improve required field detection hace 4 años
  Jonathan Cobb b4a94932a6 skip validation for read-only fields hace 4 años
  Jonathan Cobb 5db336b365 add ECField.required attribute, enforce in validator hace 4 años
  Jonathan Cobb 0c7796f86e static imports ftw. remove a stray <br> hace 4 años
  Jonathan Cobb 6a3824eee7 use HttpSchemes constants hace 4 años
  Jonathan Cobb 5e19f3969b add hasBound hace 4 años
  Jonathan Cobb 44a97a43ef add support for sort functions hace 4 años
  Jonathan Cobb 021f0bf38c support for multiple sort orders hace 4 años
  Jonathan Cobb 516376d059 parameterize return type hace 4 años
  Jonathan Cobb 87577f1371 no default sort field hace 4 años
  Jonathan Cobb 9d5475378a use DAO deletion for dependencies hace 4 años
  Jonathan Cobb efe8787983 add support for cascading deletes on dependent entities hace 4 años
  Jonathan Cobb a00cf9c832 add support for like_any operator hace 4 años
  Jonathan Cobb 7a4865ea34 add 'required' flag to EntityFieldConfig hace 4 años
  Jonathan Cobb 6e882f2455 move constructor to top hace 4 años
  Jonathan Cobb 4d81443257 allow reference to be null hace 4 años
  Jonathan Cobb 10e833a28d more meta hace 4 años
  Jonathan Cobb 99a536b408 more string default detection hace 4 años
  Jonathan Cobb 7c53947a09 use constants for uuid/ctime/mtime. improve default search field type bounds. hace 4 años
  Jonathan Cobb 61696f4daa use uuid binding for searching fk fields hace 4 años
  Jonathan Cobb 60db678ffa process constraints in parent classes. shorten constraint/index identifiers if necessary hace 4 años
  Jonathan Cobb 19f9c0d74c log, don't throw exceptions from HashedPassword.isCorrectPassword hace 4 años
  Jonathan Cobb c9c0ae2823 make selector/worker thread counts configurable hace 4 años
  Jonathan Cobb b171791b38 make hasName a default method hace 4 años
  Jonathan Cobb f4062af3bc minor refactorings hace 4 años