90 Commits (99a536b4085a56803d73b5f20a6da9f39db78f98)
 

Author SHA1 Message Date
  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
  Jonathan Cobb 19f9c0d74c log, don't throw exceptions from HashedPassword.isCorrectPassword 4 years ago
  Jonathan Cobb 60acd20840 better reporting of exceptions with message 4 years ago
  Jonathan Cobb 8219cbc631 refactor error catcher 4 years ago
  Jonathan Cobb c19bda6fb3 better logging and var handling 4 years ago
  Jonathan Cobb b33512aee3 always log number of selector/worker threads 4 years ago
  Jonathan Cobb c9c0ae2823 make selector/worker thread counts configurable 4 years ago
  Jonathan Cobb aeafb1ccbd use simple name for thread name 4 years ago
  Jonathan Cobb dc43c3c657 fix bug in errbit listener 4 years ago
  Jonathan Cobb 577bcd1f18 clarify 4 years ago
  Jonathan Cobb c819233fe5 limit toString for ErrorApiConfiguration to only show url and env 4 years ago
  Jonathan Cobb c207a531ff do not start error sender if not configured 4 years ago
  Jonathan Cobb 311cb465e8 fix errbit initialization error 4 years ago
  Jonathan Cobb 95260bc7e8 run error reporting API in a background thread 4 years ago
  Jonathan Cobb b171791b38 make hasName a default method 4 years ago
  Jonathan Cobb b59b6ec756 remove dependency on wizard-client 4 years ago
  Jonathan Cobb f4062af3bc minor refactorings 4 years ago
  Jonathan Cobb 8f3c566b05 remove references to deprecated ScriptObjectMirror 4 years ago
  Jonathan Cobb b11ff73454 rename utility method, results are not sorted 4 years ago
  Jonathan Cobb 0309cd3130 use static imports 4 years ago
  Jonathan Cobb b785422119 time_duration (relative) is distinct from expiration_time (absolute) 4 years ago
  Jonathan Cobb 33c38a7d30 apply handlebars to onlyIf/unless checks 4 years ago
  Jonathan Cobb 80070a2a1a whitespace nit 4 years ago
  Jonathan Cobb 8d96a767b8 deadlock is in seconds 4 years ago
  Jonathan Cobb 7a2ee8f826 add external IP check to SystemInitializerListener 4 years ago
  Jonathan Cobb 97469af03d improvements to system initializer listener 4 years ago
  Jonathan Cobb 115f3c322f ValidationResult.addViolation now returns this 4 years ago
  Jonathan Cobb 9b6ec9b885 improve support for modelsetup via classpath resources 4 years ago
  Jonathan Cobb 08ae0d6c5d better default for publicUriBase, add BrowserLauncherListener 4 years ago
  Jonathan Cobb 5f9c01c694 use regular entity classes 4 years ago
  Jonathan Cobb 8e902d2838 only calculate checkTableName once 4 years ago
  Jonathan Cobb ed5a6986b2 simplify 4 years ago
  Jonathan Cobb 6079ec3a13 consolidate invalidName check 4 years ago
  Jonathan Cobb e3045ba009 adjust table checks 4 years ago
  Jonathan Cobb b53f5d1c49 check table even if db connection is ok 4 years ago
  Jonathan Cobb 3b05be516d add checkTable, simplify 4 years ago
  Jonathan Cobb 76727a2b02 more db utils 4 years ago
  Jonathan Cobb b66a2c79a0 use LinkedHashMap for listeners, preserve order 4 years ago
  Jonathan Cobb 5f6b0f9600 move to util package 4 years ago
  Jonathan Cobb 79628281db better default handling for create/update/delete HTTP methods. fix ModelSetupService 4 years ago
  Jonathan Cobb fb35a1d4e1 migrate client code into common, add ModelSetupService and Unroll utility 4 years ago
  Jonathan Cobb ab5f863cec use static import 4 years ago
  Jonathan Cobb a1e5163cb5 add default for ECTypeUpdate and ECTypeDelete 4 years ago
  Jonathan Cobb 0f56ce9ff5 remove ECTypeSearch, add defaults to ECTypeCreate/Update/Delete methods 4 years ago
  Jonathan Cobb 0d30dc4bc1 add support for field indexes 4 years ago
  Jonathan Cobb 65c623153e remove ECTypeFields, determine everything from field-level annotations 4 years ago
  Jonathan Cobb f81510c184 more efficient fetching of all configs. add sql search views to configs 4 years ago