aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
Commit message (Expand)AuthorAgeFilesLines
* Build: Add jscs task for code style checkingJörn Zaefferer2013-11-131-1/+9
* Build: Renamed jshint target from src to all.Scott González2013-11-111-1/+1
* Update grunt-contrib-jshint to 0.7.1 and squash jshint tasks.Scott González2013-11-011-23/+8
* Draggable Tests: Ensure all combinations of helper / draggable positions / sc...Mike Sherov2013-10-291-1/+1
* Build: Remove the build task and it's dependencies. Will bring back testing a...Jörn Zaefferer2013-09-201-35/+0
* Build: Implement an asciilint task to verify content of ui files (ignore i18n...Jörn Zaefferer2013-07-031-1/+1
* Add comment (TODO: amend before land)Rafael Xavier de Souza2013-06-261-0/+2
* Release: Use downloadBuilder to build pre/cdn packages instead of our grunt t...Rafael Xavier de Souza2013-06-261-118/+1
* Grunt: Allow tabs tests to run in PhantomJS.Scott González2013-04-121-1/+1
* Build: Change single quotes to double quotes.Scott González2013-04-081-1/+1
* Use .csslintrc instead of inlining rules in the Gruntfile.Scott González2013-03-151-9/+1
* Grunt: Run all CSS files through csslint.Scott González2013-03-151-8/+6
* Grunt: Add lint and test aliases.Scott González2013-03-151-1/+3
* Grunt: Don't run htmllint against core_deprecated.html.Scott González2013-03-151-1/+1
* Dialog: Removed deprecated position handling. Fixes #8825 - Dialog: Remove ar...Scott González2013-03-151-1/+1
* Grunt: remove base theme from release cdnRafael Xavier de Souza2013-03-141-9/+2
* Build: Fix the key for the 'all' subtask for compare_size. Stills needs a new...Jörn Zaefferer2013-03-121-1/+1
* Build: Switch from grunt-css to the equivalent grunt-contrib tasksJörn Zaefferer2013-03-121-3/+3
* Build: Migrate to grunt 0.4. Rename to Gruntfile, upgrade to newer grunt-css ...Jörn Zaefferer2013-03-121-0/+385