You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/test/server/lib
Paul Fitzpatrick 4567fad947
(core) updates from grist-core
2 months ago
..
helpers Remove the GRIST_ALLOWED_HOSTS environment variable (#899) 3 months ago
ACLFormula.ts (core) Decode cell values to prevent working around rule using 'in' on lists 7 months ago
ACLRulesReader.ts (core) Fix null references in form fields bug 2 months ago
Assistance.ts (core) Add AI Assistant retry with shorter prompt 4 months ago
Authorizer.ts Allow URLs with only a docID #768 (#771) 7 months ago
DocApi.ts Webhook trigger update by column (#832) 2 months ago
DocApi2.ts getHostType: consider APP_DOC_INTERNAL_URL as native (#715) 8 months ago
GristSockets.ts Support HTTP long polling as an alternative to WebSockets (#859) 3 months ago
HostedStorageManager.ts Add option to skip Checksum verification between doc storage and Redis #751 (#767) 4 months ago
ManyFetches.ts Support HTTP long polling as an alternative to WebSockets (#859) 3 months ago
MemoryPool.ts (core) Manage memory used for websocket responses to reduce the risk of server crashes. 11 months ago
MinIOExternalStorage.ts Shutdown Doc worker when it is not considered as available in Redis #831 (#856) 3 months ago
ProxyAgent.ts (core) Add logging of errors whenever ProxyAgent is used, and a test for it. 1 year ago
Telemetry.ts (core) Admin Panel and InstallAdmin class to identify installation admins. 3 months ago
UnhandledErrors.ts set TEST_CLEAN_DATABASE when running server tests (#806) 6 months ago
Webhooks-Proxy.ts set TEST_CLEAN_DATABASE when running server tests (#806) 6 months ago