aboutsummaryrefslogtreecommitdiff
path: root/db/events.php
Commit message (Collapse)AuthorAgeFilesLines
* Added worked a class observerValentin Popov2019-05-061-7/+6
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Code style fixValentin Popov2018-10-221-4/+4
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Refactoring the event handlerValentin Popov2018-09-091-9/+6
| | | | | | | Event processing is asynchronous. For asynchronous processing, events are added to the job queue. Signed-off-by: Valentin Popov <info@valentineus.link>
* Aesthetics in the codeValentin Popov2017-11-181-4/+4
|
* Rename the handler classValentin Popov2017-10-271-1/+1
|
* Refactor the observer for eventsValentin Popov2017-10-251-7/+6
|
* Initial commitValentin Popov2017-10-191-0/+36