zitadel/internal/view/repository
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
..
db_mock_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
failed_events.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
general_query.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
query_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
query.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
requests_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
requests.go feat: return instance domains on list instances, fix: login policy and avatar url in oidc responses (#3785) 2022-06-08 13:46:24 +02:00
sequence.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00