1
0
Fork 0
mirror of synced 2024-07-06 07:00:56 +12:00
appwrite/app
Bradley Schofield 3c17afbaed Cleanup Collections
- Rename functionId to resourceId on Deployments
 - Add a resourceType to Deployments
 - Remove status, buildStdout and buildStderr from deployments
 - Rename dateCreated on Builds to startTime
 - Rename time on Builds to endTime
 - Added a deploymentId to Builds
 - Added duration to builds
 - Remove Vars from Build
2022-01-25 16:51:05 +00:00
..
config Cleanup Collections 2022-01-25 16:51:05 +00:00
controllers Cleanup Collections 2022-01-25 16:51:05 +00:00
db fix: update geo db to dec-21 2021-12-28 13:37:03 +01:00
tasks feat: update deletes,usage and functions worker 2022-01-25 03:19:01 +04:00
views feat: fix response model, generate console SDK 2022-01-25 04:54:44 +04:00
workers feat: update deletes,usage and functions worker 2022-01-25 03:19:01 +04:00
cli.php Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +02:00
executor.php Cleanup Collections 2022-01-25 16:51:05 +00:00
http.php Moved request format to app init 2022-01-02 16:19:27 +01:00
init.php feat: fix response model, generate console SDK 2022-01-25 13:40:44 +04:00
preload.php Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
realtime.php Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-04 15:29:42 +01:00