83 Commits (ca41e1d109bb68861d20f0b7f0a717052dcc27b6)

Author SHA1 Message Date
  Jonathan Cobb 220886711f whitespace nits 3 years ago
  Jonathan Cobb 696dd95a70 fix build number detection 3 years ago
  Jonathan Cobb 8895cd47e6 make build number transient 3 years ago
  Jonathan Cobb 5f82610c79 add support for build number to semantic version 3 years ago
  Jonathan Cobb f5acc5d1e9 set thread names in pools 4 years ago
  Jonathan Cobb 7937eb3f39 pass cascade flag from fk to reference, respect cascade flag in deleteDependencies 4 years ago
  Jonathan Cobb 121fc1cc39 replace deviceId/deviceName with just device 4 years ago
  Jonathan Cobb 0776a05671 add IdentifiableBaseParentEntity.addChildClass to prime childClasses 4 years ago
  Jonathan Cobb e7fe689584 add nameMap utility 4 years ago
  Jonathan Cobb 073106e5cd add status code to ApiException message 4 years ago
  Jonathan Cobb 035690f052 add SemanticVersion comparison utility method 4 years ago
  Jonathan Cobb 1310753e0e allow deleting dependencies with exclusions 4 years ago
  Jonathan Cobb 5f84c6e8f0 make special values easier to detect 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 224a3bc873 Combine missing parameter on include log message (#4) 4 years ago
  Jonathan Cobb 49aacaaa15 add uploadStream, fix getUrl 4 years ago
  Jonathan Cobb 073dbbc3f8 add support for multipart uploads 4 years ago
  Jonathan Cobb eb4581a2a6 support HTTP POST and PUT for ApiClientBase.getStream 4 years ago
  Jonathan Cobb 7d6a220fb6 pass client headers to HttpUtil.get 4 years ago
  Jonathan Cobb c375cbeba6 add ApiClientBase.setHeader 4 years ago
  Jonathan Cobb 7461458467 make second factor optional. default to no retries 4 years ago
  Jonathan Cobb 983d93c6b9 print (empty) if collection has nothing in it 4 years ago
  Jonathan Cobb 7ce5155533 add names utility method 4 years ago
  Jonathan Cobb 88f19d6184 rename toString field 4 years ago
  Jonathan Cobb 87e531ec70 rename secondFactor to totpToken 4 years ago
  Jonathan Cobb 1c4d29aef8 add totpToken to ChangePasswordRequest 4 years ago
  Jonathan Cobb 661578b96b fix required field detection 4 years ago
  Jonathan Cobb 789e873b65 improve required field detection 4 years ago
  Jonathan Cobb b4a94932a6 skip validation for read-only fields 4 years ago
  Jonathan Cobb 5db336b365 add ECField.required attribute, enforce in validator 4 years ago
  Jonathan Cobb 0c7796f86e static imports ftw. remove a stray <br> 4 years ago
  Jonathan Cobb 6a3824eee7 use HttpSchemes constants 4 years ago
  Jonathan Cobb 5e19f3969b add hasBound 4 years ago
  Jonathan Cobb 44a97a43ef add support for sort functions 4 years ago
  Jonathan Cobb 021f0bf38c support for multiple sort orders 4 years ago
  Jonathan Cobb 516376d059 parameterize return type 4 years ago
  Jonathan Cobb 87577f1371 no default sort field 4 years ago
  Jonathan Cobb 9d5475378a use DAO deletion for dependencies 4 years ago
  Jonathan Cobb efe8787983 add support for cascading deletes on dependent entities 4 years ago
  Jonathan Cobb a00cf9c832 add support for like_any operator 4 years ago
  Jonathan Cobb 7a4865ea34 add 'required' flag to EntityFieldConfig 4 years ago
  Jonathan Cobb 6e882f2455 move constructor to top 4 years ago
  Jonathan Cobb 4d81443257 allow reference to be null 4 years ago
  Jonathan Cobb 10e833a28d more meta 4 years ago
  Jonathan Cobb 99a536b408 more string default detection 4 years ago
  Jonathan Cobb 7c53947a09 use constants for uuid/ctime/mtime. improve default search field type bounds. 4 years ago
  Jonathan Cobb 61696f4daa use uuid binding for searching fk fields 4 years ago
  Jonathan Cobb 60db678ffa process constraints in parent classes. shorten constraint/index identifiers if necessary 4 years ago