Commit Graph

285 Commits

Author SHA1 Message Date
Alan Hamlett
acaad2dc83 only send heartbeats for the currently active buffer, for cases where another process modifies files which are open in sublime text 2015-05-06 14:00:33 -07:00
Alan Hamlett
23c5801080 v4.0.1 2015-05-06 12:30:36 -07:00
Alan Hamlett
05a3bfbb53 include package and lineno in log outout 2015-05-06 12:30:26 -07:00
Alan Hamlett
8faaa3b0e3 send all last_heartbeat data to enough_time_passed function 2015-05-06 12:27:39 -07:00
Alan Hamlett
4bcddf2a98 use heartbeat name instead of action 2015-05-06 12:25:52 -07:00
Alan Hamlett
b51ae5c2c4 don't send two write heartbeats within 2 seconds of eachother 2015-05-06 12:22:42 -07:00
Alan Hamlett
5cd0061653 ignore git temporary files 2015-05-06 09:21:12 -07:00
Alan Hamlett
651c84325e v4.0.0 2015-04-12 16:46:30 -07:00
Alan Hamlett
89368529cb listen for selection modified instead of buffer activated 2015-04-12 16:45:16 -07:00
Alan Hamlett
f1f408284b improve install instructions 2015-04-09 19:08:29 -07:00
Alan Hamlett
7053932731 v3.0.19 2015-04-07 14:21:25 -07:00
Alan Hamlett
b6c4956521 don't call os.path.basename when folder was not found 2015-04-07 14:20:21 -07:00
Alan Hamlett
68a2557884 v3.0.18 2015-04-04 11:05:35 -07:00
Alan Hamlett
c7ee7258fb upgrade wakatime cli to v4.0.8 2015-04-04 11:03:55 -07:00
Alan Hamlett
aaff2503fb v3.0.17 2015-04-02 16:42:50 -07:00
Alan Hamlett
00a1193bd3 use open folder as current project when not using revision control 2015-04-02 16:41:55 -07:00
Alan Hamlett
2371daac1b v3.0.16 2015-04-02 15:05:06 -07:00
Alan Hamlett
4395db2b2d copy list so we don't obfuscate api key in original list 2015-04-02 15:04:05 -07:00
Alan Hamlett
fc8c61fa3f v3.0.15 2015-04-01 13:02:00 -07:00
Alan Hamlett
aa30110343 obfuscate api key when logging to ST console 2015-04-01 13:01:10 -07:00
Alan Hamlett
b671856341 v3.0.14 2015-03-31 16:21:05 -07:00
Alan Hamlett
b801759cdf always use external python binary because sublime text bundled binary does not fully support SSL with requests package 2015-03-31 16:19:30 -07:00
Alan Hamlett
919064200b update wakatime cli to v4.0.6 2015-03-31 15:44:48 -07:00
Alan Hamlett
911b5656d7 prevent exception when view.window() is None 2015-03-25 11:08:27 -07:00
Alan Hamlett
48bbab33b4 v3.0.13 2015-03-24 10:05:23 -07:00
Alan Hamlett
3b2aafe004 check built-in SSL more effectively 2015-03-24 10:00:53 -07:00
Alan Hamlett
aa0b2d6d70 v3.0.12 2015-03-23 15:06:27 -07:00
Alan Hamlett
1a6f588d94 always use unicode function from compat module when encoding log messages 2015-03-23 15:05:37 -07:00
Alan Hamlett
373ebf933f v3.0.11 2015-03-23 14:01:40 -07:00
Alan Hamlett
7fb47228f9 update simplejson to v3.6.5 2015-03-23 14:00:40 -07:00
Alan Hamlett
4fca5e1c06 v3.0.10 2015-03-22 17:14:20 -07:00
Alan Hamlett
cb2d126c47 ability to disable status bar message 2015-03-22 17:13:32 -07:00
Alan Hamlett
17404bf848 v3.0.9 2015-03-20 01:16:34 -07:00
Alan Hamlett
510eea0a8b status message showing when WakaTime is enabled 2015-03-20 01:14:53 -07:00
Alan Hamlett
d16d1ca747 v3.0.8 2015-03-09 15:25:40 -07:00
Alan Hamlett
440e33b8b7 upgrade wakatime cli to v4.0.4 2015-03-09 15:23:29 -07:00
Alan Hamlett
307029c37a detect python binary by executing interpreter 2015-03-09 14:32:27 -07:00
Alan Hamlett
60c8ea4454 camelcase 2015-02-23 22:31:12 -08:00
Alan Hamlett
e4fe604a93 move import to top of file. remove unused imports. 2015-02-23 22:20:27 -08:00
Alan Hamlett
308187b2ed Merge pull request #31 from freewizard/master
add "Wakatime: Open Dashboard" into command palette
2015-02-23 22:16:39 -08:00
Du Song
97f4077675 add "Wakatime: Open Dashboard" into command palette 2015-02-23 17:59:10 -05:00
Alan Hamlett
4960289ed1 v3.0.7 2015-02-05 17:42:19 -08:00
Alan Hamlett
82530cef4f handle errors from reading project directory while looking for .sublime-project file 2015-02-05 17:40:45 -08:00
Alan Hamlett
08172098e2 v3.0.6 2015-01-13 14:07:23 -08:00
Alan Hamlett
56f54fb064 upgrade wakatime-cli to v3.0.5 2015-01-13 14:06:19 -08:00
Alan Hamlett
1bea7cde8c update name of Package Control 2015-01-06 14:07:55 -08:00
Alan Hamlett
038847e665 v3.0.5 2015-01-06 11:38:26 -08:00
Alan Hamlett
d233494a39 upgrade wakatime-cli to v3.0.4 2015-01-06 11:37:09 -08:00
Alan Hamlett
070ad5a023 use new sublime package control domain 2015-01-04 15:31:42 -08:00
Alan Hamlett
757a4c6905 v3.0.4 2014-12-26 18:21:13 -06:00