zitadel/cmd/setup
Livio Spring e2644cf076
Merge branch 'main' into next
# Conflicts:
#	.releaserc.js
2023-07-21 07:47:54 +02:00
..
01_sql
04
06 fix(setup): create indexes only if not exists (#4801) 2022-12-01 14:31:01 +01:00
07 test: fix log headers (#5222) 2023-02-15 03:21:58 +00:00
08 fix(setup): optimise events indexes (#5316) 2023-03-01 00:11:23 +00:00
09 fix(setup): check if indexes exist in step 9 (#5400) 2023-03-08 15:19:12 +00:00
10 chore: merge branch 'main' into rc 2023-06-08 08:04:19 +02:00
11 fix(migration): speed up step 11 (#6086) 2023-06-27 11:56:17 +02:00
01.go
02.go
03.go feat(api): add OIDC session service (#6157) 2023-07-10 13:27:00 +00:00
04.go fix(setup): optimise events indexes (#5316) 2023-03-01 00:11:23 +00:00
05.go
05.sql fix(database): create column only if not exists (#4812) 2022-12-02 10:48:39 +00:00
06.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
07.go test: fix log headers (#5222) 2023-02-15 03:21:58 +00:00
08.go fix(setup): optimise events indexes (#5316) 2023-03-01 00:11:23 +00:00
09.go fix(setup): optimise events indexes (#5316) 2023-03-01 00:11:23 +00:00
10.go fix(migration): speed up update and add logs 2023-06-24 09:06:21 +02:00
11.go fix(migration): speed up step 11 (#6086) 2023-06-27 11:56:17 +02:00
cleanup.go feat(cli): add setup cleanup sub command (#5770) 2023-04-28 11:55:35 +00:00
config_change.go feat: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
config.go fix: nil pointer on create instance add machine (#6000) 2023-06-15 16:22:55 +02:00
eventstore_index.go fix(setup): optimise events indexes (#5316) 2023-03-01 00:11:23 +00:00
projections.go
setup.go feat: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
steps.yaml fix: nil pointer on create instance add machine (#6000) 2023-06-15 16:22:55 +02:00