Commit Graph

18 Commits

Author SHA1 Message Date
Alan Hamlett d4e0283c75 sync 100 offline heartbeats at 10 per request 2018-09-20 22:16:48 -07:00
Alan Hamlett b488cd537c send batches of at most 10 heartbeats to api 2018-09-20 10:14:25 -07:00
Alan Hamlett 722baba6e6 New argument --sync-offline-activity 2018-09-20 09:08:09 -07:00
Alan Hamlett b80e55d4e3 limit bulk uploading to 5 heartbeats per request 2017-11-15 18:31:19 -08:00
Alan Hamlett 4a0dd27d25 enable bulk api endpoint 2017-11-08 22:54:33 -08:00
Alan Hamlett 6cd300a30b use WAKATIME_HOME env variable for session and offline caching 2017-10-29 11:16:23 -07:00
Alan Hamlett 9c45df622a autocommit transactions to sqlite db in python 3.6+ 2017-02-16 12:46:04 -08:00
Alan Hamlett fd322ba3b6 improve traceback logging and non-utf8 handling 2016-09-01 11:49:12 +02:00
Alan Hamlett cacefba4c2 fix traceback logging level logic 2016-06-16 08:02:56 +02:00
Alan Hamlett d6faae47d0 better test coverage for offline queue 2015-09-27 03:32:28 -07:00
Alan Hamlett db02b82d95 remove temp sqlite file after testing. improve offlinequeue and session_cache tests. 2015-09-27 03:17:54 -07:00
Alan Hamlett 859017daef tests for offline queue 2015-09-06 18:22:05 -07:00
Alan Hamlett 92948386fa new --entitytype command line arg to replace --notfile 2015-08-29 16:16:14 -07:00
Alan Hamlett 843c764aa8 fix bug in offline logging causing heartbeats to never get cleared 2015-08-25 11:17:52 -07:00
Alan Hamlett c94eed57ac make sure text data is written to offline sqlite db as unicode 2015-08-24 11:19:19 -07:00
Alan Hamlett 5a2ffa7319 fix bug in offline logging where file saved as NULL 2015-06-23 18:11:43 -07:00
Alan Hamlett dd54f9ff13 reuse SSL handshake across multiple processes for improved performance 2015-05-12 14:58:20 -07:00
Alan Hamlett 3918543f0e rename local queue module so it won't collide with builtin queue module 2015-02-12 18:07:17 -08:00
Renamed from wakatime/queue.py (Browse further)