zitadel/internal/query
Livio Amstutz 4a0d61d75a
feat: store assets in database (#3290)
* feat: use database as asset storage

* being only uploading assets if allowed

* tests

* fixes

* cleanup after merge

* renaming

* various fixes

* fix: change to repository event types and removed unused code

* feat: set default features

* error handling

* error handling and naming

* fix tests

* fix tests

* fix merge

* rename
2022-04-06 06:13:40 +00:00
..
projection feat: store assets in database (#3290) 2022-04-06 06:13:40 +00:00
action_flow_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
action_flow.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
action_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
action.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
app_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
app.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
authn_key_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
authn_key.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
changes.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
current_sequence_test.go feat: reset projections and remove failed events (#2770) 2021-12-16 14:44:26 +01:00
current_sequence.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
custom_text_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
custom_text.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
failed_events_test.go feat: reset projections and remove failed events (#2770) 2021-12-16 14:44:26 +01:00
failed_events.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
features_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
features.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
iam_member_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
iam_member.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
idp_login_policy_link_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
idp_login_policy_link.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
idp_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
idp_user_link_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
idp_user_link.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
idp.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
instance_domain_test.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
instance_domain.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
instance_test.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
instance.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
key_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
key.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
label_policy.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
languages.go feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
lockout_policy_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
lockout_policy.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
login_name.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
login_policy_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
login_policy.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
mail_template.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
member_roles.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
member.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
message_text_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
message_text.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
notification_provider_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
notification_provider.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
oidc_settings_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
oidc_settings.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
org_domain_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
org_domain.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
org_iam_policy_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
org_iam_policy.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
org_member_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
org_member.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
org_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
org.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
password_age_policy_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
password_age_policy.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
password_complexity_policy_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
password_complexity_policy.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
prepare_test.go fix(query): keys (#2755) 2022-01-12 13:22:04 +01:00
privacy_policy_test.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
privacy_policy.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
project_grant_member_test.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
project_grant_member.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
project_grant_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
project_grant.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
project_member_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
project_member.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
project_role_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
project_role.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
project_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
project.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
query.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
search_query_test.go feat(queries): user grants (#2838) 2022-01-14 09:45:50 +00:00
search_query.go feat: user query (#3075) 2022-01-20 14:40:25 +00:00
secret_generator_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
secret_generators.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
sms_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
sms.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
smtp_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
smtp.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
user_auth_method_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
user_auth_method.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
user_grant_test.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
user_grant.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
user_membership_test.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
user_membership.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
user_metadata_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
user_metadata.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
user_personal_access_token_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
user_personal_access_token.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
user_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
user.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
zitadel_permission.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00