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
/
core.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Refactor testIframe() to make it DRYer and more consistent
Dave Methvin
2016-04-11
1
-9
/
+9
*
Core: add test for `jQuery.isPlainObject(localStorage)`
Oleg Gaidarenko
2016-04-08
1
-0
/
+6
*
Core: Simplify isPlainObject
Richard Gibson
2016-04-04
1
-5
/
+6
*
Core: set the base href of the context in parseHTML
Timmy Willison
2016-04-04
1
-0
/
+9
*
Core: Restore 1.x isPlainObject constructor checks
Richard Gibson
2016-03-14
1
-1
/
+10
*
Tests: add additional test for jQuery.isPlainObject
Oleg Gaidarenko
2016-03-12
1
-1
/
+11
*
Core: restore enumeration behavior in isPlainObject
Timmy Willison
2016-03-07
1
-2
/
+14
*
Core: Deprecate jQuery.parseJSON
Michał Gołębiowski
2016-03-02
1
-87
/
+0
*
Tests: fix typos
William Robinet
2016-02-17
1
-1
/
+1
*
Core: Update isNumeric tests for pre-ES2015 safety
Richard Gibson
2016-01-24
1
-24
/
+20
*
Core: Improve isNumeric logic and test coverage
Steve Mao
2016-01-24
1
-2
/
+23
*
Docs: remove compat references
Timmy Willison
2016-01-14
1
-1
/
+1
*
Docs: Fix various spelling errors
Josh Soref
2016-01-13
1
-1
/
+1
*
Selector: pass jQuery unit tests with selector-native
Timmy Willison
2015-11-11
1
-3
/
+7
*
Core: make isNumeric limited to strings and numbers
Timmy Willison
2015-10-21
1
-1
/
+1
*
Core: add unit test for isPlainObject(Symbol)
Liza Ramo
2015-10-18
1
-0
/
+9
*
Core: make isNumeric test work on Symbol
Liza Ramo
2015-10-17
1
-0
/
+7
*
Tests: Account for array-like objects in jQuery.grep
Aurelio De Rosa
2015-10-13
1
-6
/
+73
*
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
[next]