aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added variablesValentin Popov2018-03-121-2/+4
* Rewritten 'local_webhooks_get_record' featureValentin Popov2018-03-121-6/+3
* Renaming internal functionsValentin Popov2018-03-122-5/+5
* Added function 'local_webhooks_get_list_events_for_service'Valentin Popov2018-03-121-0/+21
* Fix: Global variableValentin Popov2018-03-121-0/+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_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
* The function 'local_webhooks_create_record' was rewritten for new storageValentin Popov2018-03-121-13/+24
* Service edit form is focused on the new standardValentin Popov2018-03-121-17/+12
* The revised structure of information storageValentin Popov2018-03-121-10/+19
* The web service 'local_webhooks_get_list_records' has been expandedValentin Popov2018-03-121-3/+12
* New parameters of function 'local_webhooks_get_list_records' have been addedValentin Popov2018-03-121-2/+4
* Added constants to the cacheValentin Popov2018-03-121-4/+7
* Delete the variableValentin Popov2018-03-121-2/+1
* DelimiterValentin Popov2018-03-121-0/+1
* Fixed a potential performance holeValentin Popov2018-03-121-3/+1
* Using a constantValentin Popov2018-03-128-14/+16
* 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
* Fixed table in the latest version of MoodleValentin Popov2018-03-111-4/+24
* Correction of spacesv4.0.0-rc.2Valentin Popov2018-02-251-1/+1
* Correcting a stupid mistakeValentin Popov2018-02-251-1/+1
* Change versionValentin Popov2018-02-251-2/+2
* General refactoring of the web services codeValentin Popov2018-02-251-128/+96
* Change versionValentin Popov2018-02-221-2/+2
* Fix 'invalid OPTIONAL value specified'Valentin Popov2018-02-221-1/+1
* Added general list functionsValentin Popov2018-02-221-20/+25
* Adding the function of forming eventsValentin Popov2018-02-221-15/+19
* Small code refactoringValentin Popov2018-02-201-11/+10
* Some variables have been removedValentin Popov2018-02-202-10/+5
* Update function 'local_webhooks_create_record'Valentin Popov2018-02-202-8/+7
* The extension is added to the event handlerValentin Popov2018-02-191-1/+1
* The extension is added to external functionsValentin Popov2018-02-191-5/+7
* The search function is expandedValentin Popov2018-02-191-4/+12
* Transferring internal functions to the internal libraryValentin Popov2018-02-192-22/+22
* An external service search function is declaredValentin Popov2018-02-191-0/+8
* Added external functions to find servicesValentin Popov2018-02-191-0/+80
* Rename the function to reset the cacheValentin Popov2018-02-192-5/+5
* Cache description addedValentin Popov2018-02-191-0/+31
* Added clearing the cache when changing dataValentin Popov2018-02-191-2/+34
* Event handler is rewritten to work with the cacheValentin Popov2018-02-181-6/+8
* Added a service search function that contains the specified eventValentin Popov2018-02-181-0/+19