11 Commits
Author SHA1 Message Date
Peter Grlica 1e82fc034a Fixed apigw scope opt conversion on proxy filter 2023-07-03 14:35:30 +02:00
Tomaž Jerman 37035984ae Fix known concurrent map access issues 2023-06-08 15:54:11 +02:00
Peter Grlica 921d4988c7 Fixed pagination on profiler hits 2023-01-16 13:52:44 +01:00
Peter Grlica a64f4c18b3 Added profile purge endpoint 2023-01-16 13:52:44 +01:00
Peter Grlica 6c423084b3 Added global settings to integration gateway 2023-01-16 13:52:44 +01:00
Peter Grlica 31ca5d6c29 Added Response postfilter
- removed json response
 - added response postfilter
 - unit tests
2023-01-16 13:52:44 +01:00
Peter Grlica 11dccaea9f Search workflow in processer via handle also 2023-01-16 11:16:49 +01:00
Tomaž Jerman 3bb299ce72 Fix part of the broken tests 2022-12-09 11:18:18 +01:00
Denis Arh e5d67c6e16 Error package related codebase improvements
Remove/replace "github.com/pkg/errors" and "errors"
with "fmt" or "corteza/server/pkg/errors"

Closes #528
2022-11-27 10:29:36 +01:00
Denis Arh 29eacc9f65 Fix import paths (corteza-server => corteza/server) 2022-11-16 16:12:58 +01:00
Corteza Monorepo Migrator 683c7c56e2 Moving server files to ./server 2022-11-14 09:26:39 +01:00