index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
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: 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
*
Core: Test all factory use cases from intro.js
Michał Gołębiowski
2015-04-27
5
-36
/
+60
*
Deferred: Backwards-compatible standards interoperability
Richard Gibson
2015-03-20
1
-0
/
+20
*
Release: remove sourcemap comment from all copies of minified file
Timmy Willison
2015-01-30
1
-0
/
+13
*
Build: Rearrange grunt/npm tasks into a build/dist/test pattern
Richard Gibson
2015-01-11
1
-0
/
+16
*
Build: fix tests in AMD mode
Timmy Willison
2014-12-09
1
-8
/
+5
*
Build: Remove empty define({}) from build output
David Corbacho
2014-12-04
1
-1
/
+3
*
Build: Fix various typos
Oleg Gaidarenko
2014-11-08
1
-1
/
+1
*
Build: update grunt-jscs-checker and pass with the new rules
Timmy Willison
2014-07-17
1
-11
/
+25
*
Build: Move all external libraries to external directory
Scott González
2014-06-24
1
-1
/
+1
*
Build: set default testswarm timeout to 15 minutes
Michał Gołębiowski
2014-04-15
1
-1
/
+1
*
Build: use browserSets from config file; allow to override
Michał Gołębiowski
2014-04-15
1
-5
/
+10
*
Build: Change the timeout for the weekly job from 4h to 1h
Michał Gołębiowski
2014-03-18
1
-4
/
+4
*
Build: Refactor testswarm Grunt task options
Michał Gołębiowski
2014-03-16
1
-7
/
+11
*
Build: Fix testswarm task, use API correctly
Jörn Zaefferer
2014-03-12
1
-5
/
+4
*
Build: Allow to specify timeout in the testswarm task
Michał Gołębiowski
2014-03-11
1
-7
/
+3
*
Build: Make it possible to change browserSets in the testswarm task
Michał Gołębiowski
2014-03-10
1
-2
/
+6
*
Build: Fix AMD option for custom builds
Timmy Willison
2014-03-07
1
-6
/
+12
*
Build: Specify browserSets for TestSwarm directly
Michał Gołębiowski
2014-01-27
1
-1
/
+1
*
Build: Remove obsolete UglifyJS workaround
Michał Gołębiowski
2014-01-26
1
-7
/
+0
*
Build: add build option for setting the AMD name.
Timmy Willison
2013-12-19
1
-2
/
+9
*
Build: Add the ability to remove global exposure.
Timmy Willison
2013-12-19
1
-0
/
+7
*
Manage bower dependencies with grunt-bowercopy
Timmy Willison
2013-12-06
1
-1
/
+1
*
Use grunt and bower packages as local dependencies. Close gh-1433.
Timmy Willison
2013-11-14
1
-1
/
+1
*
No ticket. Remove the pre-uglify task form build/tasks/build.js. Fix custom b...
Michał Gołębiowski
2013-11-10
1
-1
/
+1
*
Remove workarounds for the uglify task mishandling banners when used with sou...
Michał Gołębiowski
2013-11-09
1
-46
/
+0
*
Unify build script capabilities between branches. Specifically, added a speci...
Timmy Willison
2013-10-15
1
-8
/
+9
*
Remove comment
Timmy Willison
2013-10-15
1
-2
/
+1
*
Update requirejs to compatible version, remove r.js
Timmy Willison
2013-10-15
1
-1
/
+1
*
Gruntfile: Remove project prefix from TestSwarm job name, close gh-1387
Timo Tijhof
2013-10-06
1
-2
/
+2
*
No ticket. Simplify the post-uglify task.
Michał Gołębiowski
2013-10-02
1
-9
/
+5
*
Map Sizzle to a path with config to allow users to put Sizzle wherever they want
Timmy Willison
2013-09-10
1
-1
/
+4
*
Don't keep semicolons if the require call is not a var declaration
Timmy Willison
2013-09-09
1
-3
/
+3
*
Break jQuery.access out into its own module to separate it from core; Adjust ...
Timmy Willison
2013-09-09
1
-1
/
+4
[prev]
[next]