Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-24make sure a notification is only written when session is readable and writableThomas Steur
2015-02-24refs #7274 If session is writable do not remove or add a notificationThomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-12-03converted some links to use @linkThomas Steur
2013-11-13Refs #4200, revised documentation of Notification classes.diosmosis
2013-10-29refs #4179 do not set a default priority, detect it by type by defaultThomas Steur
2013-10-29refs #4179 code cleanupThomas Steur
2013-10-29refs #4179 as we do not get the notification id in the iterator, the cancel o...Thomas Steur
2013-10-28refs #4179 do not expose the whole class for plugin developers, only the noti...Thomas Steur
2013-10-28refs #4179 save notifications until deliveredThomas Steur
2013-10-27refs #4179 coding styleThomas Steur
2013-10-27refs #4179 validate idThomas Steur
2013-10-27refs #4179 handle persistent notificationsThomas Steur
2013-10-27refs #4179 sort notifications by priorityThomas Steur
2013-10-26refs #4179 render a list of notifications so they can be rendered by javascriptThomas Steur
2013-10-26refs #4179 started to work on notificationsThomas Steur