aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/vk/tracking (follow)
Commit message (Collapse)AuthorAge
* StatusTracker: handle SIGTERM alsoEgor Tensin2020-03-05
|
* pylint/pep8 fixesEgor Tensin2019-12-23
|
* work around Python 3.4 csv incompatibilityEgor Tensin2019-09-09
|
* handle SIGINT in StatusTracker properlyEgor Tensin2019-09-09
|
* add show_status.pyEgor Tensin2019-09-09
|
* fix Pylint warningsEgor Tensin2018-03-03
|
* switch to VK API version 5.73Egor Tensin2018-03-03
|
* bugfixEgor Tensin2017-05-23
|
* don't overwrite database filesEgor Tensin2017-01-29
|
* add connection errors to the db loggerEgor Tensin2017-01-29
|
* refactoringEgor Tensin2017-01-28
|
* add abstract classes for db readers/writersEgor Tensin2017-01-28
|
* vk: move file i/o to a separate moduleEgor Tensin2017-01-28
|
* refactoringEgor Tensin2017-01-26
| | | | Context managers everywhere!
* revert most of the recent Pylint fixesEgor Tensin2016-10-11
| | | | I know better how to name my things.
* fix Pylint warningsEgor Tensin2016-10-10
|
* fix licensing noticesEgor Tensin2016-10-01
|
* make the terminology more consistentEgor Tensin2016-07-19
| | | | | "Online sessions" instead of "online periods/streaks/durations", "time ranges" instead of "date ranges", etc.
* replace users' "screen names" with their "domains"Egor Tensin2016-06-21
|
* add Pylint configuration & fix the warningsEgor Tensin2016-06-19
|
* remove commented out codeEgor Tensin2016-06-19
|
* factor things out of vk.userEgor Tensin2016-06-19
|
* vk.utils.tracking -> vk.trackingEgor Tensin2016-06-18