aboutsummaryrefslogtreecommitdiffstats
path: root/grunt.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into selectmenuFelix Nagel2012-11-281-1/+1
|\
| * Dialog: Exclude deprecated units from phantomjsJörn Zaefferer2012-11-261-1/+1
* | Merge branch 'master' into selectmenuFelix Nagel2012-11-231-1/+1
|\|
| * Slider: Explicitly apply opacity filter to disabled handles. Fixed #6727 - Sl...TJ VanToll2012-11-221-1/+1
* | Selectmenu: Add selectmenu to build/testJörn Zaefferer2012-11-151-0/+1
|/
* Dev: make sure all files can pass JSHint!Mike Sherov2012-11-091-4/+1
* Dev: remove all-active test runner as now all test suites can run cleanly!Mike Sherov2012-11-091-1/+1
* Dev: enable slider in the test suiteMike Sherov2012-11-091-1/+1
* Dev: fix the datepicker test suite and jshint everything. Fixes #8804 - Dev: ...Mike Sherov2012-11-091-2/+2
* Dev: Standardize sortable test suite. Fixed #8755 - Dev: Get sortable test su...Mike Sherov2012-11-011-2/+2
* Dev: Standardized the resizable test suite. Fixed #8754 - Dev: Get resizable ...Mike Sherov2012-10-311-2/+2
* Dev: Standardized the droppable test suite. Fixed #8753 - Dev: Get droppable ...Mike Sherov2012-10-301-2/+2
* Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get selectabl...Mike Sherov2012-10-301-2/+2
* Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable ...Mike Sherov2012-10-301-2/+2
* Tabs: Removed all templating features. Fixes #7158 - Tabs: Remove add and rem...Scott González2012-10-251-1/+1
* Grunt: Disable csslint's vendor-prefix rule, we're including only the prefixe...Jörn Zaefferer2012-10-231-1/+2
* Build: Upgrade to the latest Grunt and JSHint - Closes gh-786Mike Sherov2012-10-221-4/+3
* Grunt: Removed tooltip tests from qunit task.Scott González2012-10-211-1/+1
* Build: Include ui/.jshintrc. Fixes #8687 - .jshintrc files not copied to dist.Mike Sherov2012-10-171-0/+1
* Update lint task to include the release script.Scott González2012-10-031-1/+1
* Grunt: New task for downloading themes using new themeroller.Jörn Zaefferer2012-09-241-6/+2
* Simplify licensing.Scott González2012-08-091-4/+1
* Build: Include *.jquery.json files in releaseJörn Zaefferer2012-08-021-0/+1
* Grunt: Use grunt-git-authors plugin to generate authors list.Scott González2012-07-051-0/+1
* Revert "Grunt: Replace custom rimraf-based clean task with grunt-contrib's cl...Jörn Zaefferer2012-06-161-2/+0
* Effects: Renamed all files.Scott González2012-06-151-1/+1
* Grunt: Coding standards.Scott González2012-06-141-1/+1
* Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean taskJörn Zaefferer2012-06-141-0/+2
* Grunt: Add grunt-junit, to replace qunit task in Jenkins contextJörn Zaefferer2012-06-131-4/+3
* Build: Adding missing require in build.js and add buid/tasks/*.js to lint.Scott González2012-06-111-1/+1
* Grunt: Extract testswarm and build tasks into separate filesJörn Zaefferer2012-06-081-256/+2
* Grunt: Increase TestSwarm timeout to 30 minutesJörn Zaefferer2012-05-181-1/+1
* Effects: Lint fixes.Scott González2012-05-171-1/+1
* Grunt: Added task for generating the list of authors.Scott González2012-05-141-0/+24
* grunt.js testswarm task: shorten job nameTimo Tijhof2012-05-071-2/+2
* Grunt: Cleanup testswarm task, increase timeout to 20 minutes (until BrowserS...Jörn Zaefferer2012-05-071-27/+27
* Don't run JSHint on TestSwarm.Scott González2012-05-041-1/+1
* Grunt: Add copy:dist_units_images target to get rid of 404s when running unit...Jörn Zaefferer2012-05-021-1/+6
* Grunt: Read authToken from a config json file. Will be stored on Jenkins mach...Jörn Zaefferer2012-04-301-2/+3
* Fully revert breaking changes to core unit tests markup (htmllint ignores it ...Jörn Zaefferer2012-04-301-3/+3
* Update grunt.jsTimo Tijhof2012-04-301-2/+2
* Grunt: Update to node-testswarm 0.2.0Jörn Zaefferer2012-04-301-2/+2
* Grunt: Fix testswarm urlsJörn Zaefferer2012-04-291-1/+1
* Grunt: Extend list of tests to run with TestSwarmJörn Zaefferer2012-04-291-4/+34
* Removed some unused variables.Scott González2012-04-281-3/+1
* Grunt: Experimental testswarm integrationJörn Zaefferer2012-04-281-0/+18
* Grunt: Ignore core unit test markup for htmlllint until that codebase attribu...Jörn Zaefferer2012-04-271-1/+1
* Grunt: Ignore ajax content test files in htmllint taskJörn Zaefferer2012-04-261-1/+4
* Grunt: Add sizer_all to compare sizes of individual componentsJörn Zaefferer2012-04-241-8/+17
* Grunt: Update to htmllint in default taskJörn Zaefferer2012-04-231-1/+1