Commit Graph

  • da31f00551 Merge pull request #3 from gitter-badger/gitter-badge master alex 2016-04-05 01:07:44 +04:00
  • cfa0bd5af8 Add Gitter badge The Gitter Badger 2016-04-04 21:04:41 +00:00
  • 49781dafe9 Merge branch 'master' of github.com:AlekseyLobanov/gokeystat alex 2016-04-01 00:49:50 +03:00
  • 3d2a651fc8 README.md small fix alex 2016-04-01 00:49:28 +03:00
  • 41c6affb09 Fixed README.md Dmitry Lyukov 2016-03-30 16:11:29 +03:00
  • 3e55f07163 Removed wrong Readme.md v1.0 alex 2016-03-30 16:06:47 +03:00
  • df68e745b9 Changed README.md Dmitry Lyukov 2016-03-30 02:58:05 +03:00
  • c187876359 Added description and instructions in README.md Dmitry Lyukov 2016-03-30 02:50:39 +03:00
  • 4ec6992e16 Fixed bug with keyNum's Dmitry Lyukov 2016-03-30 01:38:36 +03:00
  • c3f5dc98ef Fixed GenerateRandStatsForTime in saving_test.go Dmitry Lyukov 2016-03-30 00:56:11 +03:00
  • e5e098899f Specific begin/end of time period, changed duration of period Dmitry Lyukov 2016-03-30 00:37:37 +03:00
  • 181fc43029 Added links to Readme.md alex 2016-03-29 12:55:50 +03:00
  • 1683df68c0 Removed python support on Travis alex 2016-03-29 03:52:09 +03:00
  • 8ca8ca2d20 Addded codecov to Travis alex 2016-03-29 03:48:03 +03:00
  • 851348e0c2 Added codecov.io support alex 2016-03-29 03:40:45 +03:00
  • 8cc012521c Added Go Report Card to Readme.md alex 2016-03-29 03:10:19 +03:00
  • 3e3f9dd908 Fixed some golint warnings alex 2016-03-29 03:09:03 +03:00
  • 945e044bbf Fixed some golint warnings alex 2016-03-29 03:06:56 +03:00
  • 850344cdd9 Some golint fixes alex 2016-03-29 03:00:34 +03:00
  • 4c651f365b Added some documentation alex 2016-03-29 02:58:54 +03:00
  • 70a17a4533 Fixed some documentation misprints alex 2016-03-29 02:51:33 +03:00
  • 4ca1955d36 Added documentation for saving functions alex 2016-03-29 02:49:39 +03:00
  • 9a77f5d48b Added Travis CI status to Readme.md alex 2016-03-29 02:06:49 +03:00
  • 445cdf45b2 Fixed Travis config alex 2016-03-29 02:02:19 +03:00
  • 00090a0fdc Changed file destinations alex 2016-03-29 02:01:54 +03:00
  • cd69c063b9 Fixed Travis config alex 2016-03-29 01:58:46 +03:00
  • ad1938e3d9 Added Travis CI support alex 2016-03-29 01:51:30 +03:00
  • ce32dddfaa Revert "Added new test" alex 2016-03-29 01:45:29 +03:00
  • a67140d678 Added new test alex 2016-03-29 01:42:29 +03:00
  • 1438c17d76 Changed GetFileType Dmitry Lyukov 2016-03-29 01:24:18 +03:00
  • b5d4395542 Fixed GetFileType test Dmitry Lyukov 2016-03-29 01:23:16 +03:00
  • e62e9e1af0 Merge Dmitry Lyukov 2016-03-29 01:07:29 +03:00
  • ba4526e99e Implement GetFileType Dmitry Lyukov 2016-03-29 01:03:51 +03:00
  • 015113d56d Added tests for GetFileType alex 2016-03-29 00:44:47 +03:00
  • 5dec20de00 Renamed function Dmitry Lyukov 2016-03-29 00:26:39 +03:00
  • f4bd34c242 Added function FindFileType Dmitry Lyukov 2016-03-29 00:24:07 +03:00
  • fb4212043f Added benchmarks for saving in csv.gz and json.gz formats alex 2016-03-28 23:59:29 +03:00
  • 9b85768401 Added Writer function for saving to csv.gz, json.gz, jsl.gz alex 2016-03-28 23:56:38 +03:00
  • 85e21583a2 Added saving to jsl.gz alex 2016-03-28 23:47:29 +03:00
  • 5377ad9bc2 Merging with master alex 2016-03-28 23:45:20 +03:00
  • 7b5466be3e Added saving to json.gz and csv.gz alex 2016-03-28 23:42:28 +03:00
  • 04afe993a7 Added saving to jsl Dmitry Lyukov 2016-03-28 23:31:02 +03:00
  • b39de5538a Added benchmark for saving to JSON Dmitry Lyukov 2016-03-28 23:10:27 +03:00
  • b10cb2caa5 Added save to json, parse type of output file Dmitry Lyukov 2016-03-28 23:01:28 +03:00
  • ccddb24e1d Refactoring of benchmarks alex 2016-03-27 02:59:35 +03:00
  • 719c3c2eea Added saving to system tempfile alex 2016-03-27 02:48:33 +03:00
  • 64c02ca343 Refactoring of saving to csv alex 2016-03-27 02:41:12 +03:00
  • 05d305295a Merge branch 'master' of github.com:AlekseyLobanov/gokeystat alex 2016-03-27 02:32:52 +03:00
  • 52f2f9e8ed Added simple benchmarks of saving alex 2016-03-27 02:32:39 +03:00
  • eb5ec86932 Merging master Dmitry Lyukov 2016-03-27 02:31:19 +03:00
  • 77bd3bb48c Added export to csv Dmitry Lyukov 2016-03-27 02:14:30 +03:00
  • a29b8b291f Fixed some golint warnings alex 2016-03-27 01:57:32 +03:00
  • c9d59161d8 Some small changes with db, should fix saving-new-items bug alex 2016-03-26 22:38:01 +03:00
  • f887a489b2 Added GetStatTimesFromDb function alex 2016-03-26 22:01:57 +03:00
  • 07131f8ab4 Added saving.go Dmitry Lyukov 2016-03-26 20:21:31 +03:00
  • 6917c4259e Changed interface of StatForTime and added functions for DB. alex 2016-03-26 19:16:03 +03:00
  • 126e85d102 Changed interface of StatForTime alex 2016-03-26 18:19:25 +03:00
  • f95329d55a Added struct StatForTime Dmitry Lyukov 2016-03-26 18:17:23 +03:00
  • f556ff86a5 Added struct StatForTime Dmitry Lyukov 2016-03-26 18:10:31 +03:00
  • 2bc4849976 Added initing of db, function InitDb alex 2016-03-26 18:09:19 +03:00
  • 7586114d5d Changed license Dmitry Lyukov 2016-03-26 16:34:52 +03:00
  • e6fa93c856 Added parsing arguments of command line Dmitry Lyukov 2016-03-26 16:32:57 +03:00
  • 4b990bcc82 Implemented GetKeymapFromOutput Dmitry Lyukov 2016-03-26 04:28:29 +03:00
  • cc117f80f0 Fixed golint warnings Dmitry Lyukov 2016-03-26 01:37:10 +03:00
  • 8576f39582 Deleted unused constant alex 2016-03-26 01:19:14 +03:00
  • 4675e91a7c Added GetKeymap function, added docs for GetKeymapOutput and GetKeymapFromOutput alex 2016-03-25 23:09:01 +03:00
  • cd81c328e1 Merge branch 'master' of github.com:AlekseyLobanov/gokeystat Dmitry Lyukov 2016-03-25 22:47:37 +03:00
  • a179f24eff Implemented GetKeyNumsFromOutput Dmitry Lyukov 2016-03-25 22:47:17 +03:00
  • 2900e6acdc Added basic tests for GetKeymapFromOutput alex 2016-03-25 22:26:40 +03:00
  • d2f98137cf Added GetKeymapFromOutput skeleton alex 2016-03-25 22:08:35 +03:00
  • 169c57db87 Fixed missprint in src/main.go Dmitry Lyukov 2016-03-25 20:53:10 +03:00
  • bcb222bb30 Unused comment deleted alex 2016-03-25 19:12:02 +03:00
  • c2f3aaf6e8 Added basic tests for GetKeyNumsFromOutput alex 2016-03-25 19:08:50 +03:00
  • 764af9545e Added skeleton for GetKeyNumsFromOutput alex 2016-03-25 19:08:21 +03:00
  • 035d17e795 Added sleep constant alex 2016-03-25 02:10:36 +03:00
  • a707e8c6cc Added keyboard event handling skeleton alex 2016-03-25 01:57:09 +03:00
  • 9b9dfe3d21 Added Readme.md alex 2016-03-23 16:50:00 +03:00
  • ea41c06d9a Initial commit alex 2016-03-23 02:30:29 +04:00