]> git.mxchange.org Git - friendica.git/history - src/Core/Update.php
introducing Logger::log
[friendica.git] / src / Core / Update.php
2018-10-31 Philipp Holzerintroducing Logger::log
2018-10-31 Philipp Holzerrefactoring query
2018-10-31 Philipp HolzerRenamed Cache flag
2018-10-31 Philipp HolzerAdding force to update routine
2018-10-31 Philipp Holzermoved check_db($via_worker) to Update::check($via_worker)
2018-10-31 Philipp HolzerMoving UPDATE defines/constants out of boot
2018-10-31 Philipp HolzerSetting update version & time on success
2018-10-31 Philipp HolzerUsing Locks for Updating and writing last success to...
2018-10-31 Philipp HolzerMoved the functions update_db and run_update_function...