aboutsummaryrefslogtreecommitdiff
path: root/lib.php
Commit message (Expand)AuthorAgeFilesLines
* Correction of implicit style errorsValentin Popov2018-10-221-33/+33
* Code style fixValentin Popov2018-10-221-43/+65
* Correction of checksValentin Popov2018-09-091-7/+7
* TODO and function type changeValentin Popov2018-09-091-1/+2
* Service search function on the eventValentin Popov2018-09-091-0/+23
* Minor fixes to the function 'get_services'Valentin Popov2018-09-091-7/+6
* Added TODOValentin Popov2018-09-081-0/+6
* Basic function of getting a list of all servicesValentin Popov2018-09-081-11/+38
* Basic function of obtaining data about the serviceValentin Popov2018-09-081-0/+24
* Formatting the codeValentin Popov2018-09-081-25/+25
* Realization of the basic functionalityValentin Popov2018-09-071-295/+71
* Renamed function search servicesValentin Popov2018-03-211-45/+46
* Redesigned cache nameValentin Popov2018-03-211-3/+3
* Redesigned feature a list of servicesValentin Popov2018-03-211-7/+22
* Minor bug fixedValentin Popov2018-03-201-1/+3
* Checking arguments is addedValentin Popov2018-03-201-1/+16
* Comments have been addedValentin Popov2018-03-201-2/+5
* Updated descriptionValentin Popov2018-03-201-3/+3
* Updated the status change functionValentin Popov2018-03-201-2/+8
* Added cache to the search functionValentin Popov2018-03-201-5/+16
* The function 'local_webhooks_get_total_count' is deletedValentin Popov2018-03-131-11/+0
* Update function 'local_webhooks_restore_backup'Valentin Popov2018-03-131-10/+15
* Update function 'local_webhooks_create_backup'Valentin Popov2018-03-131-3/+7
* Update function 'local_webhooks_search_record'Valentin Popov2018-03-131-16/+14
* Update function 'local_webhooks_change_status'Valentin Popov2018-03-131-5/+2
* Added function 'local_webhooks_delete_all_records'Valentin Popov2018-03-121-0/+1
* Added function 'local_webhooks_delete_record'Valentin Popov2018-03-121-0/+1
* Update function 'local_webhooks_get_list_records'Valentin Popov2018-03-121-8/+5
* Rewritten 'local_webhooks_get_record' featureValentin Popov2018-03-121-6/+3
* Renaming internal functionsValentin Popov2018-03-121-2/+2
* Update function 'local_webhooks_create_record'Valentin Popov2018-03-121-12/+6
* Added function 'local_webhooks_update_record'Valentin Popov2018-03-121-2/+9
* The function 'local_webhooks_create_record' was rewritten for new storageValentin Popov2018-03-121-13/+24
* New parameters of function 'local_webhooks_get_list_records' have been addedValentin Popov2018-03-121-2/+4
* DelimiterValentin Popov2018-03-121-0/+1
* Using a constantValentin Popov2018-03-121-7/+9
* Added a new function 'local_webhooks_get_total_count'Valentin Popov2018-03-121-0/+10
* Updated descriptionValentin Popov2018-03-121-1/+2
* Renaming a variableValentin Popov2018-03-121-7/+7
* Some variables have been removedValentin Popov2018-02-201-2/+1
* Update function 'local_webhooks_create_record'Valentin Popov2018-02-201-3/+3
* The search function is expandedValentin Popov2018-02-191-4/+12
* Transferring internal functions to the internal libraryValentin Popov2018-02-191-22/+0
* Rename the function to reset the cacheValentin Popov2018-02-191-4/+4
* Added clearing the cache when changing dataValentin Popov2018-02-191-2/+34
* Added a service search function that contains the specified eventValentin Popov2018-02-181-0/+19
* Change the location of the functions for working with the cacheValentin Popov2018-02-181-34/+0
* Added functions for working with the cacheValentin Popov2018-02-181-0/+34
* Added function to send the requestValentin Popov2017-12-271-0/+23
* Updated the function to update the recordValentin Popov2017-12-271-2/+3