index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-f50e11107c
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Serialize: Treat literal and function-returned null/undefined the same
Joe Trumbull
2016-04-05
1
-1
/
+4
*
Ajax: execute jQuery#load callback with correct context
Oleg Gaidarenko
2016-04-04
1
-0
/
+19
*
Tests: do not run IE9 effect tests if inside testswarm
Oleg Gaidarenko
2016-04-04
2
-24
/
+34
*
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: implement ready without Deferred
Timmy Willison
2016-04-04
1
-11
/
+67
*
Docs: Update support comments to follow the new syntax
Michał Gołębiowski
2016-03-30
5
-8
/
+8
*
Docs:Tests: Remove legacy code & add support comments where needed
Michał Gołębiowski
2016-03-30
5
-55
/
+37
*
Attributes: strip/collapse whitespace for set values on selects
Timmy Willison
2016-03-17
1
-6
/
+76
*
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
*
Tests: Restrict "p > * > *" selection in selector.js to #qunit-fixture
Alexander Lisianoi
2016-03-09
2
-9
/
+33
*
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
[next]