Phillip Thelen
|
fe63436a57
|
Shorten missing auth headers error and include forwarder-for header
|
2025-09-05 11:10:20 +02:00 |
|
Phillip Thelen
|
5b93b9b37a
|
fix crash on startup
|
2025-09-05 11:02:59 +02:00 |
|
Phillip Thelen
|
1d55027791
|
Trim logs sent to loggly (#15503)
* try making missing x-client header errors smaller
* add server emoji as tag
* always truncate headers
|
2025-09-04 14:36:23 -05:00 |
|
Matteo Pagliazzi
|
2fc4d0f00c
|
fix(logger): only two arguments to logger when logging an unhandled promise rejection
|
2020-03-26 17:10:19 +01:00 |
|
Matteo Pagliazzi
|
2cd0ed5973
|
fix(logger): improve logging and make sure no data is lost
|
2020-03-24 20:29:31 +01:00 |
|
Matteo Pagliazzi
|
b9bfb3f722
|
fix(logs): call split on strings only
|
2020-03-09 16:18:57 +01:00 |
|
Matteo Pagliazzi
|
6a9025200c
|
fix(logs): disable colors in production logs
|
2020-03-02 11:33:11 +01:00 |
|
Matteo Pagliazzi
|
4e3481445c
|
fix(logs): log text message in production
|
2020-03-02 11:20:56 +01:00 |
|
Matteo Pagliazzi
|
ae3f014bb2
|
add ability to disable console logs in prod while keeping loggly active
|
2020-02-29 17:48:09 +01:00 |
|
Matteo Pagliazzi
|
15e6cef7c4
|
fix tests
|
2020-02-29 17:40:46 +01:00 |
|
Matteo Pagliazzi
|
6a5e1dda0e
|
fixes
|
2020-02-20 20:58:42 +01:00 |
|
Matteo Pagliazzi
|
70326e5b5b
|
upgrade loggly transport
|
2020-02-20 20:54:32 +01:00 |
|
Matteo Pagliazzi
|
c91c152b53
|
fix error messages in console
|
2020-02-20 20:51:16 +01:00 |
|
Matteo Pagliazzi
|
362313fe0a
|
fix info messages
|
2020-02-20 20:05:58 +01:00 |
|
Matteo Pagliazzi
|
ed5dfd0228
|
start upgrading winston
|
2020-02-20 19:37:31 +01:00 |
|
Matteo Pagliazzi
|
8bae0223bb
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
Matteo Pagliazzi
|
621787915c
|
start upgrading eslint
|
2019-10-08 16:57:10 +02:00 |
|
Matteo Pagliazzi
|
45f7cf04ab
|
remove old module.exports from server aswell
|
2019-10-02 19:45:27 +02:00 |
|
Matteo Pagliazzi
|
6c4e1a326f
|
fix(logger): log promise in unhandledRejection event
|
2019-04-02 22:32:57 +02:00 |
|
Sabe Jones
|
f42e22b58f
|
Make env vars more palatable for containerization (#10895)
* refactor(env-vars): remove object/colon syntax
* fix(tests): correct config expectations
|
2018-12-06 10:13:49 -06:00 |
|
Matteo Pagliazzi
|
a864e69042
|
make unhandled promise rejections easier to find among logs
|
2018-05-01 12:09:30 +02:00 |
|
Matteo Pagliazzi
|
74ba55c20b
|
Upgrade tests tools and lint migrations and scripts (part 2) (#9998)
* upgrade gulp-babel
* upgrade babel-eslint
* upgrade eslint-friendly-formatter
* start upgrading chai
* start to upgrade eslint
* restore skipped tests
* start to upgrqde monk
* fix linting and remove unused file
* fix mocha notifications, and common tests
* fix unit tests
* start to fix initrgration tests
* more integration tests fixes
* upgrade monk to latest version
* lint /scripts
* migrations: start moving to /archive unused migrations and run eslint with --fix
* lint migrations
* fix more integration tests
* fix test
|
2018-02-17 18:11:24 +01:00 |
|
Keith Holliday
|
e3a08c1905
|
Added loggly integration (#8690)
* Added loggly integration
* Added back console logger
* Updated shrinkwrap
|
2017-05-02 09:17:23 -06:00 |
|
Matteo Pagliazzi
|
60f34dafb0
|
Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802)
* Revert "Revert "Deprecate API v2""
* fix path in shops controller
|
2016-08-01 22:36:10 +02:00 |
|
Matteo Pagliazzi
|
590adb3438
|
Revert "Deprecate API v2" (#7801)
|
2016-07-17 18:15:25 +02:00 |
|
Matteo Pagliazzi
|
45c31a2bcf
|
Deprecate API v2 (#7761)
* deprecate api-v2
* remove v2 test helpers
* remove unused string
|
2016-07-16 19:56:18 +02:00 |
|