Commit Graph

415 Commits

Author SHA1 Message Date
Alan Hamlett 5261f0b80c Use tilde instead of $HOME in log file path 2015-05-11 20:30:01 -07:00
Alan Hamlett b818d95a64 Add info about last_heartbeat api attribute 2015-05-11 20:29:14 -07:00
Alan Hamlett 8782aaac66 new Troubleshooting section 2015-05-11 20:23:06 -07:00
Alan Hamlett 958cf9a943 v4.0.10 2015-05-06 16:25:38 -07:00
Alan Hamlett caac39c3bf new --cursorpos argument for the location of cursor within the file's contents 2015-05-06 16:24:25 -07:00
Alan Hamlett fcf57d1d48 v4.0.9 2015-05-06 15:24:03 -07:00
Alan Hamlett afe9e429b2 new --lineno argument for passing the current line number being edited at time of heartbeat 2015-05-06 15:19:48 -07:00
Alan Hamlett f387b7bf04 include package namespace and line number in logger output 2015-05-05 14:27:09 -07:00
Alan Hamlett 615e224162 format py.warnings log messages same as other log messages 2015-04-08 13:14:51 -07:00
Alan Hamlett 59ae20c99b v4.0.8 2015-04-04 11:00:49 -07:00
Alan Hamlett f5c78ff444 api_url config option and --apiurl argument for sending heartbeats to a different api server 2015-04-04 10:59:45 -07:00
Alan Hamlett c50d7f208c v4.0.7 2015-04-02 17:13:37 -07:00
Alan Hamlett ebbfd80a77 capture warnings in log file 2015-04-02 17:12:33 -07:00
Alan Hamlett 1d53a04a7d improve description of project argument 2015-04-02 15:20:10 -07:00
Alan Hamlett 3d17fc343e remove unnecessary sys.path folders 2015-04-02 15:11:08 -07:00
Alan Hamlett 6b176791f2 add urllib3 and urllib3.util folders to sys.path 2015-04-01 21:17:15 -07:00
Alan Hamlett 91aa8d6324 update logger.py header 2015-04-01 12:49:47 -07:00
Alan Hamlett d7679866ca rename log.py to logger.py 2015-04-01 12:48:42 -07:00
Alan Hamlett aa52e5462b v4.0.6 2015-03-31 15:36:19 -07:00
Alan Hamlett 8cad800172 add packages directory from requests package to python import path 2015-03-31 14:37:53 -07:00
Alan Hamlett ba49749285 v4.0.5 2015-03-31 08:39:07 -07:00
Alan Hamlett 5d671f55b2 update requests package to v2.6.0 2015-03-31 08:37:44 -07:00
Alan Hamlett 756fd3c41a update readme 2015-03-30 16:26:29 -07:00
Alan Hamlett da521d7ca0 Update README.rst 2015-03-30 16:25:37 -07:00
Alan Hamlett 8dfb19af77 update description of installing wakatime cli 2015-03-30 16:24:13 -07:00
Alan Hamlett ab6bdff528 update simplejson to v3.6.5 2015-03-23 13:58:26 -07:00
Alan Hamlett 4cd6d1b0e2 v4.0.4 2015-03-09 15:21:42 -07:00
Alan Hamlett 74829dae01 add back --ignore for backwards compatibility 2015-03-09 15:20:37 -07:00
Alan Hamlett fd346176b4 update readme 2015-03-09 15:13:17 -07:00
Alan Hamlett 135af72640 update history with v4.0.3 changes 2015-03-09 15:05:05 -07:00
Alan Hamlett 19c4e9f36b import main function into module __init__ 2015-03-09 15:04:04 -07:00
Alan Hamlett 15ce241280 v4.0.3 2015-03-09 14:58:59 -07:00
Alan Hamlett 5ec42393b3 refactor module 2015-03-09 14:57:41 -07:00
Alan Hamlett e079ef914d v4.0.2 2015-03-07 19:19:29 -08:00
Alan Hamlett 2b744642c7 include .pem files for SSL with requests package 2015-03-07 19:18:25 -08:00
Alan Hamlett 8e5511c7ff upgrade requests to latest master 2015-03-07 19:06:56 -08:00
Alan Hamlett 4b67dd332e v4.0.1 2015-03-03 13:22:28 -08:00
Alan Hamlett c8e8e705be upgrade requests to v2.5.3 2015-03-03 13:19:04 -08:00
Alan Hamlett ef6342f16f new --include and --exclude arguments for whitelisting and blacklisting from logging absolute file paths 2015-02-20 12:41:45 -08:00
Alan Hamlett 10331704e8 fix hyperlinks 2015-02-12 18:46:53 -08:00
Alan Hamlett 426bea542a fix hyperlinks and inline code blocks in readme 2015-02-12 18:43:37 -08:00
Alan Hamlett f9f3734acb fix code block rendering in readme file 2015-02-12 18:41:35 -08:00
Alan Hamlett ac9044845d v4.0.0 2015-02-12 18:37:01 -08:00
Alan Hamlett da74592ac4 update readme with config file available settings. support setting proxy from config file. 2015-02-12 18:36:14 -08:00
Alan Hamlett 48b8d72946 send Unknown as user agent if not supplied via --plugin argument 2015-02-12 18:16:53 -08:00
Alan Hamlett 5986a5634d support https proxy with --proxy argument 2015-02-12 18:14:44 -08: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
Alan Hamlett c8a7bd0729 fix requests dependency 2015-02-12 17:59:39 -08:00
Alan Hamlett cc00cca417 use requests library instead of urllib2 2015-02-12 17:46:59 -08:00
Alan Hamlett a4f7c6bc32 new command line argument --notfile for logging time towards things other than files 2015-02-12 17:27:21 -08:00