Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return statfiles stats from controller. | Vsevolod Stakhov | 2015-02-01 | 2 | -0/+65 |
* | Implement statistics for mmaped statfiles. | Vsevolod Stakhov | 2015-02-01 | 3 | -2/+37 |
* | Some fixes to bayes. | Vsevolod Stakhov | 2015-01-28 | 2 | -1/+4 |
* | Increase revision after learning. | Vsevolod Stakhov | 2015-01-28 | 4 | -2/+37 |
* | Fix learning. | Vsevolod Stakhov | 2015-01-28 | 2 | -6/+23 |
* | Fix pointer passing. | Vsevolod Stakhov | 2015-01-27 | 1 | -1/+1 |
* | Another missing member. | Vsevolod Stakhov | 2015-01-27 | 1 | -1/+2 |
* | Fix initialization order. | Vsevolod Stakhov | 2015-01-27 | 1 | -4/+4 |
* | Fix some issues in learning. | Vsevolod Stakhov | 2015-01-26 | 3 | -47/+22 |
* | Fixing learning. | Vsevolod Stakhov | 2015-01-26 | 3 | -12/+149 |
* | Init mmaped file runtime function. | Vsevolod Stakhov | 2015-01-26 | 1 | -0/+1 |
* | Initialize missing fields. | Vsevolod Stakhov | 2015-01-26 | 2 | -1/+3 |
* | Implement learning function. | Vsevolod Stakhov | 2015-01-26 | 1 | -0/+70 |
* | Implement classifying. | Vsevolod Stakhov | 2015-01-26 | 2 | -46/+67 |
* | Update bayes. | Vsevolod Stakhov | 2015-01-26 | 2 | -188/+100 |
* | Implement min and max tokens. | Vsevolod Stakhov | 2015-01-26 | 1 | -0/+26 |
* | Write statfiles revisions to the runtime. | Vsevolod Stakhov | 2015-01-26 | 2 | -2/+21 |
* | Add tokens processing. | Vsevolod Stakhov | 2015-01-25 | 2 | -1/+32 |
* | Add functions for getting values from files. | Vsevolod Stakhov | 2015-01-25 | 2 | -21/+66 |
* | Add preprocessing routine for classifiers. | Vsevolod Stakhov | 2015-01-24 | 2 | -13/+98 |
* | Start statistics preprocessing implementation. | Vsevolod Stakhov | 2015-01-23 | 1 | -11/+44 |
* | Implement statfiles runtime initialization. | Vsevolod Stakhov | 2015-01-23 | 3 | -259/+281 |
* | Rework tokenization invocation. | Vsevolod Stakhov | 2015-01-23 | 3 | -42/+51 |
* | Add initial processing routines. | Vsevolod Stakhov | 2015-01-23 | 6 | -19/+138 |
* | Refactor structures names. | Vsevolod Stakhov | 2015-01-23 | 7 | -18/+108 |
* | Rework types for tokenizers functions. | Vsevolod Stakhov | 2015-01-23 | 3 | -27/+17 |
* | Reorganize libstat API. | Vsevolod Stakhov | 2015-01-23 | 12 | -204/+110 |
* | Rework statistics runtime structures. | Vsevolod Stakhov | 2015-01-23 | 5 | -30/+41 |
* | Remove statfile invalidation. | Vsevolod Stakhov | 2015-01-22 | 1 | -81/+0 |
* | Fix mmaped files initialization. | Vsevolod Stakhov | 2015-01-21 | 1 | -45/+69 |
* | Add initialization prototype. | Vsevolod Stakhov | 2015-01-20 | 1 | -0/+21 |
* | Restore statfile resize logic. | Vsevolod Stakhov | 2015-01-20 | 1 | -0/+12 |
* | More rework. | Vsevolod Stakhov | 2015-01-20 | 3 | -464/+85 |
* | Start reworking of mmaped files backend. | Vsevolod Stakhov | 2015-01-19 | 4 | -239/+140 |
* | Remove direct statfiles manipulation from bayes. | Vsevolod Stakhov | 2015-01-18 | 2 | -112/+9 |
* | New statistics token definition. | Vsevolod Stakhov | 2015-01-18 | 3 | -18/+20 |
* | Remove old statfile_pool logic. | Vsevolod Stakhov | 2015-01-18 | 3 | -150/+1 |
* | Start refactoring of statistics in rspamd. | Vsevolod Stakhov | 2015-01-18 | 10 | -7/+1522 |
* | Remove binlog and statfile_sync: never ever used. | Vsevolod Stakhov | 2015-01-16 | 1 | -2/+0 |
* | No more winnow. | Vsevolod Stakhov | 2015-01-16 | 4 | -732/+1 |
* | Reorganize statfiles and classifiers into libstat. | Vsevolod Stakhov | 2015-01-16 | 9 | -0/+2000 |