friendica/src
Andreas Neustifter 70a781fa5a Proper error when rewrite fails during install.
When Curl tries to fetch the rewrite test URL and something goes wrong the user
has no clue what was the problem. This problems can include:
- The rewriting not working at all.
- HTTPS redirects do not work.
- Curl does not accept the presented SSL cert.

This commit fixes this by providing the Curl error message to the user to further
debug the problem.

Fixes #3629.~
2018-04-27 21:27:55 +02:00
..
Content Merge remote-tracking branch 'upstream/develop' into item-distribution 2018-04-24 04:23:38 +00:00
Core Added console command to manually archive contacts 2018-04-23 05:33:47 +00:00
Database Add dbstructure_definition hook call 2018-04-16 22:22:58 -04:00
Model Ensure local delivery of Diaspora comments 2018-04-27 04:11:33 +00:00
Module profile data is transmitted to other nodes 2018-04-16 09:27:16 +02:00
Network [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
Object Fix count() warning in Object\Post 2018-04-23 00:02:18 -04:00
Protocol Possibly not so important change ;-) 2018-04-27 14:21:12 +00:00
Render Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
Util Proper error when rewrite fails during install. 2018-04-27 21:27:55 +02:00
Worker Standard stuff 2018-04-27 12:40:52 +00:00
App.php noreply should not be translate-able in email addresses 2018-04-11 08:17:44 +02:00
BaseModule.php added hint about naming the class and filename 2018-04-03 16:33:39 +02:00
BaseObject.php Add new Module classes 2017-12-29 21:55:13 -05:00