Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/fitnesse-plugin
  Commit: 7ea548eb733eea54fe20820ed3da33749e6c031e
      
https://github.com/jenkinsci/fitnesse-plugin/commit/7ea548eb733eea54fe20820ed3da33749e6c031e
  Author: antoine-aumjaud <[email protected]>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M src/main/java/hudson/plugins/fitnesse/CompoundFitnesseResults.java
    M src/main/java/hudson/plugins/fitnesse/FitnesseResultsRecorder.java
    M src/main/java/hudson/plugins/fitnesse/NativePageCounts.java
    M src/main/java/hudson/plugins/fitnesse/NativePageCountsParser.java
    M src/test/java/hudson/plugins/fitnesse/FitnesseResultsRecorderTest.java
    M src/test/java/hudson/plugins/fitnesse/NativePageCountsParserTest.java
    M src/test/java/hudson/plugins/fitnesse/NativePageCountsTest.java

  Log Message:
  -----------
  [JENKINS-15863][JENKINS-13936] Write HTML content in file when XML is
parsed.
HTML contents of the result was saved in memory before to be written in
files. To avoid OOM, I write the file when the XML si parsed.


  Commit: 29248aa2384aa6d037d3bd6b308fd64c6b7c98db
      
https://github.com/jenkinsci/fitnesse-plugin/commit/29248aa2384aa6d037d3bd6b308fd64c6b7c98db
  Author: antoine-aumjaud <[email protected]>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M src/test/java/hudson/plugins/fitnesse/NativePageCountsParserTest.java
    M src/test/java/hudson/plugins/fitnesse/NativePageCountsTest.java

  Log Message:
  -----------
  Move temporary files to target


  Commit: 0468e33a2ec471ef1d889ab4d29e89dd6ffed0ed
      
https://github.com/jenkinsci/fitnesse-plugin/commit/0468e33a2ec471ef1d889ab4d29e89dd6ffed0ed
  Author: antoine-aumjaud <[email protected]>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M src/main/java/hudson/plugins/fitnesse/FitnesseResultsRecorder.java
    M src/main/java/hudson/plugins/fitnesse/NativePageCounts.java

  Log Message:
  -----------
  format


  Commit: 456c69f1219c0ca8087ccc62d9ec2498605a54c9
      
https://github.com/jenkinsci/fitnesse-plugin/commit/456c69f1219c0ca8087ccc62d9ec2498605a54c9
  Author: antoine-aumjaud <[email protected]>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M src/main/java/hudson/plugins/fitnesse/NativePageCounts.java

  Log Message:
  -----------
  Improve logs


  Commit: 39e7a5fb7c274044053a6da54fa58ea608450892
      
https://github.com/jenkinsci/fitnesse-plugin/commit/39e7a5fb7c274044053a6da54fa58ea608450892
  Author: antoine-aumjaud <[email protected]>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M src/test/java/hudson/plugins/fitnesse/FitnesseResultsRecorderTest.java

  Log Message:
  -----------
  Remove existing exception on tests


  Commit: afd4988e0617522b6cd3aba3e7d8b51392547b56
      
https://github.com/jenkinsci/fitnesse-plugin/commit/afd4988e0617522b6cd3aba3e7d8b51392547b56
  Author: antoine-aumjaud <[email protected]>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M src/main/java/hudson/plugins/fitnesse/NativePageCounts.java
    M src/test/java/hudson/plugins/fitnesse/NativePageCountsTest.java

  Log Message:
  -----------
  Remove html extension (need to change more code)


  Commit: 2967c0a2c418a236666002758dffdcad272e1db7
      
https://github.com/jenkinsci/fitnesse-plugin/commit/2967c0a2c418a236666002758dffdcad272e1db7
  Author: antoine-aumjaud <[email protected]>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M src/main/java/hudson/plugins/fitnesse/NativePageCounts.java
    M src/main/java/hudson/plugins/fitnesse/ResultsDetails.java

  Log Message:
  -----------
  improve log


  Commit: 541f4bbe52b02546c5abaebe86f2e81a1de90ee8
      
https://github.com/jenkinsci/fitnesse-plugin/commit/541f4bbe52b02546c5abaebe86f2e81a1de90ee8
  Author: Antoine Aumjaud <[email protected]>
  Date:   2014-10-08 (Wed, 08 Oct 2014)

  Changed paths:
    M src/main/java/hudson/plugins/fitnesse/CompoundFitnesseResults.java
    M src/main/java/hudson/plugins/fitnesse/FitnesseResultsRecorder.java
    M src/main/java/hudson/plugins/fitnesse/NativePageCounts.java
    M src/main/java/hudson/plugins/fitnesse/NativePageCountsParser.java
    M src/main/java/hudson/plugins/fitnesse/ResultsDetails.java
    M src/test/java/hudson/plugins/fitnesse/FitnesseResultsRecorderTest.java
    M src/test/java/hudson/plugins/fitnesse/NativePageCountsParserTest.java
    M src/test/java/hudson/plugins/fitnesse/NativePageCountsTest.java

  Log Message:
  -----------
  Merge pull request #16 from 
antoine-aumjaud/features/FITNESSE-PLUGIN-StoreHtmlContentInFileWhenXMLIsParsed

Store HTML content in file during the XML parsing to avoid OOM


Compare: 
https://github.com/jenkinsci/fitnesse-plugin/compare/c48dfae48cfa...541f4bbe52b0

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to