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: Add Christian Oliff to .mailmap & AUTHORS.txt
Michał Gołębiowski-Owczarek
2020-02-24
2
-0
/
+3
*
Core: Fire iframe script in its context, add doc param in globalEval
Michał Gołębiowski-Owczarek
2020-02-10
8
-10
/
+74
*
Event: remove jQuery.event.global
Michał Gołębiowski-Owczarek
2020-02-10
2
-6
/
+0
*
Docs: Remove a mention of the event/alias.js module from README
Michał Gołębiowski-Owczarek
2020-01-27
1
-1
/
+1
*
Build: Lint the minified jQuery file as well - a Gruntfile fix
Michał Gołębiowski-Owczarek
2020-01-27
1
-1
/
+1
*
Ajax: Deprecate AJAX event aliases, inline event/alias into deprecated
Michał Gołębiowski-Owczarek
2020-01-21
7
-52
/
+50
*
CSS: Remove the opacity CSS hook
Michał Gołębiowski-Owczarek
2020-01-21
1
-12
/
+1
*
Build: Lint the minified jQuery file as well
Michał Gołębiowski-Owczarek
2020-01-21
2
-8
/
+14
*
Build: Add intuitive names to Travis jobs
Michał Gołębiowski-Owczarek
2020-01-20
1
-12
/
+12
*
Core: Exclude callbacks & deferred modules in the slim build as well
Michał Gołębiowski-Owczarek
2020-01-20
1
-1
/
+1
*
Attributes: Refactor val(): don't strip carriage return, isolate IE workarounds
Michał Gołębiowski-Owczarek
2020-01-13
2
-22
/
+70
*
Tests: Remove obsolete jQuery data tests
Michał Gołębiowski-Owczarek
2020-01-13
4
-115
/
+0
*
Attributes: Don't set the type attr hook at all outside of IE
Michał Gołębiowski-Owczarek
2020-01-13
1
-17
/
+18
*
Build: Make dev mode work in Karma again, serve source files from disk
Michał Gołębiowski-Owczarek
2020-01-08
2
-15
/
+43
*
Build:Tests: Fix custom build tests, verify on Travis
Michał Gołębiowski-Owczarek
2020-01-07
26
-84
/
+174
*
Docs: Update links to EdgeHTML issues to go through Web Archive
Michał Gołębiowski-Owczarek
2020-01-07
1
-3
/
+3
*
Build: Create a `grunt custom:slim` alias for the Slim build (#4578)
Michał Gołębiowski-Owczarek
2020-01-07
3
-2
/
+25
*
Selector: Remove the "a:enabled" workaround for Chrome <=77
Michał Gołębiowski-Owczarek
2019-12-16
2
-14
/
+1
*
Docs: direct users to GitHub docs for cloning the repo
Timmy Willison
2019-12-16
1
-6
/
+2
*
Build: Make Karma work in ES modules mode
Michał Gołębiowski-Owczarek
2019-12-16
10
-131
/
+188
*
Build: Auto-convert sources to AMD
Michał Gołębiowski-Owczarek
2019-12-09
10
-16
/
+91
*
Event: Only attach events to objects that accept data - for real
Michał Gołębiowski-Owczarek
2019-12-09
2
-2
/
+12
*
Docs: Change OS X to macOS in README
Christian Oliff
2019-12-03
1
-1
/
+1
*
Build: Fix the Windows build
Michał Gołębiowski-Owczarek
2019-12-02
3
-18
/
+51
*
Build: Require extensions for ES6 imports, prevent import cycles
Michał Gołębiowski-Owczarek
2019-11-25
2
-0
/
+8
*
Build: Fix the import path to serialize.js from ajax.js
Michał Gołębiowski-Owczarek
2019-11-19
1
-1
/
+1
*
Selector: Make empty attribute selectors work in IE again
Michał Gołębiowski-Owczarek
2019-11-18
7
-9
/
+39
*
Core: Migrate from AMD to ES modules 🎉
Michał Gołębiowski-Owczarek
2019-11-18
124
-1324
/
+801
*
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: Run tests on Travis on FirefoxHeadless as well
Michał Gołębiowski-Owczarek
2019-10-21
2
-9
/
+9
*
Selector: Use shallow document comparisons in uniqueSort
Michał Gołębiowski-Owczarek
2019-10-21
1
-3
/
+16
*
Docs: Update most URLs to HTTPS
Michał Gołębiowski-Owczarek
2019-10-21
9
-29
/
+29
*
Selector: Add a test for throwing on post-comma invalid selectors
Michał Gołębiowski-Owczarek
2019-10-21
1
-1
/
+2
*
Tests: Stop using jQuery.find in tests
Michał Gołębiowski-Owczarek
2019-10-21
2
-109
/
+109
*
CSS: Workaround buggy getComputedStyle on table rows in IE/Edge
Michał Gołębiowski-Owczarek
2019-10-14
4
-9
/
+84
*
Selector: Make selectors with leading combinators use qSA again
Michał Gołębiowski-Owczarek
2019-10-14
1
-1
/
+4
*
Build: Require strict mode in Node.js scripts via ESLint
Michał Gołębiowski-Owczarek
2019-10-09
11
-14
/
+24
*
Manipulation:Selector: Use the nodeName util where possible to save size
Michał Gołębiowski-Owczarek
2019-10-08
2
-19
/
+18
*
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
*
Release: Update AUTHORS.txt
Michał Gołębiowski-Owczarek
2019-09-26
2
-0
/
+4
*
Ajax: Do not execute scripts for unsuccessful HTTP responses
Sean Robinson
2019-09-26
4
-0
/
+145
*
Core: Use Array.prototype.flat where supported
Ahmed.S.ElAfifi
2019-09-25
5
-14
/
+39
*
Selector: Use shallow document comparisons to avoid IE/Edge crashes
Michał Gołębiowski-Owczarek
2019-09-25
1
-13
/
+24
*
Core: Remove private copies of push, sort & splice from the jQuery prototype
Michał Gołębiowski-Owczarek
2019-09-24
4
-13
/
+15
[next]