aboutsummaryrefslogtreecommitdiffstats
path: root/grunt.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Grunt: Update grunt-html to 0.1.1, renamed task to htmllintJörn Zaefferer2012-04-231-1/+1
* Grunt: Add grunt-html for html validationJörn Zaefferer2012-04-221-1/+6
* Use .jshintrc files.Scott González2012-04-201-94/+20
* Grunt: Added link to JSHint issue.Scott González2012-04-191-1/+1
* Spinner tests: Don't pollute the global namespace with helpers.Scott González2012-04-191-1/+0
* Tests: Move commonWidgetTests() to TestHelpers.Scott González2012-04-191-1/+0
* Tabs tests: Don't pollute the global namespace with helpers.Scott González2012-04-191-2/+0
* Menu tests: Don't pollute the global namespace with helpers.kborchers2012-04-191-2/+0
* Accordion tests: Don't polloute the global namespace with helpers.Scott González2012-04-191-3/+1
* Tests: Lint.Scott González2012-04-191-4/+5
* Tests: Lint.Scott González2012-04-191-0/+4
* Tests: Lint.Scott González2012-04-191-0/+2
* Tests: Lint.Scott González2012-04-191-1/+20
* Tests: LintScott González2012-04-191-0/+1
* Tests: Lint.Scott González2012-04-181-4/+22
* Remove trailing whitespace.Scott González2012-04-181-2/+1
* Grunt: Replace all instances of @VERSION during copy. Fixes #8261 - Build: @V...Scott González2012-04-181-9/+12
* Remove compare_size; defer to plugin.Rick Waldron waldron.rick@gmail.com2012-04-121-71/+2
* Build: Get grunt default task to pass. Fix lint errors inside grunt.js file i...Jörn Zaefferer2012-04-041-40/+50
* Build: Filter filters for linting to exclude some to-be-rewritten ones. Fix l...Jörn Zaefferer2012-04-041-2/+5
* Grunt: Removed newcap option from jshint task.Scott González2012-04-021-1/+0
* Grunt: Fixed jshint options.Scott González2012-04-021-37/+56