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
mgol-patch-1
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
...
*
Core: simplify "each" stylesheet iteration test
Oleg Gaidarenko
2015-02-15
1
-1
/
+1
*
Offset: don't run scrollTop/scrollLeft iframe test in Android 2.3 & 4.0
Oleg Gaidarenko
2015-02-11
1
-5
/
+8
*
Manipulation: don't auto-insert tbody
Oleg Gaidarenko
2015-02-11
1
-0
/
+75
*
Manipulation: simplify html wrappers
Oleg Gaidarenko
2015-02-10
1
-0
/
+12
*
CSS: Restore the hack to get pixels for .css('width') etc.
Michał Gołębiowski
2015-02-04
1
-0
/
+10
*
Data: Use a PDF object instead of a Java applet for acceptData testing
Michał Gołębiowski
2015-01-29
1
-4
/
+4
*
Manipulation: increase delay of data-URI test
Oleg Gaidarenko
2015-01-26
1
-1
/
+1
*
Core: Return empty array instead of null for parseHTML("")
Timo Tijhof
2015-01-19
1
-4
/
+9
*
Event: HTML5 drop events inherit from MouseEvent
Dave Methvin
2015-01-14
1
-6
/
+13
*
Manipulation: add support to tag-hyphenated elements
Leonardo Braga
2015-01-13
1
-0
/
+17
*
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
2
-47
/
+4
*
Ajax: $.post and $.get can now take an options object
George Mauer
2015-01-11
1
-0
/
+20
*
Callbacks: Don't abort execution on .lock()
Richard Gibson
2015-01-10
1
-4
/
+12
*
Callbacks: No object starts out locked
Richard Gibson
2015-01-10
1
-6
/
+9
*
Ajax: Fix cross-domain detection test for non-default port
Victor Homyakov
2015-01-06
1
-1
/
+1
*
Event: Normalize mouse event properties in drag events
Aditya Raghavan
2015-01-05
1
-0
/
+14
*
Deferred: Fix $.when with resolved deferred and progress callbacks
Nicolas HENRY
2014-12-25
1
-0
/
+22
*
Offset: don't run scrollTop/scrollLeft iframe test in mobile Safari
Oleg Gaidarenko
2014-12-25
1
-7
/
+16
*
Manipulation: make wrapAll funarg execute only once
Oleg Gaidarenko
2014-12-24
1
-0
/
+30
*
CSS: Add unit tests for negative margins and positioning
Aditya Raghavan
2014-12-24
1
-0
/
+15
*
Event: fix incorrect window bug with scrollTop/Left in iframes
Aditya Raghavan
2014-12-24
1
-0
/
+15
*
README: various text fixes
Oleg Gaidarenko
2014-12-15
1
-1
/
+1
*
Support: Correct iOS 8 support test results, re-arrange entries
Michał Gołębiowski
2014-12-13
1
-5
/
+22
*
Ajax: use anchor tag for parsing urls
Ben Toews
2014-12-11
1
-1
/
+5
*
Core: re-introduce createHTMLDocument in parseHTML; Safari 8 left out
Timmy Willison
2014-12-10
3
-3
/
+44
*
Event: Empty namespaces should be uneventfully ignored
Dave Methvin
2014-12-09
1
-0
/
+11
*
Core: revert addition of createHTMLDocument. Thanks, Safari 8.
Timmy Willison
2014-12-09
1
-14
/
+0
*
Css: Remove non-functional unit test for negative margin
Dave Methvin
2014-12-09
1
-4
/
+1
*
Core: remove unnecessary support test for createHTMLDocument
Timmy Willison
2014-12-09
2
-22
/
+10
*
Build: fix tests in AMD mode
Timmy Willison
2014-12-09
2
-14
/
+19
*
Core: use document.implemenation.createHTMLDocument in jQuery.parseHTML
Frederic Hemberger
2014-12-09
2
-0
/
+26
*
Support: Re-organize browser order, add Safari 8
Michał Gołębiowski
2014-12-09
1
-41
/
+9
*
Attributes: Use the option val hook in select val hook and simplify it
Michał Gołębiowski
2014-12-08
1
-0
/
+5
*
Manipulation: improve test for data-URI
Oleg Gaidarenko
2014-12-08
1
-3
/
+19
*
Event: Fully clean up events in unit test
Veaceslav Grimalschi
2014-12-07
1
-1
/
+2
*
Callbacks: Disabling a callback should prevent firing
Dave Methvin
2014-12-07
1
-0
/
+15
*
Tests: Tilt at a few style guide windmills
Richard Gibson
2014-12-06
1
-45
/
+43
*
Tests: Accommodate page changes from the QUnit HTML reporter
Richard Gibson
2014-12-06
1
-21
/
+20
*
Tests: Minor updates for QUnit 1.16 compatibility
Richard Gibson
2014-12-05
5
-23
/
+24
*
Event: Copy detail property to jQuery.Event on native events
Dave Methvin
2014-12-03
1
-0
/
+19
*
Core: Throw an error on $("#") rather than returning 0-length collection
Dave Methvin
2014-12-03
1
-2
/
+7
*
Manipulation: support data-URI scripts insertion
Bin Xin
2014-12-03
1
-0
/
+9
*
Dimensions: allow modification of coordinates argument
Oleg Gaidarenko
2014-11-16
1
-0
/
+12
*
Build: Fix various typos
Oleg Gaidarenko
2014-11-08
2
-5
/
+5
*
Misc: Adjust comments & docs to dropping IE<8 in jQuery Compat
Michał Gołębiowski
2014-11-04
1
-1
/
+1
*
Misc: Remove leftover -moz-box-sizing in tests
Michał Gołębiowski
2014-11-03
1
-1
/
+0
*
Misc: Drop support for older browsers; update support comments
Michał Gołębiowski
2014-11-03
6
-77
/
+28
*
Ajax: Fix for request aborted in ajaxSend
Dan Hart
2014-11-01
1
-0
/
+17
*
Deprecated: Drop size and andSelf methods
Michał Gołębiowski
2014-10-30
1
-6
/
+0
[prev]
[next]