aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/notification/manager.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12008] Update the run time value for the prune notifications cron taskCesar G2013-11-141-1/+8
* [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-301-4/+2
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11919] Remove extra argument to notification manager's sql_fetchfield()Patrick Webster2013-10-141-2/+2
* [ticket/11700] And some last comments with backslashesNils Adermann2013-09-161-1/+1
* [ticket/11700] Fix a few more commentsNils Adermann2013-09-161-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-9/+12
|\
| * Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11373Nathan Guse2013-09-121-4/+5
| |\
| | * [ticket/11744] CommentsNathan Guse2013-07-271-1/+1
| | * [ticket/11744] Group join request notificationNathan Guse2013-07-261-7/+8
| * | [ticket/11373] Prune old read notifications with cronNathan Guse2013-07-271-5/+7
| |/
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-16/+18
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-2/+2
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+910