1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

7866 commits

Author SHA1 Message Date
Torsten Dittmann 3a25532524 fix response model 2021-11-16 16:06:51 +01:00
Torsten Dittmann ced8c9ef03 use updated audit library 2021-11-16 15:54:29 +01:00
Torsten Dittmann 19d01c17bb Revert "fix(api): add after pagination to logs endpoints"
This reverts commit 058b4dd975.
2021-11-16 14:37:33 +01:00
Torsten Dittmann 78159ff8ca Revert "fix(response): add $id to Log"
This reverts commit 7034f84a6e.
2021-11-16 14:37:28 +01:00
Torsten Dittmann 7034f84a6e fix(response): add $id to Log 2021-11-16 12:20:25 +01:00
Torsten Dittmann 058b4dd975 fix(api): add after pagination to logs endpoints 2021-11-16 12:20:14 +01:00
Torsten Dittmann f8731e8d65 fix(api): logs limit param description 2021-11-16 12:02:11 +01:00
Torsten Dittmann fd3e46bbcb feat(chore): update composer lock 2021-11-15 10:49:21 +01:00
Torsten Dittmann b1263e9603 tests(logs): test pagination on logs endpoints 2021-11-15 10:49:11 +01:00
Torsten Dittmann d5f959454b feat(controllers): add pagination to logs endpoints 2021-11-15 10:48:32 +01:00
Torsten Dittmann 513c7b8081 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-12 11:04:01 +01:00
Torsten Dittmann 252720dd28
Merge pull request #2367 from appwrite/fix-swagger-spec-responses
fix(specs): swagger responses
2021-10-29 13:15:36 +02:00
Torsten Dittmann 23c771bdfc update specs 2021-10-29 13:01:26 +02:00
Torsten Dittmann 5ed2fc19f5 fix(specs): swagger responses 2021-10-29 12:55:49 +02:00
Torsten Dittmann d79116035f
Merge pull request #1885 from appwrite/feat-db-refactor-api-buxfixes
feat(refactor-db): database lifecycle bugfixes
2021-10-27 11:00:14 +02:00
kodumbeats 0312b071ce Get integer constant from Range class 2021-10-26 16:51:40 -04:00
kodumbeats 10172f4216 Require minimum size 2021-10-26 16:28:16 -04:00
kodumbeats c6ee3766b7 Prevent default values for array attributes 2021-10-26 16:14:25 -04:00
kodumbeats cb6a21f34f avoid overwhelming DatabaseV1 queue with >1000 attributes at once 2021-10-26 15:15:46 -04:00
kodumbeats a0cf23c3cb
Merge pull request #2205 from appwrite/feat-permissions-tests
feat(refactor-db): e2e permissions tests
2021-10-26 13:16:43 -04:00
kodumbeats 549db83086 Test webhooks for deleting attributes and indexes 2021-10-25 21:14:30 -04:00
kodumbeats 353eb2b057 Respond with proper model on deleteAttribute 2021-10-25 21:12:27 -04:00
kodumbeats c3627cac24 Define delete types as constants 2021-10-25 20:14:55 -04:00
kodumbeats f30858f09e Ensure attributes are available before testing indexes 2021-10-25 20:14:12 -04:00
kodumbeats c0ade69c14 Sleep long enough for all attributes to create 2021-10-25 16:15:16 -04:00
kodumbeats 5d0c0b2836 Throw exception if $min > $max 2021-10-25 16:10:39 -04:00
kodumbeats ffbcc728bb support integers as valid float values 2021-10-25 16:00:33 -04:00
kodumbeats fb0b83574f Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-25 14:26:44 -04:00
Torsten Dittmann cbc630e1b6 fix merge conflicts 2021-10-25 16:51:39 +02:00
Torsten Dittmann 1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Eldad A. Fux cf9e31a1de
Update README.md 2021-10-24 19:25:09 +03:00
Eldad A. Fux 923fd17879
Merge pull request #2339 from baishakhi9931/patch-1
Update README.md
2021-10-23 22:05:08 +03:00
Eldad A. Fux 2f1bd16c42
Merge pull request #2326 from appwrite/chore-update-docker-images
Feat(chore): update docker dependencies
2021-10-23 07:38:57 +03:00
kodumbeats d3942cd7a2 Use appwrite-built telegraf/influx images 2021-10-22 14:52:31 -04:00
Baishakhi Chakraborty e922fd6642
Update README.md 2021-10-22 23:57:58 +05:30
kodumbeats ac4dbf6ab8
Merge pull request #2338 from appwrite/experiment-selfhosted-runners
[Experiment] Selfhosted CI
2021-10-22 14:17:52 -04:00
Torsten Dittmann bc32535905 disable travis temporarily 2021-10-22 19:36:54 +02:00
Torsten Dittmann dc99127533 increase sleeps 2021-10-22 19:21:52 +02:00
Torsten Dittmann 744560fbb9 always run teardown 2021-10-22 18:52:22 +02:00
Torsten Dittmann 2c6f4d0cdb fix db tests 2021-10-22 18:52:13 +02:00
Torsten Dittmann 744c093739 teardown functions 2021-10-22 18:34:05 +02:00
Torsten Dittmann 60b44dcae9 teardown & db race condition 2021-10-22 18:30:42 +02:00
Torsten Dittmann c8036ffc32 reduce timeouts 2021-10-22 18:19:02 +02:00
Torsten Dittmann a89e892b3d use docker-compose v2 2021-10-22 17:32:25 +02:00
Torsten Dittmann 6fd5df3316 add github action with selfhosted runner 2021-10-22 17:26:17 +02:00
Torsten Dittmann c10b81b644
Merge pull request #2331 from appwrite/feat-release-swift-0-1-1
feat(sdk): Apple 0.1.1
2021-10-22 14:04:28 +02:00
Torsten Dittmann fb24335876 feat(sdk): swift 0.1.1 2021-10-22 10:32:45 +02:00
kodumbeats 656ceb9c94 Refactor guest tests to use dataproviders 2021-10-21 20:38:27 -04:00
kodumbeats d3745c0b40 Refactor member tests to use dataproviders 2021-10-21 20:38:17 -04:00
kodumbeats 46c3ce7a15 Explain data provider state 2021-10-21 20:38:01 -04:00