101 Commits (f046a2b426dc81e8fb8b6fa54d7d5bd4cebcbc7a)
 

Author SHA1 Message Date
  Jonathan Cobb f046a2b426 add bulkDelete 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 7f38c38dbc print stack when reporting error 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 c8ab68a8d6 add tableName utility method. whitespace nits 4 years ago
  Jonathan Cobb 0e0c1f3834 add ability to set jersey properties from config. add forceRedirect utility methods 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
  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