Commit Graph

59 Commits

Author SHA1 Message Date
Jörn Zaefferer
f1333ff449 Add Travis CI config for PR testing 2013-09-12 18:39:15 +02:00
Michał Gołębiowski
e4cfe8242c No ticket. Update packages, make the devDependencies list alphabetic. (cherry-picked from 3f3a6c5ff5e6f1565ff4ad672ad44f71ad765f29) 2013-09-05 18:19:04 +02:00
Timmy Willison
217cbb7109 AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Conflicts:
	Gruntfile.js
	README.md
	src/ajax.js
	src/ajax/xhr.js
	src/attributes.js
	src/core.js
	src/css.js
	src/data.js
	src/effects.js
	src/event.js
	src/manipulation.js
	src/offset.js
	src/selector-native.js
	src/traversing.js
	test/unit/core.js
	test/unit/data.js
2013-08-15 15:49:49 -04:00
Oleg
40f96b85d3 Install bower packages with npm install
(cherry picked from commit 806b0230cd)
2013-07-24 18:42:46 +04:00
Timmy Willison
caea5b1011 Lint JSON manifests during development 2013-07-19 09:55:26 -04:00
Michał Gołębiowski
4b7a0d4e0a Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Close gh-1283.
Conflicts:
	src/.jshintrc
	test/.jshintrc
2013-07-11 12:59:44 -04:00
Timmy Willison
40d4881373 Include Sizzle and Qunit with bower. Fixes #14118. 2013-07-10 12:01:20 -04:00
Dave Methvin
571bdd7665 Updating the source version to 1.10.3-pre 2013-07-03 09:49:00 -04:00
Dave Methvin
3b0b953d98 Tagging the 1.10.2 release. 2013-07-03 09:48:24 -04:00
Jörn Zaefferer
f22b0745ad Build: Update testswarm task to node-testswarm 1.x API 2013-06-05 16:07:45 +02:00
Dave Methvin
1904ed0a30 Updating the source version to 1.10.2-pre 2013-05-30 17:49:13 -04:00
Dave Methvin
3a67de7635 Tagging the 1.10.1 release. 2013-05-30 17:49:05 -04:00
Dave Methvin
28db00fb6f Updating the source version to 1.10.1-pre 2013-05-24 14:39:33 -04:00
Dave Methvin
61bc65ed04 Tagging the 1.10.0 release. 2013-05-24 14:39:24 -04:00
Chris Talkington
3a59f8ad6e build: update release script to use nodejs archiver.
(cherry picked from commit eaee6eae0f)

Conflicts:
	AUTHORS.txt
2013-05-16 21:59:34 -04:00
Dave Methvin
af60d4eb66 Updating the source version to 1.10.0-pre 2013-05-09 21:16:58 -04:00
Dave Methvin
3a8fcde250 Tagging the 1.10.0-beta1 release. 2013-05-09 21:16:49 -04:00
Richard Gibson
3c7dd23d1f Fix #13776: Add banner before generating source map. Close gh-1246.
(cherry picked from commit 9d16fe6283)
2013-04-18 13:48:51 -04:00
Michał Gołębiowski
4adde5d145 Update grunt-contrib-jshint to 0.3.0, ref gh-1204. 2013-04-03 20:41:41 -04:00
Tom Fuertes
e3a802cbf7 No ticker: grunt_compare_size options. Close gh-1210.
(cherry picked from commit 1f530e2867)
2013-03-26 20:54:07 -04:00
Timmy Willison
336cf71a54 Use semver versions for our in-between versions as well. Also update Sizzle.
http://semver.org/
2013-03-23 15:23:40 -04:00
Michał Gołębiowski
97e84fc68b updated Grunt to 0.4.1 2013-03-18 12:58:53 -04:00
Richard Gibson
832ecdb7cb No ticket: compare_size returns!
(remember to `npm install`)
2013-03-11 10:07:22 -04:00
Dave Methvin
b6cfc0438e Try these dependencies since they work for 2.0 2013-02-26 23:31:47 -05:00
Dave Methvin
ef49a68445 Updating the source version to 1.9.2pre 2013-02-04 19:56:34 -05:00
Dave Methvin
28d9463847 Tagging the 1.9.1 release. 2013-02-04 19:56:06 -05:00
Dave Methvin
74aa3eb79c Fix build until next grunt rc, disable compare_size. 2013-01-26 13:38:04 -05:00
Dave Methvin
79feac9584 Updating the source version to 1.9.1pre 2013-01-14 22:54:40 -05:00
Dave Methvin
8574d8bd70 Tagging the 1.9.0 release. 2013-01-14 22:54:13 -05:00
Dave Methvin
a777b355b6 Updating the source version to 1.9.0pre 2013-01-08 21:06:33 -05:00
Dave Methvin
11eb1c4e48 Tagging the 1.9.0rc1 release. 2013-01-08 21:06:04 -05:00
Mike Sherov
96a349e46d Better dependency versions for grunt packages, thanks @Krinkle! 2012-12-19 21:59:42 -05:00
Mike Sherov
34946b3d63 Make sure Jenkins can grunt jQuery right from npm install 2012-12-19 20:18:58 -05:00
Mike Sherov
cc97125560 Update to Grunt 0.4, and Uglify2 with Source Maps! 2012-12-19 18:37:39 -05:00
Dave Methvin
92001a384f Do not assume new versions are back compatible. 2012-12-19 12:19:20 -05:00
Dave Methvin
7d91be50ad Updating the source version to 1.9.0pre 2012-12-16 19:55:09 -05:00
Dave Methvin
d2262fbd9b Tagging the 1.9.0b1 release. 2012-12-16 19:54:45 -05:00
Dave Methvin
28df086bbc Updating the version to 1.9.0pre. 2012-11-16 12:16:47 -05:00
Rick Waldron
a15147199e Update grunt-compare-size to 0.2.0 2012-10-17 13:47:47 -04:00
Timmy Willison
51feba6119 Update package.json for update submodules 2012-10-16 16:45:56 -04:00
Mike Sherov
ed9e34482a enforce double quotes via JSHint. Closes gh-975 2012-10-16 10:17:14 -04:00
jaubourg
d01253e201 Fixes update submodule task for windows (uses an npm based task) 2012-10-15 11:38:00 -04:00
Dave Methvin
d57363e800 Updating the source version to 1.8.3pre 2012-09-20 21:13:14 -04:00
Dave Methvin
6e995583a1 Tagging the 1.8.2 release. 2012-09-20 21:12:38 -04:00
Dave Methvin
6bc2a87943 Updating the source version to 1.8.2pre 2012-08-30 17:17:27 -04:00
Dave Methvin
e06a8cae3a Tagging the 1.8.1 release. 2012-08-30 17:17:08 -04:00
Dave Methvin
81bf633596 Updating the source version to 1.8.1pre 2012-08-09 16:25:57 -04:00
Dave Methvin
95559f5117 Tagging the 1.8.0 release. 2012-08-09 16:24:36 -04:00
Dave Methvin
5e906366dd Update to use just the MIT license; copiers can still use GPL. 2012-08-09 10:57:16 -04:00
Dave Methvin
717cb2a5c7 Add grunt-git-authors task. 2012-07-24 22:55:06 -04:00