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
path:
root
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build: Auto-convert sources to AMD
Michał Gołębiowski-Owczarek
2019-12-09
3
-5
/
+54
*
Build: Fix the Windows build
Michał Gołębiowski-Owczarek
2019-12-02
2
-17
/
+51
*
Core: Migrate from AMD to ES modules 🎉
Michał Gołębiowski-Owczarek
2019-11-18
1
-207
/
+174
*
Build: Require strict mode in Node.js scripts via ESLint
Michał Gołębiowski-Owczarek
2019-10-09
9
-12
/
+18
*
Build: Support jquery-release --dry-run flag
Michał Gołębiowski-Owczarek
2019-10-05
1
-1
/
+2
*
Build: Stop copying src/core.js to dist on release
Michał Gołębiowski-Owczarek
2019-10-04
1
-4
/
+7
*
Selector: Inline Sizzle into the selector module
Michał Gołębiowski-Owczarek
2019-07-29
4
-85
/
+0
*
Build: ESLint: forbid unused function parameters
Michał Gołębiowski-Owczarek
2019-05-13
1
-1
/
+1
*
Build: Fix the regex parsing AMD var-modules (#4389)
Michał Gołębiowski-Owczarek
2019-05-13
1
-1
/
+1
*
Build: Remove manual QUnit fixture resetting
Michał Gołębiowski-Owczarek
2019-03-11
1
-3
/
+1
*
Build: Make Promises/A+ tests use the dot reporter instead of the default
Michał Gołębiowski-Owczarek
2019-03-11
1
-5
/
+6
*
Build: Update jsdom; migrate a test with Symbol polyfill to an iframe test
Michał Gołębiowski-Owczarek
2019-03-04
1
-12
/
+12
*
Build: Remove CRLF line endings to fix builds on Windows
Dave Methvin
2018-01-09
1
-1
/
+1
*
Tests: Add support for running unit tests via grunt with karma
Timo Tijhof
2017-12-18
1
-0
/
+22
*
Tests: Make Node tests work for paths with spaces in them
Michał Gołębiowski-Owczarek
2017-10-18
2
-3
/
+3
*
Build: increase timeout in Promises/A+ tests 10 times
Michał Gołębiowski-Owczarek
2017-09-25
1
-3
/
+6
*
Build: Drop cross-spawn, use child_process.spawn shell option
Michał Gołębiowski-Owczarek
2017-09-25
3
-9
/
+11
*
Release: edit dist README version on release
Timmy Willison
2017-03-17
1
-1
/
+24
*
Release: md5sum -> md5 -r for MAC
Timmy Willison
2017-03-16
1
-1
/
+1
*
Release: update release dependencies
Timmy Willison
2017-03-15
1
-4
/
+4
*
Build: Keep deprecated module in slim
Timmy Willison
2017-02-13
1
-1
/
+1
*
Build: Make the @CODE-replacing regex more robust
Michał Gołębiowski
2016-12-05
1
-1
/
+5
*
Release: fix quotes for releasing on Windows
Timmy Willison
2016-09-22
1
-3
/
+4
*
Build: Make sourcemap updates in two .replace() passes
Dave Methvin
2016-09-19
1
-4
/
+5
*
Core: expose noConflict in AMD mode
Timmy Willison
2016-08-15
1
-5
/
+1
*
Build: Fix the regex removing the ESLint comment from wrapper.js
Michał Gołębiowski
2016-07-13
1
-1
/
+1
*
Build: ESLint details
Oleg Gaidarenko
2016-06-11
4
-12
/
+15
*
Tests: Move promise/A+ adapters for tests to dedicated folder
Oleg Gaidarenko
2016-06-11
1
-5
/
+5
*
Build: Switch from jscs+jshint to eslint
Oleg Gaidarenko
2016-06-11
1
-0
/
+7
*
Release: remove extraneous files from dist during release
Timmy Willison
2016-05-13
2
-2
/
+17
*
Release: copy sizzle separately into an 'external' folder
Timmy Willison
2016-05-13
1
-2
/
+7
*
Deferred: Separate the two paths in jQuery.when
Richard Gibson
2016-05-02
1
-2
/
+12
*
Build: Strip the strict-mode related comment in exports/global.js
Michał Gołębiowski
2016-04-26
1
-1
/
+4
*
Build: Strip excessive "use strict" pragmas when building
Michał Gołębiowski
2016-04-26
1
-1
/
+1
*
Deferred: Remove default callback context
Richard Gibson
2016-04-23
1
-0
/
+3
*
Core: implement ready without Deferred
Timmy Willison
2016-04-04
1
-2
/
+11
*
Build: try insight package to get info about custom builds
Oleg Gaidarenko
2016-03-14
1
-2
/
+41
*
Release: set version in source for releases
Timmy Willison
2016-03-14
2
-1
/
+16
*
Build: combine intro and outro
Timmy Willison
2016-03-09
1
-2
/
+7
*
Release: include external/sizzle in releases
Timmy Willison
2016-02-24
1
-0
/
+1
*
Build: use hard-coded path to sizzle in selector-sizzle
Timmy Willison
2016-02-10
1
-4
/
+1
*
Build: Drop testing on jsdom with Node 0.10 & 0.12
Michał Gołębiowski
2016-02-10
1
-20
/
+0
*
Build: switch from win-spawn to cross-spawn
Michał Gołębiowski
2016-01-27
1
-1
/
+1
*
Docs: Fix various spelling errors
Josh Soref
2016-01-13
1
-1
/
+1
*
Release: push a custom slim build to the CDN
Timmy Willison
2015-11-16
6
-29
/
+47
*
Release: use chalk instead of colors for terminal colors
Timmy Willison
2015-11-12
2
-4
/
+6
*
Release: remove antiquated release-notes.js
Timmy Willison
2015-10-29
1
-58
/
+0
*
Build: Fixed issue with base path that contain 'var'
Martin Naumann
2015-10-12
1
-1
/
+1
*
Tests: Add simple tests for Android 2.3
Michał Gołębiowski
2015-09-08
1
-4
/
+8
*
Build: Don't install jsdom 3 on Node.js 0.10 & 0.12 by default
Michał Gołębiowski
2015-09-08
3
-28
/
+21
[next]