aboutsummaryrefslogtreecommitdiff
path: root/locallib.php
Commit message (Collapse)AuthorAgeFilesLines
* The function 'local_webhooks_insert_event' is replaced by the function ↵Valentin Popov2018-03-121-5/+16
| | | | | | 'local_webhooks_insert_events' Signed-off-by: Valentin Popov <info@valentineus.link>
* Added internal function 'local_webhooks_insert_event'Valentin Popov2018-03-121-2/+14
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Added internal function 'local_webhooks_delete_events'Valentin Popov2018-03-121-0/+10
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Added constants to the cacheValentin Popov2018-03-121-4/+7
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Small code refactoringValentin Popov2018-02-201-11/+10
|
* Transferring internal functions to the internal libraryValentin Popov2018-02-191-0/+22
|
* Rename the function to reset the cacheValentin Popov2018-02-191-1/+1
|
* Change the location of the functions for working with the cacheValentin Popov2018-02-181-0/+44
|
* Refactoring the system of eventsValentin Popov2017-12-211-48/+14
|
* Local class for calling eventsValentin Popov2017-11-261-0/+144