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
*
Docs:Tests: Remove obsolete code from tests, update support comments
Michał Gołębiowski
2016-03-08
8
-126
/
+44
*
Core: restore enumeration behavior in isPlainObject
Timmy Willison
2016-03-07
1
-2
/
+14
*
Core: Deprecate jQuery.parseJSON
Michał Gołębiowski
2016-03-02
5
-95
/
+76
*
Dimensions: Add tests for negative borders & paddings
Vitaliy Terziev
2016-02-24
1
-6
/
+32
*
Tests: limit selection to #qunit-fixture in attributes.js
Alexander Lisianoi
2016-02-22
1
-5
/
+6
*
Tests: fix typos
William Robinet
2016-02-17
2
-3
/
+3
*
Tests: use `jQuery` variable instead of `$`
Oleg Gaidarenko
2016-02-13
1
-1
/
+1
*
Tests: test element position outside view
Oleg Gaidarenko
2016-02-11
2
-0
/
+42
*
Build: use hard-coded path to sizzle in selector-sizzle
Timmy Willison
2016-02-10
1
-4
/
+1
*
Tests: account for new offset tests
Oleg Gaidarenko
2016-02-09
1
-1
/
+1
*
Revert "Offset: account for scroll when calculating position"
Oleg Gaidarenko
2016-02-09
1
-12
/
+2
*
Tests: fix another traverse test
Oleg Gaidarenko
2016-01-31
1
-1
/
+5
*
Tests:Build: update qunit and fix incorrect test
Oleg Gaidarenko
2016-01-29
1
-2
/
+25
*
Selector: add jQuery.escapeSelector
Timmy Willison
2016-01-28
1
-0
/
+6
*
CSS: Add test for gh-2867
Timmy Willison
2016-01-27
1
-0
/
+10
*
Build: Update npm deps, fix Sinon npmcopy config
Michał Gołębiowski
2016-01-27
1
-1
/
+1
*
Build: enable JSCS for test/unit/support.js, fix styling issues
Michał Gołębiowski
2016-01-27
1
-3
/
+5
*
Tests: Set Edge's expected support for clearCloneStyle to true
Zack Hall
2016-01-27
1
-2
/
+3
*
Tests: Fix manipulation tests in Android 4.4
Michał Gołębiowski
2016-01-27
1
-0
/
+12
*
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
*
Tests: Fix Deferred tests in Android 5.0's stock Chrome browser & Yandex.Browser
Michał Gołębiowski
2016-01-20
1
-2
/
+36
*
Event: Fix chaining .on() with null handlers
Devin Wilson
2016-01-19
1
-0
/
+22
*
Attributes: fix setting selected on an option in IE<=11
Timmy Willison
2016-01-19
1
-0
/
+31
*
Docs: remove compat references
Timmy Willison
2016-01-14
1
-1
/
+1
*
CSS: Restore cascade-override behavior in .show
Richard Gibson
2016-01-13
3
-107
/
+343
*
Traversing: Never let .closest() match positional selectors
Richard Gibson
2016-01-13
1
-4
/
+17
*
Traversing: .not/.filter consistency with non-elements
Martijn W. van der Lee
2016-01-13
1
-0
/
+11
*
Docs: Updated links to https where they are supported.
Jon Dufresne
2016-01-13
3
-4
/
+4
*
Tests: fixed grammar in comment
Henry Wong
2016-01-13
1
-1
/
+1
*
Docs: Fix various spelling errors
Josh Soref
2016-01-13
4
-6
/
+6
*
Deferred: Warn on exceptions that are likely programming errors
Dave Methvin
2016-01-13
1
-0
/
+59
*
Deferred: Remove undocumented progress notifications in $.when
Dave Methvin
2016-01-13
1
-20
/
+4
*
Manipulation: Bring tagname regexes up to spec
Leonardo Braga
2016-01-07
1
-0
/
+67
*
CSS: Add animation-iteration-count to cssNumber, fix tests
Jun Sun
2016-01-07
1
-4
/
+13
*
Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"
Timmy Willison
2016-01-07
1
-1
/
+24
*
Attributes: exclusively lowercase A-Z in attribute names
Timmy Willison
2015-12-02
1
-1
/
+12
*
Ajax: Preserve URL hash on requests
Dave Methvin
2015-11-30
1
-4
/
+18
*
Effects: add tests for using jQuery.speed directly
Timmy Willison
2015-11-17
1
-0
/
+85
*
Deferred: syncronize single and multiple target handling in $.when
Timmy Willison
2015-11-13
1
-7
/
+35
*
Selector: pass jQuery unit tests with selector-native
Timmy Willison
2015-11-11
8
-167
/
+233
*
Offset: offsetLeft/Top on empty set returns undefined
Dave Methvin
2015-11-10
1
-2
/
+2
*
Dimensions: Empty sets should return undefined
Dave Methvin
2015-11-10
1
-25
/
+13
*
Dimensions: properly manipulate non-px values
Timmy Willison
2015-11-09
1
-30
/
+35
*
Manipulation: execute scripts from iframe in the iframe's context
Timmy Willison
2015-11-09
2
-0
/
+29
*
Event: Move VML test out of event alias test
Dave Methvin
2015-11-07
1
-5
/
+15
*
Dimensions: outerWidth/Height include scrollbar
Dave Methvin
2015-11-07
1
-40
/
+43
*
Event: Make event aliases optional in unit tests
Dave Methvin
2015-11-06
2
-45
/
+42
*
Attributes: return empty array for select-multiple with no values
Timmy Willison
2015-11-05
1
-2
/
+2
*
Event: Add basic unit tests for event aliases
Dave Methvin
2015-11-05
1
-0
/
+18
[next]