Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jenkinsci/powershell-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: powershell-1.5
Choose a base ref
...
head repository: jenkinsci/powershell-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: powershell-1.6
Choose a head ref
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    688ba22 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    froque authored May 4, 2021
    Configuration menu
    Copy the full SHA
    669f183 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    froque authored May 4, 2021
    Configuration menu
    Copy the full SHA
    124bfa9 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Update PowerShell.java

    added transient property to TaskListener listener in order to fix serialization issue that occurs in some scenarios
    turturel authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    5b39a8e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Merge pull request #17 from turturel/master

    fixed serialization issue that occurs in some scenarios
    froque authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    60fa62c View commit details
    Browse the repository at this point in the history
  2. Adds unit test for serialization error due to existing builds.

    See:
    JENKINS-65613 After upgrading to powershell-plugin 1.5 enabling/disabling projects causes an error
    https://issues.jenkins.io/browse/JENKINS-65613
    #17
    froque committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    23bd312 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    froque authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    005729e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e9cb05 View commit details
    Browse the repository at this point in the history
Loading