index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
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
*
Refactor defaultDisplay's node creation and display logic, -6
Rick Waldron
2012-12-10
1
-10
/
+13
*
Ref #13019 and gh-1062. Use parentNode check instead of isDisconnected().
Dave Methvin
2012-12-09
2
-12
/
+5
*
Fix #13019. Disconnected nodes with .replaceWith are a noop. Close gh-1062.
Dave Methvin
2012-12-09
2
-53
/
+6
*
Fix #12904: Firefox defaultDisplay with body/iframe display:none. Report and ...
Richard Gibson
2012-12-08
2
-52
/
+60
*
Deferred: .resolve(), .reject() and .notify() now set the callback context to...
jaubourg
2012-12-07
2
-6
/
+9
*
Fix #13013. Move jQuery.buildFragment() to compat plugin.
Dave Methvin
2012-12-06
2
-20
/
+6
*
Don't test what ain't there no more
Richard Gibson
2012-12-06
1
-122
/
+0
*
Make compatible with jshint, lint test/data. Close gh-1043.
Timo Tijhof
2012-12-06
8
-118
/
+111
*
once more with feeling
Richard Gibson
2012-12-05
1
-0
/
+0
*
don't test SVG on IE6
Richard Gibson
2012-12-05
1
-0
/
+0
*
Fix #10832 (this time with tests): jQuery.contains in SVG
Richard Gibson
2012-12-05
1
-0
/
+0
*
Revert "Organizes the php scripts used for testing better, so that the whole ...
jaubourg
2012-12-05
38
-828
/
+1301
*
Revert "Fixes spacing"
jaubourg
2012-12-05
1
-4
/
+4
*
Revert "228ab3d followup 1: fix test failures. Close gh-1056."
jaubourg
2012-12-05
2
-86
/
+89
*
228ab3d followup 1: fix test failures. Close gh-1056.
Richard Gibson
2012-12-05
2
-89
/
+86
*
Radical idea: Calculate `expect()` value before fn call. :purple_heart:
Dave Methvin
2012-12-04
1
-2
/
+2
*
Fixes #12449. make replaceWith() clone elements where required. Closes gh-920
Rod Vagg
2012-12-04
2
-113
/
+128
*
Fix #11989. Remove fragment cache, moving to jquery-compat. Close gh-1052.
Paul Ramos
2012-12-04
3
-101
/
+9
*
Fix #12756. Restyle manipulation unit tests. Close gh-1053.
Paul Ramos
2012-12-04
1
-598
/
+798
*
Fixes spacing
jaubourg
2012-12-04
1
-4
/
+4
*
Organizes the php scripts used for testing better, so that the whole logic of...
jaubourg
2012-12-04
38
-1301
/
+828
*
Fix #12856: keep PSEUDO regex non-greedy
Richard Gibson
2012-12-03
1
-0
/
+0
*
More improvements per @jaubourg
Richard Gibson
2012-12-03
2
-23
/
+29
*
Improvements per @jaubourg
Richard Gibson
2012-12-03
2
-2
/
+4
*
No ticket: improve global variable/ajax request tracking
Richard Gibson
2012-12-02
7
-54
/
+68
*
Don't really want to expect any global events here.
Dave Methvin
2012-12-02
1
-1
/
+1
*
Followup to #12989 fix, improve unit test resiliency.
Dave Methvin
2012-12-02
1
-27
/
+16
*
Fix #12989. Remove ajax "global" event behavior.
Dave Methvin
2012-12-01
2
-143
/
+43
*
keep manipulation.js assertions consistent
Richard Gibson
2012-11-30
1
-1
/
+1
*
Fixes awkward spacing
jaubourg
2012-11-29
1
-3
/
+2
*
Simplifies how url is kept devoid of anti-cache parameter for ifModified requ...
jaubourg
2012-11-29
1
-16
/
+16
*
Unit test for #12004
jaubourg
2012-11-29
1
-0
/
+34
*
Alias options.method to options.type. Fixes #12004.
Matt Farmer
2012-11-28
1
-0
/
+3
*
Fix #12957. Simplify wrapMap, it doesn't need end tags. Close gh-1044.
Oleg
2012-11-27
3
-19
/
+18
*
save a byte
Richard Gibson
2012-11-27
1
-2
/
+2
*
Don't let removeClass create attributes
Richard Gibson
2012-11-27
2
-30
/
+31
*
sandboxes start for real this time (fixes test failures in IE)
jaubourg
2012-11-27
2
-8
/
+8
*
Use strictEqual rather than equal
jaubourg
2012-11-27
1
-2
/
+2
*
Merge branch 'master' of github.com:jquery/jquery
jaubourg
2012-11-27
0
-0
/
+0
|
\
|
*
Fix #12959: Optimize library-wide patterns
Richard Gibson
2012-11-26
12
-110
/
+111
*
|
Fix #12959: Optimize library-wide patterns
Richard Gibson
2012-11-27
12
-110
/
+111
*
|
Removes unnecessary closure and apply
jaubourg
2012-11-26
1
-3
/
+1
*
|
Greatly simplifies ajaxTest
jaubourg
2012-11-26
1
-65
/
+45
*
|
Total revamping of the ajax unit tests
jaubourg
2012-11-26
4
-2179
/
+1388
|
/
*
Grunt: Rename TestSwarm job name pattern for PR. Close gh-1042.
Timo Tijhof
2012-11-25
1
-1
/
+1
*
Fix #12803. Add jQuery.fx.start as a hook point. Close gh-1024.
Corey Frang
2012-11-25
2
-2
/
+35
*
Fix #12869. Zoom the body after support tests; avoids layout changes in IE8/9...
Scott González
2012-11-25
1
-1
/
+3
*
Fix #12134. Make .serialize() HTML5-compliant; provide a propHook for shimming.
Dave Methvin
2012-11-25
1
-13
/
+12
*
No ticket: compress ajax. Close gh-1041.
Richard Gibson
2012-11-25
4
-328
/
+293
*
Using the right matched param
Corey Frang
2012-11-24
1
-1
/
+1
[next]