1. 17 Oct, 2017 1 commit
    • Julien Muchembled's avatar
      IngestionPolicy: accept data chunk as application/octet-stream · f2d3826d
      Julien Muchembled authored
      For backward compatibility with ingestion policy scripts, the message body is
      turned into a 'data_chunk' request parameter.
      
      By not having anymore to convert to/from application/x-www-form-urlencoded,
      this fixes a severe performance issue, in particular when ingesting a lot of
      data with fluentd (Ruby uses regex to convert).
      
      /reviewed-on !28
      f2d3826d
  2. 11 Aug, 2017 1 commit
  3. 10 Aug, 2017 3 commits
  4. 11 Apr, 2017 1 commit
  5. 10 Apr, 2017 2 commits
  6. 30 Mar, 2017 3 commits
  7. 24 Feb, 2017 1 commit
  8. 19 Sep, 2016 1 commit
  9. 19 Aug, 2016 2 commits
  10. 18 Aug, 2016 1 commit
  11. 08 Aug, 2016 1 commit
  12. 28 Jul, 2016 1 commit
  13. 15 Jul, 2016 10 commits
  14. 01 Jul, 2016 2 commits
  15. 23 Jun, 2016 1 commit
  16. 21 Jun, 2016 2 commits
  17. 26 May, 2016 1 commit
  18. 24 May, 2016 1 commit
  19. 25 Apr, 2016 1 commit
  20. 22 Apr, 2016 1 commit
  21. 21 Apr, 2016 1 commit
  22. 20 Apr, 2016 1 commit
  23. 18 Apr, 2016 1 commit
    • Douglas's avatar
      erp5_wendelin: added Data Stream UI to append file · 702943ab
      Douglas authored
      The Append File control is hidden when the Data Stream is empty and enabled
      when the Data Stream already has content. Meaninful notes were added to both
      Upload File and Append File control to avoid confusion.
      702943ab