aboutsummaryrefslogtreecommitdiff
path: root/locallib.php
Commit message (Expand)AuthorAgeFilesLines
* The internal functions 'local_webhooks_serialization_data' and 'local_webhook...Valentin Popov2018-03-131-20/+0
* Added variablesValentin Popov2018-03-121-2/+4
* Renaming internal functionsValentin Popov2018-03-121-3/+3
* Added function 'local_webhooks_get_list_events_for_service'Valentin Popov2018-03-121-0/+21
* Fix: Global variableValentin Popov2018-03-121-0/+2
* The function 'local_webhooks_insert_event' is replaced by the function 'local...Valentin Popov2018-03-121-5/+16
* Added internal function 'local_webhooks_insert_event'Valentin Popov2018-03-121-2/+14
* Added internal function 'local_webhooks_delete_events'Valentin Popov2018-03-121-0/+10
* Added constants to the cacheValentin Popov2018-03-121-4/+7
* 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