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/lib
AgeCommit message (Expand)Author
2013-08-28Rollback Sass changes to v3.0.0 tagThomas McDonald
2013-08-28rake convertGleb Mazovetskiy
2013-08-27rake convert (the previous was not 3.0.1 release, just me confused)Gleb Mazovetskiy
2013-08-25rake convert (this is 3.0.1)Gleb Mazovetskiy
2013-08-23rake convertGleb Mazovetskiy
2013-08-22rake convertGleb Mazovetskiy
2013-08-22precompile glyphiconsGleb Mazovetskiy
2013-08-21fix glyphiconsGleb Mazovetskiy
2013-08-20converter: better mixin processing, CharStringScannerGleb Mazovetskiy
2013-08-20update to masterGleb Mazovetskiy
2013-08-19updateGleb Mazovetskiy
2013-08-19converter: cache files, understand in-file mixin definitinosGleb Mazovetskiy
2013-08-15updateGleb Mazovetskiy
2013-08-14converter + updateGleb Mazovetskiy
2013-08-14update converter & convertGleb Mazovetskiy
2013-08-13rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-13rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-12add conversion rules and rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-12rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-10rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-09rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-07rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-07rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-06rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-06rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-06rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-05rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-05converter: log more non-generic transformsGleb Mazovetskiy
2013-08-05rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-05glyphicons no longer in twbs/bootstap (converter does not delete files)Gleb Mazovetskiy
2013-08-04rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-04rake convert[3.0.0-wip]Gleb Mazovetskiy
2013-08-03converter: writes twbs sha to version.rb; update from upstreamGleb Mazovetskiy
2013-07-27Add version file so version can be programatically accessed.Thomas McDonald
2013-07-27Fix typoRafael Mendonça França
2013-07-27Plug on Rails to tell it to precompile our own imagesRafael Mendonça França
2013-07-27Use correct reference to context through the importerTristan Harward
2013-05-02make it workgleb
2013-03-21Provide image_path that works with SprocketsTristan Harward
2013-03-21Reorganize loader for compass supportTristan Harward
2013-02-20Merge pull request #295 from JohnAlbin/patch-1Tristan Harward
2013-02-18Fix compass unpack error. Fixes #70John Albin Wilkins
2013-02-16Fix namespace Sass module due to conflict with bootstra-sass-railsTristan Harward
2013-02-08Merge pull request #260 from trisweb/tristan_259_add_global_sass_load_pathThomas McDonald
2013-01-29Use asset pipeline if defined Sprockets instead of checking for Rails versionPavel Belyakov
2012-11-19Add Sass.load_paths entry to help absolute @import pathsTristan Harward
2012-11-01Provide a compass-agnostic version of image_pathTristan Harward
2012-11-01Bah, don't need the submodule anymore.Tristan Harward
2012-11-01Fix module to correctly include compass extenstion.Tristan Harward
2012-11-01Standardize on image-path for referencing sprite assets.Tristan Harward