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

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tasks
AgeCommit message (Expand)Author
2015-09-11Remove the assets directory before updatingGleb Mazovetskiy
2015-09-02Read JS concat order directly from GruntfileGleb Mazovetskiy
2015-08-27Compass template .sass -> .scssGleb Mazovetskiy
2015-08-27Fix comments in templates/project/_bootstrap-variables.sassGleb Mazovetskiy
2015-08-26Remove custom license from the updaterGleb Mazovetskiy
2015-08-26Rename js_conversion.rb and scss_conversion.rbGleb Mazovetskiy
2015-08-26Refactor scss_conversion and explain what it doesGleb Mazovetskiy
2015-08-26Fix updater caching, use upstream version for variablesGleb Mazovetskiy
2015-08-26Remove obsolete files, s/bootstrap-sass/bootstrapGleb Mazovetskiy
2015-08-20Renamed converter to updater since its an updater and does not convert anymoreJan Stevens
2015-08-20Removed unused rake tasksJan Stevens
2015-08-19Fixed regex so we escape everything in the template fileJan Stevens
2015-08-19removed unused converter filesJan Stevens
2015-08-19Removed font dir from main property for bower.jsonJan Stevens
2015-08-19Removed the font converter since bootstrap does not include a custom font any...Jan Stevens
2015-08-19Removing the less converter and using scss converter, also removed font conve...Jan Stevens
2015-08-19The javascript files are now in dist so lets fetch distJan Stevens
2015-08-19Added a scss converter based on the javascript converterJan Stevens
2015-07-01Fix #919Gleb Mazovetskiy
2015-04-27wrap at-groups with @at-root #805Gleb Mazovetskiy
2015-04-27converter: extract a& in _buttons.scssGleb Mazovetskiy
2015-03-16converter: simplify replace_mixinsGleb Mazovetskiy
2015-03-16converter: recursive tree fetchGleb Mazovetskiy
2015-03-16tests: dummy rails app server task & fixesGleb Mazovetskiy
2015-01-20Bump to v3.3.3Gleb Mazovetskiy
2015-01-20Revert "Fix #803 by unquoting all UTF8 escapes"Gleb Mazovetskiy
2015-01-18Fix #803 by unquoting all UTF8 escapesGleb Mazovetskiy
2015-01-18Update bower.json to use one JS file #812Gleb Mazovetskiy
2015-01-18woff2 supportGleb Mazovetskiy
2015-01-18converter: support for twbs/bootstrap#15074 fixGleb Mazovetskiy
2015-01-18Provide the minified JS bundle as well #777Gleb Mazovetskiy
2015-01-18fix escapingGleb Mazovetskiy
2014-12-19SASS -> SassThomas McDonald
2014-12-17Sass: explicitly set $bootstrap-sass-asset-helperGleb Mazovetskiy
2014-11-15Use dist/js/bootstrap.js from upstream #777Gleb Mazovetskiy
2014-11-14Split parent selector parts #763Gleb Mazovetskiy
2014-10-30Fix version in templates/project/_bootstrap-variables.sassGleb Mazovetskiy
2014-10-28Generate templates/project/_bootstrap-variables.sass #755Gleb Mazovetskiy
2014-09-15Converter: extract certain classes as mixinsGleb Mazovetskiy
2014-09-06Drop Sprockets `depend_on`Gleb Mazovetskiy
2014-09-06converter: avoid shelling out to awkGleb Mazovetskiy
2014-08-25streamline tests, switch to minitestGleb Mazovetskiy
2014-08-19Remove bootstrap/_bootstrap.scss #686Gleb Mazovetskiy
2014-08-19bootstrap.scss -> _bootstrap.scss #694Gleb Mazovetskiy
2014-07-12better comment for $bootstrap-sass-asset-helperGleb Mazovetskiy
2014-07-12$icon-font-path fallback to relative for pure SassGleb Mazovetskiy
2014-07-10converter: icon-font-pathSudipta Bandyopadhyay
2014-06-29converter: networkGleb Mazovetskiy
2014-06-26converter: improve cacheGleb Mazovetskiy
2014-06-26converter: fetch from raw.githubusercontent.comGleb Mazovetskiy