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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build: Update .mailmap & AUTHORS.txt
Michał Gołębiowski-Owczarek
2020-02-24
2
-0
/
+14
*
Core:Ajax: Align nonce & global with master, fix an AMD issue
Michał Gołębiowski-Owczarek
2020-02-24
4
-5
/
+6
*
Core: Fire iframe script in its context, add doc param in globalEval
Michał Gołębiowski-Owczarek
2020-02-10
8
-10
/
+74
*
Build:Tests: Fix custom build tests, verify on Travis; name Travis jobs
Michał Gołębiowski-Owczarek
2020-01-27
28
-180
/
+284
*
Ajax: Deprecate AJAX event aliases, inline event/alias into deprecated
Michał Gołębiowski-Owczarek
2020-01-21
7
-58
/
+56
*
Build: Lint the minified jQuery file as well
Michał Gołębiowski-Owczarek
2020-01-21
4
-19
/
+30
*
Build: Make Karma work in AMD mode
Michał Gołębiowski-Owczarek
2020-01-21
9
-125
/
+183
*
Docs: Update links to EdgeHTML issues to go through Web Archive
Michał Gołębiowski-Owczarek
2020-01-08
1
-22
/
+22
*
Tests: Make the support tests pass on Firefox 4x/5x/60
Michał Gołębiowski-Owczarek
2020-01-07
1
-1
/
+1
*
Build: Create a `grunt custom:slim` alias for the Slim build
Michał Gołębiowski-Owczarek
2020-01-07
3
-2
/
+25
*
Event: Only attach events to objects that accept data - for real
Michał Gołębiowski-Owczarek
2019-12-09
2
-3
/
+13
*
Tests: Skip a "width/height on a table row with phantom borders" test in Firefox
Michał Gołębiowski-Owczarek
2019-10-28
1
-1
/
+8
*
Tests: Don't test synchronous XHR on unload in Chrome
Michał Gołębiowski-Owczarek
2019-10-28
1
-8
/
+13
*
Build: Run tests on Travis only on browsers defined in the config
Michał Gołębiowski-Owczarek
2019-10-22
1
-2
/
+4
*
Build: Run tests on Firefox ESR as well
Michał Gołębiowski-Owczarek
2019-10-22
1
-0
/
+7
*
Build: Run tests on Node.js 13 in addition to 8, 10 & 12
Michał Gołębiowski-Owczarek
2019-10-22
1
-0
/
+1
*
Build: Drop workarounds for Node.js 6 in Gruntfile.js
Michał Gołębiowski-Owczarek
2019-10-22
1
-20
/
+2
*
Build: Run tests on Travis on FirefoxHeadless as well
Michał Gołębiowski-Owczarek
2019-10-22
2
-8
/
+8
*
Offset: Send px-ed strings to .css()
Dave Methvin
2019-10-21
1
-0
/
+6
*
CSS: Workaround buggy getComputedStyle on table rows in IE/Edge
Michał Gołębiowski-Owczarek
2019-10-14
4
-10
/
+82
*
Build: Require strict mode in Node.js scripts via ESLint
Michał Gołębiowski-Owczarek
2019-10-09
12
-14
/
+26
*
Docs: Convert link to Homebrew from HTTP to HTTPS
Christian Oliff
2019-10-07
1
-1
/
+1
*
Build: Support jquery-release --dry-run flag
Michał Gołębiowski-Owczarek
2019-10-05
1
-1
/
+2
*
Build: Stop copying src/core.js to dist on release
Michał Gołębiowski-Owczarek
2019-10-04
1
-4
/
+7
*
Build: ESLint: forbid unused function parameters
Michał Gołębiowski-Owczarek
2019-09-26
17
-26
/
+25
*
Build: Fix the regex parsing AMD var-modules (#4389)
Michał Gołębiowski-Owczarek
2019-09-26
1
-1
/
+1
*
Effect: Fix a unnecessary conditional statement in .stop()
Wonseop Kim
2019-09-26
1
-1
/
+1
*
Core: Deprecate jQuery.trim
Shashanka Nataraj
2019-09-26
5
-36
/
+33
*
Core: Use Array.prototype.flat where supported
Ahmed.S.ElAfifi
2019-09-25
5
-15
/
+41
*
Build: Update the version to 3.5.0-pre
Michał Gołębiowski-Owczarek
2019-09-25
1
-1
/
+1
*
Core: Implement .even() & .odd() to replace POS :even & :odd
Michał Gołębiowski-Owczarek
2019-09-24
2
-0
/
+24
*
Tests: Fix offset fractions tests in Chrome for Android
Michał Gołębiowski-Owczarek
2019-09-24
1
-1
/
+1
*
Tests: Move Android user agent detection above iOS, put Safari last
Michał Gołębiowski-Owczarek
2019-09-24
1
-4
/
+4
*
Tests: Make support tests accept Safari 13 & newer
Michał Gołębiowski-Owczarek
2019-09-23
1
-5
/
+5
*
Tests: update npo.js and include unminified source instead
Timmy Willison
2019-08-12
2
-2
/
+370
*
Selector: Make selector-native's isXMLDoc recognize HTML-embedded SVG
Michał Gołębiowski-Owczarek
2019-07-29
2
-13
/
+55
*
Traversing: Fix `contents()` on `<object>`s with children in IE
Michał Gołębiowski-Owczarek
2019-05-08
1
-2
/
+9
*
Traversing: Fix `contents()` on `<object>`s with children
Pat O'Callaghan
2019-05-06
2
-1
/
+14
*
Build: Updating the 3.4-stable version to 3.4.2-pre.
Timmy Willison
2019-05-01
1
-1
/
+1
*
Core: Make isAttached work with iOS 10.0-10.2
Michał Gołębiowski-Owczarek
2019-04-29
3
-5
/
+20
*
Event: Prevent leverageNative from registering duplicate dummy handlers
Richard Gibson
2019-04-29
1
-5
/
+5
*
Event: Fix handling of multiple async focus events
Richard Gibson
2019-04-29
2
-12
/
+61
*
Build: Test on Node.js 12, stop testing on Node.js 6 & 11
Michał Gołębiowski-Owczarek
2019-04-23
1
-2
/
+1
*
Build: Fix unresolved jQuery reference in finalPropName
Michał Gołębiowski-Owczarek
2019-04-17
2
-4
/
+12
*
Build: Updating the 3.4-stable version to 3.4.1-pre
Timmy Willison
2019-04-10
1
-1
/
+1
*
Release: update AUTHORS.txt
Timmy Willison
2019-04-09
1
-0
/
+8
*
Release: update version to 3.4.0-pre
Timmy Willison
2019-04-09
1
-1
/
+1
*
Build: Update Sizzle from 2.3.3 to 2.3.4
Michał Gołębiowski-Owczarek
2019-04-09
5
-46
/
+56
*
Update README.md
Timmy Willison
2019-04-02
1
-1
/
+1
*
Tests: Make Android Browser 4.0-4.3 dimensions tests green
Michał Gołębiowski-Owczarek
2019-03-27
1
-2
/
+16
[next]