64 Commits (8d96a767b86889e5aefe4c3979078bc0746cee5d)
 

Author SHA1 Message Date
  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
  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 22bc9dc582 fix bug in ClasspathScanner scan method signature 4 years ago
  Jonathan Cobb b86ae9027f remove duplicate js registration 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 92f7beb320 improve binding for uuid fields 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
  Jonathan Cobb a04c2e2d56 better default for searchFields 4 years ago
  Jonathan Cobb c6bcd17c52 add additional field types 4 years ago
  Jonathan Cobb 4f8b00221b swap name/prop 4 years ago
  Jonathan Cobb a633f3f975 better defaults for sql searching 4 years ago
  Jonathan Cobb b3365c5391 refactor search classes 4 years ago
  Jonathan Cobb 0bfd8b9c79 add get_withPrefix, for already-prefixed keys 4 years ago
  Jonathan Cobb e3256afba7 use redis constants 4 years ago
  Jonathan Cobb 9a6cb168d0 change RestServerConfiguration.testMode from boolean to Boolean 4 years ago
  Jonathan Cobb 17b48ad181 change HibernateConfiguration.showSql from boolean to Boolean 4 years ago
  Jonathan Cobb f085bd2554 whitespace nit 4 years ago
  Jonathan Cobb 9d9e6255b9 define constant for PGPASSWORD env var 4 years ago