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/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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build: Update native-promise-only
Michał Gołębiowski
2015-03-25
2
-3
/
+3
*
Offset: Round offset value for the sake of floating errors
Michał Gołębiowski
2015-03-23
1
-2
/
+5
*
Deferred: Backwards-compatible standards interoperability
Richard Gibson
2015-03-20
9
-114
/
+698
*
Tests: Expand CSS relative adjustment tolerance for IE
Richard Gibson
2015-03-16
1
-2
/
+2
*
Tests: Fix CSS relative adjustment test for round-down browsers
Richard Gibson
2015-03-16
1
-7
/
+19
*
Attributes: revert returning null for non-elements
Timmy Willison
2015-03-16
2
-2
/
+2
*
Tests: Restore IE8 workarounds (Sinon timers for IE & HTML5 shiv)
Michał Gołębiowski
2015-03-16
1
-0
/
+8
*
Attributes: fix failing test for new return value
Timmy Willison
2015-03-16
2
-3
/
+12
*
Attributes: return null when attribute does not exist
Winston Howes
2015-03-16
2
-44
/
+39
*
CSS: Support relative adjustment in any applicable unit
Mr21
2015-03-09
5
-61
/
+135
*
Build: remove deprecated JSHint options
Stephen Edgar
2015-03-08
2
-6
/
+0
*
Event: correct support comment
Oleg Gaidarenko
2015-03-08
1
-1
/
+3
*
Core: change jQuery.each and jQuery#each signatures
Oleg Gaidarenko
2015-02-19
1
-31
/
+10
*
Ajax: remove use of jQuery#each second argument
Oleg Gaidarenko
2015-02-19
1
-1
/
+3
*
Tests: make top of the HTML suite compliant with style guide
Oleg Gaidarenko
2015-02-19
1
-16
/
+6
*
Ajax: remove deprecated extensions from ajax promise
Oleg Gaidarenko
2015-02-17
2
-12
/
+10
*
Ajax: move explanatory comment to appropriate place
Oleg Gaidarenko
2015-02-15
1
-2
/
+2
*
Build: fix broken assertions caused by QUnit update
Oleg Gaidarenko
2015-02-15
2
-9
/
+9
*
Ajax: replace "jqXHR.complete" callback with "always"
Oleg Gaidarenko
2015-02-15
1
-1
/
+4
*
Ajax: make jQuery#load "type" field explicit
Oleg Gaidarenko
2015-02-15
4
-3
/
+17
*
Ajax: simplify one ajax call and add explanatory comment
Oleg Gaidarenko
2015-02-15
2
-2
/
+2
*
Core: simplify "each" stylesheet iteration test
Oleg Gaidarenko
2015-02-15
1
-1
/
+1
*
Build: Update QUnit to latest (1.17.1)
Jörn Zaefferer
2015-02-15
4
-69
/
+141
*
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
2
-5
/
+81
*
Manipulation: simplify html wrappers
Oleg Gaidarenko
2015-02-11
2
-4
/
+26
*
Manipulation: simplification of manipulation wrappers
Oleg Gaidarenko
2015-02-10
1
-2
/
+3
*
CSS: Fix the pixelMarginRight support test in IE8
Michał Gołębiowski
2015-02-08
1
-1
/
+1
*
CSS: Add a support test for the hack for .css('marginRight') etc.
Michał Gołębiowski
2015-02-05
3
-20
/
+46
*
Release: push dist to same remote as project
Timmy Willison
2015-01-30
1
-3
/
+2
*
Release: remove sourcemap comment from all copies of minified file
Timmy Willison
2015-01-30
4
-9
/
+15
*
Release: fix CDN archive creation
Timmy Willison
2015-01-29
2
-34
/
+61
*
Release: dist can be run during a test
Timmy Willison
2015-01-29
2
-8
/
+2
*
Release: Distribute files to distribution repo
Timmy Willison
2015-01-29
7
-163
/
+264
*
Data: Use a PDF object instead of a Java applet for acceptData testing
Michał Gołębiowski
2015-01-29
1
-4
/
+4
*
Ajax: Run the PATCH test only in IE8 on TestSwarm
Michał Gołębiowski
2015-01-29
1
-10
/
+13
*
Build: Speed up the Travis build
Michał Gołębiowski
2015-01-29
1
-0
/
+1
*
Event: Add a note about a mouseenter bug in Chrome
Michał Gołębiowski
2015-01-25
1
-0
/
+8
*
Release: update AUTHORS.txt
Timmy Willison
2015-01-19
1
-0
/
+8
*
Core: Return empty array instead of null for parseHTML("")
Timo Tijhof
2015-01-19
2
-6
/
+11
*
Manipulation: increase delay of data-URI test
Oleg Gaidarenko
2015-01-15
1
-1
/
+1
*
Event: HTML5 drop events inherit from MouseEvent
Dave Methvin
2015-01-14
2
-8
/
+13
*
Manipulation: blacklist IE8 from running tests for tag-hyphenated elems
Oleg Gaidarenko
2015-01-14
1
-0
/
+7
*
Offset: simplify jQuery#offsetParent method
Oleg Gaidarenko
2015-01-13
1
-3
/
+13
*
Manipulation: add support to tag-hyphenated elements
Leonardo Braga
2015-01-13
2
-2
/
+19
*
Core: add support to tag-hyphenated elements
Leonardo Braga
2015-01-13
2
-1
/
+14
*
Build: Sanctify the component name status of Wrap
Dave Methvin
2015-01-11
1
-1
/
+2
*
Core: Remove deprecated context and selector properties
Dave Methvin
2015-01-11
5
-65
/
+7
*
Ajax: $.post and $.get can now take an options object
George Mauer
2015-01-11
2
-2
/
+23
*
Build: Rearrange grunt/npm tasks into a build/dist/test pattern
Richard Gibson
2015-01-11
2
-6
/
+10
[next]