index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug fixes in queue.js: type in dequeue could be undefined which lead to a wro...
jaubourg
2011-04-12
1
-1
/
+1
*
Merge branch 'master' of github.com:jquery/jquery
jaubourg
2011-04-12
2
-9
/
+24
|
\
|
*
Merge branch '2773_firefox_opera_fix' of https://github.com/timmywil/jquery i...
jeresig
2011-04-11
1
-2
/
+1
|
|
\
|
|
*
Run order problem when running full test suite in Opera 11, removed failing t...
timmywil
2011-04-11
1
-2
/
+1
|
*
|
Merge branch '8777' of https://github.com/rwldrn/jquery into rwldrn-8777
jeresig
2011-04-11
1
-0
/
+21
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Ticket #8777 undelegate by namespace
rwldrn
2011-04-05
1
-6
/
+28
|
*
|
Fix broken merge.
jeresig
2011-04-11
1
-7
/
+2
*
|
|
Merge branch 'master' of github.com:jquery/jquery
jaubourg
2011-04-11
6
-114
/
+301
|
\
|
|
|
*
|
Merge branch 'attrhooks.1.6v2' of https://github.com/timmywil/jquery
jeresig
2011-04-10
1
-4
/
+0
|
|
\
\
|
|
*
\
Merge branch 'master' into attrhooks.1.6v2
timmywil
2011-04-10
7
-163
/
+501
|
|
|
\
\
|
|
*
|
|
Had some stale code in test/unit/attributes.js
timmywil
2011-04-10
1
-4
/
+0
|
*
|
|
|
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
13
-962
/
+1823
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Fixing $.proxy to work like (and use) Function.prototype.bind (ticket #7783)
Gianni Chiappetta
2010-12-14
1
-3
/
+8
|
*
|
|
|
|
|
Merge branch 'bug_7369' of https://github.com/timmywil/jquery into timmywil-b...
jeresig
2011-04-10
1
-0
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Fixes #7369 - Using an attribute selector for a non-existent attribute raised...
timmywil
2011-03-30
1
-1
/
+5
|
*
|
|
|
|
|
|
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
|
*
|
|
|
|
|
|
|
|
Merge branch '2773_find_closest' of https://github.com/timmywil/jquery into t...
jeresig
2011-04-10
1
-1
/
+46
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
Remove test for bug #7369 to move the fix to a separate branch for a sooner pull
timmywil
2011-03-30
1
-3
/
+0
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'master' of git://github.com/jquery/jquery into 2773_find_closest
timmywil
2011-03-30
3
-1
/
+67
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
/
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Bug #7369: Check non-existent attribute as well to be sure
timmywil
2011-03-25
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
|
Bug #7369: Add test for disconnected node in closest when passing attribute s...
timmywil
2011-03-25
1
-1
/
+3
|
|
*
|
|
|
|
|
|
|
|
Closest unit tests: add one for passing a jQuery collection with multiple ele...
timmywil
2011-03-23
1
-2
/
+4
|
|
*
|
|
|
|
|
|
|
|
Add node and jQuery object support to $.fn.closest
timmywil
2011-03-21
1
-0
/
+14
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'master' of git://github.com/jquery/jquery into 2773_find_closest
timmywil
2011-03-16
2
-3
/
+16
|
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
2773: first pass adding node/jQuery object support to jQuery.fn.find; unit te...
timmywil
2011-03-16
1
-5
/
+20
|
|
*
|
|
|
|
|
|
|
|
|
Starting with adding the test
timmywil
2011-03-13
1
-0
/
+9
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'bug_2773' of https://github.com/timmywil/jquery into timmywil-b...
jeresig
2011-04-10
1
-7
/
+50
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
Traversing unit tests: added tests for passing invalid arguments to $.fn.not ...
timmywil
2011-03-23
1
-19
/
+12
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'master' of git://github.com/jquery/jquery into bug_2773
timmywil
2011-03-23
5
-222
/
+281
|
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
\
\
\
Merge branch 'master' of git://github.com/jquery/jquery into bug_2773
timmywil
2011-02-26
9
-791
/
+649
|
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Fix bug #2773, jQuery.fn.is to accept JQuery and node objects, and a small fi...
Timmy Willison
2011-01-24
1
-5
/
+55
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'eventprops.1.6final' of https://github.com/rwldrn/jquery into r...
jeresig
2011-04-10
1
-0
/
+22
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Ticket #8753 Allow special properties to explicitly defined on jQuery.Event o...
rwldrn
2011-04-05
1
-6
/
+23
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'attrhooks.1.6'
jeresig
2011-04-10
2
-91
/
+142
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
#8150 - When removing the width and height attributes in IE6/7, setting to "...
timmywil
2011-04-09
1
-5
/
+5
|
|
*
|
|
|
|
|
|
|
|
|
|
IE8 testing for lowercasing the css properties on retrieving style; had assum...
timmywil
2011-04-09
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
|
Normalize css property names to lowercase for comparisons on a .attr('style')...
timmywil
2011-04-03
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
|
Found a problem removing the style attribute in IE
timmywil
2011-04-03
1
-4
/
+9
|
|
*
|
|
|
|
|
|
|
|
|
|
#5413 - Much shorter solution for getting width/height in ie6
timmywil
2011-04-03
1
-1
/
+5
|
|
*
|
|
|
|
|
|
|
|
|
|
- Added a hook to swap display none for width and height in browsers that do ...
timmywil
2011-04-03
1
-4
/
+8
|
|
*
|
|
|
|
|
|
|
|
|
|
Add style attribute support tests to $.attr
timmywil
2011-04-03
1
-2
/
+5
|
|
*
|
|
|
|
|
|
|
|
|
|
Fix issue where non-existant attributes on forms in IE6/7 were throwing errors
timmywil
2011-04-03
1
-4
/
+5
|
|
*
|
|
|
|
|
|
|
|
|
|
Add test for bug #3116
timmywil
2011-04-03
1
-4
/
+12
|
|
*
|
|
|
|
|
|
|
|
|
|
Add test for bug#3685, remove added html and add dynamicly to avoid global te...
timmywil
2011-04-03
1
-1
/
+6
[next]