98 커밋 (0262f774014d5d6cea6451c0ad68dd697f8b9625)

작성자 SHA1 메시지 날짜
  Jonathan Cobb 0262f77401 we don't know content length when encoding to base64 from raw 4 년 전
  Jonathan Cobb 7f0abf92c9 send dataurl when using b64 4 년 전
  Jonathan Cobb 5491bd987d add support for base64 encoding 4 년 전
  Jonathan Cobb 27e2ba819f add more streaming/sendable resources 4 년 전
  Jonathan Cobb 813d84a9fb ensure we only send one content-type and content-length header 4 년 전
  Jonathan Cobb 8c65984201 fix bug deleting without prefix 4 년 전
  Jonathan Cobb ecd9c015c9 check streaming output to see if its size can be known 4 년 전
  Jonathan Cobb 013ad2df57 add logging, utility methods 4 년 전
  Jonathan Cobb b2dd53d599 check allowUnlimitedUse when user is empty/null. add trace logging 4 년 전
  Jonathan Cobb a28e873e19 log uri when rate limit exceeded 4 년 전
  Jonathan Cobb 19655fd0ae do not write stream if null 4 년 전
  Jonathan Cobb 01bb440c87 allow rate limit to decide unlimited use based on full request context 4 년 전
  Jonathan Cobb bcbdc451f6 force tx commit for bulk operations 4 년 전
  Jonathan Cobb e27a1f0285 fix NPE bug 4 년 전
  Jonathan Cobb 0f8abf0974 add bulkUpdate, allow bulkDelete to accept a null value 4 년 전
  Jonathan Cobb 01ebe8b2ed minor cleanup 4 년 전
  Jonathan Cobb 00e779f2fe add del_withPrefix 4 년 전
  Jonathan Cobb d52d35fff1 add debug logging 4 년 전
  Jonathan Cobb 3d61df204d fix bug in lpop 4 년 전
  Jonathan Cobb 6a3824eee7 use HttpSchemes constants 4 년 전
  Jonathan Cobb 78b8da1665 disable encrypted search by default 4 년 전
  Jonathan Cobb 0200670256 rename Order constants 4 년 전
  Jonathan Cobb 2e866157c4 add Order constants 4 년 전
  Jonathan Cobb 415f75098d add sanity check before exec'ing sql 4 년 전
  Jonathan Cobb 44a97a43ef add support for sort functions 4 년 전
  Jonathan Cobb 021f0bf38c support for multiple sort orders 4 년 전
  Jonathan Cobb 98f5b03798 use proper joins 4 년 전
  Jonathan Cobb f28baed0ef only search by encrypted if a filter was given and one of the filterable fields is encrypted 4 년 전
  Jonathan Cobb 460ac38244 add debug logging for sql statement 4 년 전
  Jonathan Cobb 149cf3dc60 can't cache bounds, unless we also cache params to add 4 년 전
  Jonathan Cobb 440da40bbd use current session for bulkDelete 4 년 전
  Jonathan Cobb f046a2b426 add bulkDelete 4 년 전
  Jonathan Cobb 9d5475378a use DAO deletion for dependencies 4 년 전
  Jonathan Cobb efe8787983 add support for cascading deletes on dependent entities 4 년 전
  Jonathan Cobb 7f38c38dbc print stack when reporting error 4 년 전
  Jonathan Cobb c8ab68a8d6 add tableName utility method. whitespace nits 4 년 전
  Jonathan Cobb 0e0c1f3834 add ability to set jersey properties from config. add forceRedirect utility methods 4 년 전
  Jonathan Cobb 7c53947a09 use constants for uuid/ctime/mtime. improve default search field type bounds. 4 년 전
  Jonathan Cobb 60acd20840 better reporting of exceptions with message 4 년 전
  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 년 전