aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change the location of the functions for working with the cacheValentin Popov2018-02-182-34/+44
* Added functions for working with the cacheValentin Popov2018-02-181-0/+34
* Update the PHP version for testing.Valentin Popov2018-02-181-2/+2
* Update versions of Moodle for testing.Valentin Popov2018-02-181-13/+3
* Correct the check for 'sesskey'.Valentin Popov2018-02-181-2/+2
* Links to the editor contain sesskeyValentin Popov2018-01-042-3/+3
* Check the sesskey on the editor pageValentin Popov2018-01-041-1/+1
* Check the sesskey on the recovery pageValentin Popov2018-01-041-1/+1
* Change versionv4.0.0-rc.1Valentin Popov2017-12-291-4/+4
* Added correct update from old versionsValentin Popov2017-12-291-0/+52
* An additional column is addedValentin Popov2017-12-271-0/+13
* Refactoring the handler classValentin Popov2017-12-271-43/+4
* Added function to send the requestValentin Popov2017-12-271-0/+23