index
:
local_webhooks.git
develop
master
v3.0.0-stable
Webhooks allow applications to subscribe to Moodle events.
Valentin Popov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
locallib.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added variables
Valentin Popov
2018-03-12
1
-2
/
+4
*
Renaming internal functions
Valentin Popov
2018-03-12
1
-3
/
+3
*
Added function 'local_webhooks_get_list_events_for_service'
Valentin Popov
2018-03-12
1
-0
/
+21
*
Fix: Global variable
Valentin Popov
2018-03-12
1
-0
/
+2
*
The function 'local_webhooks_insert_event' is replaced by the function 'local...
Valentin Popov
2018-03-12
1
-5
/
+16
*
Added internal function 'local_webhooks_insert_event'
Valentin Popov
2018-03-12
1
-2
/
+14
*
Added internal function 'local_webhooks_delete_events'
Valentin Popov
2018-03-12
1
-0
/
+10
*
Added constants to the cache
Valentin Popov
2018-03-12
1
-4
/
+7
*
Small code refactoring
Valentin Popov
2018-02-20
1
-11
/
+10
*
Transferring internal functions to the internal library
Valentin Popov
2018-02-19
1
-0
/
+22
*
Rename the function to reset the cache
Valentin Popov
2018-02-19
1
-1
/
+1
*
Change the location of the functions for working with the cache
Valentin Popov
2018-02-18
1
-0
/
+44
*
Refactoring the system of events
Valentin Popov
2017-12-21
1
-48
/
+14
*
Local class for calling events
Valentin Popov
2017-11-26
1
-0
/
+144