2
0
mirror of https://github.com/carlostrub/sisyphus synced 2024-10-31 09:20:15 +00:00
Commit Graph

145 Commits

Author SHA1 Message Date
Carlo Strub
8169b9e318 glide up 2017-10-21 15:25:38 +02:00
Carlo Strub
f2d25fa5b0 version 1.0.0 changelog 2017-10-21 15:25:02 +02:00
Carlo Strub
fca299da0a Create CONTRIBUTING.md 2017-09-21 23:30:13 +02:00
Carlo Strub
23d6635fba Create CODE_OF_CONDUCT.md 2017-09-21 23:26:11 +02:00
Carlo Strub
cb1d924333 please gometalinter 2017-09-17 19:17:43 +02:00
Carlo Strub
883dbd008c update readme 2017-09-17 01:17:58 +02:00
Carlo Strub
8350f59e88 Version 0.3.0 2017-09-17 00:58:20 +02:00
Carlo Strub
bbee193679 improve memory footprint 2017-09-17 00:56:17 +02:00
Carlo Strub
77fa162ee0 improve help flag, configuration only via env variables, allow duration to be changed at runtime 2017-09-17 00:38:59 +02:00
Carlo Strub
755f30b1d6 duplicate in travis 2017-09-16 22:59:43 +02:00
Carlo Strub
95abdf8ae7 travis cache 2017-09-16 22:57:49 +02:00
Carlo Strub
56b22663c3 caching in travis 2017-09-16 22:55:56 +02:00
Carlo Strub
e281d27797 use 1.9 in travis 2017-09-16 22:51:04 +02:00
Carlo Strub
93a4eb1a31 small fixes on application help page, removing an unused variable 2017-09-16 22:47:41 +02:00
Carlo Strub
1df45dc7b3 - we go 12factor
- remove daemon stuff
- change logo
2017-09-16 22:33:24 +02:00
Carlo Strub
f77293e7cc Only accept large unicode characters as individual words 2017-09-16 22:07:36 +02:00
Carlo Strub
6db5fd2ab4 gitignore 2017-09-16 21:49:52 +02:00
Carlo Strub
b5dfa4a3a0 Glide up 2017-09-16 21:14:58 +02:00
Carlo Strub
50ccf9740d clarify CHANGELOG 2017-09-16 21:07:00 +02:00
Carlo Strub
76d22efc88 accept unicode characters in the word list 2017-09-10 00:53:11 +02:00
Carlo Strub
6830cb8aab glide up 2017-08-14 23:11:01 +02:00
Carlo Strub
fc148ccc16 Update Changelog 2017-06-05 20:03:34 +00:00
Carlo Strub
9e9bc22586 glide up 2017-06-05 19:57:43 +00:00
Carlo Strub
221e564a2a remove duplicate dependency 2017-06-05 19:56:45 +00:00
Carlo Strub
fa21c1ab4c clarify README 2017-06-05 17:39:02 +00:00
Carlo Strub
91b9c68522 fix test 2017-06-05 16:25:44 +00:00
Carlo Strub
2216b2a929 Implement automatic learning after predefined duration 2017-06-05 16:20:03 +00:00
Carlo Strub
44c158d2ef improve README 2017-06-05 15:21:42 +00:00
Carlo Strub
88fefe9249 junk is just fine 2017-06-05 14:34:28 +00:00
Carlo Strub
4d2a9f5115 fix tests 2017-06-05 14:13:27 +00:00
Carlo Strub
9027d8a954 log when done learning 2017-06-05 13:40:17 +00:00
Carlo Strub
87b51ebee0 glide up. load mails correctly before learning or classifying them.
improve some logging messages
2017-06-05 13:33:32 +00:00
Carlo Strub
3c665ed446 classify also if nothing have ever been learned 2017-05-28 20:53:43 +00:00
Carlo Strub
301e9f53ec test classification on empty database 2017-05-27 21:09:47 +00:00
Carlo Strub
5413fdb4d4 Do not calculate harmonic mean if there is no probability -- otherwise
it crashes
2017-05-27 20:32:23 +00:00
Carlo Strub
84db65b054 Improve help text 2017-05-25 21:09:21 +00:00
Carlo Strub
6b37c383ad glide up 2017-05-25 21:03:52 +00:00
Carlo Strub
2114b262f0 glide up 2017-05-25 11:41:42 +00:00
Carlo Strub
bf1dd8d86a add coverage to README 2017-05-23 21:35:36 +00:00
Carlo Strub
8ce5e2dada re-enable watcher 2017-05-23 21:30:24 +00:00
Carlo Strub
1840dff22a do not display byte slice, but string 2017-05-23 20:55:47 +00:00
Carlo Strub
1e67467307 use logrus properly (fixes #1) 2017-05-23 20:43:17 +00:00
Carlo Strub
04cc804722 replace log by logrus 2017-05-18 19:21:46 +00:00
Carlo Strub
d93a56c162 glide up and add logrus 2017-05-18 19:13:23 +00:00
Carlo Strub
e8d9c22ec3 add send-coverage 2017-05-17 21:29:54 +00:00
Carlo Strub
276e665172 wrong prior calculation 2017-05-15 22:26:44 +00:00
Carlo Strub
359d24caa9 remove gas from static-test 2017-05-15 21:00:14 +00:00
Carlo Strub
d69aa14e1e Please gosimplify 2017-05-15 20:58:24 +00:00
Carlo Strub
e00b8fa609 simlify the learn function by moving the two actions into private functions 2017-05-14 21:16:04 +00:00
Carlo Strub
1e2b563585 cosmetics 2017-05-14 20:55:38 +00:00