aboutsummaryrefslogtreecommitdiff
path: root/test-infra
AgeCommit message (Collapse)AuthorFilesLines
2015-09-23Move {test-infra=>grunt}/npm-shrinkwrap.jsonChris Rebert1-7272/+0
2015-09-23Update devDependencies.XhmikosR1-582/+856
2015-09-08Remove the now unused test-infra files.XhmikosR5-322/+0
2015-09-05Update devDependencies.XhmikosR1-886/+528
2015-09-01Merge pull request #17370 from twbs/v4-dev-xmr-rm-csslint-referencesMark Otto1-62/+0
Remove CSSLint references.
2015-08-29Remove the now unused grunt-contrib-jade references.XhmikosR1-158/+0
[skip sauce] [skip validator]
2015-08-27Remove CSSLint references.XhmikosR1-62/+0
2015-08-25rm broken bundle update task & defunct custom RubyGem caching schemeChris Rebert4-32/+2
[skip sauce]
2015-08-20Update shrinkwrap to help fix Travis buildChris Rebert1-1030/+3316
2015-08-04Merge branch 'master' into v4mMark Otto1-814/+896
2015-07-26Run grunt.XhmikosR1-594/+632
2015-07-01Updated devDependencies.Baraa Hamodi1-406/+450
Closes #16636 by merging a rebased+tweaked version of it. [skip sauce]
2015-06-18Merge branch 'master' into v4Mark Otto2-876/+1596
2015-06-01Bump load-grunt-tasks.XhmikosR1-439/+540
2015-05-17Use `https` when possible.XhmikosR1-1/+1
2015-05-16Remove grunt-banner completely.XhmikosR1-48/+0
Add a license header in theme instead.
2015-05-10Update dependencies.XhmikosR1-122/+78
2015-05-05Update grunt-banner.XhmikosR1-94/+138
2015-05-05Update dependencies.XhmikosR1-32/+18
2015-04-28Update clean-css to v3.2.6.XhmikosR1-2/+2
2015-04-28update shrinkwrapChris Rebert1-32/+32
2015-04-26Run `grunt`.XhmikosR1-64/+70
2015-04-23update shrinkwrapChris Rebert1-4/+9
[skip sauce] [skip validator]
2015-04-19Update devDependencies.XhmikosR1-196/+198
2015-04-08Add grunt-contrib-htmlmin.XhmikosR1-0/+310
Only used for the GitHub docs.
2015-04-08Update dependencies.XhmikosR1-155/+21
2015-04-07update shrinkwrapChris Rebert1-6/+24
2015-04-06update shrinkwrapChris Rebert1-2/+2
2015-04-06Bump grunt-autoprefixer to ~3.0.0Chris Rebert1-18/+22
2015-04-06update shrinkwrapChris Rebert1-15/+59
[skip sauce] [skip validator]
2015-04-06update shrinkwrapChris Rebert1-206/+632
[skip sauce] [skip validator]
2015-03-29Merge branch 'master' into v4Mark Otto1-222/+486
Conflicts: .gitignore Gruntfile.js _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.js dist/js/bootstrap.min.js docs/_includes/components/navbar.html docs/_includes/components/progress-bars.html docs/_includes/css/grid.html docs/_includes/css/overview.html docs/_includes/customizer-variables.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/community.html docs/_includes/getting-started/disabling-responsiveness.html docs/_includes/getting-started/download.html docs/_includes/getting-started/examples.html docs/_includes/getting-started/license.html docs/_includes/getting-started/third-party-support.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/scrollspy.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/js/transitions.html docs/_includes/nav/javascript.html docs/_includes/nav/main.html docs/about.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/assets/js/src/customizer.js docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/js/bootstrap.js docs/dist/js/bootstrap.min.js docs/migration.html js/affix.js js/alert.js js/button.js js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/popover.js js/scrollspy.js js/tab.js js/tests/unit/affix.js js/tests/unit/button.js js/tests/unit/carousel.js js/tests/unit/modal.js js/tests/unit/tooltip.js js/tests/visual/modal.html js/tooltip.js less/component-animations.less less/jumbotron.less less/mixins/background-variant.less less/mixins/buttons.less less/mixins/responsive-visibility.less less/mixins/text-emphasis.less less/navbar.less less/navs.less less/scaffolding.less less/tooltip.less less/utilities.less less/variables.less package.json scss/_buttons.scss scss/_forms.scss scss/_modal.scss
2015-03-16v3.3.2 => v3.3.4Chris Rebert1-1/+1
2015-03-15Bump devDependencies.XhmikosR1-221/+485
2015-03-01Merge branch 'master' into v4Mark Otto1-1097/+892
Conflicts: .travis.yml Gruntfile.js bower.json dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.js dist/js/bootstrap.min.js docs/_data/glyphicons.yml docs/_includes/components/breadcrumbs.html docs/_includes/components/button-dropdowns.html docs/_includes/components/button-groups.html docs/_includes/components/dropdowns.html docs/_includes/components/glyphicons.html docs/_includes/components/labels.html docs/_includes/components/list-group.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/components/panels.html docs/_includes/components/progress-bars.html docs/_includes/components/thumbnails.html docs/_includes/components/wells.html docs/_includes/css/buttons.html docs/_includes/css/forms.html docs/_includes/css/helpers.html docs/_includes/css/images.html docs/_includes/css/less.html docs/_includes/customizer-variables.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/community.html docs/_includes/getting-started/examples.html docs/_includes/getting-started/grunt.html docs/_includes/getting-started/license.html docs/_includes/getting-started/template.html docs/_includes/header.html docs/_includes/js/affix.html docs/_includes/js/alerts.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/scrollspy.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/js/transitions.html docs/_includes/nav/javascript.html docs/_layouts/default.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/assets/js/vendor/FileSaver.js docs/assets/js/vendor/autoprefixer.js docs/assets/js/vendor/uglify.min.js docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/js/bootstrap.min.js docs/examples/blog/index.html docs/examples/carousel/index.html docs/examples/cover/index.html docs/examples/dashboard/index.html docs/examples/narrow-jumbotron/narrow-jumbotron.css docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/non-responsive/index.html docs/examples/non-responsive/non-responsive.css docs/examples/theme/index.html grunt/configBridge.json js/affix.js js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/popover.js js/scrollspy.js js/tab.js js/tests/unit/affix.js js/tests/unit/button.js js/tests/unit/carousel.js js/tests/unit/modal.js js/tests/unit/tooltip.js js/tooltip.js less/badges.less less/glyphicons.less less/type.less less/variables.less package.json scss/_dropdown.scss scss/_forms.scss test-infra/npm-shrinkwrap.json
2015-02-24bump time-grunt to ^1.1.0Chris Rebert1-16/+20
2015-02-22update shrinkwrapChris Rebert1-61/+103
[skip validator]
2015-02-20Update dependencies.XhmikosR1-76/+196
2015-02-16Travis: test against node.js 0.12.XhmikosR1-119/+144
2015-02-10update shrinkwrapChris Rebert1-13/+13
2015-02-10Downgrade grunt-contrib-cssmin.XhmikosR1-2/+2
v0.12.0-v0.12.1 breaks paths in URL.
2015-02-10Bump devDependencies.XhmikosR1-145/+213
2015-02-04update shrinkwrapChris Rebert1-11/+533
2015-02-04update shrinkwrapChris Rebert1-669/+451
2015-02-02Update shrinkwrap.Mark Otto1-332/+98
2015-01-30Bump load-grunt-tasks.XhmikosR1-76/+194
2015-01-23update shrinkwrapChris Rebert1-77/+33
2015-01-21Merge branch 'master' into v4Chris Rebert1-336/+166
2015-01-20update shrinkwrapChris Rebert1-24/+24
2015-01-20update shrinkwrapChris Rebert1-36/+12