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
/
lib.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code style fix
Valentin Popov
2018-10-22
1
-43
/
+65
*
Correction of checks
Valentin Popov
2018-09-09
1
-7
/
+7
*
TODO and function type change
Valentin Popov
2018-09-09
1
-1
/
+2
*
Service search function on the event
Valentin Popov
2018-09-09
1
-0
/
+23
*
Minor fixes to the function 'get_services'
Valentin Popov
2018-09-09
1
-7
/
+6
*
Added TODO
Valentin Popov
2018-09-08
1
-0
/
+6
*
Basic function of getting a list of all services
Valentin Popov
2018-09-08
1
-11
/
+38
*
Basic function of obtaining data about the service
Valentin Popov
2018-09-08
1
-0
/
+24
*
Formatting the code
Valentin Popov
2018-09-08
1
-25
/
+25
*
Realization of the basic functionality
Valentin Popov
2018-09-07
1
-295
/
+71
*
Renamed function search services
Valentin Popov
2018-03-21
1
-45
/
+46
*
Redesigned cache name
Valentin Popov
2018-03-21
1
-3
/
+3
*
Redesigned feature a list of services
Valentin Popov
2018-03-21
1
-7
/
+22
*
Minor bug fixed
Valentin Popov
2018-03-20
1
-1
/
+3
*
Checking arguments is added
Valentin Popov
2018-03-20
1
-1
/
+16
*
Comments have been added
Valentin Popov
2018-03-20
1
-2
/
+5
*
Updated description
Valentin Popov
2018-03-20
1
-3
/
+3
*
Updated the status change function
Valentin Popov
2018-03-20
1
-2
/
+8
*
Added cache to the search function
Valentin Popov
2018-03-20
1
-5
/
+16
*
The function 'local_webhooks_get_total_count' is deleted
Valentin Popov
2018-03-13
1
-11
/
+0
*
Update function 'local_webhooks_restore_backup'
Valentin Popov
2018-03-13
1
-10
/
+15
*
Update function 'local_webhooks_create_backup'
Valentin Popov
2018-03-13
1
-3
/
+7
*
Update function 'local_webhooks_search_record'
Valentin Popov
2018-03-13
1
-16
/
+14
*
Update function 'local_webhooks_change_status'
Valentin Popov
2018-03-13
1
-5
/
+2
*
Added function 'local_webhooks_delete_all_records'
Valentin Popov
2018-03-12
1
-0
/
+1
*
Added function 'local_webhooks_delete_record'
Valentin Popov
2018-03-12
1
-0
/
+1
*
Update function 'local_webhooks_get_list_records'
Valentin Popov
2018-03-12
1
-8
/
+5
*
Rewritten 'local_webhooks_get_record' feature
Valentin Popov
2018-03-12
1
-6
/
+3
*
Renaming internal functions
Valentin Popov
2018-03-12
1
-2
/
+2
*
Update function 'local_webhooks_create_record'
Valentin Popov
2018-03-12
1
-12
/
+6
*
Added function 'local_webhooks_update_record'
Valentin Popov
2018-03-12
1
-2
/
+9
*
The function 'local_webhooks_create_record' was rewritten for new storage
Valentin Popov
2018-03-12
1
-13
/
+24
*
New parameters of function 'local_webhooks_get_list_records' have been added
Valentin Popov
2018-03-12
1
-2
/
+4
*
Delimiter
Valentin Popov
2018-03-12
1
-0
/
+1
*
Using a constant
Valentin Popov
2018-03-12
1
-7
/
+9
*
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
*
Some variables have been removed
Valentin Popov
2018-02-20
1
-2
/
+1
*
Update function 'local_webhooks_create_record'
Valentin Popov
2018-02-20
1
-3
/
+3
*
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
1
-22
/
+0
*
Rename the function to reset the cache
Valentin Popov
2018-02-19
1
-4
/
+4
*
Added clearing the cache when changing data
Valentin Popov
2018-02-19
1
-2
/
+34
*
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
1
-34
/
+0
*
Added functions for working with the cache
Valentin Popov
2018-02-18
1
-0
/
+34
*
Added function to send the request
Valentin Popov
2017-12-27
1
-0
/
+23
*
Updated the function to update the record
Valentin Popov
2017-12-27
1
-2
/
+3
*
Added the function of receiving all the events
Valentin Popov
2017-12-27
1
-0
/
+10
[next]