166 Révisions (2048c0f1acc5853574d8c2907c0998c56676bbe3)

Auteur SHA1 Message Date
  Jonathan Cobb 460ac38244 add debug logging for sql statement il y a 4 ans
  Jonathan Cobb 149cf3dc60 can't cache bounds, unless we also cache params to add il y a 4 ans
  Jonathan Cobb 440da40bbd use current session for bulkDelete il y a 4 ans
  Jonathan Cobb f046a2b426 add bulkDelete il y a 4 ans
  Jonathan Cobb 9d5475378a use DAO deletion for dependencies il y a 4 ans
  Jonathan Cobb efe8787983 add support for cascading deletes on dependent entities il y a 4 ans
  Jonathan Cobb 7f38c38dbc print stack when reporting error il y a 4 ans
  Jonathan Cobb c8ab68a8d6 add tableName utility method. whitespace nits il y a 4 ans
  Jonathan Cobb 0e0c1f3834 add ability to set jersey properties from config. add forceRedirect utility methods il y a 4 ans
  Jonathan Cobb 7c53947a09 use constants for uuid/ctime/mtime. improve default search field type bounds. il y a 4 ans
  Jonathan Cobb 60acd20840 better reporting of exceptions with message il y a 4 ans
  Jonathan Cobb 8219cbc631 refactor error catcher il y a 4 ans
  Jonathan Cobb c19bda6fb3 better logging and var handling il y a 4 ans
  Jonathan Cobb b33512aee3 always log number of selector/worker threads il y a 4 ans
  Jonathan Cobb c9c0ae2823 make selector/worker thread counts configurable il y a 4 ans
  Jonathan Cobb aeafb1ccbd use simple name for thread name il y a 4 ans
  Jonathan Cobb dc43c3c657 fix bug in errbit listener il y a 4 ans
  Jonathan Cobb 577bcd1f18 clarify il y a 4 ans
  Jonathan Cobb c819233fe5 limit toString for ErrorApiConfiguration to only show url and env il y a 4 ans
  Jonathan Cobb c207a531ff do not start error sender if not configured il y a 4 ans
  Jonathan Cobb 311cb465e8 fix errbit initialization error il y a 4 ans
  Jonathan Cobb 95260bc7e8 run error reporting API in a background thread il y a 4 ans
  Jonathan Cobb f4062af3bc minor refactorings il y a 4 ans
  Jonathan Cobb b11ff73454 rename utility method, results are not sorted il y a 4 ans
  Jonathan Cobb 80070a2a1a whitespace nit il y a 4 ans
  Jonathan Cobb 8d96a767b8 deadlock is in seconds il y a 4 ans
  Jonathan Cobb 7a2ee8f826 add external IP check to SystemInitializerListener il y a 4 ans
  Jonathan Cobb 97469af03d improvements to system initializer listener il y a 4 ans
  Jonathan Cobb 9b6ec9b885 improve support for modelsetup via classpath resources il y a 4 ans
  Jonathan Cobb 08ae0d6c5d better default for publicUriBase, add BrowserLauncherListener il y a 4 ans
  Jonathan Cobb 5f9c01c694 use regular entity classes il y a 4 ans
  Jonathan Cobb 8e902d2838 only calculate checkTableName once il y a 4 ans
  Jonathan Cobb ed5a6986b2 simplify il y a 4 ans
  Jonathan Cobb 6079ec3a13 consolidate invalidName check il y a 4 ans
  Jonathan Cobb e3045ba009 adjust table checks il y a 4 ans
  Jonathan Cobb b53f5d1c49 check table even if db connection is ok il y a 4 ans
  Jonathan Cobb 3b05be516d add checkTable, simplify il y a 4 ans
  Jonathan Cobb 76727a2b02 more db utils il y a 4 ans
  Jonathan Cobb b66a2c79a0 use LinkedHashMap for listeners, preserve order il y a 4 ans
  Jonathan Cobb 5f6b0f9600 move to util package il y a 4 ans
  Jonathan Cobb 79628281db better default handling for create/update/delete HTTP methods. fix ModelSetupService il y a 4 ans
  Jonathan Cobb fb35a1d4e1 migrate client code into common, add ModelSetupService and Unroll utility il y a 4 ans
  Jonathan Cobb f81510c184 more efficient fetching of all configs. add sql search views to configs il y a 4 ans
  Jonathan Cobb addef002a2 better method for entity class list il y a 4 ans
  Jonathan Cobb bd34a8a554 use Refreshable il y a 4 ans
  Jonathan Cobb 72db68516f add getSortedEntityClassNames, simplify shortError il y a 4 ans
  Jonathan Cobb e20ad749d7 localOverride must have a value, or it is not set il y a 4 ans
  Jonathan Cobb 251a91b486 use consistent jersey/jackson versions il y a 4 ans
  Jonathan Cobb fe442f58eb refactor include handling, handlebars defaults. add README. il y a 4 ans
  Jonathan Cobb 6c17620340 fix filtering il y a 4 ans