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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
The function 'local_webhooks_create_record' was rewritten for new storage
Valentin Popov
2018-03-12
1
-13
/
+24
*
Service edit form is focused on the new standard
Valentin Popov
2018-03-12
1
-17
/
+12
*
The revised structure of information storage
Valentin Popov
2018-03-12
1
-10
/
+19
*
The web service 'local_webhooks_get_list_records' has been expanded
Valentin Popov
2018-03-12
1
-3
/
+12
*
New parameters of function 'local_webhooks_get_list_records' have been added
Valentin Popov
2018-03-12
1
-2
/
+4
*
Added constants to the cache
Valentin Popov
2018-03-12
1
-4
/
+7
*
Delete the variable
Valentin Popov
2018-03-12
1
-2
/
+1
*
Delimiter
Valentin Popov
2018-03-12
1
-0
/
+1
*
Fixed a potential performance hole
Valentin Popov
2018-03-12
1
-3
/
+1
*
Using a constant
Valentin Popov
2018-03-12
8
-14
/
+16
*
Added a new function 'local_webhooks_get_total_count'
Valentin Popov
2018-03-12
1
-0
/
+10
*
Updated description
Valentin Popov
2018-03-12
1
-1
/
+2
*
Renaming a variable
Valentin Popov
2018-03-12
1
-7
/
+7
*
Fixed table in the latest version of Moodle
Valentin Popov
2018-03-11
1
-4
/
+24
*
Correction of spaces
v4.0.0-rc.2
Valentin Popov
2018-02-25
1
-1
/
+1
*
Correcting a stupid mistake
Valentin Popov
2018-02-25
1
-1
/
+1
*
Change version
Valentin Popov
2018-02-25
1
-2
/
+2
*
General refactoring of the web services code
Valentin Popov
2018-02-25
1
-128
/
+96
*
Change version
Valentin Popov
2018-02-22
1
-2
/
+2
*
Fix 'invalid OPTIONAL value specified'
Valentin Popov
2018-02-22
1
-1
/
+1
*
Added general list functions
Valentin Popov
2018-02-22
1
-20
/
+25
*
Adding the function of forming events
Valentin Popov
2018-02-22
1
-15
/
+19
*
Small code refactoring
Valentin Popov
2018-02-20
1
-11
/
+10
*
Some variables have been removed
Valentin Popov
2018-02-20
2
-10
/
+5
*
Update function 'local_webhooks_create_record'
Valentin Popov
2018-02-20
2
-8
/
+7
*
The extension is added to the event handler
Valentin Popov
2018-02-19
1
-1
/
+1
*
The extension is added to external functions
Valentin Popov
2018-02-19
1
-5
/
+7
*
The search function is expanded
Valentin Popov
2018-02-19
1
-4
/
+12
*
Transferring internal functions to the internal library
Valentin Popov
2018-02-19
2
-22
/
+22
*
An external service search function is declared
Valentin Popov
2018-02-19
1
-0
/
+8
*
Added external functions to find services
Valentin Popov
2018-02-19
1
-0
/
+80
*
Rename the function to reset the cache
Valentin Popov
2018-02-19
2
-5
/
+5
*
Cache description added
Valentin Popov
2018-02-19
1
-0
/
+31
*
Added clearing the cache when changing data
Valentin Popov
2018-02-19
1
-2
/
+34
*
Event handler is rewritten to work with the cache
Valentin Popov
2018-02-18
1
-6
/
+8
*
Added a service search function that contains the specified event
Valentin Popov
2018-02-18
1
-0
/
+19
*
Change the location of the functions for working with the cache
Valentin Popov
2018-02-18
2
-34
/
+44
*
Added functions for working with the cache
Valentin Popov
2018-02-18
1
-0
/
+34
*
Update the PHP version for testing.
Valentin Popov
2018-02-18
1
-2
/
+2
*
Update versions of Moodle for testing.
Valentin Popov
2018-02-18
1
-13
/
+3
*
Correct the check for 'sesskey'.
Valentin Popov
2018-02-18
1
-2
/
+2
*
Links to the editor contain sesskey
Valentin Popov
2018-01-04
2
-3
/
+3
*
Check the sesskey on the editor page
Valentin Popov
2018-01-04
1
-1
/
+1
*
Check the sesskey on the recovery page
Valentin Popov
2018-01-04
1
-1
/
+1
*
Change version
v4.0.0-rc.1
Valentin Popov
2017-12-29
1
-4
/
+4
*
Added correct update from old versions
Valentin Popov
2017-12-29
1
-0
/
+52
*
An additional column is added
Valentin Popov
2017-12-27
1
-0
/
+13
[next]