Skip to content

cache cleanup #3491

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 73 commits into from
Aug 17, 2022
Merged
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
7b429bd
cache cleanup
shimonewman Jul 3, 2022
65011d1
cache cleanup
shimonewman Jul 3, 2022
716c62b
Update app/controllers/api/avatars.php
shimonewman Jul 5, 2022
56a21b3
small fix
shimonewman Jul 5, 2022
0c2c030
restore
shimonewman Jun 19, 2022
2733303
restore
shimonewman Jun 20, 2022
a0cfc21
logger moved to App::shutdown
shimonewman Jul 7, 2022
c06957b
logger moved to App::shutdown
shimonewman Jul 7, 2022
b2b2534
logger moved to App::shutdown
shimonewman Jul 7, 2022
6437ba8
logger moved to App::shutdown
shimonewman Jul 7, 2022
0249966
logger moved to App::shutdown
shimonewman Jul 7, 2022
eeca430
logger moved to App::shutdown
shimonewman Jul 7, 2022
9968beb
logger moved to App::shutdown
shimonewman Jul 7, 2022
59627ea
logger moved to App::shutdown
shimonewman Jul 9, 2022
428adcf
logger moved to App::shutdown
shimonewman Jul 9, 2022
ddc8557
gitignore
shimonewman Jul 21, 2022
02907f1
cache logic moved to api::init & api::shutdown
shimonewman Jul 23, 2022
6405033
tidy up
shimonewman Jul 24, 2022
509057f
tidy up
shimonewman Jul 24, 2022
f214ead
tidy up
shimonewman Jul 24, 2022
16ed2c1
tidy up
shimonewman Jul 24, 2022
966765d
tidy up
shimonewman Jul 24, 2022
d09bf30
response changes
shimonewman Jul 26, 2022
ae80607
response changes
shimonewman Jul 26, 2022
5511a93
Expires header returned to the endpoints
shimonewman Jul 28, 2022
feadcb2
Update app/workers/deletes.php
shimonewman Jul 30, 2022
39d2f6b
Reference comments
shimonewman Jul 30, 2022
d0ec102
Merge remote-tracking branch 'origin/feat-file-cache-cleanup' into fe…
shimonewman Jul 30, 2022
45ad0f6
Reference comments
shimonewman Jul 30, 2022
1d38b2c
Reference comments
shimonewman Jul 31, 2022
cc93113
Reference comments
shimonewman Jul 31, 2022
f4c1a5e
response::send
shimonewman Aug 7, 2022
9818cfb
response::send
shimonewman Aug 7, 2022
a937cde
init
shimonewman Aug 9, 2022
092e682
Merge branch 'master' of github.com:appwrite/appwrite into feat-file-…
shimonewman Aug 9, 2022
a261dcd
init from master
shimonewman Aug 9, 2022
96c822f
init from master
shimonewman Aug 9, 2022
f9b8a0a
disabling route from cache
shimonewman Aug 10, 2022
ac827f6
cache ver updated
shimonewman Aug 10, 2022
e8a2e30
Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-file-…
shimonewman Aug 13, 2022
af56db4
some fixes
shimonewman Aug 13, 2022
e3a8552
some fixes
shimonewman Aug 13, 2022
02f57cd
Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-file-…
shimonewman Aug 13, 2022
58ec3d9
some fixes
shimonewman Aug 13, 2022
d132202
some fixes
shimonewman Aug 13, 2022
71cab7d
some fixes
shimonewman Aug 13, 2022
01fac30
some fixes
shimonewman Aug 13, 2022
c0e3e94
some fixes
shimonewman Aug 14, 2022
02a6282
some fixes
shimonewman Aug 14, 2022
22c913f
some fixes
shimonewman Aug 14, 2022
90478a0
some fixes
shimonewman Aug 14, 2022
6b5a75f
test debuging
shimonewman Aug 14, 2022
91345e3
some fixes
shimonewman Aug 14, 2022
36fd693
some fixes
shimonewman Aug 14, 2022
ab27e0a
some fixes
shimonewman Aug 14, 2022
857803e
some fixes
shimonewman Aug 14, 2022
6fd01a6
some fixes
shimonewman Aug 14, 2022
cabe989
some fixes
shimonewman Aug 14, 2022
0dc485d
some fixes
shimonewman Aug 15, 2022
edecd8d
some fixes
shimonewman Aug 15, 2022
67d12d3
some fixes
shimonewman Aug 15, 2022
df0bdeb
some fixes
shimonewman Aug 15, 2022
a3a9def
composer
shimonewman Aug 15, 2022
f64c82a
addressing comments
shimonewman Aug 15, 2022
1abd575
linter fix
shimonewman Aug 16, 2022
9c68cff
Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-file-…
shimonewman Aug 17, 2022
a4c0d89
sync with 0.16
shimonewman Aug 17, 2022
835ef0f
small fix
shimonewman Aug 17, 2022
4729444
fix
shimonewman Aug 17, 2022
9cdb67a
addressing comments
shimonewman Aug 17, 2022
4b062ca
addressing comments
shimonewman Aug 17, 2022
bb4390e
addressing comments
shimonewman Aug 17, 2022
73095a3
addressing comments
shimonewman Aug 17, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
addressing comments
  • Loading branch information
shimonewman committed Aug 17, 2022
commit 4b062ca76dd5e1ccba1589346123451aeb130925
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@
.php_cs.cache
debug/
app/sdks
dev/yasd_init.php

dev/yasd_init.php