CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 26 Jul 2025 19:09:32 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20130621084516
location: https://web.archive.org/web/20130621084516/https://github.com/jquery/jquery/commits/1.1.4.atom
server-timing: captures_list;dur=0.484524, exclusion.robots;dur=0.018030, exclusion.robots.policy;dur=0.008252, esindex;dur=0.010973, cdx.remote;dur=372.435581, LoadShardBlock;dur=337.683121, PetaboxLoader3.datanode;dur=114.940327, PetaboxLoader3.resolve;dur=155.646902
x-app-server: wwwb-app225
x-ts: 302
x-tr: 743
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app225; 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: Sat, 26 Jul 2025 19:09:33 GMT
content-type: application/atom+xml; charset=utf-8
content-length: 20076
x-archive-orig-server: GitHub.com
x-archive-orig-date: Fri, 21 Jun 2013 08:45:17 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:45:17 GMT; HttpOnly
x-archive-orig-etag: "ccc0747d373350df9a014b541261390c"
x-archive-orig-x-runtime: 22
x-archive-orig-content-length: 20076
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:45:16 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 21 Jun 2013 08:45:16 GMT", ; rel="memento"; datetime="Fri, 21 Jun 2013 08:45:16 GMT", ; rel="last memento"; datetime="Fri, 21 Jun 2013 08:45:16 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-20130621073055-crawl414/WIDE-20130621083343-02353.warc.gz
server-timing: captures_list;dur=0.627015, exclusion.robots;dur=0.023456, exclusion.robots.policy;dur=0.010742, esindex;dur=0.013214, cdx.remote;dur=45.944899, LoadShardBlock;dur=168.613287, PetaboxLoader3.datanode;dur=74.907748, PetaboxLoader3.resolve;dur=338.915603, load_resource;dur=274.481140
x-app-server: wwwb-app225
x-ts: 200
x-tr: 527
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.1.4
Recent Commits to jquery:1.1.4
2007-08-23T18:49:27-07:00
tag:github.com,2008:Grit::Commit/557ec9a92f40f97254e48240825fcb9be5a08e20
Tagging the 1.1.4 release.
2007-08-23T18:49:27-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Tagging the 1.1.4 release.</pre>
tag:github.com,2008:Grit::Commit/257eaf7ee32df66ddd0a3333a5b6a829b9d388ef
Marked all the appropriate methods as being deprecated for the 1.1.4 release (in preparation for 1.2).
2007-08-23T18:28:07-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Marked all the appropriate methods as being deprecated for the 1.1.4 release (in preparation for 1.2).</pre>
tag:github.com,2008:Grit::Commit/4df20c0c1b8506981087dd8702f3a076bd57d017
Brought back a husk method to represent evalScripts. I didn't realize so many plugins relied on it (it's deprecated in this release).
2007-08-23T18:06:23-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Brought back a husk method to represent evalScripts. I didn't realize so many plugins relied on it (it's deprecated in this release).</pre>
tag:github.com,2008:Grit::Commit/f948f026809eab3d238cf6dc369cb5b86b61ce8c
Tweaked the Ajax test suite for Safari.
2007-08-22T00:10:50-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Tweaked the Ajax test suite for Safari.</pre>
tag:github.com,2008:Grit::Commit/f53aa62fd3f08ad7a05e99e3836132216a8d5c7d
Only bind .ready() once per instance of jQuery - and only bind if the ready() method is actually called (nothing is bound if window/load is used).
2007-08-21T23:51:41-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Only bind .ready() once per instance of jQuery - and only bind if the ready() method is actually called (nothing is bound if window/load is used).</pre>
tag:github.com,2008:Grit::Commit/3fb4779abbd4c8b12efda6a5648da8a7e002cab2
Fixed bug with the packed version of jQuery.
2007-08-21T23:47:44-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Fixed bug with the packed version of jQuery.</pre>
tag:github.com,2008:Grit::Commit/96f2d0d00ba58f6b23dc5658e6c747526e9254d9
Fixed the case where global events weren't being triggered on window and document.
2007-08-21T23:19:47-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Fixed the case where global events weren't being triggered on window and document.</pre>
tag:github.com,2008:Grit::Commit/f2f399dcd552e73f68c9e8adfe26ef7995724cb3
Fixed use of eval() and new Function() to work within the correct scope (and not throw errors).
2007-08-21T23:19:22-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Fixed use of eval() and new Function() to work within the correct scope (and not throw errors).</pre>
tag:github.com,2008:Grit::Commit/fc3e180465a88558321b6550ac4692d7cc4b281f
Made 'jQuery' unrollable via .noConflict(true) and instances of new Function() have been converted to eval(function(){}) in order to handle jQuery name changes. (Bug #1393)
2007-08-21T22:44:47-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Made 'jQuery' unrollable via .noConflict(true) and instances of new Function() have been converted to eval(function(){}) in order to handle jQuery name changes. (Bug #1393)</pre>
tag:github.com,2008:Grit::Commit/e06b7447c2e8887549338b3b5f4fa9ed65fe9dcd
Added fix for undefined property in animation, in IE (Bug #1518)
2007-08-21T21:52:53-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Added fix for undefined property in animation, in IE (Bug #1518)</pre>
tag:github.com,2008:Grit::Commit/b99fd476d07e737274c132a8e938cda73cf26377
Using some of the ideas presented by rformato, I've significantly sped up $("#id") selection. It's now just 10% slower than doing: $(document.getElementById("test")), which seems quite acceptable. (Bug #1316)
2007-08-21T01:25:11-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Using some of the ideas presented by rformato, I've significantly sped up $("#id") selection. It's now just 10% slower than doing: $(document.getElementById("test")), which seems quite acceptable. (Bug #1316)</pre>
tag:github.com,2008:Grit::Commit/46e770352a9d68fe72a2cf59fc2d18fe61669730
Added the new :has() selector (Bug #1521)
2007-08-21T00:33:52-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Added the new :has() selector (Bug #1521)</pre>
tag:github.com,2008:Grit::Commit/c8bd6e0a4aef14ad4808a63fc106849918ea4666
You can now assign jQuery to random namespaces - very cool. (Bug #1393)
2007-08-21T00:00:06-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>You can now assign jQuery to random namespaces - very cool. (Bug #1393)</pre>
tag:github.com,2008:Grit::Commit/b6d920cf05fae3dcfe515166013ce39411ac5e16
Fix for a selector speed regression (calling a simple selector many times resulted in a significant speed down). This has been fixed by breaking the RegExps out into the global scope. This required that a closure be implemented around the full jQuery script (which is now the case). Some simple changes were made in addition to the RegExp one, allowing for some greater flexibility on our part - and hopefully better compression.
2007-08-20T22:43:44-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Fix for a selector speed regression (calling a simple selector many times resulted in a significant speed down). This has been fixed by breaking the RegExps out into the global scope. This required that a closure be implemented around the full jQuery script (which is now the case). Some simple changes were made in addition to the RegExp one, allowing for some greater flexibility on our part - and hopefully better compression.
Speed results:
https://dev.jquery.com/~john/ticket/1351/ vs.
https://dev.jquery.com/~john/ticket/1351/113.html vs.
https://dev.jquery.com/~john/ticket/1351/112.html</pre>
tag:github.com,2008:Grit::Commit/8c15e852a4614ba5a5100e1c6e8a833c39b4ca79
Two quick fixes in relation to #1028. ajaxSetup shouldn't be deep and the boolean arg should be used, not overwritten with 'true'.
2007-08-20T21:46:07-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Two quick fixes in relation to #1028. ajaxSetup shouldn't be deep and the boolean arg should be used, not overwritten with 'true'.</pre>
tag:github.com,2008:Grit::Commit/e112e6b04d1736d3a847d44b96f7178175e17a15
Make deep .extend() an optional argument - it will go deep if you pass in an boolean as the first argument (fixed bug #1028).
2007-08-20T21:42:31-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Make deep .extend() an optional argument - it will go deep if you pass in an boolean as the first argument (fixed bug #1028).</pre>
tag:github.com,2008:Grit::Commit/8cf5d2df19d918bb84f4c59bc4346c215fbfaf88
ignore dist folder
2007-08-20T13:31:06-07:00
jzaefferer
https://github.com/jzaefferer
<pre style='white-space:pre-wrap;width:81ex'>ignore dist folder</pre>
tag:github.com,2008:Grit::Commit/4d4f13a96b65b31eea9dd6c706324274d97cbb36
ignore eclipse' .project files
2007-08-20T11:59:21-07:00
jzaefferer
https://github.com/jzaefferer
<pre style='white-space:pre-wrap;width:81ex'>ignore eclipse' .project files</pre>
tag:github.com,2008:Grit::Commit/bd78d4f65dea2fc5fbfd58a0f099f8839ee9707d
Fixed two cases where []. was used instead of Array.prototype. (Bug #1427)
2007-08-20T00:08:01-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Fixed two cases where []. was used instead of Array.prototype. (Bug #1427)</pre>
tag:github.com,2008:Grit::Commit/05fb8eaa1058578f911ab5d0d4436e97010f4cc7
Just pushed in my changes for making jQuery.each on objects faster, sample results: https://dev.jquery.com/~john/ticket/each/obj.html
2007-08-20T00:04:00-07:00
jeresig
https://github.com/jeresig
<pre style='white-space:pre-wrap;width:81ex'>Just pushed in my changes for making jQuery.each on objects faster, sample results: https://dev.jquery.com/~john/ticket/each/obj.html</pre>