Commit Graph

6 Commits

Author SHA1 Message Date
Oliver Günther 15612296e7 Use worker script for packager (#9245) 2021-05-10 14:07:08 +02:00
Oliver Günther 693d01f8c7 Bump Sentry and implement log handling in core (#9133)
* Bump Sentry and implement log handling in core

* Manually insert the sentry middlewares

* Also add user locale as tags

* Add performance tracing

* Update sentry host to sentry2

* Update frontend sentry-reporter to the new sdk

* Silence delayed_job's own logger since activejob logs already

Delayed::Job will otherwise always log all arguments, which we disable by design

* Remove default sentry host
2021-04-06 13:37:35 +02:00
Markus Kahl 60c29cce82 Support using puma if configured via USE_PUMA=true (multithreading) 2019-07-11 10:35:44 +01:00
Cyril Rohr d1bb0dc0c5 Add unicorn config. 2014-08-14 14:10:03 +02:00
Cyril Rohr 53db3e7711 Add check script 2014-08-14 14:10:03 +02:00
Cyril Rohr 2815b702c3 Add files required for packaging OpenProject with Packager.io 2014-08-14 14:10:03 +02:00