Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sounds-plugin
  Commit: df1a315b03b49d84b47aead8347720f375a4cccb
      
https://github.com/jenkinsci/sounds-plugin/commit/df1a315b03b49d84b47aead8347720f375a4cccb
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    A .gitignore

  Log Message:
  -----------
  .gitiignore


  Commit: 4509528880700b46d18a257fc0acd87040cde394
      
https://github.com/jenkinsci/sounds-plugin/commit/4509528880700b46d18a257fc0acd87040cde394
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/main/resources/index.jelly
    M 
src/main/resources/net/hurstfrost/hudson/sounds/HudsonSoundsNotifier/config.jelly
    M 
src/main/resources/net/hurstfrost/hudson/sounds/HudsonSoundsNotifier/global.jelly
    M 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsAgentAction/index.jelly
    M 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsAgentAction/jsonp.jelly
    M 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsAgentAction/jsonpagent.jelly
    M 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsAgentAction/jsonpdemo.jelly
    M 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsAgentAction/script.jelly
    M 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsAgentPageDecorator/header.jelly
    M 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsBuildTask/config.jelly

  Log Message:
  -----------
  Fixed escape-by-default warnings


  Commit: 3a0792fd4474ff4ba6d59b11fe45f1c8ddb013f4
      
https://github.com/jenkinsci/sounds-plugin/commit/3a0792fd4474ff4ba6d59b11fe45f1c8ddb013f4
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update POM


  Commit: df7cd282ec90de5e7bb33c9010b820be89588941
      
https://github.com/jenkinsci/sounds-plugin/commit/df7cd282ec90de5e7bb33c9010b820be89588941
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M .gitignore
    M pom.xml
    M src/test/java/net/hurstfrost/hudson/sounds/HudsonSoundsNotifierTest.java

  Log Message:
  -----------
  WIP


  Commit: e78b964005df1f9c21a1694f4552ed1a3b1a8685
      
https://github.com/jenkinsci/sounds-plugin/commit/e78b964005df1f9c21a1694f4552ed1a3b1a8685
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java

  Log Message:
  -----------
  WIP commented out badly borken tests


  Commit: 32336a2f5406a591d3e0df8e233ae1f10898cc10
      
https://github.com/jenkinsci/sounds-plugin/commit/32336a2f5406a591d3e0df8e233ae1f10898cc10
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M pom.xml
    M src/main/java/net/hurstfrost/hudson/sounds/HudsonSoundsNotifier.java
    A src/main/java/net/hurstfrost/hudson/sounds/JenkinsSoundsUtils.java
    A src/main/java/net/hurstfrost/hudson/sounds/ResourceResolver.java
    M src/main/java/net/hurstfrost/hudson/sounds/SoundsAgentAction.java
    M src/main/java/net/hurstfrost/hudson/sounds/SoundsBuildTask.java
    A src/main/java/net/hurstfrost/protocols/ClasspathHandler.java
    M src/test/java/net/hurstfrost/hudson/sounds/HudsonSoundsNotifierTest.java
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java

  Log Message:
  -----------
  WIP


  Commit: f457ec74d32a320cf83d50331d7f670d440d31fc
      
https://github.com/jenkinsci/sounds-plugin/commit/f457ec74d32a320cf83d50331d7f670d440d31fc
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    R .classpath

  Log Message:
  -----------
  deleted


  Commit: 5a9fc5c16763d802a838b0036c303d4c7a1c4dd8
      
https://github.com/jenkinsci/sounds-plugin/commit/5a9fc5c16763d802a838b0036c303d4c7a1c4dd8
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java

  Log Message:
  -----------
  Tests working again


  Commit: 33f71144194b6e7e1cbb543ae832743e95099297
      
https://github.com/jenkinsci/sounds-plugin/commit/33f71144194b6e7e1cbb543ae832743e95099297
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java

  Log Message:
  -----------
  Tests working again


  Commit: d11391475ed88c81782bbdc21fad39f5ea1e9d45
      
https://github.com/jenkinsci/sounds-plugin/commit/d11391475ed88c81782bbdc21fad39f5ea1e9d45
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java

  Log Message:
  -----------
  WIP


  Commit: 70500242f8697f87a890e7e7de08cd8dedc6f3a1
      
https://github.com/jenkinsci/sounds-plugin/commit/70500242f8697f87a890e7e7de08cd8dedc6f3a1
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/main/java/net/hurstfrost/hudson/sounds/SoundsAgentAction.java
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java

  Log Message:
  -----------
  Fixed and tested testUrl and others


  Commit: cc4649ebe131108095c5bc4750da7222518b1717
      
https://github.com/jenkinsci/sounds-plugin/commit/cc4649ebe131108095c5bc4750da7222518b1717
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java

  Log Message:
  -----------
  Better permission tests


  Commit: 10b65a0729b5584c30fea86c208bc9b01ce3a727
      
https://github.com/jenkinsci/sounds-plugin/commit/10b65a0729b5584c30fea86c208bc9b01ce3a727
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/main/java/net/hurstfrost/hudson/sounds/SoundsAgentAction.java
    M 
src/main/java/net/hurstfrost/hudson/sounds/UnplayableSoundBiteException.java
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java

  Log Message:
  -----------
  WIP


  Commit: 5d3b3caf811fb04de2b2655925951dbc3195fd38
      
https://github.com/jenkinsci/sounds-plugin/commit/5d3b3caf811fb04de2b2655925951dbc3195fd38
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M 
src/main/java/net/hurstfrost/hudson/sounds/UnplayableSoundBiteException.java
    M 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsAgentAction/script.jelly
    M 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsAgentPageDecorator/header.jelly
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java

  Log Message:
  -----------
  WIP


  Commit: b2e433bad20a29127b5ba8d6c73736e90eef5511
      
https://github.com/jenkinsci/sounds-plugin/commit/b2e433bad20a29127b5ba8d6c73736e90eef5511
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsAgentAction/script.jelly
    M 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsAgentPageDecorator/header.jelly

  Log Message:
  -----------
  Fully working XMLHttpRequest replacement of jQuery.


  Commit: 1149ecc06e8c2879d2090d648f228f1787d46653
      
https://github.com/jenkinsci/sounds-plugin/commit/1149ecc06e8c2879d2090d648f228f1787d46653
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/main/java/net/hurstfrost/hudson/sounds/SoundsBuildTask.java
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java
    A src/test/java/net/hurstfrost/hudson/sounds/SoundsBuildTaskTest.java

  Log Message:
  -----------
  Permissions tests in Build Task access


  Commit: 6fc829a41ec4b8034e5438b015ba72e9a5490edb
      
https://github.com/jenkinsci/sounds-plugin/commit/6fc829a41ec4b8034e5438b015ba72e9a5490edb
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsBuildTaskTest.java

  Log Message:
  -----------
  tidy


  Commit: d07aa63c2893082ddcf045f21b1ce615a9e23ae7
      
https://github.com/jenkinsci/sounds-plugin/commit/d07aa63c2893082ddcf045f21b1ce615a9e23ae7
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/main/java/net/hurstfrost/hudson/sounds/SoundsAgentAction.java

  Log Message:
  -----------
  Fix error shown even when sound played.


  Commit: 07f38f4604d88c8b46fed79715079400ec9df122
      
https://github.com/jenkinsci/sounds-plugin/commit/07f38f4604d88c8b46fed79715079400ec9df122
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsBuildTaskTest.java

  Log Message:
  -----------
  tidy up


  Commit: e961dbccf9bfa676b5344b208e7c4d4573ef09cf
      
https://github.com/jenkinsci/sounds-plugin/commit/e961dbccf9bfa676b5344b208e7c4d4573ef09cf
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M pom.xml
    M src/main/java/net/hurstfrost/hudson/sounds/HudsonSoundsNotifier.java
    M src/main/java/net/hurstfrost/hudson/sounds/JSONHttpResponse.java
    R src/main/java/net/hurstfrost/hudson/sounds/JenkinsSoundsUtils.java
    M src/main/java/net/hurstfrost/hudson/sounds/SoundsAgentAction.java
    M src/main/java/net/hurstfrost/hudson/sounds/SoundsAgentPageDecorator.java
    M src/main/java/net/hurstfrost/hudson/sounds/SoundsBuildTask.java
    M src/main/java/net/hurstfrost/hudson/sounds/UrlProxyHttpResponse.java
    M src/test/java/net/hurstfrost/hudson/sounds/HudsonSoundsNotifierTest.java
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsBuildTaskTest.java

  Log Message:
  -----------
  incorporated comments from review
(also found HudsonSoundsNotifier.checkSoundArchive)


  Commit: 30f27267ee20d5256c266ca6764276d97e468a45
      
https://github.com/jenkinsci/sounds-plugin/commit/30f27267ee20d5256c266ca6764276d97e468a45
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/main/java/net/hurstfrost/hudson/sounds/HudsonSoundsNotifier.java

  Log Message:
  -----------
  fix spotbugs issues


  Commit: 0c376d46fd91b12696e5f7389110ddece0724457
      
https://github.com/jenkinsci/sounds-plugin/commit/0c376d46fd91b12696e5f7389110ddece0724457
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/main/java/net/hurstfrost/hudson/sounds/HudsonSoundsNotifier.java
    M src/main/java/net/hurstfrost/hudson/sounds/SoundsAgentAction.java
    M src/main/java/net/hurstfrost/hudson/sounds/SoundsBuildTask.java
    M 
src/main/resources/net/hurstfrost/hudson/sounds/HudsonSoundsNotifier/global.jelly
    M 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsBuildTask/config.jelly
    M src/test/java/net/hurstfrost/hudson/sounds/HudsonSoundsNotifierTest.java
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsBuildTaskTest.java
    A src/test/java/net/hurstfrost/hudson/sounds/TestWithTools.java

  Log Message:
  -----------
  All sensitive requests now require POST


  Commit: 71f7aeff1c2f8583e8256b204e20e8cc829cb511
      
https://github.com/jenkinsci/sounds-plugin/commit/71f7aeff1c2f8583e8256b204e20e8cc829cb511
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M pom.xml
    M src/main/java/net/hurstfrost/hudson/sounds/SoundsAgentAction.java
    M src/main/java/net/hurstfrost/hudson/sounds/SoundsBuildTask.java

  Log Message:
  -----------
  Tidy and update


  Commit: ab06cc9d849229c0b8b2e651d45f8ddf61d09bb1
      
https://github.com/jenkinsci/sounds-plugin/commit/ab06cc9d849229c0b8b2e651d45f8ddf61d09bb1
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/main/java/net/hurstfrost/hudson/sounds/HudsonSoundsNotifier.java

  Log Message:
  -----------
  Remove unnecessary static import


  Commit: 9295d6c45f8458fcb5dbab335e4d4284d1bed9c1
      
https://github.com/jenkinsci/sounds-plugin/commit/9295d6c45f8458fcb5dbab335e4d4284d1bed9c1
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java

  Log Message:
  -----------
  More meaningful assertions


  Commit: 0575c18b5eaa5477591314433c22ed3b9009e8d7
      
https://github.com/jenkinsci/sounds-plugin/commit/0575c18b5eaa5477591314433c22ed3b9009e8d7
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M 
src/main/resources/net/hurstfrost/hudson/sounds/HudsonSoundsNotifier/global.jelly

  Log Message:
  -----------
  Removed the 'with' fields of the f:validateButton because they don't work for 
radio controls.


  Commit: ca4cbba87350b780a00973db4bac511a5592b45a
      
https://github.com/jenkinsci/sounds-plugin/commit/ca4cbba87350b780a00973db4bac511a5592b45a
  Author: Ed Hurst-Frost <[email protected]>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M src/main/java/net/hurstfrost/hudson/sounds/HudsonSoundsNotifier.java
    M src/main/java/net/hurstfrost/hudson/sounds/SoundsAgentAction.java
    M 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsAgentAction/index.jelly
    R 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsAgentAction/jsonpagent.jelly
    R 
src/main/resources/net/hurstfrost/hudson/sounds/SoundsAgentAction/jsonpdemo.jelly
    M src/test/java/net/hurstfrost/hudson/sounds/HudsonSoundsNotifierTest.java
    M src/test/java/net/hurstfrost/hudson/sounds/SoundsAgentActionTest.java

  Log Message:
  -----------
  Security related fixes, removed JSONP option.


Compare: 
https://github.com/jenkinsci/sounds-plugin/compare/b3f1e42528d4...ca4cbba87350

-- 
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/sounds-plugin/push/refs/heads/master/b3f1e4-ca4cbb%40github.com.

Reply via email to