1. 16 10月, 2020 4 次提交
  2. 15 10月, 2020 4 次提交
  3. 14 10月, 2020 4 次提交
  4. 13 10月, 2020 10 次提交
  5. 12 10月, 2020 8 次提交
  6. 10 10月, 2020 3 次提交
  7. 09 10月, 2020 3 次提交
  8. 08 10月, 2020 4 次提交
    • T
      Shortlog strip console notes (#4905) · dd134ef8
      Tomek Szmytka 提交于
      * Do not render parts of serialized a ConsoleNote if output begins in the middle of it. Generalize finding pre/postamble
      
      * Do not render parts of serialized a ConsoleNote while writing non-html output as well. Test sample script output.
      
      * Add positive scenario test case. Fine-tune implementation
      
      * Render progressive output with explicitly set no preBuffer. Ensure only the relevant lines get processed
      
      * Revert pre-buffer functionality.
      Keep tests in adjusted form.
      
      * Push offset forward to start writing log on line beginning
      
      * Move and fine-tune tests. Avoid rendering no output in case offset falls on last line
      
      * Dont render whole log on offset on the last line. It might be problematic for really large logs
      
      * Style adjustments
      dd134ef8
    • O
      Merge pull request #4967 from Sangaibisi/master · 715cdb15
      Oleg Nenashev 提交于
      Hacktoberfest: Java 8 migration. Replace statements with lambda
      715cdb15
    • P
    • R
      Use preauth filter and add autocompletion test · a66e05ac
      res0nance 提交于
      a66e05ac