- spiderkeepr was integrated into scrapyd service
- refactoring flask application
- SpiderKeeper was forked to Spiderkeeper-2
- Add button for removing all periodic jobs
- All tasks show stats now.
- When you run spiderkeeper under wsgi you should not use background scheduler, see issue, you should run scheduler in separated process. So, scheduler was separated to own module
- Add foreign constraints to models.
- No need to create project now, all projects will be synchronized automatically with scrapyd.
- Fix bugs.