84 コミット (8219cbc631ae441036f0621b29272f5adc19651e)
 

作成者 SHA1 メッセージ 日付
  Jonathan Cobb 8219cbc631 refactor error catcher 4年前
  Jonathan Cobb c19bda6fb3 better logging and var handling 4年前
  Jonathan Cobb b33512aee3 always log number of selector/worker threads 4年前
  Jonathan Cobb c9c0ae2823 make selector/worker thread counts configurable 4年前
  Jonathan Cobb aeafb1ccbd use simple name for thread name 4年前
  Jonathan Cobb dc43c3c657 fix bug in errbit listener 4年前
  Jonathan Cobb 577bcd1f18 clarify 4年前
  Jonathan Cobb c819233fe5 limit toString for ErrorApiConfiguration to only show url and env 4年前
  Jonathan Cobb c207a531ff do not start error sender if not configured 4年前
  Jonathan Cobb 311cb465e8 fix errbit initialization error 4年前
  Jonathan Cobb 95260bc7e8 run error reporting API in a background thread 4年前
  Jonathan Cobb b171791b38 make hasName a default method 4年前
  Jonathan Cobb b59b6ec756 remove dependency on wizard-client 4年前
  Jonathan Cobb f4062af3bc minor refactorings 4年前
  Jonathan Cobb 8f3c566b05 remove references to deprecated ScriptObjectMirror 4年前
  Jonathan Cobb b11ff73454 rename utility method, results are not sorted 4年前
  Jonathan Cobb 0309cd3130 use static imports 4年前
  Jonathan Cobb b785422119 time_duration (relative) is distinct from expiration_time (absolute) 4年前
  Jonathan Cobb 33c38a7d30 apply handlebars to onlyIf/unless checks 4年前
  Jonathan Cobb 80070a2a1a whitespace nit 4年前
  Jonathan Cobb 8d96a767b8 deadlock is in seconds 4年前
  Jonathan Cobb 7a2ee8f826 add external IP check to SystemInitializerListener 4年前
  Jonathan Cobb 97469af03d improvements to system initializer listener 4年前
  Jonathan Cobb 115f3c322f ValidationResult.addViolation now returns this 4年前
  Jonathan Cobb 9b6ec9b885 improve support for modelsetup via classpath resources 4年前
  Jonathan Cobb 08ae0d6c5d better default for publicUriBase, add BrowserLauncherListener 4年前
  Jonathan Cobb 5f9c01c694 use regular entity classes 4年前
  Jonathan Cobb 8e902d2838 only calculate checkTableName once 4年前
  Jonathan Cobb ed5a6986b2 simplify 4年前
  Jonathan Cobb 6079ec3a13 consolidate invalidName check 4年前
  Jonathan Cobb e3045ba009 adjust table checks 4年前
  Jonathan Cobb b53f5d1c49 check table even if db connection is ok 4年前
  Jonathan Cobb 3b05be516d add checkTable, simplify 4年前
  Jonathan Cobb 76727a2b02 more db utils 4年前
  Jonathan Cobb b66a2c79a0 use LinkedHashMap for listeners, preserve order 4年前
  Jonathan Cobb 5f6b0f9600 move to util package 4年前
  Jonathan Cobb 79628281db better default handling for create/update/delete HTTP methods. fix ModelSetupService 4年前
  Jonathan Cobb fb35a1d4e1 migrate client code into common, add ModelSetupService and Unroll utility 4年前
  Jonathan Cobb ab5f863cec use static import 4年前
  Jonathan Cobb a1e5163cb5 add default for ECTypeUpdate and ECTypeDelete 4年前
  Jonathan Cobb 0f56ce9ff5 remove ECTypeSearch, add defaults to ECTypeCreate/Update/Delete methods 4年前
  Jonathan Cobb 0d30dc4bc1 add support for field indexes 4年前
  Jonathan Cobb 65c623153e remove ECTypeFields, determine everything from field-level annotations 4年前
  Jonathan Cobb f81510c184 more efficient fetching of all configs. add sql search views to configs 4年前
  Jonathan Cobb addef002a2 better method for entity class list 4年前
  Jonathan Cobb bd34a8a554 use Refreshable 4年前
  Jonathan Cobb 72db68516f add getSortedEntityClassNames, simplify shortError 4年前
  Jonathan Cobb e20ad749d7 localOverride must have a value, or it is not set 4年前
  Jonathan Cobb 22bc9dc582 fix bug in ClasspathScanner scan method signature 4年前
  Jonathan Cobb b86ae9027f remove duplicate js registration 4年前