52 次程式碼提交 (5db336b36526568f395875b8052e8fc002df9d82)

作者 SHA1 備註 提交日期
  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 年之前
  Jonathan Cobb 19f9c0d74c log, don't throw exceptions from HashedPassword.isCorrectPassword 4 年之前
  Jonathan Cobb c9c0ae2823 make selector/worker thread counts configurable 4 年之前
  Jonathan Cobb b171791b38 make hasName a default method 4 年之前
  Jonathan Cobb f4062af3bc minor refactorings 4 年之前
  Jonathan Cobb 8f3c566b05 remove references to deprecated ScriptObjectMirror 4 年之前
  Jonathan Cobb 0309cd3130 use static imports 4 年之前
  Jonathan Cobb b785422119 time_duration (relative) is distinct from expiration_time (absolute) 4 年之前
  Jonathan Cobb 33c38a7d30 apply handlebars to onlyIf/unless checks 4 年之前
  Jonathan Cobb 115f3c322f ValidationResult.addViolation now returns this 4 年之前
  Jonathan Cobb 79628281db better default handling for create/update/delete HTTP methods. fix ModelSetupService 4 年之前
  Jonathan Cobb fb35a1d4e1 migrate client code into common, add ModelSetupService and Unroll utility 4 年之前
  Jonathan Cobb a1e5163cb5 add default for ECTypeUpdate and ECTypeDelete 4 年之前
  Jonathan Cobb 0f56ce9ff5 remove ECTypeSearch, add defaults to ECTypeCreate/Update/Delete methods 4 年之前
  Jonathan Cobb 0d30dc4bc1 add support for field indexes 4 年之前
  Jonathan Cobb 65c623153e remove ECTypeFields, determine everything from field-level annotations 4 年之前
  Jonathan Cobb f81510c184 more efficient fetching of all configs. add sql search views to configs 4 年之前
  Jonathan Cobb 22bc9dc582 fix bug in ClasspathScanner scan method signature 4 年之前
  Jonathan Cobb 6c17620340 fix filtering 4 年之前
  Jonathan Cobb 92f7beb320 improve binding for uuid fields 4 年之前
  Jonathan Cobb 1085002155 clean up bounds 4 年之前
  Jonathan Cobb f9ed3aa1d6 improve field type detection 4 年之前
  Jonathan Cobb d14f560418 add support for default search views 4 年之前
  Jonathan Cobb 65c0a83a88 improving search 4 年之前
  Jonathan Cobb a04c2e2d56 better default for searchFields 4 年之前
  Jonathan Cobb c6bcd17c52 add additional field types 4 年之前
  Jonathan Cobb a633f3f975 better defaults for sql searching 4 年之前
  Jonathan Cobb b3365c5391 refactor search classes 4 年之前
  Jonathan Cobb 74af88a874 fix where clause in indexes 4 年之前
  Jonathan Cobb e5472a977b add support for indexes with where clauses 4 年之前
  Jonathan Cobb 72f8d102c0 add support for indexes with where clauses 4 年之前
  Jonathan Cobb ea4b74c95d add support for cascade flag, helps avoid circularities 4 年之前