Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 6dea054125bd63ced30780e6d97b98935f42d3b8
      
https://github.com/jenkinsci/jenkins/commit/6dea054125bd63ced30780e6d97b98935f42d3b8
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-07-03 (Wed, 03 Jul 2013)

  Changed paths:
    M core/src/main/java/hudson/model/AbstractProject.java

  Log Message:
  -----------
  bug fix
(cherry picked from commit d8f74cf86644ff338aff53879f674b971c11967e)


  Commit: c9282915416653ff6fc904c3f9e467cb2d46ff3e
      
https://github.com/jenkinsci/jenkins/commit/c9282915416653ff6fc904c3f9e467cb2d46ff3e
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-07-03 (Wed, 03 Jul 2013)

  Changed paths:
    M core/src/main/java/hudson/model/AbstractProject.java

  Log Message:
  -----------
  more bug fix


  Commit: 87851d176503123ba35ffe22c5a56322d9c2b352
      
https://github.com/jenkinsci/jenkins/commit/87851d176503123ba35ffe22c5a56322d9c2b352
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-07-04 (Thu, 04 Jul 2013)

  Changed paths:
    M test/src/test/java/hudson/triggers/TriggerStartTest.java

  Log Message:
  -----------
  Updatign tests


  Commit: 059e6081d0be21a3a92d705c43c9e1f658347797
      
https://github.com/jenkinsci/jenkins/commit/059e6081d0be21a3a92d705c43c9e1f658347797
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-07-04 (Thu, 04 Jul 2013)

  Changed paths:
    M changelog.html
    M core/src/main/resources/lib/form/textarea/textarea.js

  Log Message:
  -----------
  [FIXED JENKINS-18585]

The earlier fix by @ssogabe broke the test. This fix corrects the
problem properly.

The reason this error happens with some plugins is that if there's an
input field whose name is "on", then even after prototype.js extends
an element object, "form.on" will refer to the input element, not the
prototype.js function to add an event handler.


  Commit: 9ad940b600ef450cb99a6797de788738b958f47b
      
https://github.com/jenkinsci/jenkins/commit/9ad940b600ef450cb99a6797de788738b958f47b
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-07-04 (Thu, 04 Jul 2013)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Ignore generated files


  Commit: dd3e652b535076e45c55e4b091d6a1224792f5fd
      
https://github.com/jenkinsci/jenkins/commit/dd3e652b535076e45c55e4b091d6a1224792f5fd
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-07-05 (Fri, 05 Jul 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Fixed deadlocks that I started observing a lot during releases


  Commit: d38ca258131d5a217533bcb7e1bddf2f8436901e
      
https://github.com/jenkinsci/jenkins/commit/d38ca258131d5a217533bcb7e1bddf2f8436901e
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-07-06 (Sat, 06 Jul 2013)

  Changed paths:
    M cli/pom.xml
    M core/pom.xml
    M maven-plugin/pom.xml
    M plugins/pom.xml
    M pom.xml
    M test/pom.xml
    M ui-samples-plugin/pom.xml
    M war/pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release jenkins-1.522


  Commit: 3a265f5c2fbeab0bbfb5d44092a16b42dfa51648
      
https://github.com/jenkinsci/jenkins/commit/3a265f5c2fbeab0bbfb5d44092a16b42dfa51648
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-07-06 (Sat, 06 Jul 2013)

  Changed paths:
    M cli/pom.xml
    M core/pom.xml
    M maven-plugin/pom.xml
    M plugins/pom.xml
    M pom.xml
    M test/pom.xml
    M ui-samples-plugin/pom.xml
    M war/pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: 1e5cb273c99e4d10590e24504d80a6f1bbb6723b
      
https://github.com/jenkinsci/jenkins/commit/1e5cb273c99e4d10590e24504d80a6f1bbb6723b
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-07-06 (Sat, 06 Jul 2013)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  updated changelog for release


  Commit: 03251e9e6ad24db6d3062b4e00bf2a16cd109528
      
https://github.com/jenkinsci/jenkins/commit/03251e9e6ad24db6d3062b4e00bf2a16cd109528
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-07-06 (Sat, 06 Jul 2013)

  Changed paths:
    M debian/debian/changelog

  Log Message:
  -----------
  updated changelog as a part of the release


  Commit: 7e4996eb1e518705f7bef78dcdb1b3858cc04126
      
https://github.com/jenkinsci/jenkins/commit/7e4996eb1e518705f7bef78dcdb1b3858cc04126
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-07-06 (Sat, 06 Jul 2013)

  Changed paths:
    M .gitignore
    M changelog.html
    M core/src/main/java/hudson/model/AbstractProject.java
    M core/src/main/resources/lib/form/textarea/textarea.js
    M debian/debian/changelog
    M pom.xml
    M test/src/test/java/hudson/triggers/TriggerStartTest.java

  Log Message:
  -----------
  merged back the RC branch

Conflicts:
        core/src/main/java/hudson/model/AbstractProject.java


Compare: 
https://github.com/jenkinsci/jenkins/compare/95ac64402999...7e4996eb1e51

-- 
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/groups/opt_out.


Reply via email to