index
:
mongo-cronjob
master
Cron-based job scheduler which persists events to MongoDB
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
docs: add installation and API sections
HEAD
master
Eugene Sokolov
2020-12-04
-0
/
+35
*
docs: remove schema from README
Eugene Sokolov
2020-12-04
-4
/
+1
*
chore: only publish dist folder and README
eug-vs
2020-12-04
-0
/
+4
*
feat!: remove context schema from client
eug-vs
2020-12-04
-32
/
+26
*
docs: add example client usage
Eugene Sokolov
2020-12-04
-2
/
+9
*
chore: v0.1.1
eug-vs
2020-12-02
-2
/
+2
*
feat: export client class
eug-vs
2020-12-02
-15
/
+74
*
feat: add build script
eug-vs
2020-12-02
-3
/
+20
*
feat: add index file to lib
eug-vs
2020-12-02
-0
/
+4
*
docs: create initial README
Eugene Sokolov
2020-12-02
-0
/
+26
*
fix: resovle eslint errors
eug-vs
2020-12-02
-18
/
+23
*
chore: install and configure eslint
eug-vs
2020-12-02
-0
/
+1789
*
test: add exit flag
eug-vs
2020-12-02
-1
/
+2
*
test: add stubs for statics
eug-vs
2020-12-02
-1
/
+7
*
test: Scheduler
eug-vs
2020-12-02
-2
/
+65
*
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