Timo Tijhof
1e7a1e811f
Build: Use browserSets from testswarm config
...
It's already in jQuery's Jenkins node-testswarm config
(and set to the same value) but not used yet.
Reference it to make sure it keeps working in the future.
Closes gh-1452
2015-02-20 11:13:27 -05:00
Michael Orchard
ac49929b07
All: Remove 1.6.x leftovers
...
Removes 1.6 versions from "All" tests and from the TestSwarm job.
Ref #10723
Ref gh-1422
Closes gh-1434
Closes gh-1435
2015-01-22 13:29:47 +01:00
Scott González
b5f1ffdea4
Build: Remove manifest files; move metadata to source files
...
Closes gh-1379
2014-11-10 13:19:03 -05:00
Scott González
faf87d9924
Core: Remove .zIndex()
...
Fixes #9156
2014-10-20 19:29:35 -04:00
Jörn Zaefferer
54004c85d0
Build: Update jscs and fix some code style issues
...
Disables the checks for casing and line length, since those need a lot
more effort to address. For variable naming the fix isn't obvious to me.
There's way too many lines over 100 chars.
2014-08-14 14:12:12 +02:00
Rafael Xavier de Souza
d362fc958b
Build: Update DB version for release script
2014-08-07 12:08:55 -03:00
Scott González
b6a2f45b04
Tests: Fix TestSwarm submissions for old jQuery
2014-08-06 07:44:55 -04:00
Jörn Zaefferer
49a4a46f34
Build: Update DB version for releases
2014-06-26 14:07:51 +02:00
Jörn Zaefferer
203b23a87c
Build: Update DB version for release script
2014-05-23 12:55:46 +02:00
Jörn Zaefferer
6ef5c3844d
Build: Fix manifest dependencies
...
Clone bower dependencies instead of reusing and modifying the same object
multiple times.
2014-05-12 21:52:46 +02:00
Jörn Zaefferer
56e092d43d
Build: Add manifest entry for selectmenu
...
Closes gh-1240
2014-05-12 21:52:46 +02:00
Jörn Zaefferer
5bbf276205
Build: Validate number of generated manifests
...
Closes gh-1241
2014-05-09 18:07:20 +02:00
Jörn Zaefferer
0645ac45ed
Build: Replace @VERSION in release tags
...
Fixes #10006
Closes gh-1239
2014-05-08 20:27:36 +02:00
Scott González
079279afd4
Build: Generate pre-releases the same way as stable releases
...
Fixes #9998
2014-05-06 10:01:18 -04:00
Jörn Zaefferer
516920ac71
Build: Migrate to jquery-release
...
Fixes #9793
2014-04-24 21:04:12 +02:00
Jörn Zaefferer
9fad37d3b6
Build: Fix testswarm task, use API correctly
2014-03-12 11:03:51 +01:00
Jörn Zaefferer
4752ee9a6c
Build: Include grunt tasks files in jscs task
2014-03-12 10:35:15 +01:00
TJ VanToll
d380e07b8f
Build: Base manifest dependencies off of Bower configuration
2014-02-20 09:17:54 -05:00
Jörn Zaefferer
7c3b05cfeb
Build: Switch to renamed TestSwarm browserSet
2014-02-19 19:31:36 +01:00
Jörn Zaefferer
390e440fcd
Build: Inline testswarm browserSet setting
...
Ref jquery/infrastructure#236
2014-02-05 11:44:03 +01:00
TJ VanToll
ea65745691
Build: Fixing a small typo in the effect's description
2014-02-04 08:53:01 -05:00
Rafael Xavier de Souza
74f38b4e2f
Release: Update download.jqueryui.com version to 1.10.8
2014-01-29 14:41:47 -02:00
Felix Nagel
ab2219b6ac
Merge branch 'master' into selectmenu
2013-11-13 19:45:56 +01:00
Scott González
36fd8c8d3b
Build: Typo fix.
2013-11-05 17:26:04 +01:00
Felix Nagel
e26e0df3af
Merge branch 'master' into selectmenu
2013-10-10 00:08:49 +02:00
Scott González
80b17bb40a
Build: Fixed TestSwarm submission.
2013-10-02 10:15:32 -04:00
Timo Tijhof
647b839c52
Gruntfile: Remove project prefix from TestSwarm job name
...
* Also added a line break to separate the for statement
from the testswarm chain.
* Passing explicit false instead of empty string as `extra`.
2013-10-02 09:49:05 -04:00
Jörn Zaefferer
9ef09edc79
Build: Remove the build task and it's dependencies. Will bring back testing against minified files later.
2013-09-20 18:27:07 +02:00
Felix Nagel
05832d6b6a
Merge branch 'master' into selectmenu
2013-07-09 22:55:35 +02:00
Bruno M. Custódio
0d5eaab9bb
Updating jQuery to 1.10.2.
...
Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the
tests directory.
2013-07-05 08:42:37 -04:00
Jörn Zaefferer
7da828375a
Build: Implement an asciilint task to verify content of ui files (ignore i18n). Fixes #9037 - Build: Verify characters in output
2013-07-03 16:01:51 +02:00
Felix Nagel
c571f7bea9
Merge branch 'master' into selectmenu
2013-07-01 23:23:50 +02:00
Rafael Xavier de Souza
4ed52cba65
Release: Specify download.jqueryui.com version @1.10.3-4
2013-06-26 12:40:59 -03:00
Rafael Xavier de Souza
7321df722f
Release: Lint
2013-06-26 12:40:58 -03:00
Rafael Xavier de Souza
ece91a5c3b
Release: Handle prevVersion when minor or patch are 0 (zero)
2013-06-26 12:40:58 -03:00
Rafael Xavier de Souza
a52421b25f
Release: Allow remote repositories other than "git@github.com", eg. filesystem
2013-06-26 12:40:58 -03:00
Rafael Xavier de Souza
a8897d4c72
Release: Use downloadBuilder to build pre/cdn packages instead of our grunt tasks
2013-06-26 12:40:57 -03:00
Felix Nagel
9992d4626e
Merge branch 'master' into selectmenu
2013-06-24 20:28:10 +02:00
Rafael Xavier de Souza
d0c613d3a8
Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file.
2013-06-22 11:37:37 -03:00
Jörn Zaefferer
cb3e7496e8
Revert b12def5ab2
- instead update to testswarm@1.0.3, which always passes as a boolean.
2013-05-31 10:47:10 +02:00
Jörn Zaefferer
b12def5ab2
Build: Don't pass undefined to grunt's method in error cases. Must be for the task to fail.
2013-05-31 10:39:16 +02:00
Felix Nagel
cb5f9bb9a2
Merge branch 'master' into selectmenu
2013-05-15 21:07:35 +02:00
Scott González
562f884722
Release: Ability to provide a different repo for testing.
2013-04-30 16:56:24 -04:00
Rafael Xavier de Souza
2daf09d671
Build: Fix effect demo url (typo)
2013-04-29 19:29:51 -03:00
Felix Nagel
6640925db2
Merge branch 'master' into selectmenu
2013-04-29 23:40:26 +02:00
Jörn Zaefferer
45f85cce56
Build: Change the homepage and demo URLs to the main effects page. Fixes #9247 - Build: Incorrect links in effect manifests
2013-04-26 18:09:00 +02:00
Felix Nagel
4efd006e26
Merge branch 'master' into selectmenu
2013-04-21 15:10:38 +02:00
Scott González
5b9e6a44d8
Tests: Renamed TestSwarm jobs.
2013-04-09 14:22:37 -04:00
Scott González
cdff8de18f
Upgrade grunt-contrib-jshint to 0.4.1.
2013-04-08 15:02:54 -04:00
Scott González
b8efbd6c07
Build: Change single quotes to double quotes.
2013-04-08 14:44:24 -04:00
Felix Nagel
1ce8d87f8b
Merge branch 'master' into selectmenu
2013-03-19 19:59:31 +01:00
Scott González
932caaf2dd
Core: Deprecated .zIndex(). Fixes #9061 - Core: Deprecate .zIndex().
2013-03-15 07:01:24 -04:00
Scott González
0cc40d799f
Dialog: Removed deprecated position handling. Fixes #8825 - Dialog: Remove array and string notations for position option.
2013-03-15 06:41:06 -04:00
Jörn Zaefferer
ae3af7f070
Build: Don't call DB's grunt-prepare task, not needed anymore
2013-03-12 11:00:32 +01:00
Jörn Zaefferer
f87b4e0f4a
Build: Migrate to grunt 0.4. Rename to Gruntfile, upgrade to newer grunt-css and grunt-html, update custom tasks. Drop qunit-junit plugin, not worth the trouble. Update release script to run grunt-prepare after npm-install.
2013-03-12 11:00:32 +01:00
Felix Nagel
dffe8f6610
Merge branch 'master' into selectmenu
2013-03-03 13:48:01 +01:00
Scott González
6fe3c62e08
Build: Use fs.existsSync() instead of path.existsSync().
2013-02-15 12:41:39 -05:00
Scott González
56de05cf9d
Build: Cleanup.
2013-02-15 12:41:18 -05:00
Rafael Xavier de Souza
822520ece7
Grunt: update generate_themes task to use the new DownloadBuilder API
...
- DownloadBuilder accepts the config file as an option. It's not necessary
to workaround it by changing the DownloadBuilder config file anymore;
- DownloadBuilder has exposed a method to generate the theme gallery bundle;
2013-02-15 12:35:15 -02:00
Felix Nagel
a7b4f29cea
Merge branch 'master' into selectmenu
2013-02-09 03:29:10 +01:00
Bruno M. Custódio
b440979ba6
Updating 'jQuery' to 1.9.1.
2013-02-05 13:47:59 +00:00
Jörn Zaefferer
0e0d51dced
Upgrade to node-testswarm 1.0. -alpha works well, tested with QUnit already.
2013-02-01 18:44:51 +01:00
Felix Nagel
f5e65b0819
Merge branch 'master' into selectmenu
2013-01-18 19:25:30 +01:00
Kris Borchers
34409e7ddd
Updating to jQuery 1.9.0
2013-01-17 00:28:41 -06:00
Scott González
92bcef9305
Build: Check patch instead of minor to detect major releases.
2013-01-16 13:59:27 -05:00
Jörn Zaefferer
d403e5a50f
Build: Fix generate_themes task to adopt to changes in download builder.
2013-01-14 21:08:41 +01:00
Felix Nagel
dcb28a7c71
Merge branch 'master' into selectmenu
2013-01-10 19:13:54 +01:00
Scott González
e63cb47c88
Release: Remove TODO for uploading release zip to GitHub since downloads are discontinued.
2013-01-08 20:38:09 -05:00
Scott González
9b74740388
Release: Remove support for node <0.8.
2013-01-08 20:20:03 -05:00
Felix Nagel
8aa24dd1d5
Merge branch 'master' into selectmenu
2012-12-15 01:10:32 +01:00
Scott González
1f5dd8d68e
Release: Add support for pre-releases.
2012-12-13 11:35:41 -05:00
Felix Nagel
f6372bd7ea
Merge branch 'master' into selectmenu
2012-12-12 16:44:19 +01:00
Timo Tijhof
c6a755dd8c
Grunt: Set testswarm/browserSets from JSON file.
...
File on jq03.jquery.com is already updated.
2012-11-30 07:11:53 -05:00
Felix Nagel
36533a718d
Merge branch 'master' into selectmenu
2012-11-28 23:29:15 +01:00
Jörn Zaefferer
a0310eb091
Dialog: Move array notation support for position option to backCompat check. Fixes #8824 - Deprecate array notation for position option.
2012-11-26 10:28:24 +01:00
Jörn Zaefferer
62ae078f14
Build: Install shell dependencies in the right direcytory. Update trac instructions to point out that only minutes and seconds need to be changed. Fixes #8848 - Build: release.js fails to require shelljs/global.
2012-11-25 23:35:30 +01:00
Jörn Zaefferer
a2d3ef39bf
Selectmenu: Fix testswarm job title
2012-11-15 21:18:33 +01:00
Jörn Zaefferer
dff99176c9
Selectmenu: Customize job title for testswarm, until merge to master
2012-11-15 17:28:27 +01:00
Jörn Zaefferer
f86168bf6b
Merge branch 'master' into selectmenu
2012-11-15 17:14:19 +01:00
Jörn Zaefferer
8cbbf33192
Selectmenu: Add selectmenu to build/test
2012-11-15 17:10:30 +01:00
Scott González
fb6119e182
Upgrade jQuery to 1.8.3.
2012-11-14 15:22:01 -05:00
Mike Sherov
cc5c2aad96
Dev: enable slider in the test suite
2012-11-09 17:22:35 -05:00
Mike Sherov
254f2b3698
Dev: fix the datepicker test suite and jshint everything. Fixes #8804 - Dev: re-enable the datepicker test suite
2012-11-09 16:27:45 -05:00
Mike Sherov
543abc9b1f
Dev: clean up dialog test suite with new helper methods. Fixes #8803 - Dev: re-enable the dialog test suite
2012-11-09 15:02:26 -05:00
Mike Sherov
68ad80c292
Dev: Standardize sortable test suite. Fixed #8755 - Dev: Get sortable test suite to pass
2012-11-01 20:54:52 -04:00
Mike Sherov
d85b0160f2
Dev: Standardized the resizable test suite. Fixed #8754 - Dev: Get resizable test suite to pass
2012-10-31 09:50:36 -04:00
Mike Sherov
8746042ae1
Dev: Standardized the droppable test suite. Fixed #8753 - Dev: Get droppable test suite to pass
2012-10-30 22:24:41 -04:00
Mike Sherov
b49e071d39
Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get selectable test suite to pass
2012-10-30 22:19:55 -04:00
Mike Sherov
f0daa220d6
Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable test suite to pass
2012-10-30 22:13:43 -04:00
Jörn Zaefferer
4211866813
Build: Switch to new browserSet, no IE6 anymore
2012-10-26 11:09:26 -04:00
Scott González
549ffe36da
Release: Updated list of globals.
2012-10-26 10:54:29 -04:00
Jörn Zaefferer
666014e8e5
Build: Remove generateQuickDownload step, will happen later during a release
2012-10-25 14:49:14 -04:00
Jörn Zaefferer
fb40f1f6ba
Build: Update the changelog shell to include more newlines, makes it easier to edit it later
2012-10-25 14:15:46 -04:00
Scott González
2582bfab46
Position: Removed offset option. Fixes #6982 - Position: Remove offset option.
2012-10-25 06:39:14 -04:00
Scott González
bc44e61dd9
Accordion: Removed change and changestart events. Fixes #6841 - Accordion: Remove changestart event. Fixes #6843 - Accordion: Remove change event.
2012-10-25 06:19:25 -04:00
Scott González
054b208a99
Tabs: Removed all templating features. Fixes #7158 - Tabs: Remove add and remove methods. Fixes #7157 - Tabs: Remove templating (idPrefix, tabTemplate, panelTemplate options). Fixes #7149 - Tabs: Remove use of title attribute.
2012-10-25 06:10:00 -04:00
Mike Sherov
e1230997aa
Build: Enable "unused" option in jshint - Remove unused variables from codebase. - Closes gh-788
...
Squashed commit of the following:
commit 7f19f92c64
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Tue Oct 23 10:34:28 2012 -0400
put back in fake args for signatures that we want to keep
commit 257505a9e6
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Tue Oct 23 08:10:20 2012 -0400
changes per @scott_gonzalez
commit 12725480cb
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Mon Oct 22 22:54:05 2012 -0400
clean up unused vars in ui directory
commit 563595e7ae
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Mon Oct 22 22:37:42 2012 -0400
clean up unused vars in grunt and tests
2012-10-23 09:37:46 -05:00
Mike Sherov
d67522e329
Build: Upgrade to the latest Grunt and JSHint - Closes gh-786
2012-10-22 17:04:08 -05:00
Scott González
f417a92c54
Build: Generate quick download in release script.
2012-10-04 16:48:42 -04:00
Scott González
49406c108f
Build: Throw an Error object instead of a string.
2012-10-04 11:16:13 -04:00