Commit Graph

11 Commits

Author SHA1 Message Date
Hypolite Petovan b833a8d255 Fix cron_maintain
- Update profile before fetching scrape url
- Honor $parms['hide'] before validating dfrn site
- Fetch maintenance items oldest first
- Add backlog size in log
- Add pid to logger for easier threaded cron debug
2017-10-22 23:48:00 -04:00
Hypolite Petovan 4601c4bd8a Fix "PHP Warning: session_write_close(): Failed to write session data (user)" errors
- Changed returning true when there's a session ID but no session data
in ref_session_write()
- Moved session.php requires around
2017-08-01 21:02:24 -04:00
Hypolite Petovan 381e68edc7 Remove closedb() 2017-05-12 00:04:37 -04:00
Roland Häder 96ad5a1d39
no executable flag needed for this file
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-11 16:39:01 +02:00
Hypolite Petovan f297c670b3 Move App to src 2017-05-01 23:09:26 -04:00
Hypolite Petovan 68c1939d12 Enforcing standards ahead of moving App to src 2017-05-01 22:57:21 -04:00
Hypolite Petovan 783c15c207 Fix PHP notices all around
- Improve SQL query formatting
- Revert spaces to tabs after PHP CS Fixer
2017-04-20 21:41:47 -04:00
Hypolite Petovan 5c719ba34e Fix PHP notice about undefined index q 2017-03-22 00:36:44 -04:00
Hypolite Petovan dff9a77968 Trim trailing spaces in boot.php 2017-03-22 00:36:44 -04:00
Beanow c7d3173080 Improved stability of the submit feature to sustain large batches. 2014-07-01 14:00:14 +02:00
friendica ea309f20ee initial 2012-05-15 22:31:36 -07:00