index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-0b02fec6e3
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
*
Fix #14579: attribute selectors with trailing spaces after an unquoted value
Richard Gibson
2013-11-27
1
-1
/
+1
*
Ajax: Use weak ETag header in tests
Corey Frang
2013-11-26
1
-2
/
+5
*
Add unit tests for .html( number ). Close gh-1447.
Jakob Stoeck
2013-11-26
1
-3
/
+6
*
Fixes #14535: update Sizzle to 1.10.13
Timmy Willison
2013-11-26
1
-1
/
+1
*
Change window to global in the most outer IIFE parameters. (cherry-picked fro...
Michał Gołębiowski
2013-11-17
1
-6
/
+6
*
Fixes #14549. Execute the factory immediately when CommonJS is used in the br...
Timmy Willison
2013-11-15
1
-10
/
+14
*
Fixes #14548. Add main property to package.json
Timmy Willison
2013-11-15
1
-0
/
+1
*
Updating the source version to 1.11.0-pre✓™
Dave Methvin
2013-11-15
2
-2
/
+2
*
Updating version to 1.11.0-beta2.
Dave Methvin
2013-11-15
2
-2
/
+2
*
Release script: Add dist files in multiple commits for a clean final commit w...
Timmy Willison
2013-11-15
1
-3
/
+15
*
Release script: Add .npmignore and keep .gitignore when creating the tag
Timmy Willison
2013-11-15
2
-20
/
+14
*
Keep bower_components in .gitignore. (cherry-picked from 21c218eabb933095d933...
Michał Gołębiowski
2013-11-15
1
-0
/
+1
*
Release script: create tag after building CDN files
Timmy Willison
2013-11-15
1
-5
/
+6
*
Add es3: true to test/.jshintrc. Make tests conform to that jsHint setting.
Michał Gołębiowski
2013-11-15
3
-2
/
+3
*
Ref 27b22f4e: Remove oldIE-unfriendly trailing comma
Richard Gibson
2013-11-15
1
-1
/
+1
*
Ref 27b22f4e: Don't try to outsmart Apache
Richard Gibson
2013-11-14
1
-1
/
+3
*
Fix #14503: Cast to string before setting XHR header. Close gh-1427.
hongymagic
2013-11-14
3
-7
/
+28
*
Ref #14180, let focusin/out work on non-element targets.
Dave Methvin
2013-11-14
2
-2
/
+15
*
Fix #14475. Use IE11-friendly detect for proper XHR object.
Dave Methvin
2013-11-14
1
-7
/
+3
*
Update sizzle location in release script
Timmy Willison
2013-11-14
1
-1
/
+1
*
Use grunt and bower packages as local dependencies. Close gh-1433.
Timmy Willison
2013-11-14
12
-44
/
+59
*
Update Sizzle: remove the use of version ranges
Timmy Willison
2013-11-14
1
-2
/
+2
*
Modify release script to create a headless tag for bower and publish to NPM
Timmy Willison
2013-11-13
1
-54
/
+162
*
Fix #14036. Remove user/pass from ajaxLocation. Close gh-1340.
njhamann
2013-11-13
2
-1
/
+2
*
Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
Dave Methvin
2013-11-12
3
-7
/
+67
*
Fix #14492: More correct jQuery.parseJSON. Close gh-1419.
Richard Gibson
2013-11-12
3
-29
/
+102
*
No ticket. Remove version sniffing from test/unit/support.js, browsers got up...
Michał Gołębiowski
2013-11-11
1
-5
/
+3
*
No ticket. Remove the pre-uglify task form build/tasks/build.js. Fix custom b...
Michał Gołębiowski
2013-11-10
1
-1
/
+1
*
Fix #14415. Remove the source map comment in the release script. Close gh-142...
Michał Gołębiowski
2013-11-10
1
-5
/
+3
*
Grunt: put .sizecache.json in build/, not dist/. (see 6095be1260c5c0e7dfe8838...
Michał Gołębiowski
2013-11-10
1
-1
/
+1
*
No ticket. Restore some parsing tests in core. (cherry-picked from 650f325d8e...
Michał Gołębiowski
2013-11-10
1
-5
/
+8
*
Remove workarounds for the uglify task mishandling banners when used with sou...
Michał Gołębiowski
2013-11-09
3
-76
/
+11
*
Remove old try...catch for old FF
Oleg
2013-11-08
1
-52
/
+42
*
Ref 705216d: Synchronize ajax/xhr.js with master
Richard Gibson
2013-11-08
1
-1
/
+1
*
Merge branches '1.x-master' and '1.x-master' of github.com:jquery/jquery into...
Richard Gibson
2013-11-08
0
-0
/
+0
*
Check Gruntfile and tasks for code style
Oleg
2013-11-08
1
-1
/
+3
*
Don't execute focus tests in Firefox
Oleg
2013-11-08
1
-72
/
+75
*
Use full version of jQuery 1.9.1
Oleg
2013-11-08
4
-8
/
+9603
*
Add "keywords" to bower.json
Sindre Sorhus
2013-11-07
1
-1
/
+6
*
Add load-grunt-tasks package dependency
Sindre Sorhus
2013-11-07
2
-8
/
+2
*
Fix some code style inconsistencies
Oleg
2013-11-07
24
-45
/
+41
*
Fix #12757 - use jscs to check the style guide
Oleg
2013-11-07
3
-11
/
+46
*
Fix #14422 and add more thorough check for CSP violations
Oleg
2013-11-07
6
-27
/
+35
*
Ref c66a5e70: Synchronize unit tests with master
Richard Gibson
2013-11-07
1
-1
/
+2
*
Fix #14074: element id="nodeName". Close gh-1389.
Richard Gibson
2013-11-07
5
-22
/
+57
*
Ref fb2e0a0c: Synchronize unit tests with master
Chris Antaki
2013-11-07
1
-2
/
+20
*
Fix #14101: $().data() should be undefined, not null
Corey Frang
2013-11-06
2
-3
/
+8
*
Fix #14190: Remove unnecessary assignment in .closest. Close gh-1411.
Marian Sollmann
2013-11-06
1
-3
/
+3
*
No ticket: Update style per gh-1418 comments
Richard Gibson
2013-11-04
1
-8
/
+6
*
Ref 705216dc: Synchronize ajax/xhr.js with master. Close gh-1418.
Richard Gibson
2013-11-04
1
-76
/
+54
[next]