83 コミット (ca41e1d109bb68861d20f0b7f0a717052dcc27b6)

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