1
0
Fork 0
mirror of synced 2024-09-14 08:28:05 +12:00
Commit graph

4686 commits

Author SHA1 Message Date
Torsten Dittmann
28d4552ee2 fix(migration): missing null value in provider 2021-01-14 14:16:17 +01:00
Torsten Dittmann
d41ee76d36 fix(migration): prepare filter migration 2021-01-14 14:12:55 +01:00
Torsten Dittmann
bc71a1868b fix(migration): phpdoc callable 2021-01-14 13:50:26 +01:00
Eldad A. Fux
32c316deee
Merge pull request #823 from appwrite/feat-new-public-permissions
Feat new public permissions
2021-01-14 14:19:17 +02:00
Torsten Dittmann
328405a774 fix(migration): move iteration to parent class 2021-01-14 13:05:49 +01:00
Torsten Dittmann
c51caac494 refactor(collections): enfore camel case 2021-01-14 13:04:16 +01:00
Eldad Fux
5fb533ed6a Removed unsed volume 2021-01-14 13:11:10 +02:00
Eldad Fux
00ee2735c4 Updated changelog 2021-01-14 08:09:52 +02:00
Eldad Fux
121bc8a704 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 08:05:55 +02:00
Eldad Fux
9845931201 Merge branch 'feat-minor-07-refactors' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 00:06:21 +02:00
Eldad A. Fux
bce0933cc2
Merge pull request #817 from lohanidamodar/feat-disable-usage-stats
Feat disable usage stats
2021-01-13 22:38:02 +02:00
Eldad A. Fux
167c4ca137
Merge pull request #820 from appwrite/feat-updated-response-default-values
Updated default values
2021-01-13 22:01:47 +02:00
Torsten Dittmann
8413d3daaf fix(migration): add return type 2021-01-13 17:58:01 +01:00
Torsten Dittmann
c6f9f2fc1e feat(migration): v06 - first draft 2021-01-13 17:51:02 +01:00
Eldad Fux
2fd86c809a Last fix ? 2021-01-13 18:17:28 +02:00
Eldad Fux
5891698034 Fixed wrong default values 2021-01-13 18:11:56 +02:00
Eldad Fux
56de47073d Fixed file default value 2021-01-13 18:10:42 +02:00
Eldad Fux
764672e15e Updated default values 2021-01-13 17:06:36 +02:00
Eldad Fux
5ed2eea208 Changed role names 2021-01-13 16:11:07 +02:00
Damodar Lohani
671f794403 Fix typo causing error 2021-01-13 12:52:28 +05:45
Eldad A. Fux
3da045f6f7
Merge pull request #818 from appwrite/fix-console-custom-domain
Fix for console custom domain
2021-01-13 08:35:01 +02:00
Damodar Lohani
379ce3abce refactoring with suggested updates 2021-01-13 12:10:43 +05:45
Damodar Lohani
d345aac92f disabling monitors tab completely 2021-01-13 12:00:32 +05:45
Damodar Lohani
f812437dae refactoring to use existing conditional 2021-01-13 11:59:25 +05:45
Damodar Lohani
68593f55b7 remove extra space 2021-01-13 11:57:57 +05:45
Damodar Lohani
1cbca0a6a6 disable functions stats collection if usage stats disabled 2021-01-13 11:42:15 +05:45
Eldad Fux
9c09ae3d95 Merge branch '0.7.x' of github.com:appwrite/appwrite into fix-console-custom-domain 2021-01-13 07:35:53 +02:00
Damodar Lohani
f06e92436e app shutdown disable stats collection 2021-01-13 07:44:42 +05:45
Damodar Lohani
075dd222ac Function monitor view, hide stats graphs if stats disabled 2021-01-13 07:25:23 +05:45
Damodar Lohani
8da252366d Skip functions usage getting from influx if usage stats disabled 2021-01-13 06:55:52 +05:45
Damodar Lohani
1fcd575f56 disable displaying project usage stats if usage stats disabled 2021-01-13 06:50:27 +05:45
Damodar Lohani
4534064afe Typo fix 2021-01-13 06:33:02 +05:45
Damodar Lohani
0d7bfad8a7 usage stats env default value 2021-01-13 06:32:36 +05:45
Eldad A. Fux
b57326e0c0
Merge pull request #816 from appwrite/feat-no-ratelimits-on-server-api
Feat no ratelimits on server api
2021-01-12 18:58:37 +02:00
Eldad Fux
8ea9ee67c5 Fix for console custom domain 2021-01-12 18:36:21 +02:00
Damodar Lohani
dc7e7d448a disable project stats from influxdb if usage stats is disabled 2021-01-12 19:20:17 +05:45
Damodar Lohani
73f2bb025a introducing new temp environment variable 2021-01-12 17:41:40 +05:45
Eldad A. Fux
c50b8ae712
Merge pull request #815 from appwrite/fix-docker-pull-limits
Added docker login
2021-01-12 08:49:41 +02:00
Eldad Fux
71e64e65bb Added long sleep 2021-01-12 01:46:12 +02:00
Eldad Fux
3c3a225828 Debug failure 2021-01-12 01:03:00 +02:00
Eldad Fux
798c902e07 Changed sleep time 2021-01-12 00:45:01 +02:00
Eldad Fux
86d43a32ef Added sleep time to execution test 2021-01-12 00:22:20 +02:00
Eldad Fux
ac8410d22b Added functions execution abuse limit 2021-01-12 00:21:56 +02:00
Eldad Fux
5b0343276e Removed server abuse limits 2021-01-12 00:20:29 +02:00
Eldad Fux
62aea52059 Added docker login 2021-01-12 00:01:45 +02:00
Eldad Fux
1d80281ef7 Disable ratelimits 2021-01-11 23:52:05 +02:00
Eldad A. Fux
07a9fd1078
Merge pull request #814 from christyjacob4/feat-na-response-filters
feat: e2e test for response filters
2021-01-11 23:35:04 +02:00
Eldad A. Fux
219b62be9a
Merge pull request #812 from appwrite/fix-select-all-button-bug
Fix select all button bug
2021-01-11 22:41:44 +02:00
Christy Jacob
432901dfbb feat: added e2e test for response filters 2021-01-11 22:18:08 +05:30
Christy Jacob
66e0ecd93c Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-response-filters 2021-01-11 19:52:09 +05:30