Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ElasticSearch: try to monkeypatch Elasticsearch::UnsupportedProductError | 2023-04-09 | 1 | -0/+1 | |
* | Stop using bundler | 2017-10-14 | 1 | -1/+1 | |
* | Add missing require for ostruct, needed for ruby22 | 2017-10-14 | 1 | -0/+1 | |
* | ag: allow manual flush of index. | 2017-05-23 | 1 | -0/+16 | |
* | Rubocop cleanup. | 2017-05-21 | 1 | -37/+35 | |
* | Implement hidden messages to block out spam. | 2017-05-21 | 1 | -2/+40 | |
* | Always raise problems from create/delete if calling from maildir indexing calls. | 2015-02-25 | 1 | -3/+3 | |
* | Improve error handling. | 2015-02-25 | 1 | -7/+12 | |
* | Refactor to simplify for a quick bug I hit. | 2015-02-25 | 1 | -10/+13 | |
* | Fix function name. | 2015-02-25 | 1 | -1/+1 | |
* | Document that this deletes the index normally. | 2015-02-25 | 1 | -2/+2 | |
* | Incremental was not doing new messages!. | 2015-02-23 | 1 | -1/+1 | |
* | Make a rethread command. | 2015-02-23 | 1 | -2/+13 | |
* | We do not want to catch NoMethodError from deeper in the stack. | 2015-02-23 | 1 | -2/+2 | |
* | Fix vim. | 2015-02-23 | 1 | -0/+1 | |
* | Debugging. | 2015-02-23 | 1 | -1/+1 | |
* | Fix arg. | 2015-02-23 | 1 | -1/+1 | |
* | Prepare real wait for status. | 2015-02-23 | 1 | -0/+17 | |
* | Leave a note about reindex. | 2015-02-23 | 1 | -0/+1 | |
* | Correct action. | 2015-02-23 | 1 | -1/+1 | |
* | Improve delete code paths. | 2015-02-23 | 1 | -14/+23 | |
* | Remove dead code. | 2015-02-23 | 1 | -2/+0 | |
* | My ruby is rusty. | 2015-02-23 | 1 | -2/+2 | |
* | Ability to turn off the progress bar. | 2015-02-23 | 1 | -2/+18 | |
* | Expose delete index. | 2015-02-23 | 1 | -4/+19 | |
* | Properly shut up encoding errors | 2015-02-24 | 1 | -1/+1 | |
* | Ensure job count is an integer. | 2015-02-23 | 1 | -1/+1 | |
* | Include key. | 2015-02-23 | 1 | -1/+1 | |
* | Include a --jobs parameter. | 2015-02-23 | 1 | -0/+7 | |
* | hello linux | 2015-02-23 | 1 | -1/+3 | |
* | Only occupy 3/4 of the processors | 2015-02-23 | 1 | -3/+3 | |
* | Silence encoding warnings | 2015-02-23 | 1 | -1/+1 | |
* | Don't store the flags in raw_filename. | 2015-02-23 | 1 | -2/+2 | |
* | use more threads! | 2015-02-23 | 1 | -3/+9 | |
* | Implement --delete | 2015-02-23 | 1 | -1/+7 | |
* | Implement --info | 2015-02-23 | 1 | -1/+22 | |
* | Show more filenames when rendering fails | 2015-02-21 | 1 | -2/+2 | |
* | Print filename for failed files | 2015-02-21 | 1 | -1/+1 | |
* | Whitespace. | 2015-02-21 | 1 | -1/+1 | |
* | cleanup usage. | 2015-02-21 | 1 | -1/+1 | |
* | readonly mode for processing new as well. | 2015-02-21 | 1 | -1/+6 | |
* | Remove do_fix/--fix for now, it should be done externally to this. | 2015-02-21 | 1 | -16/+1 | |
* | Hotfix the Maildir handling to not need our --fix renaming of files. | 2015-02-21 | 1 | -0/+1 | |
* | Allow 0-9 in list names | 2015-02-21 | 1 | -2/+2 | |
* | Do some basic mailing list name validation | 2015-02-19 | 1 | -1/+5 | |
* | Initial version | 2015-02-19 | 1 | -0/+161 |