zitadel/internal/api/grpc/server/middleware
Livio Spring aed7010508
fix: scheduling (#3978)
* fix: improve scheduling

* build pre-release

* fix: locker

* fix: user handler and print stack in case of panic in reducer

* chore: remove sentry

* fix: improve handler projection and implement tests

* more tests

* fix: race condition in tests

* Update internal/eventstore/repository/sql/query.go

Co-authored-by: Silvan <silvan.reusser@gmail.com>

* fix: implemented suggested changes

* fix: lock statement

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2022-07-22 10:08:39 +00:00
..
auth_interceptor_test.go feat: system api requires authenticated requests (#3570) 2022-05-30 13:38:30 +02:00
auth_interceptor.go feat: system api requires authenticated requests (#3570) 2022-05-30 13:38:30 +02:00
cache_interceptor.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
error_interceptor_test.go fix: translation (#647) 2020-08-28 09:44:43 +02:00
error_interceptor.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_interceptor_test.go fix: grpc gateway interceptors (#3767) 2022-06-03 12:44:04 +00:00
instance_interceptor.go fix: grpc gateway interceptors (#3767) 2022-06-03 12:44:04 +00:00
metrics_interceptor.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
mock_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
service_interceptor.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
tracing.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
translation_interceptor.go fix: load auth users (#3907) 2022-07-07 14:58:00 +02:00
translator.go fix: load auth users (#3907) 2022-07-07 14:58:00 +02:00
validation_interceptor.go chore(deps): bump google.golang.org/grpc from 1.40.0 to 1.41.0 (#2427) 2021-09-27 17:14:40 +02:00