Commit Graph

22 Commits (51ff72c15e1d75c35430b98c6f06a4141eba9dae)

Author SHA1 Message Date
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Dmitry S d5ebd49eb7 (core) Parallelize jenkins by running on multiple machines.
2 years ago
Dmitry S dd2eadc86e (core) Speed up and upgrade build.
2 years ago
Dmitry S a91d493ffc (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts.
2 years ago
Paul Fitzpatrick 561d9696aa (core) clean up interaction of forward auth with session
2 years ago
Dmitry S b57a211741 (core) Fix issue with sandboxUtil where %s in message would get interpreted wrongly
2 years ago
Dmitry S 4f1cb53b29 (core) Converting server-side Comm.js to typescript
2 years ago
Alex Hall fcbad1c887 (core) Add GET /attachments endpoint for listing attachment metadata
2 years ago
George Gevoian 2fd8a34ff8 (core) Move Notifier to /ext
2 years ago
Paul Fitzpatrick 0a61d740ba (core) clear redis state for docapi tests
2 years ago
George Gevoian 1e42871cc9 (core) Add attachment and data size usage
2 years ago
Alex Hall 0beb2898cb (core) Add flexibility to daily API usage limit
2 years ago
Alex Hall a701b4bf13 (core) Remove expired attachments every hour and on shutdown
2 years ago
Alex Hall 09da815c0c (core) Add /attachments/removeUnused DocApi endpoint to hard delete all unused attachments in document
2 years ago
Alex Hall 64369df4c3 (core) Add /attachments/updateUsed DocApi endpoint to soft delete all unused attachments in document
2 years ago
Paul Fitzpatrick c6d66e15bf (core) configure typedoc for generating plugin api documentation
2 years ago
Paul Fitzpatrick 24522e61ff
remove stray redis dependency, and upgrade node in tests (#173)
2 years ago
Paul Fitzpatrick de703343d0 (core) disentangle some server tests, release to core, add GRIST_PROXY_AUTH_HEADER test
2 years ago
Paul Fitzpatrick c4fb40e0bd (core) add gvisor-based sandbox to jenkins test worker image
3 years ago
Paul Fitzpatrick 6e15d44cf6 (core) start applying defenses for untrusted document uploads
3 years ago
Alex Hall 8a940676e9 (core) Generic tools for recording pycalls, deterministic mode.
3 years ago
Paul Fitzpatrick 9f234b758d (core) freshen grist-core build
3 years ago