Commit Graph

76 Commits

Author SHA1 Message Date
alex 49781dafe9 Merge branch 'master' of github.com:AlekseyLobanov/gokeystat 2016-04-01 00:49:50 +03:00
alex 3d2a651fc8 README.md small fix 2016-04-01 00:49:28 +03:00
Dmitry Lyukov 41c6affb09 Fixed README.md 2016-03-30 16:11:29 +03:00
alex 3e55f07163 Removed wrong Readme.md v1.0 2016-03-30 16:06:47 +03:00
Dmitry Lyukov df68e745b9 Changed README.md 2016-03-30 02:58:05 +03:00
Dmitry Lyukov c187876359 Added description and instructions in README.md 2016-03-30 02:50:39 +03:00
Dmitry Lyukov 4ec6992e16 Fixed bug with keyNum's 2016-03-30 01:38:36 +03:00
Dmitry Lyukov c3f5dc98ef Fixed GenerateRandStatsForTime in saving_test.go 2016-03-30 00:56:11 +03:00
Dmitry Lyukov e5e098899f Specific begin/end of time period, changed duration of period 2016-03-30 00:37:37 +03:00
alex 181fc43029 Added links to Readme.md 2016-03-29 12:55:50 +03:00
alex 1683df68c0 Removed python support on Travis 2016-03-29 03:52:09 +03:00
alex 8ca8ca2d20 Addded codecov to Travis 2016-03-29 03:48:03 +03:00
alex 851348e0c2 Added codecov.io support 2016-03-29 03:40:45 +03:00
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
Dmitry Lyukov 1438c17d76 Changed GetFileType 2016-03-29 01:24:18 +03:00
Dmitry Lyukov b5d4395542 Fixed GetFileType test 2016-03-29 01:23:16 +03:00
Dmitry Lyukov e62e9e1af0 Merge 2016-03-29 01:07:29 +03:00
Dmitry Lyukov ba4526e99e Implement GetFileType 2016-03-29 01:03:51 +03:00
alex 015113d56d Added tests for GetFileType 2016-03-29 00:44:47 +03:00
Dmitry Lyukov 5dec20de00 Renamed function 2016-03-29 00:26:39 +03:00
Dmitry Lyukov f4bd34c242 Added function FindFileType 2016-03-29 00:24:07 +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
Dmitry Lyukov 04afe993a7 Added saving to jsl 2016-03-28 23:31:02 +03:00
Dmitry Lyukov b39de5538a Added benchmark for saving to JSON 2016-03-28 23:10:27 +03:00
Dmitry Lyukov b10cb2caa5 Added save to json, parse type of output file 2016-03-28 23:01: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
Dmitry Lyukov eb5ec86932 Merging master 2016-03-27 02:31:19 +03:00
Dmitry Lyukov 77bd3bb48c Added export to csv 2016-03-27 02:14:30 +03:00
alex a29b8b291f Fixed some golint warnings 2016-03-27 01:57:32 +03:00