index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
mgol-patch-1
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
core.js
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Unit tests are linted and passing.
Rick Waldron
2012-06-21
1
-30
/
+41
*
Restore rhtmlString to its original form. 1.9 will come with starts-with html...
timmywil
2012-06-21
1
-5
/
+5
*
Revert "Adjust jQuery('html') detection to only match when html starts with '...
timmywil
2012-06-21
1
-1
/
+3
*
Adjust jQuery('html') detection to only match when html starts with '<' (coun...
timmywil
2012-06-20
1
-3
/
+1
*
When detecting html in init, ignore html characters within quotes, brackets, ...
timmywil
2012-06-19
1
-1
/
+6
*
Some work to modularize ajax later on.
jaubourg
2012-06-11
1
-17
/
+17
*
Fix #11857. Modularize css.js, add dependency management. Closes gh-816.
Mike Sherov
2012-06-10
1
-4
/
+11
*
Modularize offset (exclude w/ grunt build:*:*:-offset). Closes #813. Fixes #1...
Mike Sherov
2012-06-07
1
-32
/
+38
*
Fix busted tests that relied on width in 2nd param to jQuery(), dimensions st...
Rick Waldron
2012-06-05
1
-11
/
+25
*
Fix indentation in /speed and /test dirs, closes gh-780.
Trey Hunner
2012-05-18
1
-52
/
+52
*
Fix some stragglers
Yehuda Katz
2012-04-15
1
-2
/
+1
*
Remove Ajax requirement for simple XML tests
Yehuda Katz
2012-04-15
1
-21
/
+13
*
Makes parseXML act like parseJSON when given an empty or non-string input: no...
jaubourg
2012-03-07
1
-1
/
+13
*
fixes #10901, PHP required for unit tests, but still allow the tests to run
Mike Sherov
2012-02-16
1
-0
/
+6
*
Refine the jQuery.isWindow check.
RafaC3ABl Blais Masson
2011-12-06
1
-3
/
+3
*
Landing pull request 586. Create exports.js for exporting jQuery to window an...
jrburke
2011-11-14
1
-7
/
+1
*
Fix #10646. Throw an Error object from `.error()` for IE's sake.
Dave Methvin
2011-11-07
1
-1
/
+1
*
Fix #10690. Make sure `.isNumeric()` can't get a `Date`.
Dave Methvin
2011-11-07
1
-3
/
+15
*
Fix #10691. Remove all instances of equals() and same(), as these are depreca...
Mike Sherov
2011-11-06
1
-233
/
+233
*
Fix #10478. Replace jQuery.isNaN with jQuery.isNumeric.
Dave Methvin
2011-10-11
1
-0
/
+40
*
Landing pull request 331. Add support for registering jQuery as an AMD module...
jrburke
2011-09-19
1
-0
/
+6
|
\
|
*
Add support for registering jQuery as an AMD module. Only does so if the AMD ...
jrburke
2011-04-16
1
-1
/
+7
*
|
Allow second argument to be passed to array.indexOf. Fixes #9453.
timmywil
2011-09-19
1
-0
/
+36
*
|
Merge pull request #445 from rwldrn/9897
Dave Methvin
2011-08-25
1
-1
/
+8
|
\
\
|
*
|
Wrap obj.constructor test in try/catch. Thanks to bkrausz. Fixes #9897
Rick Waldron
2011-07-25
1
-1
/
+8
*
|
|
Merge pull request #465 from anton-ryzhov/master
Dave Methvin
2011-08-25
1
-0
/
+10
|
\
\
\
|
*
|
|
Unit test for this case
Anton Ryzhov
2011-08-17
1
-0
/
+10
|
|
/
/
*
|
|
Prioritize #id over <tag> to avoid XSS via location.hash (#9521)
Dave Methvin
2011-08-23
1
-0
/
+18
*
|
|
Landing pull request 463. Fixes #9572. Don't camelize the `-ms-` prefix becau...
dmethvin
2011-08-17
1
-2
/
+7
|
/
/
*
|
Fixes #9255: xml parsing error in $.parseXML is now properly detected for all...
jaubourg
2011-07-23
1
-2
/
+22
*
|
Landing pull request 383. Relocating jQuery.camelCase to core; Fixes #9368.
rwldrn
2011-05-25
1
-0
/
+14
*
|
Make sure that empty nodelists continue to map properly. Fixes #8993.
John Resig
2011-05-02
1
-1
/
+7
*
|
Change check for skipping the initial quickExpr RegExp check. Fixes #8984.
John Resig
2011-05-02
1
-1
/
+12
*
|
Remove unnecessary usage of Function.prototype.bind (#7783) but maintain API....
John Resig
2011-04-17
1
-1
/
+4
*
|
Switch QUnit div from depreceted #main to #qunit-fixture
timmywil
2011-04-17
1
-39
/
+39
|
/
*
merge with master and resolve more conflicts
louisremi
2011-04-12
1
-1
/
+8
|
\
|
*
Merge branch 'bug_4366' of https://github.com/jboesch/jquery into jboesch-bug...
jeresig
2011-04-12
1
-1
/
+8
|
|
\
|
|
*
Bug 4366; fixing $.each(document.styleSheets) from throwing errors in IE
Jordan Boesch
2011-03-30
1
-1
/
+8
*
|
|
second batch
louisremi
2011-04-11
1
-69
/
+69
|
/
/
*
|
Merge branch 'proxy-native-bind' of https://github.com/gf3/jquery into gf3-pr...
jeresig
2011-04-10
1
-3
/
+12
|
\
\
|
*
|
added: Backcompatibility with old proxy syntax.
Gianni Chiappetta
2011-01-21
1
-1
/
+5
|
*
|
Merge branch 'master' into proxy-native-bind
Gianni Chiappetta
2011-01-21
1
-24
/
+322
|
|
\
\
|
*
|
|
Fixing $.proxy to work like (and use) Function.prototype.bind (ticket #7783)
Gianni Chiappetta
2010-12-14
1
-3
/
+8
*
|
|
|
Merge branch 'map-object.1.6' of https://github.com/danheberden/jquery into d...
jeresig
2011-04-10
1
-10
/
+10
|
\
\
\
\
|
*
|
|
|
Improve speed of $.map with object support (-5% previous speed) and improve ....
Dan Heberden
2011-04-04
1
-2
/
+2
|
*
|
|
|
jQuery.map to iterate over objects with a .length property
Dan Heberden
2011-03-21
1
-5
/
+7
|
*
|
|
|
Merge branch 'bug_2616' of https://github.com/jboesch/jquery into map-object.1.6
Dan Heberden
2011-03-21
1
-7
/
+5
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Bug 2616; Adding object support to jQuery.map
Jordan Boesch
2011-02-27
1
-7
/
+5
*
|
|
|
|
Rewrite of globalEval. Uses window.execScript or window.eval with a trick to ...
jaubourg
2011-04-07
1
-0
/
+20
*
|
|
|
|
Skip id regex check when large html strings are passed to the jQuery construc...
carpie
2011-04-05
1
-1
/
+14
[prev]
[next]