CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 25 Jul 2025 10:38:36 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20130621084938
location: https://web.archive.org/web/20130621084938/https://github.com/jquery/jquery/commits/1.2.2b.atom
server-timing: captures_list;dur=0.673920, exclusion.robots;dur=0.024509, exclusion.robots.policy;dur=0.010226, esindex;dur=0.013558, cdx.remote;dur=11.694882, LoadShardBlock;dur=288.570311, PetaboxLoader3.datanode;dur=98.516330, PetaboxLoader3.resolve;dur=158.593932
x-app-server: wwwb-app203
x-ts: 302
x-tr: 335
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app203; 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: Fri, 25 Jul 2025 10:38:37 GMT
content-type: application/atom+xml; charset=utf-8
content-length: 19411
x-archive-orig-server: GitHub.com
x-archive-orig-date: Fri, 21 Jun 2013 08:49:38 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 08:49:38 GMT; HttpOnly
x-archive-orig-etag: "645624d010079f54d48fe44751b84c9e"
x-archive-orig-x-runtime: 23
x-archive-orig-content-length: 19411
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 08:49:38 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 21 Jun 2013 08:49:38 GMT", ; rel="memento"; datetime="Fri, 21 Jun 2013 08:49:38 GMT", ; rel="last memento"; datetime="Fri, 21 Jun 2013 08:49:38 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-20130621083932-crawl414/WIDE-20130621084805-02356.warc.gz
server-timing: captures_list;dur=0.649013, exclusion.robots;dur=0.020988, exclusion.robots.policy;dur=0.008797, esindex;dur=0.012852, cdx.remote;dur=100.403676, LoadShardBlock;dur=219.013581, PetaboxLoader3.datanode;dur=134.056918, PetaboxLoader3.resolve;dur=381.280823, load_resource;dur=331.128325
x-app-server: wwwb-app203
x-ts: 200
x-tr: 686
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.2b
Recent Commits to jquery:1.2.2b
2007-12-16T18:28:37-08:00
tag:github.com,2008:Grit::Commit/13a5fdb6a1571012c3e065a991fb4eff083057fb
Tagging the 1.2.2b release.
2007-12-16T18:28:37-08:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Tagging the 1.2.2b release.</pre>
tag:github.com,2008:Grit::Commit/6496e4d9c419e447ac2d8a2e3623f07f74fd0860
Fixed #2037 where Opera would mis-state the value of 'display' after an innerHTML was done in some cases.
2007-12-16T17:58:05-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Fixed #2037 where Opera would mis-state the value of 'display' after an innerHTML was done in some cases.</pre>
tag:github.com,2008:Grit::Commit/adc4c482017c237abc4d9a251b09549f34a88423
Updating changlog
2007-12-16T17:11:02-08:00
brandonaaron
https://github.com/brandonaaron
<pre style='white-space:pre-wrap;width:81ex'>Updating changlog</pre>
tag:github.com,2008:Grit::Commit/9af7387579a4350f66e49324483c6b599f43b9b2
Added code to remove the script tag on successful jsonp calls.
2007-12-16T16:51:59-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Added code to remove the script tag on successful jsonp calls.</pre>
tag:github.com,2008:Grit::Commit/6a25c20f5cdf2eba12d204517598a9e1386ab3a6
The extra & was getting gobbled, oops.
2007-12-16T16:48:12-08:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>The extra & was getting gobbled, oops.</pre>
tag:github.com,2008:Grit::Commit/b721a2f472b53fec28276d2080d741cf070b686d
Added a fix for bug #2020 - if you want to do data: {callback: "?"}, do jsonp: "callback" instead.
2007-12-16T16:44:00-08:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Added a fix for bug #2020 - if you want to do data: {callback: "?"}, do jsonp: "callback" instead.</pre>
tag:github.com,2008:Grit::Commit/45e4a52cdd094134c4595b0ff017b7a9d6a8243c
Cleaned up mouseenter and mouseleave special events
2007-12-16T14:18:35-08:00
brandonaaron
https://github.com/brandonaaron
<pre style='white-space:pre-wrap;width:81ex'>Cleaned up mouseenter and mouseleave special events</pre>
tag:github.com,2008:Grit::Commit/859aa6c9df064ef7ec9d8cc33af59d867fac0b9a
Changed window.frameElement to window == top because of some access denied errors when the iframe wasn't same origin.
2007-12-16T02:33:38-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Changed window.frameElement to window == top because of some access denied errors when the iframe wasn't same origin.</pre>
tag:github.com,2008:Grit::Commit/97e98591aaf929bef42bf6047f68e08d8aafc1a4
Added code so an iframe in IE won't count on doScroll to determine if the dom is ready. We will probably have to do more investigation on a better (and consistant) method for inside an iframe in IE.
2007-12-16T02:08:53-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Added code so an iframe in IE won't count on doScroll to determine if the dom is ready. We will probably have to do more investigation on a better (and consistant) method for inside an iframe in IE.</pre>
tag:github.com,2008:Grit::Commit/7a6978b3244023831057c1fde2a9daaab2d705e7
Renaming variables to be more consistent
2007-12-15T20:09:53-08:00
brandonaaron
https://github.com/brandonaaron
<pre style='white-space:pre-wrap;width:81ex'>Renaming variables to be more consistent</pre>
tag:github.com,2008:Grit::Commit/67c7b46ea36946c85d119d2c513486d2b1a05a24
Adding data and removeData tests
2007-12-15T20:04:29-08:00
brandonaaron
https://github.com/brandonaaron
<pre style='white-space:pre-wrap;width:81ex'>Adding data and removeData tests</pre>
tag:github.com,2008:Grit::Commit/feb9051c0e29937c2494c3db0862a671efc21747
Fixed #1781 for warnings created on load by FF javascript.options.strict == true.
2007-12-15T17:03:50-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Fixed #1781 for warnings created on load by FF javascript.options.strict == true.</pre>
tag:github.com,2008:Grit::Commit/4e339ef5573dc6472c00c01a3de883346e6b03a3
Added feature #1934 by allowing script.charset to be set through an optional 'scriptCharset' ajax option.
2007-12-15T15:30:34-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Added feature #1934 by allowing script.charset to be set through an optional 'scriptCharset' ajax option.</pre>
tag:github.com,2008:Grit::Commit/b264f789b9a6995ad0e7eec6771fafa852717571
new special events api, ready is now a first class event that you can use bind, unbind or the ready helper, two new events: mouseenter and mouseleave, the hover helper method now uses mouseenter and mouseleave, bind and unbind can now take a space sperated list of event types
2007-12-14T21:55:33-08:00
brandonaaron
https://github.com/brandonaaron
<pre style='white-space:pre-wrap;width:81ex'>new special events api, ready is now a first class event that you can use bind, unbind or the ready helper, two new events: mouseenter and mouseleave, the hover helper method now uses mouseenter and mouseleave, bind and unbind can now take a space sperated list of event types</pre>
tag:github.com,2008:Grit::Commit/01e8f33e44b8ee4aa61b48d60cfcae34ac12fcf1
Don't remove test directory on clean
2007-12-14T10:59:47-08:00
brandonaaron
https://github.com/brandonaaron
<pre style='white-space:pre-wrap;width:81ex'>Don't remove test directory on clean</pre>
tag:github.com,2008:Grit::Commit/06c2f06a2183ef17a8119ef25a383a02572c0b55
Fixed #2046 by forcing the dataType to 'html' in the .load() function.
2007-12-14T09:06:41-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Fixed #2046 by forcing the dataType to 'html' in the .load() function.</pre>
tag:github.com,2008:Grit::Commit/56a93fc2cce999ccfb0e3b80aeaa0f480ef7ae6e
Added an extra try block to handle FF 3 x-domain requests. (Bug #1557)
2007-12-13T18:04:00-08:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Added an extra try block to handle FF 3 x-domain requests. (Bug #1557)</pre>
tag:github.com,2008:Grit::Commit/14a3a5bf9d65d9910a730d53208e3dccb34e3704
Added a test case for $("<option>test</option>")[0].selected (bug #2050).
2007-12-13T17:57:29-08:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Added a test case for $("<option>test</option>")[0].selected (bug #2050).</pre>
tag:github.com,2008:Grit::Commit/7120b56caa235ae9315aab0634d9ff7e21c300fd
Added some improvements to changes made in [4143] for #1854.
2007-12-13T14:58:59-08:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Added some improvements to changes made in [4143] for #1854.</pre>
tag:github.com,2008:Grit::Commit/da33a981c6fb18a195377d55a6d243e2de887f45
Fixed #1854 by using wizzud's suggestion. The only real difference is the code is only called when there is more than a single selector. So there should be no speed decrease in the current working cases. Only additional functionality for cases that used to fail.
2007-12-13T14:24:59-08:00
davidserduke
https://github.com/davidserduke
<pre style='white-space:pre-wrap;width:81ex'>Fixed #1854 by using wizzud's suggestion. The only real difference is the code is only called when there is more than a single selector. So there should be no speed decrease in the current working cases. Only additional functionality for cases that used to fail.</pre>