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
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build: Drop individual AMD modules
Michał Gołębiowski-Owczarek
2023-06-27
1
-44
/
+0
*
Build: Switch the minifier from UglifyJS to Terser
Michał Gołębiowski-Owczarek
2023-05-31
2
-2
/
+2
*
Build: remove stale Insight package from custom builds
Timmy Willison
2022-12-20
1
-41
/
+1
*
Selector: Re-introduce selector-native.js
Michał Gołębiowski-Owczarek
2022-11-21
1
-9
/
+21
*
Tests: Exclude tests based on compilation flags, not API presence
Michał Gołębiowski-Owczarek
2022-06-28
2
-2
/
+12
*
Build: Explicitly exclude the queue module from the slim build
Michał Gołębiowski-Owczarek
2020-09-28
1
-1
/
+1
*
Build: Followups after introducing ES modules compiled via Rollup
Michał Gołębiowski-Owczarek
2020-05-05
2
-3
/
+4
*
Build: Reduce the slim build header comment & jQuery.fn.jquery
Michał Gołębiowski-Owczarek
2020-04-27
1
-21
/
+36
*
Core: Exclude callbacks & deferred modules in the slim build as well
Michał Gołębiowski-Owczarek
2020-01-20
1
-1
/
+1
*
Build:Tests: Fix custom build tests, verify on Travis
Michał Gołębiowski-Owczarek
2020-01-07
1
-1
/
+1
*
Build: Create a `grunt custom:slim` alias for the Slim build (#4578)
Michał Gołębiowski-Owczarek
2020-01-07
1
-1
/
+19
*
Build: Auto-convert sources to AMD
Michał Gołębiowski-Owczarek
2019-12-09
1
-0
/
+43
*
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
6
-12
/
+12
*
Selector: Inline Sizzle into the selector module
Michał Gołębiowski-Owczarek
2019-07-29
1
-19
/
+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
*
Build: Make the @CODE-replacing regex more robust
Michał Gołębiowski
2016-12-05
1
-1
/
+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
2
-5
/
+10
*
Tests: Move promise/A+ adapters for tests to dedicated folder
Oleg Gaidarenko
2016-06-11
1
-5
/
+5
*
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
*
Build: combine intro and outro
Timmy Willison
2016-03-09
1
-2
/
+7
*
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
*
Release: push a custom slim build to the CDN
Timmy Willison
2015-11-16
3
-7
/
+13
*
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
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
5
-30
/
+53
*
Build: space between curly and paren is optional
Timmy Willison
2015-06-19
1
-2
/
+2
*
Core: Make jQuery objects iterable
Michał Gołębiowski
2015-06-13
1
-1
/
+1
*
Build: Refactor Node smoke tests
Michał Gołębiowski
2015-06-13
1
-1
/
+2
*
Build: use different versions of jsdom for Node and iojs testing
Timmy Willison
2015-05-07
2
-1
/
+28
[next]