Commit Graph

72 Commits

Author SHA1 Message Date
Alan Hamlett 1e50a6a1b6 encode json when sending to urllib 2014-08-07 08:21:06 -07:00
Alan Hamlett 9128585fe8 correct error message 2014-07-25 03:39:36 -07:00
Alan Hamlett abe2e97591 v2.0.5 2014-07-25 02:29:31 -07:00
Alan Hamlett 1055a25aff option for obfuscating file names called --hidefilenames 2014-07-25 02:28:32 -07:00
Alan Hamlett 3759127e9a v2.0.4 2014-07-25 01:00:10 -07:00
Alan Hamlett e392ff6e77 namespace logger to prevent conflicts with other plugins 2014-07-25 00:59:25 -07:00
Alan Hamlett c07bef55af v2.0.3 2014-06-18 10:08:25 -07:00
Alan Hamlett 35bd98ca6d use project passed from command line when no revision control project is found 2014-06-18 10:05:27 -07:00
Alan Hamlett f6e1eba0df v2.0.2 2014-06-09 15:16:14 -05:00
Alan Hamlett 5303f25614 fix unicode string with Python3.2 bug in simplejson package 2014-06-06 15:13:31 -05:00
Alan Hamlett 0ae5f37a40 include python3.2 compatible versions of simplejson, pytz, and tzlocal 2014-06-06 13:55:20 -05:00
Alan Hamlett 62f297b768 always log error when action not sent to api 2014-05-26 17:16:40 -07:00
Alan Hamlett 72bf4526ec v2.0.1 2014-05-26 14:56:11 -07:00
Alan Hamlett 2e048319d7 v2.0.0 2014-05-25 17:22:30 -07:00
Alan Hamlett 22766bb14b support for offline time logging 2014-05-25 17:14:38 -07:00
Alan Hamlett c7e4c2951d v1.0.2 2014-05-06 17:17:20 -07:00
Alan Hamlett 96899ed46b use args.project_name to prevent conflicting with project argument 2014-05-06 17:16:35 -07:00
Alan Hamlett 81c3e6d336 allow project to be set as cmd line arg 2014-05-06 17:07:36 -07:00
Alan Hamlett dba5615f65 change www.wakatime.com to wakatime.com 2014-03-14 13:34:02 -07:00
Alan Hamlett 408e9c4b7b v1.0.1 2014-03-05 13:46:59 -08:00
Alan Hamlett 8054595d8f switch to new domain name wakatime.com 2014-03-05 13:45:52 -08:00
Alan Hamlett f542e1a862 v1.0.0 2014-02-05 00:57:38 -08:00
Alan Hamlett e54f393721 v0.5.3 2014-01-15 16:42:53 -08:00
Alan Hamlett 74f84f0048 v0.5.2 2014-01-14 05:08:28 -08:00
Alan Hamlett ade6084819 improved description in header 2013-12-20 16:36:32 +01:00
Alan Hamlett d55bbe5d45 v0.5.1 2013-12-13 16:35:32 +01:00
Alan Hamlett 89c21f03bd fix variable definition bug 2013-12-13 15:41:29 +01:00
Alan Hamlett 0533df08ca v0.5.0 2013-12-13 15:33:56 +01:00
Alan Hamlett 1f8f6f8781 migrate ignored directories from old config file to new configparser format 2013-12-13 15:30:21 +01:00
Alan Hamlett 4e03de91d8 update wakatime package header comment 2013-12-13 15:05:20 +01:00
Alan Hamlett 297ebb902b updates to project plugins:
- force projects to return unicode names and branches, or None
 - refactor ProjectMap to set project name from cfg file
 - pass configs to find_project() as dict from plugin's cfg section
 - clean up git project class

updates to config file:

 - rename ~/.wakatime.conf to ~/.wakatime.cfg
 - better error handling while parsing and getting configs
 - no longer need to set defaults when parsing config file
 - use configparser for python3 when python2 import fails
2013-12-13 14:46:39 +01:00
3onyc d6e1da7073 Pass config to plugin, but only if it has a section for the plugin 2013-12-10 13:46:56 +01:00
3onyc 23c586e616 Use ConfigParser and add [settings] header in case it's missing 2013-12-10 13:46:56 +01:00
Alan Hamlett 6c7e722390 catch UnicodeDecodeErrors from simplejson. 2013-11-21 01:06:50 -08:00
Alan Hamlett 28da601ad3 v0.4.10 2013-11-13 10:43:42 -08:00
Alan Hamlett 14e1a5d2e0 handle case where ignore patterns not defined 2013-10-28 18:04:25 -07:00
Alan Hamlett 105df0d4b0 v0.4.9 2013-10-27 21:02:20 -07:00
Alan Hamlett 29bc891ce4 - parse more options from config file (api key, verbose, logfile)
- new config for ignoring file names based on regular expressions
2013-10-27 20:58:56 -07:00
Alan Hamlett fdbd0fa941 v0.4.8 2013-10-13 16:32:39 -07:00
Alan Hamlett 2a6edcf390 removed print 2013-09-30 22:02:42 -07:00
Alan Hamlett 627a29a49f v0.4.7 2013-09-30 21:55:45 -07:00
Alan Hamlett 99f0555723 sending olson timezone to api 2013-09-30 21:55:19 -07:00
Alan Hamlett d3ac82dfd0 removed endtime 2013-09-22 14:56:30 -07:00
Alan Hamlett 79acd45adf v0.4.6 2013-09-22 13:41:13 -07:00
Alan Hamlett 934cc51a6c sending file stats (total lines in file, language name) to api 2013-09-22 13:39:16 -07:00
Alan Hamlett 0707e2dff0 v0.4.5 2013-09-07 19:05:31 -07:00
Alan Hamlett 1eb15b3a4d fixed relative import error by adding packages directory to path 2013-09-07 19:04:26 -07:00
Alan Hamlett eae6c51f40 removing response_content from debug log 2013-09-06 22:54:17 -07:00
Alan Hamlett b70e527ebf v0.4.4 using simplejson 2013-09-06 22:46:52 -07:00
Alan Hamlett 5158783b2f using urllib2 again because of problems with requests library 2013-09-06 22:41:00 -07:00