1
0
Fork 0
mirror of synced 2024-08-29 09:01:41 +12:00
Commit graph

139 commits

Author SHA1 Message Date
Christy Jacob
4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Torsten Dittmann
b43b52f85b fix: add team membership search 2022-02-16 17:26:05 +01:00
Matej Baco
166cd6e748 Renamed deploy to activate 2022-02-15 09:46:21 +01:00
Torsten Dittmann
6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Matej Baco
89834af47d Refactored all providers, added expiry 2022-02-01 11:42:11 +01:00
Matej Baco
570cfc18a8 Implemented refresh token system + Twitch provider update 2022-01-31 21:10:12 +01:00
Christy Jacob
b1a659be77 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-deletes-worker 2022-01-31 18:04:49 +04:00
Christy Jacob
83e9e9f016 feat: remove search index and updates tests 2022-01-31 15:57:55 +04:00
Bradley Schofield
d2ec314ef0 Remove Search and add resourceType to indexes 2022-01-31 11:36:22 +00:00
Christy Jacob
a82562c16e feat: add deploymentId property to builds collection 2022-01-28 03:36:30 +04:00
Bradley Schofield
f3e97e4133 Fix environment variables during build 2022-01-26 10:49:02 +00:00
kodumbeats
160a451fed Lengths and orders not necessary for fulltext indexes 2022-01-25 16:48:18 -05:00
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
Christy Jacob
6d3c522834 feat: rename tags to deployments in collections.php 2022-01-25 02:13:34 +04:00
Bradley Schofield
f68723a518 Various Improvements
+ Updated build list
+ Added search attribute to builds
+ Renamed automaticDeploy to deploy
+ Added tests for build list
2022-01-24 15:54:07 +00:00
Bradley Schofield
5ba45abadc Implement Some of Eldad's Changes 2022-01-24 09:37:14 +00:00
Bradley Schofield
e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Torsten Dittmann
d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Eldad Fux
9650f37dc9 Update image magick version 2022-01-16 08:33:47 +02:00
Bradley Schofield
87565d07e2 Update collections.php 2022-01-10 14:25:46 +00:00
Bradley Schofield
58e68088fa Remove 'pending' build state, update version numbers 2022-01-10 14:00:11 +00:00
Bradley Schofield
e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Torsten Dittmann
150c2f9cd8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-prefs-improvement 2022-01-04 16:18:38 +01:00
Torsten Dittmann
9802058e4f fix: certificates and domain collection 2021-12-28 12:02:39 +01:00
Torsten Dittmann
49ba7d5dfd fix: users prefs default value 2021-12-28 11:48:50 +01:00
Matej Baco
1f32bd6367 Merge branch 'feat-database-indexing' into feat-prefs-improvement 2021-12-22 09:07:50 +01:00
Matej Baco
e46b99b0a6 Implemented limit in a new way; second iteration 2021-12-20 16:21:01 +01:00
Torsten Dittmann
d482fb86ea Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-17 15:54:36 +01:00
Torsten Dittmann
7b607e85ac Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-13 16:56:40 +01:00
Torsten Dittmann
6c6992a3f7 feat(database): add colection enable/disable 2021-12-13 13:42:04 +01:00
Bradley Schofield
65a58689fb Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-10 13:48:04 +00:00
Bradley Schofield
3c26a08202 Change exitCode to statusCode and move build to tag create
Change exitCode to statusCode and move build to tag create instead of tag deploy
2021-12-10 10:43:56 +00:00
Torsten Dittmann
34e80acb7f feat(migration): version 0.12.x 2021-12-08 18:49:44 +01:00
Bradley Schofield
37da3c5651 Implement Automatic Deploy
+ Implemented Automatic Deploy
+ Tags will now build automatically
+ You can now restart builds that failed
+ Builds now have their own storage device
+ Added a retry build endpoint
2021-12-08 15:08:53 +00:00
Bradley Schofield
7de975ea95 Fix Bugs from merge 2021-12-06 15:04:00 +00:00
Bradley Schofield
1e76c03fd7 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-06 14:18:50 +00:00
Damodar Lohani
a32351ff7e add the filter back 2021-12-02 18:44:28 +05:45
Damodar Lohani
e6304d71b0 remove encrypt filter from password as it's already hashed 2021-12-02 15:35:19 +05:45
Damodar Lohani
32b13f113a session secret field size increase 2021-12-02 15:32:40 +05:45
Damodar Lohani
bc22bbae46 Merge branch 'feat-database-indexing' into fix-missing-encryption-filters 2021-12-02 13:43:12 +05:45
Torsten Dittmann
ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
Bradley Schofield
7649a2c677 Make new database work with the executor
+ New DB now works with executor
+ events now work with new execution model
2021-10-14 10:37:00 +01:00
Bradley Schofield
dd5bdda000 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-10-11 14:59:34 +01:00
Torsten Dittmann
1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Bradley Schofield
715a8ac729 Add authentication between appwrite and the executor
+ Add authentication between appwrite and the executor
+ Add built status and build stdout/stderr to tag for later use
+ Changes to executor to implement new build stages
2021-09-22 11:03:04 +01:00
Bradley Schofield
da8b4bb9f9 Add build step and more function cleanup 2021-09-13 11:50:45 +01:00
Bradley Schofield
66d8b0599c Merge branch 'master' into the-executor-poc 2021-09-07 12:51:25 +01:00
Bradley Schofield
35ed296b75 Add Deno and update UI 2021-09-01 10:48:56 +01:00
Bradley Schofield
82b7e18033 First Test 2021-08-24 10:32:27 +01:00
Eldad Fux
95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00