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
/
unit
/
core.js
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tests: fix code style issues
Oleg Gaidarenko
2015-10-13
1
-1
/
+1
*
Core: Support Symbol wrapper objects in jQuery.type
Christian Grete
2015-10-13
1
-0
/
+13
*
Tests: Add .extend test for defined accessor properties
Connor Atherton
2015-10-12
1
-0
/
+23
*
Tests: more style corrections
Oleg Gaidarenko
2015-09-08
1
-1
/
+1
*
Tests: further improvements QUnit 2.0 migration
Oleg Gaidarenko
2015-09-08
1
-6
/
+14
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
1
-499
/
+505
*
Tests: partially use new qunit interface
Oleg Gaidarenko
2015-08-16
1
-530
/
+542
*
Tests: don't use deprecated argument in test declaration
Oleg Gaidarenko
2015-07-30
1
-3
/
+9
*
Core: .each/.map should accept an undefined/null value
Thomas Tortorini
2015-07-27
1
-0
/
+12
*
Build: Acknowledge Android 2.3 is not ES5-compatible
Michał Gołębiowski
2015-07-20
1
-1
/
+1
*
Revert "Offset: allow offset setter to throw for disconnected elements"
Timmy Willison
2015-06-16
1
-1
/
+9
*
Core: Make jQuery objects iterable
Michał Gołębiowski
2015-06-13
1
-0
/
+20
*
Offset: allow offset setter to throw for disconnected elements
Timmy Willison
2015-05-05
1
-9
/
+1
*
Data: do not include digits when camelCasing
Timmy Willison
2015-05-03
1
-1
/
+1
*
Manipulation: Make an HTML interception point
Richard Gibson
2015-04-30
1
-8
/
+4
*
Core: add workaround for iOS JIT error in isArrayLike
Timmy Willison
2015-04-29
1
-0
/
+21
*
Core: simplify "each" stylesheet iteration test
Oleg Gaidarenko
2015-02-15
1
-1
/
+1
*
Core: Return empty array instead of null for parseHTML("")
Timo Tijhof
2015-01-19
1
-4
/
+9
*
Core: add support to tag-hyphenated elements
Leonardo Braga
2015-01-13
1
-0
/
+13
*
Core: Remove deprecated context and selector properties
Dave Methvin
2015-01-11
1
-44
/
+1
*
Core: re-introduce createHTMLDocument in parseHTML; Safari 8 left out
Timmy Willison
2014-12-10
1
-1
/
+17
*
Core: revert addition of createHTMLDocument. Thanks, Safari 8.
Timmy Willison
2014-12-09
1
-14
/
+0
*
Core: remove unnecessary support test for createHTMLDocument
Timmy Willison
2014-12-09
1
-14
/
+10
*
Build: fix tests in AMD mode
Timmy Willison
2014-12-09
1
-13
/
+16
*
Core: use document.implemenation.createHTMLDocument in jQuery.parseHTML
Frederic Hemberger
2014-12-09
1
-0
/
+18
*
Core: Throw an error on $("#") rather than returning 0-length collection
Dave Methvin
2014-12-03
1
-2
/
+7
*
Build: Move test to appropriate module
Oleg Gaidarenko
2014-06-16
1
-6
/
+0
*
Ajax: Always use script injection in globalEval
Oleg Gaidarenko
2014-06-16
1
-0
/
+13
*
Tests: Clean up isNumeric tests
Richard Gibson
2014-06-07
1
-47
/
+42
*
Core: Work around loss of precision from parseFloat
Richard Gibson
2014-06-07
1
-1
/
+2
*
Core: Correct the number of expected tests
Michał Gołębiowski
2014-05-02
1
-1
/
+1
*
Core: Remove repeated test
Liang Peng
2014-05-02
1
-1
/
+0
*
Core: Blacklist the ready test on async-loaded jQuery in iOS7
Michał Gołębiowski
2014-03-17
1
-4
/
+9
*
Core: Do not run window.onready when ready
Dave Methvin
2014-03-04
1
-0
/
+7
*
Core: Arrays like [42] should fail .isNumeric()
Dave Methvin
2014-03-04
1
-1
/
+3
*
Build: Upgrade QUnit to 1.14.0
Michał Gołębiowski
2014-02-05
1
-14
/
+14
*
Tests: Avoid use of QUnit.reset() in tests by splitting them
cjqed
2013-12-23
1
-2
/
+0
*
Fix #14492: More correct jQuery.parseJSON. Close gh-1419.
Richard Gibson
2013-11-12
1
-6
/
+69
*
Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425.
Michał Gołębiowski
2013-11-11
1
-2
/
+0
*
No ticket. Restore some parsing tests in core.
Michał Gołębiowski
2013-11-10
1
-5
/
+8
*
Fix #14074: element id="nodeName". Close gh-1389.
Richard Gibson
2013-11-07
1
-0
/
+7
*
Add unit tests for jQuery.grep. Close gh-1345.
Amey Sakhadeo
2013-09-12
1
-0
/
+20
*
No ticket. Update support comments to reflect current state of affairs.
Michał Gołębiowski
2013-09-07
1
-1
/
+0
*
No ticket: Hide the testing-support jQuery from tests
Richard Gibson
2013-09-03
1
-3
/
+4
*
Ref #14313: Further code and test improvements
Richard Gibson
2013-09-03
1
-12
/
+52
*
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Timmy Willison
2013-08-15
1
-12
/
+12
*
Fixes #13976: Garbage input should not cause error in buildFragment. Close gh...
ruado1987
2013-07-01
1
-1
/
+2
*
Fix #13223. Re-allow leading space in HTML. Close gh-1264.
Dave Methvin
2013-05-09
1
-1
/
+7
*
Update jshintrc to conform to new style guide. Conform to onevar and unused i...
Timmy Willison
2013-04-09
1
-83
/
+96
*
Move size() test to deprecated.js and avoid in other tests. Close gh-1237.
Michał Gołębiowski
2013-04-08
1
-6
/
+1
[prev]
[next]