Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9a2891057d64a824cc2cd1b155a60fdf3fdce2a1
      
https://github.com/jenkinsci/jenkins/commit/9a2891057d64a824cc2cd1b155a60fdf3fdce2a1
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    A war/src/main/webapp/scripts/prototype.js

  Log Message:
  -----------
  Imported prestine 1.5.1.1

... from http://www.prototypejs.org/assets/2007/6/20/prototype.js


  Commit: 8009dccfb003b4fdcfb4b319a3288f6d3b911485
      
https://github.com/jenkinsci/jenkins/commit/8009dccfb003b4fdcfb4b319a3288f6d3b911485
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    M war/src/main/webapp/scripts/prototype.js

  Log Message:
  -----------
  Imported prestine 1.7

... from
https://ajax.googleapis.com/ajax/libs/prototype/1.7.0.0/prototype.js


  Commit: 794cc76676863233f4dd1897c4b2ef7810a927bd
      
https://github.com/jenkinsci/jenkins/commit/794cc76676863233f4dd1897c4b2ef7810a927bd
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    M war/src/main/webapp/scripts/prototype.js

  Log Message:
  -----------
  [JENKINS-11618] backporting the fix here.

I actually applied the diff from
6904bb61e31595b70260840937114e79a646da5d in keyboard-shortcuts-plugin


  Commit: 521d05d53df462a04ac58ea9229f3e1d5a7736b3
      
https://github.com/jenkinsci/jenkins/commit/521d05d53df462a04ac58ea9229f3e1d5a7736b3
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    M war/src/main/webapp/scripts/prototype.js

  Log Message:
  -----------
  Cherry-picking c6acb5b8d55a1402ecf95c21aa9c359c4b80db8c


  Commit: 3cf8d2c12e7b3b8f807b5a1167659f461052d253
      
https://github.com/jenkinsci/jenkins/commit/3cf8d2c12e7b3b8f807b5a1167659f461052d253
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    M war/src/main/webapp/scripts/prototype.js

  Log Message:
  -----------
  Disabling automatic JSON evaluation.

This is an adopted version of 8b1e071d22e09cb16946b9c7cfc244bff3b53dfd.
Since 1.7 has a flag to disable this behaviour, I think a better fix is
to disable this flag by default.


  Commit: b250055edd82d272c776d7a3fa6d38b18cc57386
      
https://github.com/jenkinsci/jenkins/commit/b250055edd82d272c776d7a3fa6d38b18cc57386
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    M war/src/main/webapp/scripts/prototype.js

  Log Message:
  -----------
  Cherry-picking 8fa28bf76bfc4cd228b66de37e1c741636486bd2


  Commit: 728fc8aafdba193fe0bf8808030ab3f2f2a21122
      
https://github.com/jenkinsci/jenkins/commit/728fc8aafdba193fe0bf8808030ab3f2f2a21122
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    M war/src/main/webapp/scripts/prototype.js

  Log Message:
  -----------
  Backporting 918fc6e6cad5ef2a2c5018ecad0b8a791d6bec1f

made to work with <textarea>s, too.

git-svn-id:
https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@8172
71c3de6d-444a-0410-be80-ed276b4c234a


  Commit: 8d98d74b517a2b3de70297cfccb38a1795439361
      
https://github.com/jenkinsci/jenkins/commit/8d98d74b517a2b3de70297cfccb38a1795439361
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    R war/src/main/webapp/scripts/prototype.js

  Log Message:
  -----------
  In preparation of merging prototype 1.7, resetting the history.


  Commit: 34e8117a64ce94a7e5da35be3bc3b077de16e1b2
      
https://github.com/jenkinsci/jenkins/commit/34e8117a64ce94a7e5da35be3bc3b077de16e1b2
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    M war/src/main/webapp/scripts/prototype.js

  Log Message:
  -----------
  [JENKINS-11618] Adding back the 'toJSON' instance method.

This change, in parallel to a fix in stapler bind.js, would maximize the
backward compatibility.


  Commit: 66e221e6889cf8bdf090b046761d48f640dbd3b6
      
https://github.com/jenkinsci/jenkins/commit/66e221e6889cf8bdf090b046761d48f640dbd3b6
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

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

  Log Message:
  -----------
  Revert "using IoC"

This reverts commit c188f11698dd79b90e703b4e6aea39a6d634c8af.


  Commit: 511b42a073230dde6a0f587b24886ba81f0515e8
      
https://github.com/jenkinsci/jenkins/commit/511b42a073230dde6a0f587b24886ba81f0515e8
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    A war/src/main/webapp/scripts/prototype.js

  Log Message:
  -----------
  Merge branch 'prototype-patched'


  Commit: 5603f305dceaf806fc516a69b0a27c70445e8960
      
https://github.com/jenkinsci/jenkins/commit/5603f305dceaf806fc516a69b0a27c70445e8960
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  recording prototype.js 1.7


Compare: https://github.com/jenkinsci/jenkins/compare/8129412...5603f30

Reply via email to