129 Commits (674a7bed66b545c8815c13335d6055336607af40)

Author SHA1 Message Date
  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 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 7c53947a09 use constants for uuid/ctime/mtime. improve default search field type bounds. 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 f4062af3bc minor refactorings 4 years ago
  Jonathan Cobb b11ff73454 rename utility method, results are not sorted 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 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 f81510c184 more efficient fetching of all configs. add sql search views to configs 4 years ago
  Jonathan Cobb addef002a2 better method for entity class list 4 years ago
  Jonathan Cobb bd34a8a554 use Refreshable 4 years ago
  Jonathan Cobb 72db68516f add getSortedEntityClassNames, simplify shortError 4 years ago
  Jonathan Cobb e20ad749d7 localOverride must have a value, or it is not set 4 years ago
  Jonathan Cobb 251a91b486 use consistent jersey/jackson versions 4 years ago
  Jonathan Cobb fe442f58eb refactor include handling, handlebars defaults. add README. 4 years ago
  Jonathan Cobb 6c17620340 fix filtering 4 years ago
  Jonathan Cobb 275e0f3fdd add AbstractDAO.findSearchField and SearchResults.error 4 years ago
  Jonathan Cobb 1085002155 clean up bounds 4 years ago
  Jonathan Cobb f9ed3aa1d6 improve field type detection 4 years ago
  Jonathan Cobb d14f560418 add support for default search views 4 years ago
  Jonathan Cobb 65c0a83a88 improving search 4 years ago