Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into selectmenu | Felix Nagel | 2013-04-21 | 1 | -2/+2 |
|\ | |||||
| * | Grunt: Allow tabs tests to run in PhantomJS. | Scott González | 2013-04-12 | 1 | -1/+1 |
| | | |||||
| * | Build: Change single quotes to double quotes. | Scott González | 2013-04-08 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-03-19 | 1 | -0/+1 |
|/ | |||||
* | Use .csslintrc instead of inlining rules in the Gruntfile. | Scott González | 2013-03-15 | 1 | -9/+1 |
| | |||||
* | Grunt: Run all CSS files through csslint. | Scott González | 2013-03-15 | 1 | -8/+6 |
| | |||||
* | Grunt: Add lint and test aliases. | Scott González | 2013-03-15 | 1 | -1/+3 |
| | |||||
* | Grunt: Don't run htmllint against core_deprecated.html. | Scott González | 2013-03-15 | 1 | -1/+1 |
| | |||||
* | Dialog: Removed deprecated position handling. Fixes #8825 - Dialog: Remove ↵ | Scott González | 2013-03-15 | 1 | -1/+1 |
| | | | | array and string notations for position option. | ||||
* | Grunt: remove base theme from release cdn | Rafael Xavier de Souza | 2013-03-14 | 1 | -9/+2 |
| | |||||
* | Build: Fix the key for the 'all' subtask for compare_size. Stills needs a ↵ | Jörn Zaefferer | 2013-03-12 | 1 | -1/+1 |
| | | | | new version of grunt-compare-size to actuall work | ||||
* | Build: Switch from grunt-css to the equivalent grunt-contrib tasks | Jörn Zaefferer | 2013-03-12 | 1 | -3/+3 |
| | |||||
* | Build: Migrate to grunt 0.4. Rename to Gruntfile, upgrade to newer grunt-css ↵ | Jörn Zaefferer | 2013-03-12 | 1 | -0/+385 |
and grunt-html, update custom tasks. Drop qunit-junit plugin, not worth the trouble. Update release script to run grunt-prepare after npm-install. |