Commit Graph
42 Commits
Author SHA1 Message Date
alex 8cc012521c Added Go Report Card to Readme.md 2016-03-29 03:10:19 +03:00
alex 3e3f9dd908 Fixed some golint warnings 2016-03-29 03:09:03 +03:00
alex 945e044bbf Fixed some golint warnings 2016-03-29 03:06:56 +03:00
alex 850344cdd9 Some golint fixes 2016-03-29 03:00:34 +03:00
alex 4c651f365b Added some documentation 2016-03-29 02:58:54 +03:00
alex 70a17a4533 Fixed some documentation misprints 2016-03-29 02:51:33 +03:00
alex 4ca1955d36 Added documentation for saving functions 2016-03-29 02:49:39 +03:00
alex 9a77f5d48b Added Travis CI status to Readme.md 2016-03-29 02:06:49 +03:00
alex 445cdf45b2 Fixed Travis config 2016-03-29 02:03:11 +03:00
alex 00090a0fdc Changed file destinations 2016-03-29 02:01:54 +03:00
alex cd69c063b9 Fixed Travis config 2016-03-29 01:58:46 +03:00
alex ad1938e3d9 Added Travis CI support 2016-03-29 01:51:30 +03:00
alex ce32dddfaa Revert "Added new test"
This reverts commit a67140d678.
2016-03-29 01:45:29 +03:00
alex a67140d678 Added new test 2016-03-29 01:42:29 +03:00
alex 015113d56d Added tests for GetFileType 2016-03-29 00:44:47 +03:00
alex fb4212043f Added benchmarks for saving in csv.gz and json.gz formats 2016-03-28 23:59:29 +03:00
alex 9b85768401 Added Writer function for saving to csv.gz, json.gz, jsl.gz 2016-03-28 23:56:38 +03:00
alex 85e21583a2 Added saving to jsl.gz 2016-03-28 23:47:29 +03:00
alex 5377ad9bc2 Merging with master 2016-03-28 23:45:20 +03:00
alex 7b5466be3e Added saving to json.gz and csv.gz 2016-03-28 23:42:28 +03:00
alex ccddb24e1d Refactoring of benchmarks 2016-03-27 02:59:35 +03:00
alex 719c3c2eea Added saving to system tempfile 2016-03-27 02:48:33 +03:00
alex 64c02ca343 Refactoring of saving to csv 2016-03-27 02:41:12 +03:00
alex 05d305295a Merge branch 'master' of github.com:AlekseyLobanov/gokeystat 2016-03-27 02:32:52 +03:00
alex 52f2f9e8ed Added simple benchmarks of saving 2016-03-27 02:32:39 +03:00
alex a29b8b291f Fixed some golint warnings 2016-03-27 01:57:32 +03:00
alex c9d59161d8 Some small changes with db, should fix saving-new-items bug 2016-03-26 22:38:01 +03:00
alex f887a489b2 Added GetStatTimesFromDb function 2016-03-26 22:01:57 +03:00
alex 6917c4259e Changed interface of StatForTime and added functions for DB.
Added AddStatTimeToDb that save one StatForTime in DB.
Added Init() for StatForTime that initialize time with current Unix time and keys with empty map.
Application now ssae keys to DB.
2016-03-26 19:16:03 +03:00
alex 126e85d102 Changed interface of StatForTime 2016-03-26 18:19:25 +03:00
alex 2bc4849976 Added initing of db, function InitDb 2016-03-26 18:09:19 +03:00
alex 8576f39582 Deleted unused constant 2016-03-26 01:19:14 +03:00
alex 4675e91a7c Added GetKeymap function, added docs for GetKeymapOutput and GetKeymapFromOutput 2016-03-25 23:09:01 +03:00
alex 2900e6acdc Added basic tests for GetKeymapFromOutput 2016-03-25 22:26:40 +03:00
alex d2f98137cf Added GetKeymapFromOutput skeleton 2016-03-25 22:08:35 +03:00
alex bcb222bb30 Unused comment deleted 2016-03-25 19:12:02 +03:00
alex c2f3aaf6e8 Added basic tests for GetKeyNumsFromOutput 2016-03-25 19:08:50 +03:00
alex 764af9545e Added skeleton for GetKeyNumsFromOutput 2016-03-25 19:08:21 +03:00
alex 035d17e795 Added sleep constant 2016-03-25 02:10:36 +03:00
alex a707e8c6cc Added keyboard event handling skeleton 2016-03-25 01:57:09 +03:00
alex 9b9dfe3d21 Added Readme.md 2016-03-23 16:50:00 +03:00
alex ea41c06d9a Initial commit 2016-03-23 02:30:29 +04:00