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
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
*
Tests: further improvements QUnit 2.0 migration
Oleg Gaidarenko
2015-09-08
16
-271
/
+293
*
Effects: Finish should call progress
Thomas Tortorini
2015-09-08
7
-4
/
+100
*
Core: Remove unnecessary parameter to jQuery#constructor
Yongwoo Jeon
2015-09-08
1
-1
/
+1
*
Build: Fix an email address of a contributor
Batiste Bieler
2015-09-08
2
-2
/
+2
*
Tests: do not create data cache when fetching single property
Jason Bedard
2015-09-08
1
-0
/
+16
*
Data: Don't expose jQuery.acceptData
Jason Bedard
2015-09-08
5
-51
/
+33
*
Tests: lower the PHP sleep time in unreleasedXHR.html
Michał Gołębiowski
2015-09-08
1
-1
/
+1
*
Serialize: Fix object detection
Michał Gołębiowski
2015-09-08
1
-1
/
+1
*
Serialize: Handle arrays with null values
Daniel Nill
2015-09-07
2
-2
/
+5
*
Build: Update grunt-contrib-uglify because of a security issue in uglify
Reed Loden
2015-09-07
1
-1
/
+1
*
Effects: Remove additional parameters of easings
Thomas Tortorini
2015-09-07
2
-14
/
+7
*
Build: space between curly and paren is optional
Timmy Willison
2015-09-07
1
-2
/
+2
*
Tests: Do not define two modules with the same name
Oleg Gaidarenko
2015-09-07
1
-1
/
+1
*
Tests: Partially use new qunit interface
Oleg Gaidarenko
2015-09-07
24
-6122
/
+6646
*
Ajax: do not quote "throws" option - use dot notation instead
Oleg Gaidarenko
2015-09-07
1
-1
/
+1
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
135
-8084
/
+8857
*
Build: correct jscs paths
Oleg Gaidarenko
2015-09-07
1
-3
/
+2
*
Core: Support non-browser environments
Michał Gołębiowski
2015-08-16
45
-68
/
+363
*
Core:CSS: Attach test nodes to documentElement, not body
Michał Gołębiowski
2015-08-16
3
-26
/
+6
*
Event: Reduce differences from master
Richard Gibson
2015-08-10
1
-3
/
+3
*
Event: Reduce differences from master
Richard Gibson
2015-08-10
1
-7
/
+6
*
Core: Don't expose jQuery.access
Michał Gołębiowski
2015-08-04
1
-1
/
+1
*
Build: Add a comment explaining why the es3 option is needed
Michał Gołębiowski
2015-08-03
3
-2
/
+10
*
Tests: don't use deprecated argument in test declaration
Oleg Gaidarenko
2015-07-30
11
-64
/
+191
*
Docs: Fix various spelling mistakes
Bruno Pérel
2015-07-30
5
-5
/
+5
*
Data: backport cleanData tests from gh-2480
Jason Bedard
2015-07-28
1
-0
/
+39
*
Ajax: Account for Android 2.3 not firing window.onerror on script errors
Michał Gołębiowski
2015-07-28
2
-0
/
+19
*
Event: Update support comments for mouseenter/mouseleave implementation
Michał Gołębiowski
2015-07-27
1
-7
/
+4
*
Core: Adjust comments & tests after dropping Safari 6 support
Michał Gołębiowski
2015-07-27
4
-3
/
+4
*
Core: .each/.map should accept an undefined/null value
Thomas Tortorini
2015-07-27
2
-11
/
+21
*
Core: Add a support comment for Safari 8
Michał Gołębiowski
2015-07-20
1
-0
/
+5
*
Release: properly set the dist remote when it's a real release
Timmy Willison
2015-07-13
1
-1
/
+1
*
Build: just tack on +compat to versions that may include labels
Timmy Willison
2015-07-13
1
-2
/
+1
*
Ajax: Remove jsonp callbacks through "jQuery#removeProp" method
Oleg Gaidarenko
2015-07-13
2
-5
/
+40
*
Build: add mailmap entry
Timmy Willison
2015-07-11
2
-2
/
+2
*
Build: update AUTHORS.txt
Timmy Willison
2015-07-08
1
-0
/
+14
*
Effects: fix failing tests in IE8
Timmy Willison
2015-07-08
2
-5
/
+7
*
CSS: Add an integration test for issue gh-1764
Michał Gołębiowski
2015-07-08
4
-0
/
+172
*
CSS: Make .css("width") & .css("height") return fractional values
Michał Gołębiowski
2015-07-07
5
-27
/
+117
*
Deferred: pass lint in new catch tests
Timmy Willison
2015-07-06
1
-4
/
+4
*
Deferred: add .catch handler
Timmy Willison
2015-07-06
2
-0
/
+39
*
CSS: Improve a comment explaining IE11 fullscreen bug
Michał Gołębiowski
2015-07-01
1
-1
/
+2
*
Effects: Fix tests
Michał Gołębiowski
2015-06-28
1
-1
/
+0
*
Tests: Fix merge conflict
Corey Frang
2015-06-26
2
-7
/
+0
*
Tests: Lower the checks rounding error
Corey Frang
2015-06-26
1
-1
/
+1
*
Effects: Adding unit tests for jQuery.Animation
Corey Frang
2015-06-26
4
-20
/
+263
*
Effects: Add tests for jQuery.Tween
Corey Frang
2015-06-26
9
-445
/
+6249
*
CSS: make the getStyles function more readable
Thomas Tortorini
2015-06-25
1
-3
/
+5
*
Attributes: fix IE8 issues
Gilad Peleg
2015-06-25
2
-24
/
+105
*
Core: organize prop & attr code to be similar
Gilad Peleg
2015-06-23
2
-154
/
+81
[next]