1
0
Fork 0
mirror of synced 2024-09-16 09:27:23 +12:00
Commit graph

6195 commits

Author SHA1 Message Date
Eldad A. Fux
aa3651c6f8
Merge pull request #1426 from appwrite/fix-sessions-index
fix-sessions-index
2021-07-26 22:57:08 +03:00
Eldad A. Fux
15bbed22d8
Merge pull request #1430 from appwrite/fix-remove-local-swagger-validator
Fix - remove local swagger validator
2021-07-26 22:56:45 +03:00
kodumbeats
717799776a Use parent class method to get consoleDB 2021-07-26 12:37:29 -04:00
kodumbeats
9b5f8fb525 Merge remote-tracking branch 'origin/feat-database-indexing' into refactor-workers-no-db-pools 2021-07-26 12:26:26 -04:00
kodumbeats
0b59a04964 Merge remote-tracking branch 'origin/feat-database-indexing' into fix-remove-local-swagger-validator 2021-07-26 12:18:18 -04:00
Eldad A. Fux
f81227cad0
Merge pull request #1413 from appwrite/fix-retry-init-db-connection
fix(refactor-db): retry initial database connection on failure
2021-07-26 19:17:24 +03:00
kodumbeats
56da7e48f6 Use external swagger validator 2021-07-26 12:10:08 -04:00
kodumbeats
b340d236db Refactor retry logic to private method 2021-07-26 10:59:38 -04:00
kodumbeats
51449841bf Refactor db methods to worker class instead of worker script 2021-07-25 19:14:19 -04:00
kodumbeats
51100fda0a Ensure namespace exists before proceeding 2021-07-25 18:24:29 -04:00
kodumbeats
03288ffbfa Refactor database methods to parent worker script 2021-07-25 18:20:31 -04:00
Eldad Fux
f7c415cd2c Removed Authorization2 references 2021-07-25 17:51:04 +03:00
Eldad Fux
13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
Eldad Fux
69cd8c468c Fixed conflict 2021-07-25 14:37:36 +03:00
Eldad Fux
f909b9da1c Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-25 14:11:23 +03:00
Eldad Fux
b431c0ee41 Added missing sessions index 2021-07-24 18:48:11 +03:00
kodumbeats
3aae021cfb Add tests for document structure validation 2021-07-23 17:38:31 -04:00
kodumbeats
e22d4e1db9 Add support for min and max for numeric attributes 2021-07-23 17:38:14 -04:00
kodumbeats
04a69edf34 Test for unsupported formats 2021-07-23 11:04:31 -04:00
kodumbeats
ff2fd8a381 Set format structure validators on app init 2021-07-23 10:59:55 -04:00
kodumbeats
7b7e2ad17f Test for invalid document structure with custom attributes 2021-07-22 16:39:52 -04:00
kodumbeats
aea2d2ffa5 Accept format on createAttribute for document structure validation 2021-07-22 16:38:42 -04:00
Eldad A. Fux
7fb7f1073f
Merge pull request #1418 from TorstenDittmann/feat-prepare-0-9-2
feat(0.9.2): release
2021-07-22 19:09:33 +03:00
Torsten Dittmann
5815caf01e
chore(changelog): update changelog 2021-07-22 17:45:15 +02:00
Eldad A. Fux
82d22d10fc
Merge pull request #1419 from PineappleIOnic/fix-early-command-execution
FIX Commands executing before the tar has finished extracting
2021-07-22 18:33:11 +03:00
Eldad A. Fux
060e50f644
Merge pull request #1421 from appwrite/fix-jwt-for-functions
Fixed JWT + Functions bug
2021-07-22 18:32:21 +03:00
Eldad Fux
d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03:00
Bradley Schofield
70d4c4d7be Update functions.php 2021-07-22 11:46:05 +01:00
Bradley Schofield
ca3d677596 Make untarring the code file a blocking task 2021-07-22 11:08:08 +01:00
Torsten Dittmann
d235ed7190 chore(changelog): add 0.9.2 2021-07-22 11:04:17 +02:00
Torsten Dittmann
4e1bc7aa1d feat(0.9.2): release 2021-07-22 11:02:07 +02:00
kodumbeats
4242ba75f5 Remove unneeded continue statements 2021-07-21 15:14:18 -04:00
kodumbeats
2f13542d08 fix(deps) composer update 2021-07-21 11:50:37 -04:00
kodumbeats
92175c5e32 Adjust tests for new attribute routes 2021-07-21 11:05:18 -04:00
kodumbeats
97b7c863a8 Validate default value only when not null 2021-07-21 10:26:50 -04:00
kodumbeats
b64202043d Renamed import due to reserved keyword conflicts 2021-07-21 10:26:08 -04:00
kodumbeats
6fc5bf0a71 Add createAttribute routes for each primitive type 2021-07-21 09:23:12 -04:00
kodumbeats
9ac2a4f94c Remove outdated comments 2021-07-21 09:22:34 -04:00
kodumbeats
c2157110f5 Use multi-arch swagger-validator build 2021-07-20 16:44:13 -04:00
kodumbeats
1b051d32fe Attempt to reconnect deletes worker to db 2021-07-20 15:13:00 -04:00
kodumbeats
12e2ebc2b5 Define loop control vars outside loop 2021-07-20 15:11:54 -04:00
kodumbeats
e16bfe7fd3 Move reconnection loop to first call to db 2021-07-20 14:59:58 -04:00
kodumbeats
9870c6fdff Attempt to reconnect five times before throwing exception 2021-07-20 13:01:47 -04:00
kodumbeats
8a205d1b63 Retry initial db connection once before throwing exception 2021-07-19 15:39:31 -04:00
Eldad A. Fux
48ad89ac27
Merge pull request #1412 from appwrite/feat-db-refactor-routes
Feat db refactor routes
2021-07-19 22:18:28 +03:00
kodumbeats
8dab66d455 Require correct dependencies in database worker 2021-07-19 14:48:03 -04:00
Eldad A. Fux
f388c44e20
Merge pull request #1408 from appwrite/fix-jwt-validate-attribute
fix(jwt): correct session validation
2021-07-19 21:23:04 +03:00
Eldad A. Fux
bf04e0b39a
Merge pull request #1406 from appwrite/fix-db-sync-with-master
fix-db-sync-with-master
2021-07-19 21:20:50 +03:00
Eldad A. Fux
c1a67fc718
Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
Eldad A. Fux
3b32c08b54
Merge pull request #1400 from appwrite/feat-sync-session-collection
Feat sync session collection
2021-07-19 21:19:48 +03:00