1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/config/option
epriestley cb08757032 Swap S3 to first-party client
Summary:
Ref T5155. Swaps Phabricator over to the new first-party S3 client using the v4 authentication API so it works in all regions.

The API requires an explicit region, so the new `amazon-s3.region` is now required. I'll write guidance about this.

Test Plan:
  - Uploaded files to S3.
  - Migrated ~1GB of files to S3.
  - Loaded a bunch of files off S3.
  - Browsed around the S3 bucket.
  - Deleted a file, verified the data on S3 was destroyed.
  - Hit new setup warning.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T5155

Differential Revision: https://secure.phabricator.com/D14982
2016-01-10 07:55:27 -08:00
..
PhabricatorAccessLogConfigOptions.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorApplicationConfigOptions.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorAuthenticationConfigOptions.php Modularize generation of supplemental login messages 2015-09-04 10:34:39 -07:00
PhabricatorAWSConfigOptions.php Swap S3 to first-party client 2016-01-10 07:55:27 -08:00
PhabricatorClusterConfigOptions.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorConfigOption.php Shuffle various parts of the config edit UI around 2015-09-03 12:15:30 -07:00
PhabricatorCoreConfigOptions.php Fix UI strings in Config help for "environment.append-paths" 2015-07-23 13:05:15 -07:00
PhabricatorDeveloperConfigOptions.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorExtendingPhabricatorConfigOptions.php Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
PhabricatorMailgunConfigOptions.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorMetaMTAConfigOptions.php Build separate mail for each recipient, honoring recipient access levels 2015-06-03 18:59:31 -07:00
PhabricatorMySQLConfigOptions.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorNotificationConfigOptions.php Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
PhabricatorPHDConfigOptions.php Lock daemon configuration 2015-12-24 11:15:07 +11:00
PhabricatorPHPMailerConfigOptions.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorPhurlConfigOptions.php Remarkup links to link to short url instead of long and fix commenting on Phurl's 2015-11-17 11:02:13 -08:00
PhabricatorRecaptchaConfigOptions.php Upgrade "masked" config to "hidden" 2015-02-13 10:59:50 -08:00
PhabricatorSecurityConfigOptions.php Remove scattered links to "Support" document 2015-10-19 13:27:47 -07:00
PhabricatorSendGridConfigOptions.php Upgrade "masked" config to "hidden" 2015-02-13 10:59:50 -08:00
PhabricatorSMSConfigOptions.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorSyntaxHighlightingConfigOptions.php Add more languages to syntax highlighting options 2015-06-18 22:39:22 +10:00
PhabricatorTranslationsConfigOptions.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorUIConfigOptions.php Write 500 words on how to restart webservers 2015-12-02 09:16:10 -08:00