Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/wsclean-plugin
  Commit: 15c7eb7e33adac559cfababf6d60f9bf16c9041a
      
https://github.com/jenkinsci/wsclean-plugin/commit/15c7eb7e33adac559cfababf6d60f9bf16c9041a
  Author: Peter Darton <[email protected]>
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  gitignore work folder as that's where mvn hpi:run puts its data.


  Commit: 51d7dd51352c6a885813b73c4e2bf19bec6ab42f
      
https://github.com/jenkinsci/wsclean-plugin/commit/51d7dd51352c6a885813b73c4e2bf19bec6ab42f
  Author: Peter Darton <[email protected]>
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
    M src/main/resources/index.jelly

  Log Message:
  -----------
  Shortened plugin description.


  Commit: bb8ba8dd873ce29764243632a2faeb3710a91d8e
      
https://github.com/jenkinsci/wsclean-plugin/commit/bb8ba8dd873ce29764243632a2faeb3710a91d8e
  Author: Peter Darton <[email protected]>
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
    M 
src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/config.jelly

  Log Message:
  -----------
  WebUI: Wrap 'before' field in a <f:advanced> box.


  Commit: 1e3d46aeaf2afe2f33410260f3172fec7b309379
      
https://github.com/jenkinsci/wsclean-plugin/commit/1e3d46aeaf2afe2f33410260f3172fec7b309379
  Author: Peter Darton <[email protected]>
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
    A 
src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/help-before.html
    A src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/help.html

  Log Message:
  -----------
  WebUI: Added help.


  Commit: 2c5f21400a43fbe8c568f26d98d88d466ceab56d
      
https://github.com/jenkinsci/wsclean-plugin/commit/2c5f21400a43fbe8c568f26d98d88d466ceab56d
  Author: Peter Darton <[email protected]>
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
    M pom.xml
    M src/main/java/de/jamba/hudson/plugin/wsclean/PrePostClean.java
    A src/main/resources/de/jamba/hudson/plugin/wsclean/Messages.properties
    M 
src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/global.jelly
    A src/test/java/de/jamba/hudson/plugin/wsclean/PrePostCleanTest.java

  Log Message:
  -----------
  General tidy-up, multiple changes:

* WebUI: Made text localizable.
* Config: Deprecated 'behind' field as it's always !before.
* Config: Added default constructor and DataBoundSetter.
* Build: Capitalised first letter of lines logged.
* Build: Don't catch & suppress InterruptedException.
* Dev: reformat code to use 4 spaces instead of tabs for indentation.
* Dev: added simple unit-test.
* Dev: removed @SuppressWarnings("rawtypes") where possible.
* Dev: combined multiple catches into multi-catch clause.


  Commit: 1b218facc8bd019671841ad70cbab677367a9567
      
https://github.com/jenkinsci/wsclean-plugin/commit/1b218facc8bd019671841ad70cbab677367a9567
  Author: Peter Darton <[email protected]>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
    M .gitignore
    M pom.xml
    M src/main/java/de/jamba/hudson/plugin/wsclean/PrePostClean.java
    A src/main/resources/de/jamba/hudson/plugin/wsclean/Messages.properties
    M 
src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/config.jelly
    M 
src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/global.jelly
    A 
src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/help-before.html
    A src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/help.html
    M src/main/resources/index.jelly
    A src/test/java/de/jamba/hudson/plugin/wsclean/PrePostCleanTest.java

  Log Message:
  -----------
  Merge pull request #4 from pjdarton/code_tlc

General code tidy-up


Compare: 
https://github.com/jenkinsci/wsclean-plugin/compare/7786be3b0dca...1b218facc8bd

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/wsclean-plugin/push/refs/heads/master/7786be-1b218f%40github.com.

Reply via email to