todos-contra-el-fuego-web/imports/startup/server
vjrj 4ca7e198d3 meteor3: raven -> @sentry/node + @sentry/browser
flowkey:raven (Sentry legacy SDK) is dead on Meteor 3 and, with the old
sentry.comunes.org DSN unreachable, spammed the boot log with 502s on every
exception. Replaced by the modern SDKs (8.x) behind the same ravenLogger.log()
facade so the 6 call sites are unchanged. Empty DSN -> plain console logger
(same behavior as before).

End-to-end verified against a real backend: GlitchTip deployed on aaron
(Sentry-compatible, fits in ~1.5GB vs Sentry's 16GB), fronted at
sentry.comunes.org. A test exception sent from the dev server appeared in
GlitchTip within seconds. REST smoke byte-identical (12/12).
2026-07-16 12:20:02 +02:00
..
accounts WIP(meteor3): boot progresses past linker + several async fixes 2026-07-13 23:46:45 +02:00
api.js Added fires union (wip) 2018-11-18 11:48:03 +01:00
catchExceptions.js Removed some coments 2018-05-03 01:37:22 +02:00
cron.js notif: remove code migrated to tcef-notifications microservice 2026-07-13 19:45:13 +02:00
email.js WIP(meteor3): boot progresses past linker + several async fixes 2026-07-13 23:46:45 +02:00
facts.js meteor3: purge dead client packages — web UI renders on 3.1 2026-07-14 11:32:19 +02:00
feedback.js Change feedback email 2018-02-21 20:50:44 +01:00
fixtures.js meteor3: re-enable fixtures and sitemaps with async/Meteor-3 implementations 2026-07-14 07:06:07 +02:00
i18n.js Fire popupsand active/archive urls 2018-02-08 11:15:23 +01:00
index.js meteor3: re-enable fixtures and sitemaps with async/Meteor-3 implementations 2026-07-14 07:06:07 +02:00
IPGeocoder.js smoke: REST API regression harness + baseline snapshots (Meteor 1.6.1.1) 2026-07-13 19:42:55 +02:00
isMaster.js Added master/worker pm2 detection and mail configuration 2018-04-04 08:42:02 +02:00
leaflet-workaround.js Refactor server startup: elimina segfaults, añade leaflet-workaround 2026-07-12 23:26:16 +02:00
migrations.js meteor3: port all 18 migration up() bodies to async 2026-07-14 11:36:30 +02:00
prerender.js Remove log 2018-02-17 08:52:50 +01:00
ravenLogger.js meteor3: raven -> @sentry/node + @sentry/browser 2026-07-16 12:20:02 +02:00
rest.js Rest api updated 2018-06-14 17:55:38 +02:00
sitemaps.js meteor3: re-enable fixtures and sitemaps with async/Meteor-3 implementations 2026-07-14 07:06:07 +02:00
subsUnion.js WIP(meteor3): boot progresses past linker + several async fixes 2026-07-13 23:46:45 +02:00