Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The function 'local_webhooks_insert_event' is replaced by the function ↵ | Valentin Popov | 2018-03-12 | 1 | -5/+16 |
| | | | | | | 'local_webhooks_insert_events' Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Added internal function 'local_webhooks_insert_event' | Valentin Popov | 2018-03-12 | 1 | -2/+14 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Added internal function 'local_webhooks_delete_events' | Valentin Popov | 2018-03-12 | 1 | -0/+10 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Added constants to the cache | Valentin Popov | 2018-03-12 | 1 | -4/+7 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | 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 |