zitadel/internal/eventstore/v1/models
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
..
aggregate_creator_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
aggregate_creator.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
aggregate_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
aggregate.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
event_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
event.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
field.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
filter_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
filter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
object_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
object.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
operation.go feat: handle instanceID in projections (#3442) 2022-04-19 08:26:12 +02:00
search_query_old_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
search_query_old.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
search_query_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
search_query.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
version_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
version.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00