提交历史

作者 SHA1 备注 提交日期
  Emelia Smith 881e8c113c Refactor: fix streaming postgresql and redis typing issues (#28747) 8 月之前
  Emelia Smith 3fbf01918f Streaming: Move more methods to the utils from the main file (#28825) 8 月之前
  Emelia Smith 1335083bed Streaming: replace npmlog with pino & pino-http (#27828) 8 月之前
  Emelia Smith 58830be943 Streaming: Rework websocket server initialisation & authentication code (#28631) 8 月之前
  Emelia Smith 9826b7780a Streaming: use standard cors package instead of custom implementation (#28523) 9 月之前
  Emelia Smith a4de0e364b Refactor streaming to simplify for logging change (#28056) 10 月之前
  Emelia Smith 15b2d7eec5 Split streaming server from web server (#24702) 10 月之前
  Renaud Chaput 774e1189d2 Change `eslint` config to autofix missing comma and indentation in JS files (#26711) 11 月之前
  Emelia Smith f68d540271 Fix websocket connections being incorrectly decremented twice on errors (#27238) 1 年之前
  Emelia Smith fbfceb9c77 Add additional metrics for streaming (#26945) 1 年之前
  Gabriel Simmer be991f1d18 Move to ioredis for streaming (#26581) 1 年之前
  Emelia Smith 6375e390af Fix: support both DATABASE_URL and DB_PASS (#26295) 1 年之前
  Emelia Smith 65096c1ccd Change streaming `/metrics` to include additional metrics (#26299) 1 年之前
  Renaud Chaput 3554c52795 Fix missing return values in streaming (#26233) 1 年之前
  Claire 446821a0dc Swap debug statements in streaming server (#26231) 1 年之前
  Emelia Smith 81cdc0f972 Fix: Streaming server memory leak in HTTP EventSource cleanup (#26228) 1 年之前
  Emelia Smith ddaf200c78 Refactor streaming's filtering logic & improve documentation (#26213) 1 年之前
  Claire 1814990a3d Fix wrong filters sometimes applying in streaming (#26159) 1 年之前
  Emelia Smith 215081240f Add logging of websocket send errors (#25280) 1 年之前
  Emelia Smith c81f59583c Fix logging of messages that are binary before closing their connection (#25361) 1 年之前
  Emelia Smith 16dd3f08c1 Fix performance of streaming by parsing message JSON once (#25278) 1 年之前
  Renaud Chaput d27216dc46 Enforce import order with ESLint (#25096) 1 年之前
  Nick Schonning f22b4e556c Add eslint-plugin-jsdoc (#24719) 1 年之前
  Emelia Smith 301e03eb8c Remove clustering from streaming API (#24655) 1 年之前
  Claire 174352716a Disable anonymous access to the streaming API (#23989) 1 年之前
  Eugen Rochko be1792e1d4 Fix streaming API not being usable without `DATABASE_URL` (#23960) 1 年之前
  Ramūns Usovs 0872f3e3d7 Allow streaming to connect to postgress with self-signed certs (#21431) 1 年之前
  emilweth 7c45145430 fix metrics format (#23520) 1 年之前
  emilweth c1b823368c dot is not allowed (#23519) 1 年之前
  Eugen Rochko c5a4d8c82d Add information about database pool to metrics endpoint in streaming API (#23469) 1 年之前