Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | fix: stop all jobs along with polling | eug-vs | 2020-12-02 | -1/+2 |
* | test: drop collection after test case | eug-vs | 2020-12-02 | -0/+5 |
* | test: Event model | eug-vs | 2020-12-02 | -4/+85 |
* | chore: install mocha and chai | eug-vs | 2020-12-02 | -1/+949 |
* | refactor: rename job -> pollingJob and add scope | eug-vs | 2020-12-02 | -15/+15 |
* | feat: dynamically register handlers | eug-vs | 2020-12-02 | -13/+25 |
* | feat: allow to start/stop scheduler polling | eug-vs | 2020-12-02 | -3/+15 |
* | feat: add log model | eug-vs | 2020-12-02 | -4/+35 |
* | feat: add initial Scheduler class | eug-vs | 2020-12-02 | -0/+68 |
* | fix: separate Context type from schema | eug-vs | 2020-12-02 | -1/+1 |
* | fix: remove some schema restrictions | eug-vs | 2020-12-02 | -4/+3 |
* | chore: install bluebird | eug-vs | 2020-12-02 | -3/+16 |
* | feat: add model interface | eug-vs | 2020-12-02 | -3/+8 |
* | chore: install types for mongoose | eug-vs | 2020-12-02 | -0/+11 |
* | feat: add schema and model | eug-vs | 2020-12-02 | -0/+122 |
* | chore: initialize project | eug-vs | 2020-12-02 | -0/+331 |
* | chore: configure .gitignore | eug-vs | 2020-12-01 | -0/+2 |