[dovecot/core] 8c93c8: fts: Add comment to fts_parser_deinit() describing...

GitHub noreply at github.com
Fri Dec 15 13:00:11 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 8c93c82c97d7c125838344df7fdcb9df1b77f9a3
      https://github.com/dovecot/core/commit/8c93c82c97d7c125838344df7fdcb9df1b77f9a3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/plugins/fts/fts-parser.h

  Log Message:
  -----------
  fts: Add comment to fts_parser_deinit() describing its API


  Commit: 76f255362c881924e735581e54bdd7863b684ecc
      https://github.com/dovecot/core/commit/76f255362c881924e735581e54bdd7863b684ecc
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/plugins/fts/fts-parser.c

  Log Message:
  -----------
  fts: fts_parser_deinit() - Fix default return value


  Commit: 07bfc948f87ca139b18af57fb2615a7fd4f668b3
      https://github.com/dovecot/core/commit/07bfc948f87ca139b18af57fb2615a7fd4f668b3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/plugins/fts/fts-parser-html.c

  Log Message:
  -----------
  fts: fts-parser-html - Fix deinit return value


  Commit: cbe118de87a9ca429e5dc7c09e58f6854beb011a
      https://github.com/dovecot/core/commit/cbe118de87a9ca429e5dc7c09e58f6854beb011a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/plugins/fts/fts-parser-script.c

  Log Message:
  -----------
  fts: fts-parser-script - Fix deinit return value


  Commit: fc2b89b1103fd32fe9469060c44816c1efb8a0e0
      https://github.com/dovecot/core/commit/fc2b89b1103fd32fe9469060c44816c1efb8a0e0
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/plugins/fts/fts-parser-tika.c

  Log Message:
  -----------
  fts: fts-parser-tika - Add assert to make sure retriable_error_msg is set


  Commit: f4c18fa75b5a1feebde68986bc7f9bc19f0afe59
      https://github.com/dovecot/core/commit/f4c18fa75b5a1feebde68986bc7f9bc19f0afe59
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/plugins/fts/fts-parser.c

  Log Message:
  -----------
  fts: Add assert to make sure fts_parser.deinit() returns retriable_error_msg when needed


  Commit: d8ebe885f013b600e4ebe632bb07e295fbdd628b
      https://github.com/dovecot/core/commit/d8ebe885f013b600e4ebe632bb07e295fbdd628b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/plugins/fts/fts-build-mail.c

  Log Message:
  -----------
  fts: Make sure may_need_retry is reset between attempts.

It wasn't if the second attempt failed early.


  Commit: d7c139d9a260abc012ce97ab4945bb64b4af2c10
      https://github.com/dovecot/core/commit/d7c139d9a260abc012ce97ab4945bb64b4af2c10
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/plugins/fts/fts-build-mail.c

  Log Message:
  -----------
  fts: Use consistent naming for retriable_err_msg

It's only for retriable errors, not errors in general


  Commit: 3813ebcae2fe8b75a610fe20b20a25a5919043f2
      https://github.com/dovecot/core/commit/3813ebcae2fe8b75a610fe20b20a25a5919043f2
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/plugins/fts/fts-build-mail.c

  Log Message:
  -----------
  fts: Don't try to retry parsing if indexing already fails


  Commit: 993b1b96f38df4970fb2c41d47b660a8c64bda98
      https://github.com/dovecot/core/commit/993b1b96f38df4970fb2c41d47b660a8c64bda98
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/plugins/fts/fts-build-mail.c

  Log Message:
  -----------
  fts: Code cleanup


Compare: https://github.com/dovecot/core/compare/ec61c407caf0...993b1b96f38d


More information about the dovecot-cvs mailing list