Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 14cbdadfd7c663f6890b46d2f3587c5317b2c6e6
      
https://github.com/jenkinsci/jenkins/commit/14cbdadfd7c663f6890b46d2f3587c5317b2c6e6
  Author: Kyle Allan <kal...@riotgames.com>
  Date:   2012-07-13 (Fri, 13 Jul 2012)

  Changed paths:
    M core/src/main/java/hudson/cli/BuildCommand.java

  Log Message:
  -----------
  changing the parent class of CLICause so it inherits properties that 
associate it with a user.


  Commit: 90743996dad6af9a51cc3449b15da60464045c47
      
https://github.com/jenkinsci/jenkins/commit/90743996dad6af9a51cc3449b15da60464045c47
  Author: Kyle Allan <kal...@riotgames.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M changelog.html
    M cli/pom.xml
    M core/pom.xml
    M core/src/main/java/hudson/Extension.java
    M core/src/main/java/hudson/Launcher.java
    M core/src/main/java/hudson/model/AbstractBuild.java
    M core/src/main/java/hudson/model/RunMap.java
    M maven-plugin/pom.xml
    M maven-plugin/src/main/java/hudson/maven/reporters/MavenArtifactRecord.java
    M plugins/pom.xml
    M pom.xml
    M test/pom.xml
    M ui-samples-plugin/pom.xml
    M war/pom.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master' into JENKINS-14393


  Commit: d1f7f51e174c3f74ce15831de4eabc757f03838c
      
https://github.com/jenkinsci/jenkins/commit/d1f7f51e174c3f74ce15831de4eabc757f03838c
  Author: Kyle Allan <kal...@riotgames.com>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M core/src/main/java/hudson/cli/BuildCommand.java

  Log Message:
  -----------
  removing super() from constructors


  Commit: 4f0bd429ed54d416d3c3199da4f67633d61cbaa7
      
https://github.com/jenkinsci/jenkins/commit/4f0bd429ed54d416d3c3199da4f67633d61cbaa7
  Author: vjuranek <vjura...@redhat.com>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M core/src/main/java/hudson/cli/BuildCommand.java

  Log Message:
  -----------
  Merge pull request #522 from RiotGames/JENKINS-14393

Fix for JENKINS-14393: Expose more information about who triggered a build via 
jenkins-cli.jar


Compare: 
https://github.com/jenkinsci/jenkins/compare/e1562239910b...4f0bd429ed54

Reply via email to