Bradley Schofield
4f5b47e258
Remove debug print
2021-12-10 14:34:16 +00:00
Bradley Schofield
65a58689fb
Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc
2021-12-10 13:48:04 +00:00
Torsten Dittmann
adffae7cf7
docs(api): reviewed in-line docs of endpoints
2021-12-10 13:27:11 +01:00
Torsten Dittmann
0d60e82666
fix(database): permissions using an admin user
2021-12-10 11:56:11 +01:00
Torsten Dittmann
ea7d9f617c
handle float min/max
2021-12-10 11:51:50 +01: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
Damodar Lohani
c63bf70404
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-10 16:24:33 +05:45
Damodar Lohani
037c0bfbd5
Merge branch 'feat-large-file' into feat-s3-integration
2021-12-10 16:22:35 +05:45
Damodar Lohani
16e686d250
Merge branch 'feat-storage-buckets' into feat-s3-integration
2021-12-10 16:20:27 +05:45
Damodar Lohani
6bc7825089
fix hardcoded chunk size with a const
2021-12-10 16:14:59 +05:45
Damodar Lohani
0bb74c79eb
add type for mode
2021-12-10 15:51:37 +05:45
Bradley Schofield and GitHub
7e20dc5863
Merge branch 'appwrite:master' into fix-improve-recovery-rate-limit
2021-12-09 17:02:20 +00:00
Christy Jacob
653dfb292b
feat: address review comments
2021-12-09 19:53:37 +04:00
Torsten Dittmann
b2ac3fb5f3
add better logging
2021-12-09 16:37:41 +01:00
Torsten Dittmann
83e1241db9
wait for event loop to finish before exiting cli
2021-12-09 15:46:07 +01:00
Torsten Dittmann
337083e9f4
add more verbose logging
2021-12-09 15:45:56 +01:00
Torsten Dittmann
3ab5a070e5
fix counting documents
2021-12-09 15:03:08 +01:00
Christy Jacob
43ef3c060b
feat: add new endpoint
2021-12-09 17:02:12 +04:00
Torsten Dittmann
04a3e0633d
add coroutine
2021-12-09 13:51:29 +01:00
Torsten Dittmann and GitHub
ec01ab178c
Merge pull request #2453 from appwrite/fix-missing-encryption-filters
...
Fix-missing-encryption-filters
2021-12-09 11:47:49 +01:00
Damodar Lohani
63d3b8e200
more review suggestion fixes
2021-12-09 16:29:44 +05:45
Torsten Dittmann
9d47280d78
feat(migratio): add options
2021-12-09 11:42:49 +01:00
Damodar Lohani
80a89877c1
fix variable
2021-12-09 14:11:30 +05:45
Damodar Lohani
eb2968256a
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-09 13:52:53 +05:45
Damodar Lohani
a3fa418aa5
update chunks uploaded when all chunks are uploaded
2021-12-09 13:30:52 +05:45
Damodar Lohani
9f3b298a57
Merge branch 'feat-storage-buckets' into feat-s3-integration
2021-12-09 12:23:15 +05:45
Damodar Lohani
8a3647c5c6
updates
2021-12-09 12:15:41 +05:45
Damodar Lohani
57d11d7468
fix default
2021-12-09 12:14:21 +05:45
Damodar Lohani and GitHub
70b6e88aec
Merge pull request #2398 from appwrite/feat-sb-uis
2021-12-09 12:09:24 +05:45
Damodar Lohani
d30fcd13c5
remove comments
2021-12-09 12:06:00 +05:45
Radmacher
9fb460396c
Fixed inconsistency
2021-12-08 23:22:52 +01:00
34f6aea63b
Update app/controllers/api/teams.php
...
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com >
2021-12-08 23:16:45 +01:00
Torsten Dittmann
3f92e6991a
leftover commits
2021-12-08 18:50:04 +01: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
Torsten Dittmann
4727e4f8f8
update to review
2021-12-08 10:43:06 +01:00
Damodar Lohani
be6d514ee1
Merge branch 'feat-large-file' into feat-s3-integration
2021-12-08 14:57:34 +05:45
Damodar Lohani
9b4d931189
Merge branch 'feat-storage-buckets' into feat-sb-uis
2021-12-08 14:57:10 +05:45
Damodar Lohani
a6860b9c9b
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-08 14:56:48 +05:45
Damodar Lohani
f364ed96e5
fix newly added test
2021-12-08 14:55:13 +05:45
Damodar Lohani
bd286f3a0d
Merge branch 'feat-sb-uis' into feat-s3-integration
2021-12-08 14:29:33 +05:45
Damodar Lohani
8279a2e208
Merge branch 'feat-large-file' into feat-s3-integration
2021-12-08 14:29:27 +05:45
Damodar Lohani
5fed67a2c2
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-08 14:28:21 +05:45
Damodar Lohani
6f31a3de09
Merge branch 'feat-storage-buckets' into feat-sb-uis
2021-12-08 14:25:59 +05:45
Damodar Lohani
f5e48033ec
Merge branch 'feat-database-indexing' into feat-storage-buckets
2021-12-08 14:24:05 +05:45
Eldad A. Fux and GitHub
27b7b73b92
Update README.md
2021-12-07 18:27:56 +02:00
Torsten Dittmann
760f41b9c6
fixed grammar mistakes
2021-12-07 17:23:21 +01:00
Torsten Dittmann
cece3ed83b
chore(changes): first iteration of the changelog
2021-12-07 17:20:52 +01:00
Torsten Dittmann
9d23afa263
Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-realtime-console
2021-12-07 14:09:16 +01:00
Torsten Dittmann and GitHub
cfcdd26a84
Merge pull request #2456 from appwrite/feat-db-main-rebase
...
rebase(main): into feat-database-indexing
2021-12-07 14:08:48 +01:00