Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2018-05-27Remove the unused docs upload preview stuff. (#26599)XhmikosR
2018-05-22Update devDependencies and gems.XhmikosR
2018-04-19detect test exceeded maximum duration on Sauce LabsJohann-S
2018-04-09Clean up globals.XhmikosR
2018-04-09vnu.jar: Ignore all wrong language code warnings.XhmikosR
2018-03-30fix bundle and run test against itJohann-S
2018-03-21fix rollup configJohann-S
2018-03-21Update workbox.jsXhmikosR
2018-03-21Update to workbox 3.0 & fix breaking changesMichael
2018-03-13saucelabs-unit-test.js: tweak failed tests message (#25836)XhmikosR
2018-03-12Clean shell scripts (#25704)Léo Andrès
2018-01-15Update copyright for 2k18 (#25303)Mark Otto
2018-01-11Comply to the new rules.XhmikosR
2018-01-11Clean up and tweak ESLint rules.XhmikosR
2018-01-11Ignore the bogus lang vnu.jar error.XhmikosR
2017-12-31Update devDependencies and gems. (#25083)XhmikosR
2017-12-28Improve lint vars output messaging (#25049)Mark Otto
2017-11-28Combine path and remove variable used in one place. (#24873)XhmikosR
2017-11-27Replace lint-vars.sh with a Node.js script. (#24860)XhmikosR
2017-11-23Add a simple script to generate SRI hashes for our assets. (#24814)XhmikosR
2017-11-15Use UMD and fix build to properly load deps (#24783)Federico Zivolo
2017-11-13Object spread : less jQuery more ES6 (#24665)Johann-S
2017-11-03Add svg files in workbox and remove jpg.XhmikosR
2017-10-31Fix invalid `<nav ... role="tablist">` in docs.patrickhlauke
2017-10-31More wording tweakspatrickhlauke
2017-10-31Shorten ignores - add more comments.XhmikosR
2017-10-31Remove `datetime-local` warning from vnu ignore list, change reboot example.patrickhlauke
2017-10-31Remove invalid example of `title` attribute in an SVG and related vnu error s...patrickhlauke
2017-10-31Add comments to clarify why we ignore a couple of vnu's errors.patrickhlauke
2017-10-31vnu-jar.js: pass `-Xss512k` for 32-bit Java to avoid a StackOverflowError error.XhmikosR
2017-10-31Re-enable vnu-jar's warnings and suppress the ones we don't need now.XhmikosR
2017-10-31build/*.js: es6ify. (#24611)XhmikosR
2017-10-30Clean up package.json scripts. (#24583)XhmikosR
2017-10-24Change Rollup config to wrap our dist files with jQuery instead of $Johann-S
2017-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR
2017-10-22Set autoprefixer's cascade option to false. (#24459)XhmikosR
2017-10-22Tighten htmllint's rules. (#24471)XhmikosR
2017-10-10Add information about failed testsJohann-S
2017-10-09Remove unused code from postcss.config.js.XhmikosR
2017-10-09Lint examples' CSS too.XhmikosR
2017-10-09Run autoprefixer for examples' CSS too.XhmikosR
2017-10-08Add back htmlhint.XhmikosR
2017-10-08Move vnu-jar to devDependencies and remove completely htmlhint.XhmikosR
2017-10-08Move from htmllint to Travis-only vnu.jar.Bardi Harborow
2017-10-08Update saucelabs-unit-test.js (#24297)XhmikosR
2017-10-07Enable stylelint's no-duplicate-selectors rule.XhmikosR
2017-10-03tweak outputMark Otto
2017-10-03initial pass at a build bash script for myselfMark Otto
2017-10-03Switch to stylelint. (#23572)XhmikosR
2017-09-29Rename variables and remove unneeded return.XhmikosR