1
0
Fork 0
mirror of synced 2024-09-06 21:01:55 +12:00
Commit graph

9869 commits

Author SHA1 Message Date
Bradley Schofield
c94b28555d Remove Try Catch's and use global handler 2022-01-27 09:18:01 +00:00
Damodar Lohani
8bafd7cafb fix namespace 2022-01-27 13:51:03 +05:45
Damodar Lohani
cb8a4b57ca fix usage 2022-01-27 13:40:16 +05:45
Damodar Lohani
bdd1d4c6b6 remove file sum from tags total 2022-01-27 13:31:06 +05:45
Damodar Lohani
1515ee1825 fix deleting cache dir 2022-01-27 13:19:47 +05:45
Damodar Lohani
6b1dbab7a4 fix test 2022-01-27 13:06:32 +05:45
Eldad A. Fux
9cd9a1dc5d
Merge pull request #2468 from stnguyen90/bug-2405-non-owner-delete-membership
Fix non-owner not able to delete their membership
2022-01-27 08:53:27 +02:00
Jake Barnby
204234941c Remove $loose param from constructors 2022-01-27 19:44:53 +13:00
Jake Barnby
30a14f01e8 Add float validator case to spec to prevent fallthrough 2022-01-27 19:43:30 +13:00
Christy Jacob
2c91a24928 feat: fix failing tests 2022-01-27 03:19:02 +04:00
Christy Jacob
9e33960d95 feat: remove swoole server config 2022-01-27 02:42:08 +04:00
Christy Jacob
f65b3e0c5b feat: sync master and fix tests 2022-01-27 02:29:49 +04:00
Eldad A. Fux
23df3a10ab
Merge pull request #2599 from appwrite/fix-create-existing-collection
Fix: 409 for createCollection
2022-01-27 00:17:56 +02:00
Simon Trockel
cecf46a975 Merge branch 'feat-926-oauth2-microsoft-tenant-config' of https://github.com/BobcatProgrammer/appwrite into feat-926-oauth2-microsoft-tenant-config 2022-01-26 22:18:32 +01:00
Simon Trockel
38fdf5f9b7
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-26 19:55:59 +01:00
kodumbeats
732e4c0b20 Add missing port to PDO dsn for workers 2022-01-26 11:01:49 -05:00
Matej Baco
f6568b3cf5 Imroved UI of required and optional enum 2022-01-26 16:04:50 +01:00
Christy Jacob
c595f4eea9 feat: rename tag to deployments across worker 2022-01-26 17:09:32 +04:00
Christy Jacob
c1d71904e8 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-26 16:59:24 +04:00
Damodar Lohani
02aaa71c96 fix delete worker 2022-01-26 18:39:18 +05:45
Damodar Lohani
5090a2a440 update param 2022-01-26 18:32:57 +05:45
Damodar Lohani
cfc20b4983 fix bucket id param 2022-01-26 18:30:41 +05:45
Damodar Lohani
c12a302fc8 fix pagination 2022-01-26 18:26:42 +05:45
Bradley Schofield
f3e97e4133 Fix environment variables during build 2022-01-26 10:49:02 +00:00
Bradley Schofield
a3519ec912
Update CHANGES.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-01-26 10:27:17 +00:00
Bradley Schofield
4113644fba Implement network environment variable for the executor. 2022-01-26 10:23:30 +00:00
Bradley Schofield
18e1420899 Update executor.php 2022-01-26 10:10:29 +00:00
Simon Trockel
8b6914e194
Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:10:00 +01:00
Simon Trockel
7bf5da9759
Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:09:51 +01:00
Bradley Schofield
d429aa180f Fix Build Structure in Executor 2022-01-26 10:09:11 +00:00
Simon Trockel
e2ee905a8e
Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:08:10 +01:00
Bradley Schofield
ee2670fcd7 Merge branch 'feat-functions-refactor' into feat-cleanup-collections 2022-01-26 09:59:46 +00:00
Eldad A. Fux
5f6c5f8663
Merge pull request #2695 from gewenyu99/doc-make-translations-easier-to-find
moved translation links to a more visible location
2022-01-26 11:38:48 +02:00
Eldad A. Fux
4147faafdc
Merge pull request #2684 from appwrite/feat-rename-tags
Feat rename tags to deployments
2022-01-26 11:37:25 +02:00
Christy Jacob
b5d75de5ab feat: remove var_dump 2022-01-26 13:23:29 +04:00
Christy Jacob
4020aea356 feat: add to changes.md 2022-01-26 13:20:46 +04:00
Matej Baco
32a066fb48 Cleanup 2022-01-26 10:17:55 +01:00
Damodar Lohani
1c464274d0
Merge pull request #2685 from appwrite/fix-cache 2022-01-26 14:23:47 +05:45
Damodar Lohani
0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Simon Trockel
6fde6642bc
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-26 09:05:53 +01:00
Christy Jacob
d5a4105318 feat: refactor 2022-01-26 04:02:13 +04:00
Christy Jacob
ebc55e7e8e feat: refactor 2022-01-26 03:45:41 +04:00
Vincent Ge
5ae1da65e3 moved translation links to a more visible location 2022-01-25 17:50:41 -05:00
kodumbeats
160a451fed Lengths and orders not necessary for fulltext indexes 2022-01-25 16:48:18 -05:00
Christy Jacob
92706045ad feat: refactor the builds worker 2022-01-25 23:31:42 +04:00
Christy Jacob
a0296d6346 feat: refactor the executor 2022-01-25 22:44:21 +04:00
Christy Jacob
e0c5500809 feat: add feature to changes.md 2022-01-25 21:13:28 +04:00
Christy Jacob
e2bc4e748f Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-25 21:11:29 +04:00
Christy Jacob
3685d8ef31 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-rename-tags 2022-01-25 21:02:48 +04:00
Bradley Schofield
4273ad4771 Merge branch 'feat-rename-tags' into feat-cleanup-collections 2022-01-25 16:51:22 +00:00