Commit graph

  • 3745a93be4 remove unused code Alan Hamlett 2015-09-26 16:55:50 -0700
  • 1984fe4228 tests for c and cpp dependency detection. change api of TokenParser class. Alan Hamlett 2015-09-26 13:04:35 -0700
  • 350fc8cc0a move TokenParser test to dependencies test file Alan Hamlett 2015-09-26 12:17:16 -0700
  • fc203d3991 tests for TokenParser Alan Hamlett 2015-09-26 12:10:05 -0700
  • 41d3419a99 fix c_pp namespace detection Alan Hamlett 2015-09-16 15:00:27 -0700
  • 4d45305650 improve java dependency detection Alan Hamlett 2015-09-16 14:59:30 -0700
  • 5265160aa8 move bower back into codefiles folder Alan Hamlett 2015-09-16 13:23:59 -0700
  • 675c538838 test bower again Alan Hamlett 2015-09-16 13:00:44 -0700
  • 72b6c992c2 truncate to first element Alan Hamlett 2015-09-16 12:59:52 -0700
  • 1127e5c8da fix dependency truncation Alan Hamlett 2015-09-16 12:57:49 -0700
  • 3707bf8658 add timeout default value to example config file Alan Hamlett 2015-09-16 11:24:18 -0700
  • d30043670f v4.1.7 Alan Hamlett 2015-09-16 08:58:08 -0700
  • 09f5ebc78f test missing entity file Alan Hamlett 2015-09-15 09:07:58 -0700
  • 9f0fd8bc31 update expected help output for tests Alan Hamlett 2015-09-15 09:03:41 -0700
  • a773c88921 new --timeout argument to configure request timeout in seconds Alan Hamlett 2015-09-15 09:01:17 -0700
  • 032bd99d97 use txt file extension for tempfile Alan Hamlett 2015-09-08 15:56:06 -0700
  • 2dddbd8094 don't need return value as variable Alan Hamlett 2015-09-08 15:49:39 -0700
  • 9884eea311 test bower dependencies Alan Hamlett 2015-09-08 15:48:28 -0700
  • 8aa20da2f1 tests for logging Alan Hamlett 2015-09-08 15:15:16 -0700
  • 0d1c95cf9c remove redundant wakatime from test file names Alan Hamlett 2015-09-08 14:15:35 -0700
  • 68436b5700 don't require tests for non-utf8 filesystem encoding Alan Hamlett 2015-09-08 14:07:14 -0700
  • 8b179730fb better test coverage for C and C++ language detection Alan Hamlett 2015-09-08 14:06:10 -0700
  • fdaabdd27e tests for mercurial project detection Alan Hamlett 2015-09-07 21:40:01 -0700
  • 1194bc004e prevent exception when svn info output not as expected Alan Hamlett 2015-09-07 21:28:19 -0700
  • eff141187b turn svn output into unicode before parsing Alan Hamlett 2015-09-07 21:25:21 -0700
  • edb1dab9a8 increase test coverage Alan Hamlett 2015-09-07 20:57:21 -0700
  • df893be3fc fix tests on py3 Alan Hamlett 2015-09-07 20:48:18 -0700
  • dc5dcf0cb1 tests for project map config section Alan Hamlett 2015-09-07 20:43:06 -0700
  • 2da040547a store sample git repo as dot_git, then copy when testing Alan Hamlett 2015-09-07 13:41:29 -0700
  • b223138ab2 tests for project detection Alan Hamlett 2015-09-07 13:25:08 -0700
  • 6ec2bc69a1 tests wakatime project file Alan Hamlett 2015-09-06 21:33:03 -0700
  • 5808a1d77c test vim modeline detection Alan Hamlett 2015-09-06 20:46:57 -0700
  • 0c42ae8a70 force return value from zip to be a list in py3 Alan Hamlett 2015-09-06 20:19:22 -0700
  • 4c8919f9ac test C and C++ detection when editing header files Alan Hamlett 2015-09-06 20:06:36 -0700
  • f53044fd23 test caching offline heartbeat with null project Alan Hamlett 2015-09-06 18:47:17 -0700
  • 859017daef tests for offline queue Alan Hamlett 2015-09-06 18:22:05 -0700
  • db8f30ac2a v4.1.6 Alan Hamlett 2015-09-06 17:19:09 -0700
  • 3bd40b013e make passing arguments to execute function optional, using sys.argv instead Alan Hamlett 2015-09-06 17:18:15 -0700
  • 736d80c9de v4.1.5 Alan Hamlett 2015-09-06 17:15:18 -0700
  • 72310cd9e9 fix entry point for pypi Alan Hamlett 2015-09-06 17:13:51 -0700
  • 6e8558bcd3 v4.1.4 Alan Hamlett 2015-08-29 18:19:30 -0700
  • 7656b5365d new --entity command line arg to replace --file Alan Hamlett 2015-08-29 18:14:07 -0700
  • 92350ff8a0 check dependencies and stats in tests Alan Hamlett 2015-08-29 17:48:42 -0700
  • 946a151924 use forked version of node plugins to fix py3 bugs Alan Hamlett 2015-08-29 17:46:03 -0700
  • 89a39efd06 use nose-capturestderr that works with py3 Alan Hamlett 2015-08-29 16:56:02 -0700
  • 92948386fa new --entitytype command line arg to replace --notfile Alan Hamlett 2015-08-29 16:16:14 -0700
  • 48943519ae v4.1.3 Alan Hamlett 2015-08-28 15:03:48 -0700
  • dcde89d33c fix session cache Alan Hamlett 2015-08-28 15:03:04 -0700
  • f7fb23b07f v4.1.2 Alan Hamlett 2015-08-25 11:18:52 -0700
  • 843c764aa8 fix bug in offline logging causing heartbeats to never get cleared Alan Hamlett 2015-08-25 11:17:52 -0700
  • 5147366a87 v4.1.1 Alan Hamlett 2015-08-25 00:40:51 -0700
  • 4cb96a0a8c update changelog with fix for #32 Alan Hamlett 2015-08-24 22:02:29 -0700
  • c94eed57ac make sure text data is written to offline sqlite db as unicode Alan Hamlett 2015-08-24 11:19:19 -0700
  • bba2015d9b encode certfile path as utf-8 in python3 for Windows systems not using utf-8 as default filesystem encoding Alan Hamlett 2015-08-24 10:58:42 -0700
  • 43c461a7cc try opening files with filesystem encoding when opening with utf-8 causes UnicodeDecodeError Alan Hamlett 2015-08-23 18:49:34 -0700
  • 31a353be7a fix ImportError when non-ASCII characters in import path Alan Hamlett 2015-08-23 13:37:25 -0700
  • 4e415fe4ab use pickle protocol 2 for python2/3 compatibility Alan Hamlett 2015-08-22 19:55:46 -0700
  • afc012ab63 overwrite definition of where in requests.certs for different filesystem encodings Alan Hamlett 2015-08-22 19:49:56 -0700
  • 0d88d56ed8 add coveralls badge Alan Hamlett 2015-08-13 12:57:38 -0700
  • a30c17f4dc add coveralls.io support Alan Hamlett 2015-08-13 12:55:32 -0700
  • 85de7a3deb test python dependency detection and --alternate-project argument Alan Hamlett 2015-08-12 15:03:39 -0700
  • 5ec3cebcdf allow tests to run on any branch Alan Hamlett 2015-08-12 14:36:35 -0700
  • 3c6ef2dcc9 detect correct project and branch for travis-ci Alan Hamlett 2015-08-12 14:28:21 -0700
  • 26024af1a2 more tests for wakatime.base Alan Hamlett 2015-08-12 14:21:32 -0700
  • 4eab860dc0 increase test coverage Alan Hamlett 2015-08-12 11:04:11 -0700
  • f818a64d3d always parse args from sys.argv Alan Hamlett 2015-08-12 10:28:01 -0700
  • 271e457654 remove unused config file Alan Hamlett 2015-08-11 19:10:13 -0700
  • 4284fe9415 look for correct stdout Alan Hamlett 2015-08-11 19:06:01 -0700
  • ca486e2ac6 remove unused sample output Alan Hamlett 2015-08-11 19:00:09 -0700
  • cc522f8b62 improve tests by capturing stderr Alan Hamlett 2015-08-11 18:59:29 -0700
  • 5d5b79d445 stop supporting old config file format Alan Hamlett 2015-08-11 16:38:17 -0700
  • b3e3e76998 run tox tests in all supported python environments Alan Hamlett 2015-08-11 14:56:01 -0700
  • 5bf7b534f2 use unittest2 on py26 to fix tests Alan Hamlett 2015-08-11 14:53:35 -0700
  • 1e2a9b2a44 use tox for testing in different python environments Alan Hamlett 2015-08-11 14:04:16 -0700
  • 058cb4ddcf python 3.2 not supported by pygments, so drop support for py3.2 Alan Hamlett 2015-08-11 13:57:56 -0700
  • 7b4711ad54 fallback to builtin json module when importing simplejson fails Alan Hamlett 2015-08-11 13:52:14 -0700
  • 337e4bae5b upgrade simplejson to v3.8.0 Alan Hamlett 2015-08-11 12:21:27 -0700
  • d36592e1c5 correctly mock packaged requests library Alan Hamlett 2015-08-11 12:15:35 -0700
  • 8e8c0154d6 --apikey argument needed Alan Hamlett 2015-08-11 11:56:24 -0700
  • 9cbdf1d54f use new travis-ci container builds Alan Hamlett 2015-08-11 11:55:13 -0700
  • cbc032e44b use travis-ci to run tests Alan Hamlett 2015-08-11 11:52:43 -0700
  • 4a5e2d9328 first tests, and disable logging while testing Alan Hamlett 2015-08-11 11:19:22 -0700
  • fb97fafb37 pypi expects absolute urls Alan Hamlett 2015-08-11 10:39:25 -0700
  • a2b0978795 format rst so pypi can render it Alan Hamlett 2015-08-11 10:38:01 -0700
  • c81f7e382c fix rst formatting Alan Hamlett 2015-08-11 10:28:32 -0700
  • 94670d9c87 setup nose for testing Alan Hamlett 2015-08-11 10:24:44 -0700
  • ccb0b11ffb only use lexer if one was found Alan Hamlett 2015-08-10 20:10:09 -0700
  • e8f2d75927 use os.path.splitext everywhere Alan Hamlett 2015-08-10 18:32:17 -0700
  • 2da75aa119 use C++ for header file language if directory contains C++ files Alan Hamlett 2015-08-10 18:17:50 -0700
  • bd68a7767e update Xcode troubleshooting section Alan Hamlett 2015-08-10 11:53:29 -0700
  • 0b717a93ba update Xcode troubleshooting section Alan Hamlett 2015-08-10 11:52:50 -0700
  • 2daf2ec62e update history for v4.1.1 Alan Hamlett 2015-08-10 11:46:06 -0700
  • 82f9fcb5d4 Revert "Revert "upgrade requests package to v2.7.0"" Alan Hamlett 2015-08-10 11:43:35 -0700
  • 6e9e8a9ce2 move language rules to server, detect header files Alan Hamlett 2015-08-10 11:33:39 -0700
  • 01ed25f948 upgrade argparse to v1.3.0 Alan Hamlett 2015-08-04 14:42:42 -0700
  • 052f255a0c Revert "upgrade requests package to v2.7.0" Alan Hamlett 2015-07-31 13:25:57 -0700
  • 85ab611632 handle non-ASCII characters in import path Alan Hamlett 2015-07-27 14:59:10 -0700
  • f5357a9e7b upgrade requests package to v2.7.0 Alan Hamlett 2015-07-24 13:16:52 -0700
  • 72d9390832 using Output window for Visual Studio logging Alan Hamlett 2015-07-22 22:59:19 -0700
  • 739fe4ba99 rename workplace to hostname Alan Hamlett 2015-07-03 22:51:26 -0700