1. edc6c8e Other changes done recently by Sebb · 6 years ago
  2. 610e9f1 Docco by Sebb · 6 years ago
  3. db139be BulkThread is not a Thread by Sebb · 6 years ago
  4. 60c14aa Remove temp debug by Sebb · 6 years ago
  5. 2b8b42d Better name: y => goodies by Sebb · 6 years ago
  6. 8898c16 Let the archiver import the module if it needs it by Sebb · 6 years ago
  7. b2f1242 Pylint does not ignore names with embedded _ by Sebb · 6 years ago
  8. f460d23 Don't redefine built-in 'id' by Sebb · 6 years ago
  9. 0401864 Narrower Exception by Sebb · 6 years ago
  10. 5d7cb20 Simplify by using init parameters by Sebb · 6 years ago
  11. bc6f1d7 Also need to change import-mbox for new returns by Sebb · 6 years ago
  12. c7d6765 Don't use instance data to pass back info from function call by Sebb · 6 years ago
  13. 5d71102 Flag unused parameters with underscore prefix by Sebb · 6 years ago
  14. 12c3f23 Document behaviour and issue by Sebb · 6 years ago
  15. 19732de Flag unused parameters with underscore prefix by Sebb · 6 years ago
  16. c2004b8 Note re full id format by Sebb · 6 years ago
  17. 7f119d3 Bug: archiver.py can never detect content-type: flowed by Sebb · 6 years ago
  18. 1006a0d Use different name to avoid clash by Sebb · 6 years ago
  19. ec0a76e Bug: import-mbox.py: imap code should not reset ES instance by Sebb · 6 years ago
  20. 88bcc1d pylint: logging.warn is deprecated => warning by Sebb · 6 years ago
  21. 6e5c51f pylint: lazily evaluate logging parameters by Sebb · 6 years ago
  22. 4153f16 pylint: Don't redefine built-in 'list' by Sebb · 6 years ago
  23. ffe56ce Bug: tmpname used before it has been set up in import-mbox by Sebb · 6 years ago
  24. d2df6c2 Bug: variable 'mid' used before assignment in archiver.py by Sebb · 6 years ago
  25. 172ba61 Use common config parser module by Sebb · 6 years ago
  26. 6f7125f Enh: remove duplicated code in tools scripts by Sebb · 6 years ago
  27. 82c7814 Add get method by Sebb · 6 years ago
  28. 804b1a8 Exit if no valid change specified by Sebb · 6 years ago
  29. 9cf8e97 Document update by Sebb · 6 years ago
  30. a2a1615 Give access to dbname loaded from config by Sebb · 6 years ago
  31. 3cfaa86 pylint: don't redefine built-ins by Sebb · 6 years ago
  32. 0d4f338 pylint: unused/duplicate imports by Sebb · 6 years ago
  33. d346377 pylint: unused variables by Sebb · 6 years ago
  34. 4aca493 pylint: narrow catch by Sebb · 6 years ago
  35. 449dcbf pylint: narrow catch by Sebb · 6 years ago
  36. d5e79e5 pylint: move doc string inside method by Sebb · 6 years ago
  37. 98d5df0 pylint: unreachable code by Sebb · 6 years ago
  38. 7d69fce pylint: unused by Sebb · 6 years ago
  39. 041f0ae pylint: input is a built-in by Sebb · 6 years ago
  40. 05555b0 pylint: narrow catch by Sebb · 6 years ago
  41. 5bb0e38 pylint: bytes is a built-in by Sebb · 6 years ago
  42. 805023b pylint: id is a built-in; rename by Sebb · 6 years ago
  43. 94e687f pylint - use Python3 super() call by Sebb · 6 years ago
  44. 6713a92 pylint: id is a built-in; unused import etc by Sebb · 6 years ago
  45. 769cce2 Use new config module by Sebb · 6 years ago
  46. 4930c77 New module to read config file by Sebb · 6 years ago
  47. a01db72 Oops, also need import by Sebb · 6 years ago
  48. b2bd155 Use standard certificates by Sebb · 6 years ago
  49. 87862c5 May vary between installations by Sebb · 6 years ago
  50. bc50640 No longer needed (refs were dropped in c518100) by Sebb · 6 years ago
  51. 3418b63 Bug: push-failures.py expects to find 'id' key in json file by Sebb · 6 years ago
  52. 731274c +=2018 by Sebb · 6 years ago
  53. 859f8c7 Bug: ES 5.x does not support word-cloud (stats.lua) by Sebb · 6 years ago
  54. 98c34fb Add version info to elastic module by Sebb · 6 years ago
  55. e274412 Bug: setup.py fails with ES2 - fielddata by Sebb · 6 years ago
  56. 8d72237 Bug: setup.py --default should not prompt for urlPrefix by Sebb · 6 years ago
  57. f7be819 Bug: copy-list.py does not work by Sebb · 6 years ago
  58. 1ec97ee Bug: unnecessary test (will always succeed) in copy-list.py by Sebb · 6 years ago
  59. 58b5898 Bug: archiver ignores failures if dumponfail is not defined by Sebb · 6 years ago
  60. eb93614 compuser body should be unicode by Daniel Gruno · 6 years ago
  61. 5618877 Also look for references: header when threading by Daniel Gruno · 6 years ago
  62. 4faa89f Enh: make MboxoFactory optional by Sebb · 6 years ago
  63. 17c57ff Fix path in hash-bang by Sebb · 6 years ago
  64. 17ddb85 cluster generator does *not* include the lid in the hash by Sebb · 6 years ago
  65. a105f9a duplication of data in response from thread.lua by Sebb · 6 years ago
  66. 9c3d656 Oops, accidentally committed ponymail.js in a8ea8a0 by Sebb · 6 years ago
  67. 2eb9692 Oops forgot to update source in 3cc594f by Sebb · 6 years ago
  68. 5b86431 option to reduce stats.lua output by Sebb · 6 years ago
  69. 0f3e725 Unused by Sebb · 6 years ago
  70. 1450f42 Use irt variable instead of refetching it by Sebb · 6 years ago
  71. ab27b0e stats.lua cannot handle deep nesting by Sebb · 6 years ago
  72. 236055b option to reduce stats.lua output by Sebb · 6 years ago
  73. 9a2eab6 Don't overwrite the original filename by Sebb · 6 years ago
  74. 69154f4 Show the error by Sebb · 6 years ago
  75. 590db3a Misplaced closing parenthesis by Sebb · 6 years ago
  76. 2e16918 option to reduce stats.lua output by Sebb · 6 years ago
  77. bc6ae7e Only calculate the epoch once by Sebb · 6 years ago
  78. 19562aa No longer used: code is in generators.py by Sebb · 6 years ago
  79. 4ef2356 Docco by Sebb · 6 years ago
  80. d598e50 Merge pull request #435 from dimidd/master by sebbASF · 6 years ago
  81. 4523257 import-mbox: Clarify List-ID format by Dimid Duchovny · 6 years ago
  82. fb0dde9 Bug: Inconsistent LID validation by Sebb · 6 years ago
  83. 7962c32 Bug: Inconsistent LID validation - don't require min 3 chars by Sebb · 6 years ago
  84. a0e6980 Bug: does not make sense to allow empty domain name in LID by Sebb · 6 years ago
  85. e661657 Ignore Python cache by Sebb · 6 years ago
  86. a4ccc7c Bump version by Sebb · 6 years ago
  87. f74bc82 Document new generator name by Sebb · 6 years ago
  88. 5e7b08a Indentation in mail content (leading white-space) not shown by Sebb · 6 years ago
  89. fef5707 Docco by Sebb · 6 years ago
  90. a8ea8a0 Use correct dependency order to fix OAuth login problem; this fixes #431 by Sebb · 6 years ago 0.10
  91. 593029a fix arg order, indent by Daniel Gruno · 6 years ago
  92. d0c353d update chglog by Daniel Gruno · 6 years ago
  93. 3629f34 Add tool for retrying failed documents saved by --dumponfail by Daniel Gruno · 6 years ago
  94. 1b008a6 Work around ES 6 cert failures by Daniel Gruno · 6 years ago
  95. 38c614b Support ES 6.x py lib by Daniel Gruno · 6 years ago
  96. 81bb1e6 Add --dumponfail for dumping json docs when indexing fails by Daniel Gruno · 6 years ago
  97. 3cc594f Bug: GUI can hide reply text when analysing quoted text by Sebb · 6 years ago
  98. 8ef2678 Validate date by Sebb · 6 years ago
  99. 5e189b8 mbox.lua output filename does not match ISO standard by Sebb · 6 years ago
  100. 13ec095 Use self-explanatory name by Sebb · 7 years ago