Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: Migrate to grunt 0.4. Rename to Gruntfile, upgrade to newer grunt-css ↵ | Jörn Zaefferer | 2013-03-12 | 1 | -345/+0 |
| | | | | and grunt-html, update custom tasks. Drop qunit-junit plugin, not worth the trouble. Update release script to run grunt-prepare after npm-install. | ||||
* | Dialog: Exclude deprecated units from phantomjs | Jörn Zaefferer | 2012-11-26 | 1 | -1/+1 |
| | |||||
* | Slider: Explicitly apply opacity filter to disabled handles. Fixed #6727 - ↵ | TJ VanToll | 2012-11-22 | 1 | -1/+1 |
| | | | | Slider: Visual issues with disabled slider in IE8 | ||||
* | Dev: make sure all files can pass JSHint! | Mike Sherov | 2012-11-09 | 1 | -4/+1 |
| | |||||
* | Dev: remove all-active test runner as now all test suites can run cleanly! | Mike Sherov | 2012-11-09 | 1 | -1/+1 |
| | |||||
* | Dev: enable slider in the test suite | Mike Sherov | 2012-11-09 | 1 | -1/+1 |
| | |||||
* | Dev: fix the datepicker test suite and jshint everything. Fixes #8804 - Dev: ↵ | Mike Sherov | 2012-11-09 | 1 | -2/+2 |
| | | | | re-enable the datepicker test suite | ||||
* | Dev: Standardize sortable test suite. Fixed #8755 - Dev: Get sortable test ↵ | Mike Sherov | 2012-11-01 | 1 | -2/+2 |
| | | | | suite to pass | ||||
* | Dev: Standardized the resizable test suite. Fixed #8754 - Dev: Get resizable ↵ | Mike Sherov | 2012-10-31 | 1 | -2/+2 |
| | | | | test suite to pass | ||||
* | Dev: Standardized the droppable test suite. Fixed #8753 - Dev: Get droppable ↵ | Mike Sherov | 2012-10-30 | 1 | -2/+2 |
| | | | | test suite to pass | ||||
* | Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get ↵ | Mike Sherov | 2012-10-30 | 1 | -2/+2 |
| | | | | selectable test suite to pass | ||||
* | Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable ↵ | Mike Sherov | 2012-10-30 | 1 | -2/+2 |
| | | | | test suite to pass | ||||
* | Tabs: Removed all templating features. Fixes #7158 - Tabs: Remove add and ↵ | Scott González | 2012-10-25 | 1 | -1/+1 |
| | | | | remove methods. Fixes #7157 - Tabs: Remove templating (idPrefix, tabTemplate, panelTemplate options). Fixes #7149 - Tabs: Remove use of title attribute. | ||||
* | Grunt: Disable csslint's vendor-prefix rule, we're including only the ↵ | Jörn Zaefferer | 2012-10-23 | 1 | -1/+2 |
| | | | | prefixes that are still necessary in supported browsers | ||||
* | Build: Upgrade to the latest Grunt and JSHint - Closes gh-786 | Mike Sherov | 2012-10-22 | 1 | -4/+3 |
| | |||||
* | Grunt: Removed tooltip tests from qunit task. | Scott González | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Build: Include ui/.jshintrc. Fixes #8687 - .jshintrc files not copied to dist. | Mike Sherov | 2012-10-17 | 1 | -0/+1 |
| | |||||
* | Update lint task to include the release script. | Scott González | 2012-10-03 | 1 | -1/+1 |
| | |||||
* | Grunt: New task for downloading themes using new themeroller. | Jörn Zaefferer | 2012-09-24 | 1 | -6/+2 |
| | | | | | | * Replaces the old theme tasks with generate_themes. * Drops useless download_docs task * Drops request module | ||||
* | Simplify licensing. | Scott González | 2012-08-09 | 1 | -4/+1 |
| | |||||
* | Build: Include *.jquery.json files in release | Jörn Zaefferer | 2012-08-02 | 1 | -0/+1 |
| | |||||
* | Grunt: Use grunt-git-authors plugin to generate authors list. | Scott González | 2012-07-05 | 1 | -0/+1 |
| | |||||
* | Revert "Grunt: Replace custom rimraf-based clean task with grunt-contrib's ↵ | Jörn Zaefferer | 2012-06-16 | 1 | -2/+0 |
| | | | | | | | | clean task" This reverts commit 38aac3770cc1e22e5e7225b90c47b37d857be13a. As long as grunt-contrib has a coffeescript dependency, we won't use it. | ||||
* | Effects: Renamed all files. | Scott González | 2012-06-15 | 1 | -1/+1 |
| | |||||
* | Grunt: Coding standards. | Scott González | 2012-06-14 | 1 | -1/+1 |
| | |||||
* | Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task | Jörn Zaefferer | 2012-06-14 | 1 | -0/+2 |
| | |||||
* | Grunt: Add grunt-junit, to replace qunit task in Jenkins context | Jörn Zaefferer | 2012-06-13 | 1 | -4/+3 |
| | |||||
* | Build: Adding missing require in build.js and add buid/tasks/*.js to lint. | Scott González | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | Grunt: Extract testswarm and build tasks into separate files | Jörn Zaefferer | 2012-06-08 | 1 | -256/+2 |
| | |||||
* | Grunt: Increase TestSwarm timeout to 30 minutes | Jörn Zaefferer | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | Effects: Lint fixes. | Scott González | 2012-05-17 | 1 | -1/+1 |
| | |||||
* | Grunt: Added task for generating the list of authors. | Scott González | 2012-05-14 | 1 | -0/+24 |
| | |||||
* | grunt.js testswarm task: shorten job name | Timo Tijhof | 2012-05-07 | 1 | -2/+2 |
| | |||||
* | Grunt: Cleanup testswarm task, increase timeout to 20 minutes (until ↵ | Jörn Zaefferer | 2012-05-07 | 1 | -27/+27 |
| | | | | BrowserStack queue is increased) | ||||
* | Don't run JSHint on TestSwarm. | Scott González | 2012-05-04 | 1 | -1/+1 |
| | |||||
* | Grunt: Add copy:dist_units_images target to get rid of 404s when running ↵ | Jörn Zaefferer | 2012-05-02 | 1 | -1/+6 |
| | | | | unit tests against minified files | ||||
* | Grunt: Read authToken from a config json file. Will be stored on Jenkins ↵ | Jörn Zaefferer | 2012-04-30 | 1 | -2/+3 |
| | | | | machine, include tokens for all projects | ||||
* | Fully revert breaking changes to core unit tests markup (htmllint ignores it ↵ | Jörn Zaefferer | 2012-04-30 | 1 | -3/+3 |
| | | | | | | now anyway). Also update grunt.js: Simplify default task to finish that faster (also less console spam), remove beta from testswarm browserset, we don't need to test IE10 yet. | ||||
* | Update grunt.js | Timo Tijhof | 2012-04-30 | 1 | -2/+2 |
| | | | | | | | | - Raise runMax to enable automatic error-margin recovery in TestSwarm - Turn browserSets into an array (since it is) - Add "beta" to browserSets (the only difference right now is the inclusion of IE10) | ||||
* | Grunt: Update to node-testswarm 0.2.0 | Jörn Zaefferer | 2012-04-30 | 1 | -2/+2 |
| | |||||
* | Grunt: Fix testswarm urls | Jörn Zaefferer | 2012-04-29 | 1 | -1/+1 |
| | |||||
* | Grunt: Extend list of tests to run with TestSwarm | Jörn Zaefferer | 2012-04-29 | 1 | -4/+34 |
| | |||||
* | Removed some unused variables. | Scott González | 2012-04-28 | 1 | -3/+1 |
| | |||||
* | Grunt: Experimental testswarm integration | Jörn Zaefferer | 2012-04-28 | 1 | -0/+18 |
| | |||||
* | Grunt: Ignore core unit test markup for htmlllint until that codebase ↵ | Jörn Zaefferer | 2012-04-27 | 1 | -1/+1 |
| | | | | attribute can be replaced | ||||
* | Grunt: Ignore ajax content test files in htmllint task | Jörn Zaefferer | 2012-04-26 | 1 | -1/+4 |
| | |||||
* | Grunt: Add sizer_all to compare sizes of individual components | Jörn Zaefferer | 2012-04-24 | 1 | -8/+17 |
| | |||||
* | Grunt: Update to htmllint in default task | Jörn Zaefferer | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | Grunt: Update grunt-html to 0.1.1, renamed task to htmllint | Jörn Zaefferer | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | Grunt: Add grunt-html for html validation | Jörn Zaefferer | 2012-04-22 | 1 | -1/+6 |
| |