CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 18:12:33 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100129060135
location: https://web.archive.org/web/20100129060135/https://github.com/feeds/jquery/commits/jquery/1.4rc1
server-timing: captures_list;dur=0.745405, exclusion.robots;dur=0.032190, exclusion.robots.policy;dur=0.018422, esindex;dur=0.012955, cdx.remote;dur=1304.347231, LoadShardBlock;dur=165.648064, PetaboxLoader3.datanode;dur=47.166320, PetaboxLoader3.resolve;dur=52.563667
x-app-server: wwwb-app202
x-ts: 302
x-tr: 1527
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app202; 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: Wed, 30 Jul 2025 18:12:34 GMT
content-type: application/atom+xml; charset=utf-8
content-length: 6292
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 29 Jan 2010 06:00:33 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "a6088ef8fd13059bb4372beae75829a4"
x-archive-orig-x-runtime: 19ms
x-archive-orig-content-length: 6292
x-archive-orig-cache-control: private, max-age=0, must-revalidate
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 29 Jan 2010 06:01:35 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 29 Jan 2010 06:01:35 GMT", ; rel="memento"; datetime="Fri, 29 Jan 2010 06:01:35 GMT", ; rel="last memento"; datetime="Fri, 29 Jan 2010 06:01:35 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: 52_14_20100129025755_crawl102-c/52_14_20100129055846_crawl101.arc.gz
server-timing: captures_list;dur=0.797507, exclusion.robots;dur=0.023194, exclusion.robots.policy;dur=0.014146, esindex;dur=0.156073, cdx.remote;dur=281.659370, LoadShardBlock;dur=383.076032, PetaboxLoader3.resolve;dur=556.875536, PetaboxLoader3.datanode;dur=57.246202, load_resource;dur=295.298957
x-app-server: wwwb-app202
x-ts: 200
x-tr: 1000
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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:/feeds/jquery/commits/jquery/1
Recent Commits to jquery:1.4rc1
2010-01-12T08:06:32-08:00
tag:github.com,2008:Grit::Commit/857d8afd6917775b7cef6fd22e57dd9acec77f01
Tagging the 1.4rc1 release.
2010-01-12T08:06:32-08:00
<pre>m version.txt
Tagging the 1.4rc1 release.</pre>
jeresig
tag:github.com,2008:Grit::Commit/dd45c324ecf12732185656de89b40d47e3b9d3ad
Simplified some of the logic for handling the ajax aborts, making sure that ajaxStop isn't called twice.
2010-01-12T07:59:50-08:00
<pre>m src/ajax.js
Simplified some of the logic for handling the ajax aborts, making sure that ajaxStop isn't called twice.</pre>
jeresig
tag:github.com,2008:Grit::Commit/d60b19781095f508e32a590c7ee112817b0794ee
ajaxStop was getting called too many times, separated some of the logic into the abort method itself.
2010-01-12T07:47:00-08:00
<pre>m src/ajax.js
ajaxStop was getting called too many times, separated some of the logic into the abort method itself.</pre>
jeresig
tag:github.com,2008:Grit::Commit/c320e4f3c2174148e5c13276237abb01547d52f5
Accidentally removed the init from the Makefile selector build.
2010-01-12T07:33:04-08:00
<pre>m Makefile
Accidentally removed the init from the Makefile selector build.</pre>
jeresig
tag:github.com,2008:Grit::Commit/7afe6dcc0837ac00cea7fbb7de6fb95b745148c2
Make sure that Opera fires events after an aborted Ajax attempt. Fixes #5787.
2010-01-12T07:31:51-08:00
<pre>m Makefile
m src/ajax.js
Make sure that Opera fires events after an aborted Ajax attempt. Fixes #5787.</pre>
jeresig
tag:github.com,2008:Grit::Commit/4151ddef9d912ea48a404cfe4a0cf439a1f46815
Bringing some selector tests back from Sizzle.
2010-01-11T20:55:02-08:00
<pre>m test/unit/selector.js
Bringing some selector tests back from Sizzle.</pre>
jeresig
tag:github.com,2008:Grit::Commit/6114565ab54f507476ba093496bb917beca65c54
Merge branch 'master' of github.com:jquery/jquery
2010-01-11T20:32:33-08:00
<pre>m src/core.js
m test/data/ua.txt
Merge branch 'master' of github.com:jquery/jquery</pre>
jeresig
tag:github.com,2008:Grit::Commit/2c8af19a06c49dc2121d968c2609087b0a54e894
Some more touching up of the replaceWith tests.
2010-01-11T20:32:11-08:00
<pre>m test/unit/manipulation.js
Some more touching up of the replaceWith tests.</pre>
jeresig
tag:github.com,2008:Grit::Commit/7be5ec1248c749ece648c8d80a71b45320556381
browser version detection revised for opera >= 10, which was reporting itself as 9.8 due to their new policy
2010-01-11T19:42:31-08:00
<pre>m src/core.js
browser version detection revised for opera >= 10, which was reporting itself as 9.8 due to their new policy</pre>
Paul Irish
tag:github.com,2008:Grit::Commit/f14fadef7311ace7333b6522d4b6f44a9e54d6dc
adding extra useragents from trac tickets. correcting opera version
2010-01-11T19:42:30-08:00
<pre>m test/data/ua.txt
adding extra useragents from trac tickets. correcting opera version</pre>
Paul Irish