An open API service providing commit metadata for open source projects.

GitHub / utopia-php/storage / commits

Lite & fast micro PHP storage library that is **easy to use**.

SHA Message Author Date Stats
4be424e2 Merge pull request #134 from utopia-php/chore/validators-0.5-dependents Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
15 days ago
f8b122e7 Merge pull request #119 from utopia-php/chore/validators-0.4-dependents Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
19 days ago
64a391f5 Merge pull request #114 from utopia-php/chore/telemetry-migrations Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
24 days ago
a62e900b Merge pull request #107 from utopia-php/fix/dat-2014-path-style-endpoint Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
9684da5a Merge pull request #98 from utopia-php/feat/pools-2-dependents Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
ad05f341 Merge pull request #84 from utopia-php/feat/storage-streaming Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
38bfc0c1 Merge pull request #83 from utopia-php/fix/storage-reliability Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
17174697 Merge pull request #78 from utopia-php/feat/storage-2.x Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3a3af991 Merge pull request #70 from utopia-php/docs/centralize-community-files Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
c5e81de8 Merge pull request #69 from utopia-php/docs/vale-linter Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
c56687a1 Merge pull request #65 from utopia-php/feat/absorb-storage Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
00503ebe Upgrade PHP to 8.5 and validators to 0.3.* (#168) Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
b8af52e8 Defer storage operation telemetry instrument (#167) Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
a604b0ee Update telemetry dependency constraint (#166) Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
37129cf0 Split chunked upload phases (#165) Torsten Dittmann <t****n@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
64e132a3 Remove deprecated curl_close calls (#164) Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
8a2e3a86 feat: handle parallel chunk upload assembly race in Local and S3 devices (#163) Torsten Dittmann <t****n@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
52d1f89a feat: support out-of-order chunked uploads in Local adapter (#162) Torsten Dittmann <t****n@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
b167d580 chore: upgrade laravel/pint to fix PHP 8.4 deprecations + remove psalm (#160) Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
95b0fb60 feat: retry transient S3 rate-limit errors with configurable delay (#159) Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
f014be44 fix: improve chunk joining process with error handling (#158) Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
f672e886 bump validators lib (#156) Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
9dbc0b01 chore: align main with 0.18.x (#155) Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
b992b1bd fix: improve recursive delete to handle hidden files (#152) Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
32b62596 merge Merge pull request #144 from utopia-php/revert-exists-dir Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
8ed1f047 trigger ci Chirag Aggarwal <c****k@g****m> 9 months ago
0c0202bc Revert "Merge pull request #138 from utopia-php/fix-dir-exists" Chirag Aggarwal <c****k@g****m> 9 months ago
10fe0c09 merge Merge pull request #142 from utopia-php/chore-remove-framework Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
147a2441 chore: remove framework loks0n <2****n@u****m> 10 months ago
51e1ba4e merge Merge pull request #140 from utopia-php/fix-filename-validator Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
0929e0c9 fix: Allow hyphen and underscore in filename Hemachandar <h****o@g****m> 11 months ago
5562a615 merge Merge pull request #138 from utopia-php/fix-dir-exists Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
77e0cf21 fix: root check Chirag Aggarwal <c****k@g****m> 11 months ago
71a4fc3b lint Chirag Aggarwal <c****k@g****m> 11 months ago
6c8a5925 fix: prefix Chirag Aggarwal <c****k@g****m> 11 months ago
fb2f4209 trigger ci Chirag Aggarwal <c****k@g****m> 11 months ago
c6d999b2 fix: exists method to check for dirs Chirag Aggarwal <c****k@g****m> 11 months ago
71102ea9 merge Merge pull request #130 from utopia-php/doc-update-readme Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9d109c41 Doc: improve readme Damodar Lohani <d****8@g****m> over 1 year ago
7cf5616e merge Merge pull request #126 from utopia-php/feat-zip-extension Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3a057a1a Fix formatting Matej Bačo <m****0@g****m> over 1 year ago
b8e1f160 add ZIP extension Matej Bačo <m****0@g****m> over 1 year ago
cfee0ed4 merge Merge pull request #123 from utopia-php/chore-remove-compression Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
756a1f93 merge Merge branch 'main' of https://github.com/utopia-php/storage into chore-remov... loks0n <2****n@u****m> over 1 year ago
aef3e5b5 chore: remove compression loks0n <2****n@u****m> over 1 year ago
30ffe50c merge Merge pull request #119 from utopia-php/fix-chunk-upload-retry Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
9877787b cleanup Damodar Lohani <d****8@g****m> almost 2 years ago
93ce8a41 refactor s3 chunked upload Damodar Lohani <d****8@g****m> almost 2 years ago
39cf3e83 fix s3 chunk upload Damodar Lohani <d****8@g****m> almost 2 years ago
30326d7e Fix: failed upload retry with test Damodar Lohani <d****8@g****m> almost 2 years ago
fdae7bf8 merge Merge pull request #117 from utopia-php/feat-s3-retry Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
eb932aab fix delay Damodar Lohani <d****8@g****m> almost 2 years ago
baad5074 tweak defaults Damodar Lohani <d****8@g****m> almost 2 years ago
fce7a27c use ms Damodar Lohani <d****8@g****m> almost 2 years ago
7eb44193 retry with delay in s3 adapter Damodar Lohani <d****8@g****m> almost 2 years ago
fca59127 merge Merge pull request #116 from utopia-php/update-system-0.9.0 Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
b2f18c66 chore: update utopia-php/system to 0.9.0 Fabian Gruber <f****n@a****o> almost 2 years ago
5013b894 merge Merge pull request #110 from utopia-php/feat-framework-v2-v2 Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
5acccdb7 chore: updating versions Binyamin Yawitz <3****z@u****m> almost 2 years ago
7d355c5e merge Merge pull request #112 from utopia-php/fix-scandir Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
68aec328 Linter fogelito <f****l@g****m> almost 2 years ago
b60be790 Update src/Storage/Device/Local.php
Co-authored-by: Jake Barnby <j****4@g****m>
Shmuel Fogel <f****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
179123e0 Add comment fogelito <f****l@g****m> almost 2 years ago
8d741824 Add hidden files fogelito <f****l@g****m> almost 2 years ago
272eb453 tests fogelito <f****l@g****m> almost 2 years ago
21191253 use DIRECTORY_SEPARATOR fogelito <f****l@g****m> almost 2 years ago
43090a9c Fix scandir fogelito <f****l@g****m> almost 2 years ago
dffcbe0b chore: updating versions Binyamin Yawitz <3****z@u****m> about 2 years ago
bdf5f9a9 merge Merge branch 'refs/heads/main' into feat-framework-v2-v2 Binyamin Yawitz <3****z@u****m> about 2 years ago
9c89ea27 merge Merge pull request #106 from utopia-php/feat-generic-s3 Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3ad32bd7 fix double Damodar Lohani <d****8@g****m> over 2 years ago
17b07ff5 merge Merge remote-tracking branch 'origin/main' into feat-generic-s3 Damodar Lohani <d****8@g****m> over 2 years ago
94ab8758 merge Merge pull request #107 from utopia-php/feat-set-curl-http-version Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
33ea0fb1 remove file Damodar Lohani <d****8@g****m> over 2 years ago
556a0218 fix linter Damodar Lohani <d****8@g****m> over 2 years ago
3fa618d0 unset headers Damodar Lohani <d****8@g****m> over 2 years ago
266e3b37 fix linter Damodar Lohani <d****8@g****m> over 2 years ago
94fb54c5 update test bucket Damodar Lohani <d****8@g****m> over 2 years ago
200d648a reset backblaze adapter Damodar Lohani <d****8@g****m> over 2 years ago
7c0a7625 override listobjects in backblaze Damodar Lohani <d****8@g****m> over 2 years ago
c03df554 allow setting http version in s3 adapter Damodar Lohani <d****8@g****m> over 2 years ago
80eafa63 Fix validators Matej Bačo <m****0@g****m> over 2 years ago
9df598b9 update list objects to reset headers Damodar Lohani <l****r@u****m> over 2 years ago
c9138e51 merge Merge pull request #103 from schneidermr/main Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
faa02795 merge Merge pull request #105 from utopia-php/lohanidamodar-patch-1 Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fc98c944 Update Compression.php Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
130e7c4f merge Merge pull request #104 from utopia-php/feat-compression-type-constants Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9c5de48b fix formatting Damodar Lohani <d****8@g****m> over 2 years ago
a681fb33 static compression types Damodar Lohani <d****8@g****m> over 2 years ago
73f63443 fix lint errors Marton Schneider <m****n@s****l> almost 3 years ago
5af2bd06 optionally can define endpoint URL Marton Schneider <m****n@s****l> almost 3 years ago
983e6dee merge Merge pull request #100 from utopia-php/fix-symlink-deletion Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
5145685d Fix symlink deletion Matej Bačo <m****0@g****m> almost 3 years ago
e1d4f22a merge Merge pull request #85 from utopia-php/s3-getfiles Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
39a8f7b6 Fix format Jake Barnby <j****4@g****m> almost 3 years ago
a2fb79eb merge Merge remote-tracking branch 'origin/main' into s3-getfiles Jake Barnby <j****4@g****m> almost 3 years ago
cf00a56b Update src/Storage/Device/Local.php Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
296a9794 merge Merge pull request #84 from utopia-php/move-bug-same-path Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0bd69e11 Address comments fogelito <f****l@g****m> almost 3 years ago
aa7060a4 Update src/Storage/Device/S3.php
Co-authored-by: Jake Barnby <j****4@g****m>
Shmuel Fogel <f****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago

← Back to repository