This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-21 11:25:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
lib
/
file_store
History
Sam Saffron
689568c216
FIX: invalid urls should not break store.has_been_uploaded?
...
Breaking this method has wide ramification including breaking search indexing.
2020-06-25 15:00:15 +10:00
..
base_store.rb
FIX: Improvements and fixes to the image downsizing script (
#9950
)
2020-06-11 14:47:59 +02:00
local_store.rb
REFACTOR: Restoring of backups and migration of uploads to S3
2020-01-14 11:41:35 +01:00
s3_store.rb
FIX: invalid urls should not break store.has_been_uploaded?
2020-06-25 15:00:15 +10:00
to_s3_migration.rb
FIX: Use ActionDispatch::Http::ContentDisposition for uploads content-disposition (
#10108
)
2020-06-23 17:10:56 +10:00