friendica/src
Philipp d7395299fb Automatic Installation fix (#5565)
* Automatic Install Config Fix

* new unittest for AutomaticInstallation

* unittest for autoinstall
- removed password check

* removed bak-file

* automatic install
- always save environment variables
- just skip db environment if not `--savedb` is set

* fixed help (options)

* fixed help (options)

* Deleting Auto-Install tests until fix for proper DB restoring
2018-08-20 16:15:39 -04:00
..
Content And still there are notices that have to be removed ... (#5629) 2018-08-18 08:20:50 +02:00
Core Automatic Installation fix (#5565) 2018-08-20 16:15:39 -04:00
Database Improved profile page, improved "limit" handling (#5639) 2018-08-20 06:26:05 +02:00
Model Some easy to replace "q" calls have been replaced by "DBA" calls (#5632) 2018-08-19 12:46:10 +00:00
Module Some easy to replace "q" calls have been replaced by "DBA" calls (#5632) 2018-08-19 12:46:10 +00:00
Network Some easy to replace "q" calls have been replaced by "DBA" calls (#5632) 2018-08-19 12:46:10 +00:00
Object Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
Protocol We now use a central function to fetch the importer (#5636) 2018-08-19 13:37:56 +00:00
Render Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Util Fix query string parsing border case in Util\Proxy 2018-08-05 15:57:04 +02:00
Worker Improved profile page, improved "limit" handling (#5639) 2018-08-20 06:26:05 +02:00
App.php Automatic Installation fix (#5565) 2018-08-20 16:15:39 -04:00
BaseModule.php added hint about naming the class and filename 2018-04-03 16:33:39 +02:00
BaseObject.php Set BaseObject::setApp in App 2018-07-16 19:38:13 -04:00