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
/
Gruntfile.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release: compat -> 1.x. Remove compat-specific release semantics
Timmy Willison
2016-01-08
1
-1
/
+1
*
Effects: Remove tests for jQuery.Animation & jQuery.Tween
Michał Gołębiowski
2015-12-22
1
-5
/
+1
*
Build: remove needless file and re-enable jscs
Oleg Gaidarenko
2015-12-22
1
-1
/
+1
*
Revert "Deferred: Backwards-compatible standards interoperability"
Oleg Gaidarenko
2015-12-22
1
-5
/
+1
*
Build: Temprary disable jscs checks
Oleg Gaidarenko
2015-12-22
1
-1
/
+1
*
Revert "CSS: Make show/hide/toggle methods a module"
Oleg Gaidarenko
2015-12-22
1
-3
/
+1
*
CSS: Make show/hide/toggle methods a module
Dave Methvin
2015-10-25
1
-1
/
+3
*
Build: Add "deprecated" to the Testswarm module list
Dave Methvin
2015-10-20
1
-0
/
+1
*
Tests: Backport basic tests from master
Michał Gołębiowski
2015-09-08
1
-0
/
+8
*
Build: Don't install jsdom 3 on Node.js 0.10 & 0.12 by default
Michał Gołębiowski
2015-09-08
1
-3
/
+19
*
Effects: Finish should call progress
Thomas Tortorini
2015-09-08
1
-0
/
+5
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
1
-3
/
+8
*
Build: correct jscs paths
Oleg Gaidarenko
2015-09-07
1
-3
/
+2
*
Core: Support non-browser environments
Michał Gołębiowski
2015-08-16
1
-4
/
+14
*
Build: Add a comment explaining why the es3 option is needed
Michał Gołębiowski
2015-08-03
1
-2
/
+6
*
Effects: Adding unit tests for jQuery.Animation
Corey Frang
2015-06-26
1
-2
/
+3
*
Effects: Add tests for jQuery.Tween
Corey Frang
2015-06-26
1
-2
/
+3
*
Build: remove bower.json lint target
Oleg Gaidarenko
2015-06-11
1
-4
/
+0
*
Deferred: Backwards-compatible standards interoperability
Richard Gibson
2015-03-20
1
-1
/
+4
*
Release: remove sourcemap comment from all copies of minified file
Timmy Willison
2015-01-30
1
-1
/
+1
*
Build: Rearrange grunt/npm tasks into a build/dist/test pattern
Richard Gibson
2015-01-11
1
-5
/
+9
*
Build: Remove dates from copyright notice
Anne-Gaelle Colom
2015-01-03
1
-2
/
+1
*
Sizzle: update 2.1.1
Timmy Willison
2014-12-15
1
-2
/
+2
*
Build: Put "jQuery Compat" in banners in built files
Michał Gołębiowski
2014-11-03
1
-1
/
+1
*
Build: update source map options for the new grunt jshint
Timmy Willison
2014-07-17
1
-2
/
+2
*
Build: update grunt-jscs-checker and pass with the new rules
Timmy Willison
2014-07-17
1
-7
/
+25
*
Build: drop bower; use npm for front-end deps
Timmy Willison
2014-07-17
1
-6
/
+4
*
Build: update Sizzle to 1.11.1 and include license
Timmy Willison
2014-06-25
1
-0
/
+1
*
Build: Move all external libraries to external directory
Scott González
2014-06-25
1
-13
/
+13
*
Build: Remove unused Sizzle test files
Scott González
2014-06-25
1
-5
/
+1
*
Ajax: move ajax event aliases to their own file
Timmy Willison
2014-06-02
1
-1
/
+1
*
Build: run jshint and jscs on release scripts
Timmy Willison
2014-05-27
1
-2
/
+2
*
Build: Remove json check for jscs config
Oleg Gaidarenko
2014-04-23
1
-4
/
+0
*
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
[next]