Commit Graph

  • 297ebb902b updates to project plugins: Alan Hamlett 2013-12-13 14:46:39 +0100
  • ce4d6ce3b7 Merge pull request #4 from 3onyc/feature/projectmap Alan Hamlett 2013-12-13 03:14:02 -0800
  • b75570a589 Fix ProjectMap always returning true if it has a config section 3onyc 2013-12-12 10:09:14 +0100
  • 5b9eb937ff Rename config to settings in BaseProject 3onyc 2013-12-11 15:13:40 +0100
  • a4913289ce Make ProjectMap use config section 3onyc 2013-12-10 08:58:18 +0100
  • d6e1da7073 Pass config to plugin, but only if it has a section for the plugin 3onyc 2013-12-10 08:57:47 +0100
  • 23c586e616 Use ConfigParser and add [settings] header in case it's missing 3onyc 2013-11-19 15:31:48 +0100
  • 81fe41409a Implement ProjectMap plugin 3onyc 2013-11-14 09:52:00 +0100
  • 731ce02a59 recognize .twig extension as Twig language Alan Hamlett 2013-12-03 20:20:57 +0100
  • 9ca3ac3e49 simplify encodings Alan Hamlett 2013-12-03 02:36:52 +0100
  • d714bb9299 fix character encoding problem with localized datetime in log Alan Hamlett 2013-12-03 02:34:00 +0100
  • 59de87799e decode file names with filesystem encoding, then encode as utf-8 before encoding with simplejson Alan Hamlett 2013-12-02 09:15:06 +0100
  • 6c7e722390 catch UnicodeDecodeErrors from simplejson. Alan Hamlett 2013-11-21 01:06:50 -0800
  • 28da601ad3 v0.4.10 Alan Hamlett 2013-11-13 10:43:42 -0800
  • b345a1ff7b set project name with .wakatime-project file Alan Hamlett 2013-11-13 10:41:56 -0800
  • 7ab0d54ec9 recognize markdown file extension as Markdown language Alan Hamlett 2013-11-03 11:34:54 -0800
  • 4e8d3ead82 recognize jinja2 file extensions as HTML Alan Hamlett 2013-10-31 17:16:38 -0700
  • 8f38ba5932 add rhtml translation Alan Hamlett 2013-10-29 00:25:12 -0700
  • 14e1a5d2e0 handle case where ignore patterns not defined Alan Hamlett 2013-10-28 18:04:25 -0700
  • 105df0d4b0 v0.4.9 Alan Hamlett 2013-10-27 21:02:20 -0700
  • 29bc891ce4 - parse more options from config file (api key, verbose, logfile) - new config for ignoring file names based on regular expressions Alan Hamlett 2013-10-27 20:58:56 -0700
  • b08e1955c8 update language lexer translations Alan Hamlett 2013-10-26 17:58:15 -0700
  • 5a0e9ad17f force Perl6 to be Perl Alan Hamlett 2013-10-26 14:14:13 -0700
  • ffd557dfef force some languages to be recognized as others Alan Hamlett 2013-10-26 14:06:54 -0700
  • 1038529fd0 force .js files to be reported at JavaScript Alan Hamlett 2013-10-26 13:46:22 -0700
  • 92e290c217 force some file extensions to be recognizes as certain languages Alan Hamlett 2013-10-25 21:28:59 -0700
  • f8b4c91ae6 remove support for subversion on Windows to prevent cmd windows from opening Alan Hamlett 2013-10-14 21:50:22 -0700
  • 98b9056c77 ignore any errors when detecting language type with pygments Alan Hamlett 2013-10-14 14:12:40 -0700
  • fdbd0fa941 v0.4.8 Alan Hamlett 2013-10-13 16:32:39 -0700
  • da3f519dc0 read .git/HEAD file directly to find branch instead of running git command line Alan Hamlett 2013-10-13 16:31:37 -0700
  • 5ad2d3d0e6 updated history Alan Hamlett 2013-10-01 07:55:15 -0700
  • 2a6edcf390 removed print Alan Hamlett 2013-09-30 22:02:42 -0700
  • 627a29a49f v0.4.7 Alan Hamlett 2013-09-30 21:55:45 -0700
  • 99f0555723 sending olson timezone to api Alan Hamlett 2013-09-30 21:55:19 -0700
  • 8de2be936b filtering lexer guesses by filename Alan Hamlett 2013-09-22 16:28:09 -0700
  • 1cf6a34ed5 fixed pygments package location Alan Hamlett 2013-09-22 16:18:20 -0700
  • 43cb99b560 fixed pygments import Alan Hamlett 2013-09-22 16:10:08 -0700
  • 9c9fbeeb8e split pygments package into python2 and python3 versions Alan Hamlett 2013-09-22 15:24:03 -0700
  • 28f86f7350 fixed bug in logger where formatter using old attributes Alan Hamlett 2013-09-22 15:03:01 -0700
  • d3ac82dfd0 removed endtime Alan Hamlett 2013-09-22 14:56:30 -0700
  • bd6f454a55 ran 2to3 on pygments package Alan Hamlett 2013-09-22 14:48:55 -0700
  • ffdee6b48c fixed print statements for python3 Alan Hamlett 2013-09-22 14:29:16 -0700
  • bdaf07d941 fixed exception handling for python3 Alan Hamlett 2013-09-22 14:14:59 -0700
  • 845206bf82 fixed pygments to work with Python3 Alan Hamlett 2013-09-22 14:07:07 -0700
  • 79acd45adf v0.4.6 Alan Hamlett 2013-09-22 13:41:13 -0700
  • 934cc51a6c sending file stats (total lines in file, language name) to api Alan Hamlett 2013-09-22 13:39:16 -0700
  • 0707e2dff0 v0.4.5 Alan Hamlett 2013-09-07 19:05:31 -0700
  • 1eb15b3a4d fixed relative import error by adding packages directory to path Alan Hamlett 2013-09-07 19:04:26 -0700
  • eae6c51f40 removing response_content from debug log Alan Hamlett 2013-09-06 22:54:17 -0700
  • b70e527ebf v0.4.4 using simplejson Alan Hamlett 2013-09-06 22:46:52 -0700
  • 5158783b2f using urllib2 again because of problems with requests library Alan Hamlett 2013-09-06 22:41:00 -0700
  • bf5de0761c v0.4.3 Alan Hamlett 2013-09-04 23:23:48 -0700
  • 24e54e37c6 encoding json as utf-8 before passing to requests Alan Hamlett 2013-09-04 23:22:49 -0700
  • 4346722d2a updated readme Alan Hamlett 2013-09-04 22:30:09 -0700
  • d929d6faf7 updated history Alan Hamlett 2013-09-04 22:22:27 -0700
  • 795f3eb1ca v0.4.2 Alan Hamlett 2013-09-04 22:20:45 -0700
  • ce6ceaa00e using requests package v1.2.3 from pypi Alan Hamlett 2013-09-04 22:20:21 -0700
  • 311e135189 updated history Alan Hamlett 2013-08-25 16:33:35 -0700
  • 0a50e4eaf5 v0.4.1 correctly use string for POST data Alan Hamlett 2013-08-25 16:31:39 -0700
  • 5af58518eb v0.4.0 Alan Hamlett 2013-08-15 00:10:49 -0700
  • 1aa88e4bf1 using branch instead of tags Alan Hamlett 2013-08-15 00:09:27 -0700
  • c410422c8a set log level before returning, if logger already has handlers. Alan Hamlett 2013-08-08 19:11:15 -0700
  • 9b1ccf82d9 v0.3.1 using requests instead of urllib2. logging level set to WARN by default instead of INFO. Alan Hamlett 2013-08-08 18:51:58 -0700
  • 13dee59a02 updated history file Alan Hamlett 2013-08-08 02:13:27 -0700
  • a23ef6cbc0 v0.3.0 Alan Hamlett 2013-08-08 02:11:46 -0700
  • 02d54b76f3 using correct dirname when adding cwd to sys.path in wakatime-cli.py fixes to wakatime package to allow directly importing. don't add duplicate handlers to logger in log.py. Alan Hamlett 2013-08-08 02:09:54 -0700
  • 08010e86fe removed --list option for older git installations. using sys.version_info as tuple for python 2.6 support. Alan Hamlett 2013-07-30 16:23:12 -0700
  • 543085e486 v0.2.0 Alan Hamlett 2013-07-29 23:05:10 -0700
  • 26212df0f7 support for Python3 Alan Hamlett 2013-07-29 23:04:43 -0700
  • 0d1bc5af0d swapped python version and platform in user agent Alan Hamlett 2013-07-24 10:31:28 -0700
  • db473761f5 added missing sys.version_info line Alan Hamlett 2013-07-23 20:31:36 -0700
  • f3988f21f9 v0.1.5 Alan Hamlett 2013-07-23 17:49:48 -0700
  • 23cd9b2991 including python version in user agent string Alan Hamlett 2013-07-23 17:49:16 -0700
  • 24ebff0d3e adding wakatime directory to python path in cli script Alan Hamlett 2013-07-22 18:30:53 -0700
  • 9f26012ddd don't assume all git urls are the same Alan Hamlett 2013-07-22 17:23:55 -0700
  • cf2c5c07ad v0.1.4 use os.path for Windows compatible config file path. no longer importing BaseProject to prevent possible circular import. Alan Hamlett 2013-07-21 10:30:06 -0700
  • 11750c0f91 setting tags to list before json serializing Alan Hamlett 2013-07-20 15:14:52 -0700
  • d1fc0ba0db removing duplicate tags before sending. reduced number of tags for git and svn projects. recursively finding parent svn directory. Alan Hamlett 2013-07-20 14:42:19 -0700
  • 9244c6b0b7 version 0.1.3. fixed circular import problem. Alan Hamlett 2013-07-20 11:55:07 -0700
  • f659cdaf81 removed __init__.py Alan Hamlett 2013-07-20 11:53:56 -0700
  • 36d6194fca using is_write for api attribute instead of isWrite Alan Hamlett 2013-07-13 23:20:26 -0700
  • 8d28743ba6 using human readable date in log output Alan Hamlett 2013-07-12 00:09:10 -0700
  • 7134ac4650 discarding stderr when working with git and subversion command line clients Alan Hamlett 2013-07-10 01:33:36 -0700
  • 4bd6ed9ac4 not swapping time and endtime Alan Hamlett 2013-07-09 21:17:43 -0700
  • 0dc38a2cca version 0.1.2 Alan Hamlett 2013-07-09 20:14:16 -0700
  • 0af24e0b17 refactored project classes. supporting svn projects. finding more tags for git projects. Alan Hamlett 2013-07-09 20:11:49 -0700
  • 662fa7d8a5 fixed bug in custom logger where calling super() on old-style class throws exception. Alan Hamlett 2013-07-09 13:34:22 -0700
  • 61315ea721 logging errors from api requests. swapping time and endtime if needed. Alan Hamlett 2013-07-07 18:22:17 -0700
  • c2124ceb8c better looking user agent string Alan Hamlett 2013-07-07 16:35:17 -0700
  • 930fa3447a removed debug code Alan Hamlett 2013-07-07 16:33:11 -0700
  • 9457b85567 version 0.1.1. refactored. simplified action events schema. Alan Hamlett 2013-07-07 16:28:18 -0700
  • 18ceddc9b5 added long_description and platforms keys to setup() Alan Hamlett 2013-07-06 09:16:52 -0700
  • a902a2b948 added version 0.0.1 Alan Hamlett 2013-07-06 00:51:09 -0700
  • 3da94756aa Initial commit Alan Hamlett 2013-07-06 00:49:30 -0700