index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
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
...
*
README: Add jQuery environment notes
Timmy Willison
2014-01-06
1
-0
/
+7
*
Tests: Avoid use of QUnit.reset() in tests by splitting them
cjqed
2014-01-03
7
-225
/
+563
*
Update grunt-bowercopy to 0.5.0
Timmy Willison
2013-12-31
1
-1
/
+1
*
Doc: Update links and simplify build instructions
Oleg
2013-12-31
1
-6
/
+6
*
traversing: Optimise .add by not using makeArray
Timo Tijhof
2013-12-30
2
-33
/
+116
*
Release script: _tracMilestone -> tracMilestone
Timmy Willison
2013-12-21
1
-1
/
+1
*
exports/global: Do not attach global variables for most CommonJS environments
Timmy Willison
2013-12-20
2
-5
/
+8
*
Gruntfile: fix watch task
Timmy Willison
2013-12-20
1
-1
/
+1
*
Release script: minor formatting issue.
Timmy Willison
2013-12-20
1
-1
/
+1
*
Release script: jquery-release integration
Timmy Willison
2013-12-20
2
-385
/
+148
*
Remove hyphen from pre versions
Timmy Willison
2013-12-20
2
-2
/
+2
*
Update AUTHORS.txt using git log --format="%aN <%aE>"
Timmy Willison
2013-12-20
1
-14
/
+44
*
Selector: update Sizzle
Richard Gibson
2013-12-20
5
-16
/
+22
*
Build: add build option for setting the AMD name.
Timmy Willison
2013-12-19
2
-5
/
+28
*
Build: Add the ability to remove global exposure.
Timmy Willison
2013-12-19
5
-24
/
+41
*
Use the exact versions dependencies
Oleg
2013-12-19
1
-15
/
+17
*
Offset: Fix comment typo, thanks @AurelioDeRosa
Dave Methvin
2013-12-18
1
-1
/
+1
*
Readme: Fix typo, thanks @tcort
Dave Methvin
2013-12-18
1
-1
/
+1
*
Build: Upgrade to grunt-contrib-jshint 0.7.1 and squash subtasks
Michał Gołębiowski
2013-12-18
2
-16
/
+7
*
Build: Use absolute paths in .gitignore and .npmignore.
Michał Gołębiowski
2013-12-18
2
-9
/
+11
*
Ajax: don’t test jQuery.ajax() on beforeunload in Chrome 31
Michał Gołębiowski
2013-12-18
1
-4
/
+11
*
CONTRIBUTING: Fixed link to style guide
Scott González
2013-12-17
1
-1
/
+1
*
Manage bower dependencies with grunt-bowercopy
Timmy Willison
2013-12-06
25
-50
/
+17955
*
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
[prev]
[next]