Commit Graph

18621 Commits

Author SHA1 Message Date
Christy Jacob 96354098f1 chore: cleanup dockerfile 2023-08-11 23:45:05 +00:00
Christy Jacob 8368ff0ffe chore: cleanup dockerfile 2023-08-11 23:43:55 +00:00
Jake Barnby 03cdae245e Merge pull request #5923 from appwrite/v19-migration
V19 migration - uid varchar
2023-08-11 19:30:17 -04:00
Jake Barnby efe81f5723 Merge branch 'cl-1.4.x' into v19-migration 2023-08-11 19:29:12 -04:00
Jake Barnby 6b915bad94 Merge pull request #5885 from appwrite/feat-query-support-attributes-indexes
Feat query support  in list attributes &  list indexes endpoint
2023-08-11 14:34:01 -04:00
Bishwajeet Parhi e691efde6c chore: vars naming changes 2023-08-11 22:50:40 +05:30
Bishwajeet Parhi 4e0250cc9f Update src/Appwrite/Specification/Format.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-08-11 22:46:48 +05:30
Bishwajeet Parhi 61a37a9a48 Update src/Appwrite/Specification/Format/OpenAPI3.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-08-11 22:46:24 +05:30
Matej Bačo c24e2786fb Even more PR review changes 2023-08-11 18:52:13 +02:00
Matej Bačo f0125ac3bb PR review changes 2023-08-11 18:44:05 +02:00
Jake Barnby 7cd995ac3c Apply suggestions from code review 2023-08-11 12:29:55 -04:00
Bishwajeet Parhi d00af693bb fix duplicate locale code and tests passes 2023-08-11 21:29:13 +05:30
Matej Bačo d219085196 More PR review changes 2023-08-11 17:17:32 +02:00
Matej Bačo c6684ee7f8 PR review changes 2023-08-11 16:45:36 +02:00
Matej Bačo 897d299ae6 PR review changes, fixes from QA 2023-08-11 15:34:57 +02:00
Christy Jacob 1f91606edb Merge pull request #5970 from appwrite/fix-debugger
fixes debugger usage
2023-08-11 17:09:44 +04:00
prateek banga 29e1757364 lint fix 2023-08-11 17:28:32 +05:30
prateek banga 68736a53f9 Adds more complex test scenario 2023-08-11 17:25:34 +05:30
prateek banga 0304adf872 fix test cases 2023-08-11 16:19:05 +05:30
prateek banga 971ebbc686 fix test cases 2023-08-11 16:17:31 +05:30
prateek banga 6ef7416fff fixes debugger usage 2023-08-11 15:47:33 +05:30
Matej Bačo 1592533c98 Disable coroutine to fix DB issues 2023-08-11 12:02:06 +02:00
Matej Bačo 1bd96228bf Fix file responses from router 2023-08-11 11:19:05 +02:00
Matej Bačo 5032fd7d08 Fix AI endpoints 2023-08-11 09:52:08 +02:00
Bishwajeet Parhi 5c8618410b chore: implement blacklist and regenerate specs 2023-08-11 13:13:46 +05:30
Jake Barnby a8897e6b6f Update libs 2023-08-10 21:33:40 -04:00
Jake Barnby 16cb495a41 Lint 2023-08-10 21:31:31 -04:00
Jake Barnby b0b6f93794 Update libs 2023-08-10 21:28:04 -04:00
Bishwajeet Parhi 528846c35e fix: missing Whitelist enums 2023-08-11 02:25:50 +05:30
Jake Barnby 6cd0e328d9 Review fixes 2023-08-10 16:44:38 -04:00
Bishwajeet Parhi cec9798126 push latest specs 2023-08-11 00:44:22 +05:30
Bishwajeet Parhi d0755a587f Merge remote-tracking branch 'upstream/1.4.x' into feat-whitelist-enums 2023-08-10 22:31:53 +05:30
prateek banga 233f4ebb56 lint fix 2023-08-10 20:03:47 +05:30
prateek banga 40047a2ed3 fix test cases 2023-08-10 20:03:02 +05:30
prateek banga 023e88ff56 removes condition 2023-08-10 20:00:13 +05:30
Khushboo Verma dfd686436a Fix fetch commit details condition 2023-08-10 17:52:10 +05:30
prateek banga 8cefc54ca3 merge resolve conflicts 2023-08-10 17:22:15 +05:30
prateek banga 983c810a45 adds assertion in test case 2023-08-10 17:18:45 +05:30
prateek banga 02d4b6b612 fix test case by adding internal attributes 2023-08-10 15:14:23 +05:30
Matej Bačo 0111f25ef5 Update console 2023-08-10 03:01:24 +02:00
Matej Bačo 2a94dacdd1 Fix deployment issues from QA server 2023-08-10 02:31:49 +02:00
Matej Bačo 659b2d7504 Update console 2023-08-10 01:54:06 +02:00
Matej Bačo b9c52d8583 QA after merge fix 2023-08-10 01:44:00 +02:00
Matej Bačo 899bc38069 Merge branch 'cl-1.4.x' into feat-git-integration 2023-08-10 01:12:09 +02:00
Christy Jacob 5e4e7ff5a5 Merge pull request #5968 from appwrite/feat-implement-migrations
Feat: Move oauth secret to identity
2023-08-10 03:04:06 +04:00
Matej Bačo 75e66e675b Move oauth secret to identity 2023-08-10 01:02:13 +02:00
Christy Jacob 598813d276 Merge pull request #5938 from appwrite/feat-implement-migrations
Implement Migrations
2023-08-10 02:53:45 +04:00
Bradley Schofield c6302014f5 Run Linter 2023-08-09 23:51:36 +01:00
Bradley Schofield f4ef252bf2 Update migrations.php 2023-08-09 23:47:51 +01:00
Bradley Schofield d001f14249 Add Service Account Role Assignment 2023-08-09 23:46:23 +01:00