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/java-client-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zxq1002/java-client-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Aug 14, 2017

  1. Fixed #276

    Support to trigger a parameterized build with file parameters
    Zhou Xiaoqing
    Zhou Xiaoqing committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    4f1839d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. Fixed #276

    Support to trigger a parameterized build with file parameters by using "triggerJobAndWaitUntilFinished" method.
    Zhou Xiaoqing
    Zhou Xiaoqing committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    a3992d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Merge commit '3d9599897a4d6616d261c38980e51ee9c4ad54c7'

    # Conflicts:
    #	jenkins-client/src/main/java/com/offbytwo/jenkins/client/JenkinsHttpClient.java
    Zhou Xiaoqing
    Zhou Xiaoqing committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    cbf524a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Merge commit '62623fe62d7ac038b075885bb3d0e79465fcc7f6'

    # Conflicts:
    #	jenkins-client/src/main/java/com/offbytwo/jenkins/client/JenkinsHttpClient.java
    Zhou Xiaoqing
    Zhou Xiaoqing committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    7ec77ff View commit details
    Browse the repository at this point in the history
  2. fix merge error and use overload to avoid changing the contract of po…

    …st method
    Zhou Xiaoqing
    Zhou Xiaoqing committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    78c0638 View commit details
    Browse the repository at this point in the history
Loading