aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/cron
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12602] Changes to respect coding style and to factorize code.Etienne Baroux2014-06-031-6/+1
* [ticket/12602] Add function get_tasks.Etienne Baroux2014-06-021-0/+15
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2716-79/+112
* [ticket/12517] Correctly call $log->add in prune shadow topicsMarc Alexander2014-05-111-2/+8
* Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...Nils Adermann2014-04-103-6/+6
|\
| * [ticket/12282] Use interface for type hintingJoas Schilling2014-04-013-6/+6
* | [ticket/12150] Use log service instead of add_log() functionMarc Alexander2014-03-291-2/+5
* | [ticket/12150] Use shorter column names for prune settingsMarc Alexander2014-03-291-6/+6
* | [ticket/12150] Add missing prune settings variables in acp_forumsMarc Alexander2014-03-291-1/+1
* | [ticket/12150] Add file and caller for pruning shadow topicsMarc Alexander2014-03-291-0/+188
|/
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-3015-120/+0
* [feature/plupload/cron] NamespacificationAndreas Fischer2013-10-111-6/+8
* [feature/plupload/cron] Add cronjob for cleaning plupload temporary directory.Andreas Fischer2013-10-111-0/+122
* [ticket/11906] Fix namespace issues in prune_notificationsJoas Schilling2013-10-111-4/+6
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-0/+65
|\
| * [ticket/11373] Use inheritdocNathan Guse2013-08-281-13/+3
| * [ticket/11373] Prune old read notifications with cronNathan Guse2013-07-271-0/+75
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-1613-56/+82
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-143-8/+8
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-1413-0/+1164