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: Upgrade ESLint to 3.x again
Michał Gołębiowski
2016-07-13
1
-1
/
+1
*
Build: Skip running ESLint on Node.js 0.x
Michał Gołębiowski
2016-07-13
1
-13
/
+35
*
Build: Fix the regex removing the ESLint comment from wrapper.js
Michał Gołębiowski
2016-07-13
2
-2
/
+2
*
Build: Don't use ESLint 3.x
Oleg Gaidarenko
2016-07-09
1
-1
/
+1
*
Build: More ESLint related changes
Oleg Gaidarenko
2016-07-09
7
-4
/
+16
*
Build: Updating the master version to 3.1.1-pre.
Timmy Willison
2016-07-07
1
-1
/
+1
*
Build: ignore cdn and slim files when linting
Timmy Willison
2016-07-07
1
-1
/
+1
*
Build: Updating the master version to 3.1.0-pre.
Timmy Willison
2016-07-07
1
-1
/
+1
*
Core: Re-throw errors that happened in callbacks wrapped in jQuery ready
Michał Gołębiowski
2016-07-07
3
-2
/
+74
*
Build: Improve ESLint configuration (#3188)
Oleg Gaidarenko
2016-06-22
3
-3
/
+7
*
Build: ESLint details
Oleg Gaidarenko
2016-06-11
46
-457
/
+349
*
Tests: Move promise/A+ adapters for tests to dedicated folder
Oleg Gaidarenko
2016-06-11
5
-13
/
+19
*
Build: Switch from jscs+jshint to eslint
Oleg Gaidarenko
2016-06-11
14
-160
/
+261
*
Build: Updating the master version to 3.0.1-pre.
Timmy Willison
2016-06-09
1
-1
/
+1
*
Event: Add the most commonly used pointer event properties
Scott González
2016-06-09
1
-0
/
+2
*
Deferred: Propagate progress correctly from unwrapped promises
Michał Gołębiowski
2016-06-09
2
-1
/
+31
*
Attributes: Avoid infinite recursion on non-lowercase attribute getters
Michał Gołębiowski
2016-06-03
2
-5
/
+26
*
Docs: Fix an incorrect comment in the attributes module
Michał Gołębiowski
2016-06-03
1
-1
/
+1
*
Tests: Remove side-effects of one attributes test
Michał Gołębiowski
2016-06-03
1
-1
/
+10
*
Event: Allow constructing a jQuery.Event without a target
Dave Methvin
2016-06-02
2
-1
/
+10
*
Build: Drop testing on Node.js 5
Michał Gołębiowski
2016-05-29
1
-1
/
+0
*
Docs: Use HTTPS URLs for jsfiddle & jsbin
Michał Gołębiowski
2016-05-20
1
-1
/
+1
*
Docs: Tweak formatting of ISSUE_TEMPLATE.md
Michał Gołębiowski
2016-05-20
1
-2
/
+2
*
Release: update AUTHORS.txt
Timmy Willison
2016-05-20
1
-0
/
+1
*
Events: don't execute native stop(Immediate)Propagation from simulation
Oleg Gaidarenko
2016-05-19
3
-27
/
+95
*
CSS: Remove units from a 0 width/height element
Christophe Tafani-Dereeper
2016-05-16
1
-2
/
+2
*
Release: remove extraneous files from dist during release
Timmy Willison
2016-05-13
2
-2
/
+17
*
Release: copy sizzle separately into an 'external' folder
Timmy Willison
2016-05-13
1
-2
/
+7
*
Deferred: Give better stack diagnostics on exceptions
Dave Methvin
2016-05-11
2
-10
/
+17
*
Release: update AUTHORS.txt
Timmy Willison
2016-05-11
1
-0
/
+5
*
Event: Add touch event properties, eliminates need for a plugin
Dave Methvin
2016-05-09
1
-0
/
+3
*
Deferred: Make jQuery.when synchronous when possible
Richard Gibson
2016-05-09
2
-8
/
+47
*
Event: Cover invalid delegation selector edge cases
Richard Gibson
2016-05-06
2
-11
/
+15
*
Event: Evaluate delegate selectors at add time
Felipe Sateler
2016-05-06
2
-0
/
+18
*
Event: Remove pageX/pageY fill for event object
Dave Methvin
2016-05-06
1
-34
/
+2
*
Event: Remove fixHooks, propHooks; switch to ES5 getter with addProp
Jason Bedard
2016-05-04
2
-96
/
+122
*
Tests: Make the regex catching Safari 9.0/9.1 more resilient
Michał Gołębiowski
2016-05-02
1
-1
/
+1
*
Tests: take Safari 9.1 into account
Michał Gołębiowski
2016-05-02
1
-1
/
+1
*
Deferred: Separate the two paths in jQuery.when
Richard Gibson
2016-05-02
6
-226
/
+342
*
Ajax: Remove unnecessary use of jQuery.trim
Ralin Chimev
2016-04-29
1
-1
/
+1
*
Build: Don't lint the built file in the husky precommit hook
Michał Gołębiowski
2016-04-29
1
-1
/
+1
*
Docs: Add FAQ to reduce noise in issues
Dave Methvin
2016-04-27
1
-0
/
+3
*
Revert "Effects: Remove additional parameters of easings"
Oleg Gaidarenko
2016-04-27
2
-7
/
+16
*
Deferred: Provide explicit undefined context for jQuery.when raw casts
Richard Gibson
2016-04-27
2
-2
/
+8
*
Event: Make event dispatch optimizable by JavaScript engines
Damian Senn
2016-04-27
1
-5
/
+9
*
Ajax: Ensure ajaxSettings.traditional is still honored
Dave Methvin
2016-04-27
2
-2
/
+73
*
Serialize: .param - don't use ajaxSettings.traditional
Alexander K
2016-04-27
2
-33
/
+12
*
Build: Strip the strict-mode related comment in exports/global.js
Michał Gołębiowski
2016-04-26
2
-1
/
+8
*
Build: Strip excessive "use strict" pragmas when building
Michał Gołębiowski
2016-04-26
1
-1
/
+1
*
Build: test on Node.js 6
Michał Gołębiowski
2016-04-26
1
-0
/
+1
[next]