Jake Barnby
|
e7298b13b0
|
Merge remote-tracking branch 'origin/0.16.x' into origin/datetime-attributes
# Conflicts:
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/workers/builds.php
# src/Appwrite/Stats/Usage.php
# src/Appwrite/Usage/Calculators/Database.php
|
2022-08-25 18:26:30 +12:00 |
|
Damodar Lohani
|
2205ecd9c6
|
null safety checks
|
2022-08-20 11:20:31 +00:00 |
|
Jake Barnby
|
7019be987c
|
Merge remote-tracking branch 'origin/0.16.x' into origin/datetime-attributes
# Conflicts:
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/account.php
# app/controllers/api/users.php
# app/controllers/shared/api.php
# app/workers/deletes.php
# composer.lock
# docker-compose.yml
# phpunit.xml
# src/Appwrite/Event/Delete.php
|
2022-08-19 16:20:19 +12:00 |
|
Damodar Lohani
|
0d97580361
|
fix usage params in execution
|
2022-08-17 10:13:50 +00:00 |
|
Damodar Lohani
|
a1e6f7bdf4
|
Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates
|
2022-08-17 09:34:40 +00:00 |
|
shimon
|
2dc8fba40a
|
Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label
Conflicts:
app/controllers/api/account.php
app/controllers/api/users.php
composer.json
composer.lock
|
2022-08-17 10:05:37 +03:00 |
|
Damodar Lohani
|
80dfa85c82
|
Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates
|
2022-08-17 00:45:07 +00:00 |
|
Eldad A. Fux
|
69a4f51d58
|
Merge pull request #3656 from appwrite/feat-functions-console-logs
Functions Console Logs Capture
|
2022-08-16 23:23:53 +03:00 |
|
shimon
|
923a741c5a
|
Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label
Conflicts:
app/controllers/api/account.php
app/controllers/api/functions.php
app/controllers/api/users.php
|
2022-08-16 12:47:51 +03:00 |
|
Jake Barnby
|
fb34ecfa7d
|
Merge remote-tracking branch 'origin/0.16.x' into datetime-attributes-merge
# Conflicts:
# app/controllers/api/account.php
# app/controllers/api/databases.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/api/storage.php
# app/controllers/api/teams.php
# app/controllers/api/users.php
# app/controllers/general.php
# app/controllers/shared/api.php
|
2022-08-16 19:20:26 +12:00 |
|
Christy Jacob
|
5b7b39a300
|
Revert "Fix Endpoint Order"
|
2022-08-16 12:29:03 +05:30 |
|
Damodar Lohani
|
4fb743e934
|
fix lint errors
|
2022-08-16 05:23:51 +00:00 |
|
Damodar Lohani
|
94d9bb8a18
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-functions-console-logs
|
2022-08-16 04:42:03 +00:00 |
|
Damodar Lohani
|
078b1ec377
|
updating to use if condition
|
2022-08-16 04:34:49 +00:00 |
|
shimon
|
590c1467bc
|
Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label
Conflicts:
app/controllers/api/account.php
app/controllers/api/functions.php
app/controllers/api/users.php
|
2022-08-15 18:19:59 +03:00 |
|
Christy Jacob
|
509f9083c9
|
Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-reorder-endpoints-2
|
2022-08-15 12:43:24 +05:30 |
|
Eldad A. Fux
|
d641fbb635
|
Merge pull request #3588 from appwrite/feat-simplify-exceptions
Simplify Exception Creation
|
2022-08-14 15:27:52 +03:00 |
|
Damodar Lohani
|
5120158bdb
|
Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates
|
2022-08-14 11:39:41 +00:00 |
|
Christy Jacob
|
26634cdf0b
|
feat: linter fix
|
2022-08-14 15:52:19 +05:30 |
|
Damodar Lohani
|
d9745b3477
|
fix execution list UI
|
2022-08-14 09:23:41 +00:00 |
|
Damodar Lohani
|
3ce8565513
|
hide execution stdout and stderr on client side response
|
2022-08-14 08:54:11 +00:00 |
|
Damodar Lohani
|
734454ee85
|
hiding stdout and stderr on client execution response
|
2022-08-14 08:44:17 +00:00 |
|
Christy Jacob
|
ebb9af1eb2
|
feat: re-order functions endpoint
|
2022-08-14 13:56:11 +05:30 |
|
Christy Jacob
|
a5bc0a61ca
|
feat: exceptions on more files
|
2022-08-14 12:26:12 +05:30 |
|
Steven
|
610ec1a6a4
|
Update database query syntax
|
2022-08-14 05:44:55 +00:00 |
|
shimon
|
cc9dad6bb8
|
Tidy up
|
2022-08-13 10:34:03 +03:00 |
|
Bradley Schofield
|
7af92b3b30
|
Fix Endpoint Order
|
2022-08-12 15:10:41 +01:00 |
|
Damodar Lohani
|
cd9efec4d2
|
refactor
|
2022-08-11 06:49:20 +00:00 |
|
Damodar Lohani
|
1753dbe8b0
|
fix formatting
|
2022-08-11 06:18:37 +00:00 |
|
Damodar Lohani
|
63371ce76e
|
functions usage stats using route labels
|
2022-08-11 05:25:39 +00:00 |
|
Damodar Lohani
|
73f675aebe
|
Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates
|
2022-08-11 01:15:29 +00:00 |
|
shimon
|
d31c23d25a
|
Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label
Conflicts:
app/controllers/api/databases.php
|
2022-08-10 12:18:05 +03:00 |
|
Damodar Lohani
|
391d1127ca
|
update container to accept new response format
|
2022-08-10 07:19:07 +00:00 |
|
Damodar Lohani
|
16fe9e241a
|
Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates
|
2022-08-10 01:49:27 +00:00 |
|
shimon
|
d2519c9a5b
|
addressing comments
|
2022-08-09 17:38:54 +03:00 |
|
fogelito
|
82a240998b
|
Merge branch '0.16.x' of github.com:appwrite/appwrite into origin/datetime-attributes
Conflicts:
composer.lock
src/Appwrite/Stats/Usage.php
|
2022-08-09 14:20:26 +03:00 |
|
Damodar Lohani
|
bce998cb53
|
update imports and fix database usage
|
2022-08-09 06:28:38 +00:00 |
|
Damodar Lohani
|
f555568d50
|
Update app/controllers/api/functions.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
|
2022-07-28 12:40:14 +05:45 |
|
Bradley Schofield
|
3c808ca895
|
Fix problem with Exception class
|
2022-07-26 15:56:59 +01:00 |
|
Bradley Schofield
|
96c6c0ff00
|
Migrate all exceptions to new signature
|
2022-07-26 15:24:32 +01:00 |
|
Bradley Schofield
|
35c546782f
|
Change more status codes to 202
|
2022-07-18 10:43:51 +01:00 |
|
Bradley Schofield
|
88064cdbaf
|
Merge branch 'master' into fix-update-status-codes
|
2022-07-18 10:37:07 +01:00 |
|
Damodar Lohani
|
f9d62599a4
|
fix get usage on Functions
|
2022-07-17 10:43:10 +00:00 |
|
Damodar Lohani
|
dbd941f464
|
fix param
|
2022-07-17 10:39:44 +00:00 |
|
Damodar Lohani
|
ff8e730b8a
|
new function usages endpoint
|
2022-07-17 10:30:58 +00:00 |
|
Torsten Dittmann
|
5604a6837f
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into origin/datetime-attributes
|
2022-07-14 14:14:05 +02:00 |
|
Bradley Schofield
|
5f0032bb7f
|
Use 202 when resources are created asyncronously
|
2022-07-14 10:52:55 +01:00 |
|
fogelito
|
45ac40cc85
|
change function names
|
2022-07-13 17:02:49 +03:00 |
|
Matej Bačo
|
d93ac31b4e
|
Fix function usage missing
|
2022-07-13 08:57:57 +00:00 |
|
fogelito
|
f384a3352b
|
change class from database:: to dateTime::
|
2022-07-12 16:32:39 +03:00 |
|