6 Commits

Author SHA1 Message Date
Christophe Bliard 198d9b90b3 Fix appsignal warning
Message was:
> [2024-09-09T08:51:01 (process) #9][WARN] appsignal: The constant
> Appsignal::Grape::Middleware has been deprecated. Please update the
> constant name to Appsignal::Rack::GrapeMiddleware in the following
> file to remove this message.
2024-09-09 20:47:31 +02:00
Ivan Kuchin 4911b8a149 remove years from copyrights (except for COPYRIGHT file) 2024-07-31 15:02:49 +02:00
Christophe Bliard c795874f7f Update copyright year for 2024
command used: `rg -l 'Copyright \(C\) 2012-202\d the OpenProject' | xargs -n 100 sed -i -r 's/Copyright \(C\) 2012-202. the OpenProject/Copyright (C) 2012-2024 the OpenProject/'`
2024-01-02 16:23:54 +01:00
Christophe Bliard 21a696ef9b Update copyright information for 2023 2022-12-30 15:51:26 +01:00
Oliver Günther 7a5efe1e05 Add request tagging to rails and grape 2022-06-09 16:22:48 +02:00
Oliver Günther 78cc8b30d4 Add Appsignal configuration 2022-06-09 15:51:22 +02:00