Commit Graph

54 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
d67522e329 Build: Upgrade to the latest Grunt and JSHint - Closes gh-786 2012-10-22 17:04:08 -05:00
Jörn Zaefferer
7009e9b332 Revert "Grunt/testswarm: Undo the change from 6e55168318 to see if its responsible for the position errors in IE8"
This reverts commit a8f5e3c399.

Did not have any effect on TestSwarm
2012-10-04 14:45:01 +02:00
Jörn Zaefferer
a8f5e3c399 Grunt/testswarm: Undo the change from 6e55168318 to see if its responsible for the position errors in IE8 2012-10-04 14:06:05 +02:00
Timo Tijhof
6e55168318 grunt testswarm: Job name consistent with other jquery repos.
With hash symbol in front of link and 10-char commit hash.
2012-09-29 05:25:45 +02:00
Scott González
a638acb583 Upgrade jQuery to 1.8.2. 2012-09-20 21:41:47 -04:00
Scott González
1e6b2b2298 Upgrade jQuery to 1.8.0. 2012-08-13 09:19:09 -04:00
Corey Frang
bde439292a Build: Extending testswarm timeout to 45 minutes 2012-08-05 10:05:44 -05:00
Corey Frang
7f07f93c28 Build: Extra whitespace 2012-07-23 12:14:12 -05:00
Corey Frang
9fb9b6d65c Build: Adding subtitles for release coverage builds to testswarm description 2012-07-23 11:50:50 -05:00
Corey Frang
cb41ec798a Build: Splitting Release Coverage build into three 2012-07-23 10:54:06 -05:00
Scott González
0fc3afb2a1 Tests: Add jQuery 1.6.2 to testswarm-multi-jquery grunt task. 2012-07-09 12:57:28 -04:00
Jörn Zaefferer
7419a915b2 Grunt: Add all jQuery versions to test 1.9 beta against to testswarm-multi-jquery task 2012-06-16 12:12:41 +02:00
Jörn Zaefferer
42599a6001 Grunt: Fix test urls 2012-06-16 00:11:20 +02:00
Jörn Zaefferer
c9ff92a008 Grunt: Fix scoping issue 2012-06-15 23:58:29 +02:00