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
/
Gruntfile.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build: Remove Sizzle from run names passed to the testswarm task
Michał Gołębiowski
2014-04-15
1
-1
/
+1
*
Build: Add lint task
Oleg Gaidarenko
2014-04-15
1
-2
/
+2
*
Build: Use jscs to check test helpers
Oleg Gaidarenko
2014-04-15
1
-0
/
+3
*
Sizzle: update committed dependencies
Timmy Willison
2014-01-13
1
-1
/
+5
*
Tests: Fix sinon timers for oldIE
Oleg
2014-01-13
1
-1
/
+2
*
Tests: Straighten out sinon dependencies
Dave Methvin
2014-01-10
1
-1
/
+2
*
Build: Happy New Year! Thanks @marlonlandaverde
Dave Methvin
2014-01-09
1
-1
/
+1
*
Gruntfile: fix watch task
Timmy Willison
2013-12-20
1
-1
/
+1
*
Build: Upgrade to grunt-contrib-jshint 0.7.1 and squash subtasks
Michał Gołębiowski
2013-12-18
1
-15
/
+6
*
Manage bower dependencies with grunt-bowercopy
Timmy Willison
2013-12-06
1
-8
/
+18
*
Use grunt and bower packages as local dependencies. Close gh-1433.
Timmy Willison
2013-11-14
1
-0
/
+12
*
Grunt: put .sizecache.json in build/, not dist/. (see 6095be1260c5c0e7dfe8838...
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
-29
/
+10
*
Check Gruntfile and tasks for code style
Oleg
2013-11-08
1
-1
/
+3
*
Add load-grunt-tasks package dependency
Sindre Sorhus
2013-11-07
1
-8
/
+1
*
Fix #12757 - use jscs to check the style guide
Oleg
2013-11-07
1
-11
/
+21
*
Only set uglify options if not already the default
Timmy Willison
2013-10-15
1
-10
/
+2
*
No ticket: Clean up uglifyjs compress options. Close gh-1382.
Timo Tijhof
2013-10-15
1
-3
/
+10
*
Add bower install script and release scripts to jshint and pass lint
Timmy Willison
2013-10-07
1
-1
/
+1
*
No ticket. Simplify the post-uglify task. (cherry-picked from 923bfc80dbba006...
Michał Gołębiowski
2013-10-02
1
-5
/
+2
*
No ticket. Restore checking individual src/**/*.js files by jsHint.
Michał Gołębiowski
2013-09-06
1
-0
/
+6
*
Fix #13983. Switch to //# for sourcemap directives. (cherry-picked from dfaee...
Michał Gołębiowski
2013-09-05
1
-4
/
+2
*
Custom builds: Remove _evalUrl when excluding ajax
Timmy Willison
2013-08-16
1
-0
/
+1
*
Move jQuery specific tasks to independent files. Close gh-1334.
Oleg Gaidarenko
2013-08-16
1
-190
/
+11
*
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Timmy Willison
2013-08-15
1
-281
/
+14
*
Lint JSON manifests during development
Timmy Willison
2013-07-19
1
-7
/
+12
*
Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Cl...
Michał Gołębiowski
2013-07-11
1
-8
/
+4
*
Include Sizzle and Qunit with bower. Fixes #14118.
Timmy Willison
2013-07-10
1
-3
/
+2
*
Support CommonJS environments by accentuating the need for a window with a do...
Timmy Willison
2013-07-04
1
-2
/
+0
*
Revert "Fix #13983. Switch to //# for sourcemaps."
Dave Methvin
2013-07-02
1
-1
/
+1
*
Fix #13983. Switch to //# for sourcemaps.
Dave Methvin
2013-07-02
1
-1
/
+1
*
Build: Update testswarm task to node-testswarm 1.x API
Jörn Zaefferer
2013-06-05
1
-14
/
+24
*
Fix #13793. Correct source map generation bugs. Close gh-1275. (cherry-picked...
Michał Gołębiowski
2013-05-23
1
-6
/
+50
*
Add release time to header on uncompressed file.
Dave Methvin
2013-05-11
1
-4
/
+2
*
Use grunt option with grunt.util.spawn, close gh-1255.
Kyle Robinson Young
2013-05-09
1
-1
/
+1
*
Fix #13776: Add banner before generating source map. Close gh-1246.
Richard Gibson
2013-04-18
1
-22
/
+53
*
Fix #13741. Make wrap/unwrap methods optional; close gh-1236.
Michał Gołębiowski
2013-04-17
1
-0
/
+1
*
Correct spacing
Michał Gołębiowski
2013-04-15
1
-1
/
+1
*
Add onevar to jshintrc, but remove the option for linting the concatenated file
Timmy Willison
2013-04-09
1
-4
/
+7
*
Update jshintrc to conform to new style guide. Conform to onevar and unused i...
Timmy Willison
2013-04-09
1
-3
/
+3
*
Fix #13539: Utilize Sizzle hooks. Close gh-1215.
Richard Gibson
2013-04-04
1
-1
/
+1
*
No ticket: fix build date formatting
Richard Gibson
2013-04-01
1
-7
/
+1
*
No ticker: grunt_compare_size options. Close gh-1210.
Tom Fuertes
2013-03-26
1
-1
/
+10
*
No ticket: Grunt changes from 2.0 selector-native
Dave Methvin
2013-03-25
1
-18
/
+26
*
Build selector.js from built sizzle
Timmy Willison
2013-03-19
1
-1
/
+1
*
No ticket: compare_size returns!
Richard Gibson
2013-03-11
1
-1
/
+1
*
Fix #13463: Update copyright
Richard Gibson
2013-02-17
1
-1
/
+1
*
Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151.
Oleg
2013-01-31
1
-0
/
+6
*
Fix #12656. Make event shorthands excludable.
Dave Methvin
2013-01-27
1
-0
/
+1
*
Fix build until next grunt rc, disable compare_size.
Dave Methvin
2013-01-26
1
-43
/
+46
[next]