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
*
Reworked the event handler
Valentin Popov
2018-03-21
1
-8
/
+7
*
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
*
Fixed the name of the constant
Valentin Popov
2018-03-13
7
-7
/
+7
*
The internal functions 'local_webhooks_serialization_data' and 'local_webhook...
Valentin Popov
2018-03-13
1
-20
/
+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
*
Added variables
Valentin Popov
2018-03-12
1
-2
/
+4
*
Rewritten 'local_webhooks_get_record' feature
Valentin Popov
2018-03-12
1
-6
/
+3
*
Renaming internal functions
Valentin Popov
2018-03-12
2
-5
/
+5
*
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
*
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_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
[next]