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
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
strengthens and dries 304 unit tests
jaubourg
2013-01-08
1
-52
/
+34
*
|
Adding some more test coverage for .finish()
Corey Frang
2013-01-08
1
-1
/
+72
*
|
Tweaks the logic in the 304-related unit tests so that they pass for versions...
jaubourg
2013-01-08
1
-41
/
+10
*
|
Change test description
Oleg
2013-01-08
1
-1
/
+2
*
|
Bring back jQuery.buildFragment and remove jQuery.clean
Oleg
2013-01-08
2
-20
/
+11
*
|
Ref #8908. Update IE9 css clone fix. Close gh-1119.
Oleg
2013-01-08
1
-2
/
+5
*
|
Fix #13103. Add .finish() method. Close gh-1118.
Corey Frang
2013-01-08
1
-0
/
+49
*
|
Adds the abort on unload trick back in since IE9 still exhibits the bug
jaubourg
2013-01-07
2
-0
/
+30
*
|
2.0: reduced xhr transport
jaubourg
2013-01-07
1
-18
/
+20
|
/
*
Remove noCloneEvent detects and white-box unit test.
Dave Methvin
2013-01-03
1
-42
/
+0
*
Remove deleteExpando detect.
Dave Methvin
2013-01-03
1
-34
/
+0
*
Remove inlineBlockNeedsLayout and shrinkWrapBlocks.
Dave Methvin
2013-01-03
1
-61
/
+32
*
Remove stranded support.js checks for oldIE.
Dave Methvin
2013-01-03
1
-41
/
+1
*
Revert data.js rewrite.
Dave Methvin
2013-01-03
2
-97
/
+59
*
2.0: Rewrite data.js
Rick Waldron
2012-12-31
2
-59
/
+97
*
Remove invalid test "jQuery.getJSON() - Using Native JSON" from test/unit/aja...
Rick Waldron
2012-12-31
1
-31
/
+12
*
Merge branch '2.0-manipulation' of https://github.com/orkel/jquery
Rick Waldron
2012-12-31
1
-11
/
+32
|
\
|
*
Add tests for th element
Oleg
2012-12-28
1
-2
/
+2
|
*
Add more tests for wrapMap
Oleg
2012-12-28
1
-1
/
+2
|
*
Add test for td append
Oleg
2012-12-28
1
-2
/
+2
|
*
wrapMap.thead = wrapMap.tr
Oleg
2012-12-28
1
-2
/
+2
|
*
Rewrite tests for colgroup, caption
Oleg
2012-12-28
1
-7
/
+8
|
*
Add comments for optgroup and option elements in wrapMap
Oleg
2012-12-28
1
-1
/
+5
|
*
Remove fix for #4484, add more tests
Oleg
2012-12-28
1
-2
/
+7
|
*
Use tabs instead of spaces
Oleg
2012-12-24
1
-1
/
+1
|
*
Use tabs instead of spaces
Oleg
2012-12-24
1
-4
/
+4
|
*
Add additional test
Oleg
2012-12-24
1
-0
/
+9
|
*
Add additional test
Oleg
2012-12-24
1
-0
/
+1
*
|
Merge branch '2.0-attributes-rebased'
Rick Waldron
2012-12-31
2
-325
/
+0
|
\
\
|
*
|
2.0: Remove style->cssText attroproties fallback
Timmy Willison
2012-12-31
1
-4
/
+0
|
*
|
Remove outdated support tests
Timmy Willison
2012-12-31
1
-321
/
+0
*
|
|
Merge branch '2.0-traversing' of https://github.com/orkel/jquery
Rick Waldron
2012-12-31
1
-2
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Reduce traversing module
Oleg
2012-12-19
1
-2
/
+7
*
|
|
Fixes #13088: under IE8, $(selector).attr('style') always return lowercase st...
Mike Sherov
2012-12-31
1
-2
/
+5
|
|
/
|
/
|
*
|
Fix #13075. Optimize $.type by preferring `typeof`. Close gh-1089.
Sebi Burkhard
2012-12-23
1
-1
/
+11
*
|
Know when to hold em, know when to fold em.
Dave Methvin
2012-12-22
1
-7
/
+12
*
|
Do not perform support check for old Opera. Close gh-1097.
Oleg
2012-12-20
1
-1
/
+1
*
|
Fix #12569. Improve feature detect for event bubbling. Close gh-1076.
Oleg
2012-12-20
3
-12
/
+142
*
|
Fix #13094. Pass index to .before(fn) fn as documented. Close gh-1093.
Oleg
2012-12-20
1
-0
/
+8
|
/
*
Remove .live() tests now in Migrate plugin.
Dave Methvin
2012-12-18
1
-578
/
+25
*
Fix #13064: better test fixture cleanup. Close gh-1075.
Richard Gibson
2012-12-16
1
-2
/
+2
*
let .attr(checked|selected, true) update the property
Richard Gibson
2012-12-16
1
-2
/
+9
*
Resolve a763ae72 test failures
Richard Gibson
2012-12-15
1
-4
/
+1
*
Fix #11115: Normalize boolean attributes/properties. Close gh-1066.
Richard Gibson
2012-12-15
3
-61
/
+65
*
Fix #12600: don't use value property in place of value attribute. Close gh-1063.
Richard Gibson
2012-12-14
2
-11
/
+26
*
Adjust html parsing in event tests to use jQuery.parseHTML explicitly.
Timmy Willison
2012-12-13
1
-3
/
+3
*
Adjust jQuery('html') detection to only match when html starts with '<' (not ...
timmywil
2012-12-13
3
-10
/
+18
*
Ref #8908, gh-886. Avoid clone identity crisis in IE9/10. Close gh-1036.
Oleg
2012-12-13
2
-67
/
+77
*
Fix #13044: execute all QUnit modules in TestSwarm. Close gh-1074.
Richard Gibson
2012-12-13
1
-1
/
+1
*
Fix #9646. Cloned nodes shouldn't affect original in IE7. Close gh-947.
Oleg
2012-12-13
1
-0
/
+24
[prev]
[next]