| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 - Sl... | TJ VanToll | 2012-11-22 | 1 | -1/+1 |
* | 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 |
* | Dev: Standardize sortable test suite. Fixed #8755 - Dev: Get sortable test su... | Mike Sherov | 2012-11-01 | 1 | -2/+2 |
* | Dev: Standardized the resizable test suite. Fixed #8754 - Dev: Get resizable ... | Mike Sherov | 2012-10-31 | 1 | -2/+2 |
* | Dev: Standardized the droppable test suite. Fixed #8753 - Dev: Get droppable ... | Mike Sherov | 2012-10-30 | 1 | -2/+2 |
* | Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get selectabl... | Mike Sherov | 2012-10-30 | 1 | -2/+2 |
* | Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable ... | Mike Sherov | 2012-10-30 | 1 | -2/+2 |
* | Tabs: Removed all templating features. Fixes #7158 - Tabs: Remove add and rem... | Scott González | 2012-10-25 | 1 | -1/+1 |
* | Grunt: Disable csslint's vendor-prefix rule, we're including only the prefixe... | Jörn Zaefferer | 2012-10-23 | 1 | -1/+2 |
* | 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 |
* | 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 cl... | Jörn Zaefferer | 2012-06-16 | 1 | -2/+0 |
* | 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 BrowserS... | Jörn Zaefferer | 2012-05-07 | 1 | -27/+27 |
* | 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 unit... | Jörn Zaefferer | 2012-05-02 | 1 | -1/+6 |
* | Grunt: Read authToken from a config json file. Will be stored on Jenkins mach... | Jörn Zaefferer | 2012-04-30 | 1 | -2/+3 |
* | Fully revert breaking changes to core unit tests markup (htmllint ignores it ... | Jörn Zaefferer | 2012-04-30 | 1 | -3/+3 |
* | Update grunt.js | Timo Tijhof | 2012-04-30 | 1 | -2/+2 |
* | 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 attribu... | Jörn Zaefferer | 2012-04-27 | 1 | -1/+1 |
* | 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 |
* | Use .jshintrc files. | Scott González | 2012-04-20 | 1 | -94/+20 |