aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/track_status.py (unfollow)
Commit message (Collapse)Author
2016-06-19move files to subdirectoriesEgor Tensin
2016-06-18vk.utils.tracking -> vk.trackingEgor Tensin
2016-06-18bugfixEgor Tensin
2016-06-18put format-specific db writers/readers togetherEgor Tensin
2016-06-17ignore connection errors in the db loggerEgor Tensin
2016-06-17make the status logger a database writerEgor Tensin
2016-06-16add CSV database readerEgor Tensin
2016-06-16track_status.py: move stuff to the packageEgor Tensin
2016-06-15track_status.py: add a database of statusesEgor Tensin
2016-06-15move API wrappers to a packageEgor Tensin
2016-06-10api.ConnectionError -> api.APIConnectionErrorEgor Tensin
To avoid clashes with the standard library.
2016-06-09refactoringEgor Tensin
2016-06-09track_status.py: ignore connection errorsEgor Tensin
This closes (hopefully) #1.
2016-06-09refactoringEgor Tensin
2016-02-13bugfixEgor Tensin
2016-02-12refactoringEgor Tensin
2016-02-12rename the scriptsEgor Tensin
2016-02-12refactoringEgor Tensin
2016-02-12use the standard logging module & refactoringEgor Tensin
Including more command line parameters & better usage messages.
2015-07-17bugfixEgor Tensin