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
*
No ticket: Small ajax/xhr size optimizations
Richard Gibson
2013-10-28
1
-6
/
+19
*
Fix #14379: AJAX requests on unload
Richard Gibson
2013-10-28
3
-4
/
+37
*
No ticket. Remove useless comment
Oleg
2013-10-28
1
-1
/
+0
*
Fix #14459: Use jQuery.parseJSON instead of JSON.parse
Richard Gibson
2013-10-28
2
-13
/
+3
*
No ticket. Update npm devDependencies.
Michał Gołębiowski
2013-10-25
1
-3
/
+3
*
Add tests for class manipulation on jQuery object containing more than one el...
Michał Gołębiowski
2013-10-25
1
-0
/
+43
*
Revert "Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369."
Dave Methvin
2013-10-22
3
-59
/
+7
*
Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
Dave Methvin
2013-10-22
3
-7
/
+59
*
Ref 2263134b: Better identify potential JSON. Close gh-1401.
Ronny Springer
2013-10-16
2
-13
/
+46
*
Only set uglify options if not already the default
Timmy Willison
2013-10-15
1
-10
/
+2
*
No ticket: Clean up uglifyjs compress options. Close gh-1382.
Timo Tijhof
2013-10-15
1
-3
/
+10
*
Fix #14394: Changing style !important in webkit. Close gh-1385.
Lihan Li
2013-10-15
2
-0
/
+9
*
Preparations for npm/bower publishing
Timmy Willison
2013-10-15
2
-4
/
+4
*
No ticket: Test cleanup
Richard Gibson
2013-10-15
1
-21
/
+9
*
No ticket: Small curCSS size optimizations
Richard Gibson
2013-10-15
1
-4
/
+8
*
Fix #14432: Always return string from .css("z-index"). Close gh-1395.
George Kats
2013-10-15
2
-1
/
+21
*
Unify build script capabilities between branches. Specifically, added a speci...
Timmy Willison
2013-10-15
1
-8
/
+9
*
Remove comment
Timmy Willison
2013-10-15
1
-2
/
+1
*
Fixes #14450. Remove CommonJS+AMD syntax.
Timmy Willison
2013-10-15
6
-97
/
+92
*
Update requirejs to compatible version, remove r.js
Timmy Willison
2013-10-15
3
-25858
/
+47
*
No ticket: Fix subproject iframe tests
Richard Gibson
2013-10-11
3
-9
/
+18
*
Fix #14381: Update to Sizzle 1.10.11
Richard Gibson
2013-10-11
1
-1
/
+1
*
No ticket: Correct typo in README section "rebasing". Close gh-1398.
Dominik D. Geyer
2013-10-11
1
-1
/
+1
*
Update Sizzle to 1.10.10
Timmy Willison
2013-10-10
1
-1
/
+1
*
Add bower install script and release scripts to jshint and pass lint
Timmy Willison
2013-10-07
4
-15
/
+12
*
Edit bower install script based on comments. Close gh-1392.
Timmy Willison
2013-10-07
2
-14
/
+4
*
Warn on npm install if Bower isn't installed.
Scott González
2013-10-07
2
-1
/
+25
*
Gruntfile: Remove project prefix from TestSwarm job name, close gh-1387
Timo Tijhof
2013-10-06
1
-2
/
+2
*
Fix some code style inconsistencies
Oleg
2013-10-07
8
-13
/
+10
*
Fix #13993. Save result of native inline handlers. Close gh-1368.
Dave Methvin
2013-10-06
2
-2
/
+13
*
Updated author information.
Scott González
2013-10-04
2
-11
/
+16
*
No ticket. Simplify the post-uglify task.
Michał Gołębiowski
2013-10-02
2
-14
/
+7
*
Add setup function for the event module
Oleg
2013-09-30
1
-3
/
+6
*
Focus on the body before running focus test
Oleg
2013-09-30
1
-22
/
+21
*
No ticket: Compress core and data modules
Richard Gibson
2013-09-28
2
-48
/
+48
*
Run focus test only if document has focus
Oleg
2013-09-23
1
-21
/
+21
*
No ticket: Fix IE focus test failures
Richard Gibson
2013-09-23
1
-2
/
+5
*
No ticket: Fix XHTML regression. Close gh-1375.
Anthony Ryan
2013-09-23
1
-1
/
+1
*
core: Fix cut off comment in jQuery.map from c72371f714. Close gh-1379.
Timo Tijhof
2013-09-23
1
-1
/
+1
*
Updating the source version to 2.1.0-pre✓™
Dave Methvin
2013-09-19
1
-1
/
+1
*
Tagging the 2.1.0-beta1 release.
2.1.0-beta1
Dave Methvin
2013-09-19
1
-1
/
+1
*
Fix #14290. Don't throw if text node is appended to table. Close gh-1371.
Dave Methvin
2013-09-19
1
-1
/
+1
*
Fix #14282. Don't fondle getPreventDefault if preventDefault exists. Close gh...
Dave Methvin
2013-09-19
1
-3
/
+4
*
Update release script for sourcmap syntax change
Dave Methvin
2013-09-19
1
-4
/
+4
*
No ticket: Improve line-height animation test stability
Richard Gibson
2013-09-17
1
-23
/
+31
*
Fix #12723 and simplification and optmization of defaultDisplay helper
Oleg
2013-09-17
2
-19
/
+34
*
Simplify replaceWith method. Closes gh-1276
Oleg
2013-09-17
2
-28
/
+19
*
Correct code style in comment line
Oleg
2013-09-13
1
-1
/
+1
*
No ticket: fix code style inconsistencies. Closes gh-1361
Oleg
2013-09-13
15
-31
/
+32
*
Small adjustment to prefilter test. Follow the right path for prefixes.
Timmy Willison
2013-09-12
1
-1
/
+2
[next]