summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-12chore: rename ZED_ env vars to SPICEDB_HEADmainmo khan
2025-09-11test: run spicedb migrate for integration testsmo khan
2025-09-11chore: fix typo in Makefile migrate targetmo khan
2025-09-11chore: remove DEV_ONLY strippingmo khan
2025-09-11test: provide absolute path to Procfile.testmo khan
2025-09-10chore: split the Procfile for each environmentmo khan
2025-09-10chore: update LOG_LEVEL to tracemo khan
2025-08-14Merge branch 'pg-db' into 'main'mo khan
2025-08-14chore: update makefile and build scriptsmo khan
2025-08-14Merge branch 'fix-build' into 'main'mo khan
2025-08-14Fix the broken build by running pg as a separate container.mo khan
2025-08-06test: timeout container after 5 seconds in testmo khan
2025-08-01chore: do not run migrations through Procfilemo khan
2025-08-01chore: run spicedb migrate in dev onlymo khan
2025-08-01chore: generate Procfile before building imagemo khan
2025-08-01chore: remove Procfilemo khan
2025-08-01chore: update modulesmo khan
2025-08-01Merge branch 'spicedb-postgresql' into 'main'mo khan
2025-08-01Load SpiceDB schema into pgmo khan
2025-07-31Merge branch 'sparkle-visibility' into 'main'mo khan
2025-07-31Connect to postgresqlmo khan
2025-07-30Merge branch 'secure-repository' into 'main'mo khan
2025-07-30refactor: extract Boot() function to kickstart background job queue APImo khan
2025-07-30fix: return a global id for an anonymous usermo khan
2025-07-30refactor: rename repository typesmo khan
2025-07-30refactor: add ctor option to add repository publishingmo khan
2025-07-30refactor: extract a separate repository to publish eventsmo khan
2025-07-28chore: remove claude filemo khan
2025-07-28chore: update modulesmo khan
2025-07-28test: fix integration testmo khan
2025-07-28chore: fix typo in startup logsmo khan
2025-07-28feat: add a secure repository that authorizes access to each entitymo khan
2025-07-25fix: do not close the client after exiting from init()mo khan
2025-07-25chore: do not start another instance of go tool because signals are not forwa...mo khan
2025-07-25refactor: extract init to load ioc container with dependenciesmo khan
2025-07-25chore: release authzed client on shutdownmo khan
2025-07-25chore: upgrade minit to include process restartsmo khan
2025-07-25chore: upgrade to golang 1.24.5mo khan
2025-07-25chore: start spicedb firstmo khan
2025-07-25test: add missing env vars to end-to-end testsmo khan
2025-07-25chore: extract LOG_LEVEL env var to tune loggingmo khan
2025-07-25chore: add placeholder ZED_ env vars to staging and prodmo khan
2025-07-24Merge branch 'the-spice-must-flow' into 'main'mo khan
2025-07-24chore: install yamlfmt because go tool is not workingmo khan
2025-07-24chore: use -lint instead of --lintmo khan
2025-07-24refactor: extract job to process relationship updates in backgroundmo khan
2025-07-24chore: use go tool to run yamlfmt in CImo khan
2025-07-24chore: use go tool to manage zed in CImo khan
2025-07-24chore: print version of zedmo khan
2025-07-24refactor: delegate to GlobalID to provide object referencesmo khan