CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 28 Jul 2025 01:49:55 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20130621095914
location: https://web.archive.org/web/20130621095914/https://github.com/jquery/jquery/commits/1.2.2b2.atom
server-timing: captures_list;dur=0.482203, exclusion.robots;dur=0.020456, exclusion.robots.policy;dur=0.010967, esindex;dur=0.009481, cdx.remote;dur=56.417346, LoadShardBlock;dur=427.991536, PetaboxLoader3.datanode;dur=209.528981, PetaboxLoader3.resolve;dur=148.543319
x-app-server: wwwb-app221
x-ts: 302
x-tr: 509
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app221; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 28 Jul 2025 01:49:56 GMT
content-type: application/atom+xml; charset=utf-8
content-length: 20489
x-archive-orig-server: GitHub.com
x-archive-orig-date: Fri, 21 Jun 2013 09:59:14 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-strict-transport-security: max-age=2592000
x-archive-orig-x-frame-options: deny
x-archive-orig-set-cookie: logged_in=no; domain=.github.com; path=/; expires=Tue, 21-Jun-2033 09:59:14 GMT; HttpOnly
x-archive-orig-etag: "068eadccf495722b395efa6f2af53aa6"
x-archive-orig-x-runtime: 34
x-archive-orig-content-length: 20489
x-archive-orig-vary: Accept-Encoding
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 21 Jun 2013 09:59:14 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 21 Jun 2013 09:59:14 GMT", ; rel="memento"; datetime="Fri, 21 Jun 2013 09:59:14 GMT", ; rel="last memento"; datetime="Fri, 21 Jun 2013 09:59:14 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: WIDE-20130621092136-crawl413/WIDE-20130621094442-02468.warc.gz
server-timing: captures_list;dur=0.730362, exclusion.robots;dur=0.026096, exclusion.robots.policy;dur=0.011032, esindex;dur=0.016078, cdx.remote;dur=88.086151, LoadShardBlock;dur=440.490147, PetaboxLoader3.datanode;dur=368.583996, PetaboxLoader3.resolve;dur=234.955218, load_resource;dur=240.070917
x-app-server: wwwb-app221
x-ts: 200
x-tr: 805
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
accept-ranges: bytes
tag:github.com,2008:/jquery/jquery/commits/1.2.2b2
Recent Commits to jquery:1.2.2b2
2007-12-20T07:07:37-08:00
tag:github.com,2008:Grit::Commit/3f839a69c5682419c921a1a2110289c8941556b0
Tagging the 1.2.2b2 release.
2007-12-20T07:07:37-08:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Tagging the 1.2.2b2 release.</pre>
tag:github.com,2008:Grit::Commit/3261544c38ca70cc02c5eed7d0ab2c40c521a588
Fixed #2027 - make sure that cloned elements (within appendTo, etc.) have their events cloned by default.
2007-12-20T05:36:56-08:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Fixed #2027 - make sure that cloned elements (within appendTo, etc.) have their events cloned by default.</pre>
tag:github.com,2008:Grit::Commit/b740fe5632b8731a140f16a2f6855910ea6957b9
Fixed a problem in the unit tests for IE where an optimization made the test case not work. The optimization was fine. It was the unit test that was taking a short cut which caused it to fail after the optimization went in.
2007-12-19T23:39:35-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Fixed a problem in the unit tests for IE where an optimization made the test case not work. The optimization was fine. It was the unit test that was taking a short cut which caused it to fail after the optimization went in.</pre>
tag:github.com,2008:Grit::Commit/04194554738f8e2676f5d7876f5b78b12dbc2679
Changed the $(document).ready() code to try and solve some problems in Safari, Opera, and IE.
2007-12-19T22:00:01-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Changed the $(document).ready() code to try and solve some problems in Safari, Opera, and IE.</pre>
tag:github.com,2008:Grit::Commit/ba9c14a589caab13b5754273ff916d492dafa86b
added version to all builds; changed current version to 1.2.2-pre - to be updated after each release so its clear that a build is from which milestone; build.xml cleanup (removing uselss lite, docs, test and _with_plguins targets); deleted useless docs build files (replaced by wiki and wiki xml exporter and api browsers)
2007-12-19T14:26:05-08:00
jzaefferer
https://github.com/jzaefferer
<pre style='white-space:pre-wrap;width:81ex'>added version to all builds; changed current version to 1.2.2-pre - to be updated after each release so its clear that a build is from which milestone; build.xml cleanup (removing uselss lite, docs, test and _with_plguins targets); deleted useless docs build files (replaced by wiki and wiki xml exporter and api browsers)</pre>
tag:github.com,2008:Grit::Commit/e2fc993334698b2a66dd24a671a9c23705df0fc3
offset: make sure there is a parent node to work on while calculating scroll offsets (#2073)
2007-12-19T11:07:12-08:00
brandonaaron
https://github.com/brandonaaron
<pre style='white-space:pre-wrap;width:81ex'>offset: make sure there is a parent node to work on while calculating scroll offsets (#2073)</pre>
tag:github.com,2008:Grit::Commit/add0681f907c11e1a16b9e4759f575195a790c06
offset: make sure border width always gets calculated in pixels
2007-12-19T11:05:34-08:00
brandonaaron
https://github.com/brandonaaron
<pre style='white-space:pre-wrap;width:81ex'>offset: make sure border width always gets calculated in pixels</pre>
tag:github.com,2008:Grit::Commit/be9302b710416715b9d278f589be99fa6f9e7cb8
Fixed #2077 by adding a var to make it a local variable instead of initializing a global one.
2007-12-19T10:47:01-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Fixed #2077 by adding a var to make it a local variable instead of initializing a global one.</pre>
tag:github.com,2008:Grit::Commit/a7dfbb55d9e4be6bbf096abb0e06e32086476a96
Short-circuit jQuery.event.fix if it has already fixed the current event object.
2007-12-19T10:35:58-08:00
brandonaaron
https://github.com/brandonaaron
<pre style='white-space:pre-wrap;width:81ex'>Short-circuit jQuery.event.fix if it has already fixed the current event object.</pre>
tag:github.com,2008:Grit::Commit/b32ec31d896eb163c5f3d9b54ca9da3c0dd90ce0
Insure width/height do not return a negative number.
2007-12-19T10:23:46-08:00
brandonaaron
https://github.com/brandonaaron
<pre style='white-space:pre-wrap;width:81ex'>Insure width/height do not return a negative number.</pre>
tag:github.com,2008:Grit::Commit/3bb82a34de18b8b8e80893571d65080bf5a4702b
Second part of the fix for #2071. An empty string "" was being sent to .bind() and when the events were being cleared it went in to an infinite recursive loop till memory was out. The test was !types in the function and changing it to types == undefined fixed the error.
2007-12-18T17:48:05-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Second part of the fix for #2071. An empty string "" was being sent to .bind() and when the events were being cleared it went in to an infinite recursive loop till memory was out. The test was !types in the function and changing it to types == undefined fixed the error.</pre>
tag:github.com,2008:Grit::Commit/1d7b7b94ef1c0c10cd5b2a976be40ccacbc49581
Changed CRLF end of lines to just LF. Other than that there were no changes in this commit. Try svn diff -x --ignore-eol-style -r 4224:4225 to see that.
2007-12-18T17:10:20-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Changed CRLF end of lines to just LF. Other than that there were no changes in this commit. Try svn diff -x --ignore-eol-style -r 4224:4225 to see that.</pre>
tag:github.com,2008:Grit::Commit/7ef40fd19926c779086ae7d79796032708d568e0
Fixed #2076 where .val() could return an array instead of undefined when the jquery object was empty. The bug was created during the .val() refactoring for the javascript strict FF ticket.
2007-12-18T09:19:33-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Fixed #2076 where .val() could return an array instead of undefined when the jquery object was empty. The bug was created during the .val() refactoring for the javascript strict FF ticket.</pre>
tag:github.com,2008:Grit::Commit/fc51e14b810474fe9ed0b03bed5eddc82e9f7fde
width and height methods are now working properly
2007-12-17T19:53:09-08:00
brandonaaron
https://github.com/brandonaaron
<pre style='white-space:pre-wrap;width:81ex'>width and height methods are now working properly</pre>
tag:github.com,2008:Grit::Commit/76c1889e22cbf2a2187bb55cd7adcbd56a5fd50a
Fixed #1887 - trigger fails if extra is not a function
2007-12-17T19:13:39-08:00
rdworth
https://github.com/rdworth
<pre style='white-space:pre-wrap;width:81ex'>Fixed #1887 - trigger fails if extra is not a function</pre>
tag:github.com,2008:Grit::Commit/24e036c7c88e7e3a1f878292e4b59914e1f4575c
Fixed #2070 by adding a test for !nodeType to isArrayLike so DOM elements like SELECT are not considered array-like (even though they really are).
2007-12-17T13:02:05-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Fixed #2070 by adding a test for !nodeType to isArrayLike so DOM elements like SELECT are not considered array-like (even though they really are).</pre>
tag:github.com,2008:Grit::Commit/d1b9ad3cdb3fd226d4208ae6eaed98baf7026222
Fixed #2069. The ready helper and shortcuts act the same. You can also still bind, unbind and trigger the ready event on the document element but doing so follows the events API unlike the ready helper method.
2007-12-17T12:22:53-08:00
brandonaaron
https://github.com/brandonaaron
<pre style='white-space:pre-wrap;width:81ex'>Fixed #2069. The ready helper and shortcuts act the same. You can also still bind, unbind and trigger the ready event on the document element but doing so follows the events API unlike the ready helper method.</pre>
tag:github.com,2008:Grit::Commit/ce4ab8a60e17ceafc3e67ddf4cc1b0526841a459
test for #2070
2007-12-17T11:01:25-08:00
jzaefferer
https://github.com/jzaefferer
<pre style='white-space:pre-wrap;width:81ex'>test for #2070</pre>
tag:github.com,2008:Grit::Commit/70ae356e4ed1f74bb008939b345437fbe7deb26d
Test for #2069
2007-12-17T09:39:50-08:00
jzaefferer
https://github.com/jzaefferer
<pre style='white-space:pre-wrap;width:81ex'>Test for #2069</pre>
tag:github.com,2008:Grit::Commit/90b25efa6c3c3676c5ae1dd782d04726e03a31e8
Fixed #2062 by adding a check to see if the selector is array-like in .not() before testing it as an array. Otherwise it does a straight comparison during the filter test.
2007-12-17T08:54:44-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Fixed #2062 by adding a check to see if the selector is array-like in .not() before testing it as an array. Otherwise it does a straight comparison during the filter test.</pre>