<feed xmlns='http://www.w3.org/2005/Atom'>
<title>local_webhooks/classes/handler.php, branch develop</title>
<subtitle>Webhooks allow applications to subscribe to Moodle events.
</subtitle>
<id>https://git.popov.link/moodle/local_webhooks/atom?h=develop</id>
<link rel='self' href='https://git.popov.link/moodle/local_webhooks/atom?h=develop'/>
<link rel='alternate' type='text/html' href='https://git.popov.link/moodle/local_webhooks/'/>
<updated>2018-09-08T23:23:12+00:00</updated>
<entry>
<title>Refactoring the event handler</title>
<updated>2018-09-08T23:23:12+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>info@valentineus.link</email>
</author>
<published>2018-09-08T23:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/moodle/local_webhooks/commit/?id=2194bc4a019fcc1de191c76ab8a905b04b029292'/>
<id>urn:sha1:2194bc4a019fcc1de191c76ab8a905b04b029292</id>
<content type='text'>
Event processing is asynchronous.  For asynchronous processing, events
are added to the job queue.

Signed-off-by: Valentin Popov &lt;info@valentineus.link&gt;
</content>
</entry>
<entry>
<title>Reworked the event handler</title>
<updated>2018-03-21T04:13:13+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>info@valentineus.link</email>
</author>
<published>2018-03-21T04:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/moodle/local_webhooks/commit/?id=9ee0af7e28b82dfdfc5c4b6f338885e44aabbc17'/>
<id>urn:sha1:9ee0af7e28b82dfdfc5c4b6f338885e44aabbc17</id>
<content type='text'>
Signed-off-by: Valentin Popov &lt;info@valentineus.link&gt;
</content>
</entry>
<entry>
<title>The extension is added to the event handler</title>
<updated>2018-02-19T11:26:27+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>info@valentineus.link</email>
</author>
<published>2018-02-19T11:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/moodle/local_webhooks/commit/?id=899b129d23a7535922ae96264c297970db6ff9f2'/>
<id>urn:sha1:899b129d23a7535922ae96264c297970db6ff9f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Event handler is rewritten to work with the cache</title>
<updated>2018-02-18T18:05:58+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>info@valentineus.link</email>
</author>
<published>2018-02-18T18:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/moodle/local_webhooks/commit/?id=4f75d9c5c8b927f2c0d125b47ab86bde74275a89'/>
<id>urn:sha1:4f75d9c5c8b927f2c0d125b47ab86bde74275a89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactoring the handler class</title>
<updated>2017-12-27T16:45:31+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>info@valentineus.link</email>
</author>
<published>2017-12-27T16:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/moodle/local_webhooks/commit/?id=0041667754825dca690169bdc8db92a2ed7b4b4e'/>
<id>urn:sha1:0041667754825dca690169bdc8db92a2ed7b4b4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correcting errors, adding a logging system</title>
<updated>2017-11-23T17:54:50+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>info@valentineus.link</email>
</author>
<published>2017-11-23T17:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/moodle/local_webhooks/commit/?id=de3c3a655329f7c4cbd9d7612fdc66ec5266c3e7'/>
<id>urn:sha1:de3c3a655329f7c4cbd9d7612fdc66ec5266c3e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Repeated refactoring of the event handler</title>
<updated>2017-11-23T15:29:36+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>info@valentineus.link</email>
</author>
<published>2017-11-23T15:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/moodle/local_webhooks/commit/?id=05512c5440ff6d2bbb31e6e5d886c83e8510f15d'/>
<id>urn:sha1:05512c5440ff6d2bbb31e6e5d886c83e8510f15d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactoring the code of the event handler</title>
<updated>2017-11-23T14:54:31+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>info@valentineus.link</email>
</author>
<published>2017-11-23T14:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/moodle/local_webhooks/commit/?id=f8b85a270cdcdbb6bc12287cef554147b8b5be82'/>
<id>urn:sha1:f8b85a270cdcdbb6bc12287cef554147b8b5be82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renaming an event</title>
<updated>2017-11-18T04:29:21+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>info@valentineus.link</email>
</author>
<published>2017-11-18T04:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/moodle/local_webhooks/commit/?id=29c12fa971a22d695ed7b34f67758b5558e14202'/>
<id>urn:sha1:29c12fa971a22d695ed7b34f67758b5558e14202</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added hostname to the request</title>
<updated>2017-11-18T03:34:38+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>info@valentineus.link</email>
</author>
<published>2017-11-18T03:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/moodle/local_webhooks/commit/?id=f28b408b1ed984a02afec895a8cea7b58455c24e'/>
<id>urn:sha1:f28b408b1ed984a02afec895a8cea7b58455c24e</id>
<content type='text'>
</content>
</entry>
</feed>
