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: make compare size cache readable for manual edits
Timmy Willison
2024-03-11
1
-1
/
+3
*
Build: fix size comparison for slim files when the branch is dirty
Timmy Willison
2024-03-11
1
-1
/
+1
*
Build: migrate more uses of fs.promises; use node: protocol
Timmy Willison
2024-03-11
7
-26
/
+26
*
Build: drop support for Node 10
Timmy Willison
2024-03-09
1
-8
/
+8
*
Tests: migrate testing infrastructure to minimal dependencies
Timmy Willison
2024-03-05
1
-2
/
+2
*
Release: use buildDefaultFiles directly and pass version (#5409)
Timmy Willison
2024-02-06
2
-2
/
+4
*
Build: Update ESLint-related packages, fix linting errors (3.x version)
Michał Gołębiowski-Owczarek
2023-11-02
7
-19
/
+21
*
Build: sort branches in compare_size; last run last
Timmy Willison
2023-09-21
1
-3
/
+20
*
Build: migrate most grunt tasks off of grunt (3.x)
Timmy Willison
2023-09-20
16
-524
/
+693
*
Build: Generate the slim build on `grunt` & run `compare_size` on it
Michał Gołębiowski-Owczarek
2023-07-10
3
-36
/
+52
*
Build: remove stale Insight package from custom builds
Timmy Willison
2022-12-20
1
-42
/
+2
*
Selector: Inline Sizzle into the selector module: 3.x version (#5113)
Michał Gołębiowski-Owczarek
2022-12-14
1
-26
/
+29
*
Tests: Exclude tests based on compilation flags, not API presence (3.x version)
Michał Gołębiowski-Owczarek
2022-07-12
2
-1
/
+9
*
Build:Tests: Fix custom build tests, verify on Travis; name Travis jobs
Michał Gołębiowski-Owczarek
2020-01-27
1
-1
/
+1
*
Build: Create a `grunt custom:slim` alias for the Slim build
Michał Gołębiowski-Owczarek
2020-01-07
1
-1
/
+19
*
Build: Require strict mode in Node.js scripts via ESLint
Michał Gołębiowski-Owczarek
2019-10-09
6
-12
/
+12
*
Build: ESLint: forbid unused function parameters
Michał Gołębiowski-Owczarek
2019-09-26
1
-1
/
+1
*
Build: Fix the regex parsing AMD var-modules (#4389)
Michał Gołębiowski-Owczarek
2019-09-26
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]