Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: 8f4c03cc0d8920bf8f624f99c10ae57a10f45a67
      
https://github.com/jenkinsci/script-security-plugin/commit/8f4c03cc0d8920bf8f624f99c10ae57a10f45a67
  Author: Mike Kobit <mko...@gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  -----------
  Add `Collection.remove(Object o)` method to whitelist

`removeAll` is already present, it makes sense to also be able to remove a 
singular item.


  Commit: bf4ccbd09eb52768a401b3e187f2747d1fab26b9
      
https://github.com/jenkinsci/script-security-plugin/commit/bf4ccbd09eb52768a401b3e187f2747d1fab26b9
  Author: Mike Kobit <mko...@gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  -----------
  Add `List.remove(int index)` to whitelist


  Commit: 47d7d1a2df7ae8790e9c8b55709dbceafa2be7fc
      
https://github.com/jenkinsci/script-security-plugin/commit/47d7d1a2df7ae8790e9c8b55709dbceafa2be7fc
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  -----------
  Merge pull request #194 from mkobit/mk/collection-remove

Add (Collection|List).remove methods to whitelist


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/75191120f3c3...47d7d1a2df7a

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to