Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 44a97a4 add support for sort functions by Jonathan Cobb 2020-01-29 01:03:59 -0500
  • 021f0bf support for multiple sort orders by Jonathan Cobb 2020-01-29 00:55:33 -0500
  • 98f5b03 use proper joins by Jonathan Cobb 2020-01-29 00:00:40 -0500
  • 516376d parameterize return type by Jonathan Cobb 2020-01-28 22:36:29 -0500
  • f28baed only search by encrypted if a filter was given and one of the filterable fields is encrypted by Jonathan Cobb 2020-01-28 20:50:10 -0500
  • 87577f1 no default sort field by Jonathan Cobb 2020-01-28 20:40:16 -0500
  • 460ac38 add debug logging for sql statement by Jonathan Cobb 2020-01-28 20:19:25 -0500
  • 149cf3d can't cache bounds, unless we also cache params to add by Jonathan Cobb 2020-01-28 20:19:17 -0500
  • 440da40 use current session for bulkDelete by Jonathan Cobb 2020-01-28 15:22:42 -0500
  • f046a2b add bulkDelete by Jonathan Cobb 2020-01-28 14:00:03 -0500
  • 9d54753 use DAO deletion for dependencies by Jonathan Cobb 2020-01-28 13:36:15 -0500
  • efe8787 add support for cascading deletes on dependent entities by Jonathan Cobb 2020-01-28 13:01:02 -0500
  • 7f38c38 print stack when reporting error by Jonathan Cobb 2020-01-28 06:39:48 -0500
  • a00cf9c add support for like_any operator by Jonathan Cobb 2020-01-28 03:05:23 -0500
  • 7a4865e add 'required' flag to EntityFieldConfig by Jonathan Cobb 2020-01-27 17:35:44 -0500
  • 6e882f2 move constructor to top by Jonathan Cobb 2020-01-27 07:55:56 -0500
  • c8ab68a add tableName utility method. whitespace nits by Jonathan Cobb 2020-01-26 01:43:29 -0500
  • 0e0c1f3 add ability to set jersey properties from config. add forceRedirect utility methods by Jonathan Cobb 2020-01-26 00:59:52 -0500
  • 4d81443 allow reference to be null by Jonathan Cobb 2020-01-25 02:04:16 -0500
  • 10e833a more meta by Jonathan Cobb 2020-01-25 01:10:25 -0500
  • 99a536b more string default detection by Jonathan Cobb 2020-01-25 00:50:06 -0500
  • 7c53947 use constants for uuid/ctime/mtime. improve default search field type bounds. by Jonathan Cobb 2020-01-25 00:13:23 -0500
  • 61696f4 use uuid binding for searching fk fields by Jonathan Cobb 2020-01-24 20:05:47 -0500
  • 60db678 process constraints in parent classes. shorten constraint/index identifiers if necessary by Jonathan Cobb 2020-01-24 11:35:28 -0500
  • 19f9c0d log, don't throw exceptions from HashedPassword.isCorrectPassword by Jonathan Cobb 2020-01-21 17:14:14 -0500
  • 60acd20 better reporting of exceptions with message by Jonathan Cobb 2020-01-19 12:48:28 -0500
  • 8219cbc refactor error catcher by Jonathan Cobb 2020-01-17 21:08:26 -0500
  • c19bda6 better logging and var handling by Jonathan Cobb 2020-01-17 20:03:48 -0500
  • b33512a always log number of selector/worker threads by Jonathan Cobb 2020-01-17 10:42:56 -0500
  • c9c0ae2 make selector/worker thread counts configurable by Jonathan Cobb 2020-01-17 09:43:14 -0500
  • aeafb1c use simple name for thread name by Jonathan Cobb 2020-01-15 21:02:07 -0500
  • dc43c3c fix bug in errbit listener by Jonathan Cobb 2020-01-15 20:56:23 -0500
  • 577bcd1 clarify by Jonathan Cobb 2020-01-15 04:27:41 -0500
  • c819233 limit toString for ErrorApiConfiguration to only show url and env by Jonathan Cobb 2020-01-15 04:27:09 -0500
  • c207a53 do not start error sender if not configured by Jonathan Cobb 2020-01-15 04:26:07 -0500
  • 311cb46 fix errbit initialization error by Jonathan Cobb 2020-01-15 04:19:53 -0500
  • 95260bc run error reporting API in a background thread by Jonathan Cobb 2020-01-15 04:17:40 -0500
  • b171791 make hasName a default method by Jonathan Cobb 2020-01-14 20:20:43 -0500
  • b59b6ec remove dependency on wizard-client by Jonathan Cobb 2020-01-13 20:17:37 -0500
  • f4062af minor refactorings by Jonathan Cobb 2020-01-13 18:57:23 -0500
  • 8f3c566 remove references to deprecated ScriptObjectMirror by Jonathan Cobb 2020-01-11 14:16:41 -0500
  • b11ff73 rename utility method, results are not sorted by Jonathan Cobb 2020-01-11 14:15:14 -0500
  • 0309cd3 use static imports by Jonathan Cobb 2020-01-11 02:50:36 -0500
  • b785422 time_duration (relative) is distinct from expiration_time (absolute) by Jonathan Cobb 2020-01-11 02:48:17 -0500
  • 33c38a7 apply handlebars to onlyIf/unless checks by Jonathan Cobb 2020-01-10 03:22:30 -0500
  • 80070a2 whitespace nit by Jonathan Cobb 2020-01-09 14:04:54 -0500
  • 8d96a76 deadlock is in seconds by Jonathan Cobb 2020-01-08 05:18:31 -0500
  • 7a2ee8f add external IP check to SystemInitializerListener by Jonathan Cobb 2020-01-07 17:28:00 -0500
  • 97469af improvements to system initializer listener by Jonathan Cobb 2020-01-06 20:25:44 -0500
  • 115f3c3 ValidationResult.addViolation now returns this by Jonathan Cobb 2020-01-06 18:47:15 -0500
  • 9b6ec9b improve support for modelsetup via classpath resources by Jonathan Cobb 2020-01-06 16:42:20 -0500
  • 08ae0d6 better default for publicUriBase, add BrowserLauncherListener by Jonathan Cobb 2020-01-06 12:34:07 -0500
  • 5f9c01c use regular entity classes by Jonathan Cobb 2020-01-06 11:02:28 -0500
  • 8e902d2 only calculate checkTableName once by Jonathan Cobb 2020-01-06 11:02:04 -0500
  • ed5a698 simplify by Jonathan Cobb 2020-01-06 11:01:16 -0500
  • 6079ec3 consolidate invalidName check by Jonathan Cobb 2020-01-06 10:57:17 -0500
  • e3045ba adjust table checks by Jonathan Cobb 2020-01-06 10:56:00 -0500
  • b53f5d1 check table even if db connection is ok by Jonathan Cobb 2020-01-06 10:41:26 -0500
  • 3b05be5 add checkTable, simplify by Jonathan Cobb 2020-01-06 10:38:38 -0500
  • 76727a2 more db utils by Jonathan Cobb 2020-01-06 10:23:34 -0500
  • b66a2c7 use LinkedHashMap for listeners, preserve order by Jonathan Cobb 2020-01-06 09:52:34 -0500
  • 5f6b0f9 move to util package by Jonathan Cobb 2020-01-05 15:12:24 -0500
  • 7962828 better default handling for create/update/delete HTTP methods. fix ModelSetupService by Jonathan Cobb 2020-01-05 15:05:32 -0500
  • fb35a1d migrate client code into common, add ModelSetupService and Unroll utility by Jonathan Cobb 2020-01-05 14:08:23 -0500
  • ab5f863 use static import by Jonathan Cobb 2020-01-05 13:32:59 -0500
  • a1e5163 add default for ECTypeUpdate and ECTypeDelete by Jonathan Cobb 2020-01-04 18:47:45 -0500
  • 0f56ce9 remove ECTypeSearch, add defaults to ECTypeCreate/Update/Delete methods by Jonathan Cobb 2020-01-04 18:42:02 -0500
  • 0d30dc4 add support for field indexes by Jonathan Cobb 2020-01-04 17:34:40 -0500
  • 65c6231 remove ECTypeFields, determine everything from field-level annotations by Jonathan Cobb 2020-01-04 16:47:01 -0500
  • f81510c more efficient fetching of all configs. add sql search views to configs by Jonathan Cobb 2020-01-04 16:12:06 -0500
  • addef00 better method for entity class list by Jonathan Cobb 2020-01-04 13:27:55 -0500
  • bd34a8a use Refreshable by Jonathan Cobb 2020-01-04 12:51:38 -0500
  • 72db685 add getSortedEntityClassNames, simplify shortError by Jonathan Cobb 2020-01-03 19:10:05 -0500
  • e20ad74 localOverride must have a value, or it is not set by Jonathan Cobb 2020-01-03 18:00:07 -0500
  • 22bc9dc fix bug in ClasspathScanner scan method signature by Jonathan Cobb 2020-01-03 14:20:35 -0500
  • b86ae90 remove duplicate js registration by Jonathan Cobb 2020-01-02 21:23:20 -0500
  • 251a91b use consistent jersey/jackson versions by Jonathan Cobb 2020-01-02 21:13:25 -0500
  • fe442f5 refactor include handling, handlebars defaults. add README. by Jonathan Cobb 2020-01-02 06:56:11 -0500
  • 6c17620 fix filtering by Jonathan Cobb 2019-12-31 12:10:04 -0500
  • 275e0f3 add AbstractDAO.findSearchField and SearchResults.error by Jonathan Cobb 2019-12-31 11:42:38 -0500
  • 92f7beb improve binding for uuid fields by Jonathan Cobb 2019-12-31 11:20:47 -0500
  • 1085002 clean up bounds by Jonathan Cobb 2019-12-31 10:55:38 -0500
  • f9ed3aa improve field type detection by Jonathan Cobb 2019-12-31 10:49:08 -0500
  • d14f560 add support for default search views by Jonathan Cobb 2019-12-31 08:48:58 -0500
  • 65c0a83 improving search by Jonathan Cobb 2019-12-31 02:04:43 -0500
  • a04c2e2 better default for searchFields by Jonathan Cobb 2019-12-30 23:45:19 -0500
  • c6bcd17 add additional field types by Jonathan Cobb 2019-12-30 07:31:34 -0500
  • 4f8b002 swap name/prop by Jonathan Cobb 2019-12-30 07:14:12 -0500
  • a633f3f better defaults for sql searching by Jonathan Cobb 2019-12-30 06:54:57 -0500
  • b3365c5 refactor search classes by Jonathan Cobb 2019-12-30 05:32:48 -0500
  • 0bfd8b9 add get_withPrefix, for already-prefixed keys by Jonathan Cobb 2019-12-29 08:37:25 -0500
  • e3256af use redis constants by Jonathan Cobb 2019-12-29 05:07:08 -0500
  • 9a6cb16 change RestServerConfiguration.testMode from boolean to Boolean by Jonathan Cobb 2019-12-28 20:08:28 -0500
  • 17b48ad change HibernateConfiguration.showSql from boolean to Boolean by Jonathan Cobb 2019-12-28 19:01:39 -0500
  • f085bd2 whitespace nit by Jonathan Cobb 2019-12-28 16:18:49 -0500
  • 9d9e625 define constant for PGPASSWORD env var by Jonathan Cobb 2019-12-28 16:18:26 -0500
  • ae1e65b remove obsolete command by Jonathan Cobb 2019-12-28 16:16:20 -0500
  • 74af88a fix where clause in indexes by Jonathan Cobb 2019-12-24 03:47:17 -0500
  • e5472a9 add support for indexes with where clauses by Jonathan Cobb 2019-12-24 03:44:03 -0500
  • 72f8d10 add support for indexes with where clauses by Jonathan Cobb 2019-12-24 03:34:54 -0500