- 11 Nov, 2015 5 commits
-
-
Disable randomly failing watcher tests
Michael Mifsud authored -
Until we can commit time to figuring out why they're failing randomly.
xzyfer authored -
Disable randomly failing watcher tests
Michael Mifsud authored -
Until we can commit time to figuring out why they're failing randomly.
xzyfer authored -
Adjust incorrect spacing in README
Marcin Cieślak authored
-
- 09 Nov, 2015 1 commit
-
-
Minor spacing error causing "file" to read as "f ile". Fixed.
Greg Gamel authored
-
- 03 Nov, 2015 1 commit
-
-
Use the last stable nvm, not the master version
Michael Mifsud authored
-
- 02 Nov, 2015 2 commits
-
-
Michał Gołębiowski authored
-
The nvm version from master is unsupported and may be broken. Using a tag is advised.
Michał Gołębiowski authored
-
- 31 Oct, 2015 1 commit
-
-
CI: Build for node 5.x
Michael Mifsud authored
-
- 30 Oct, 2015 1 commit
-
-
Marcin Cieślak authored
-
- 27 Oct, 2015 8 commits
-
-
Added a test for #1219
Michael Mifsud authored -
James Newell authored
-
James Newell authored
-
The previous file should be the absolute path, not the string used to import it.
Michael Mifsud authored -
fix to allow node-sass to pipe content with embedded sourcemap to other tools
Michael Mifsud authored -
making sass logo size more appropriate
Michael Mifsud authored -
xzyfer authored
-
Bump LibSass to 3.3.1
Michael Mifsud authored
-
- 26 Oct, 2015 3 commits
-
-
xzyfer authored
-
Chris Eppstein authored
-
Edmund Reed authored
-
- 25 Oct, 2015 1 commit
-
-
xzyfer authored
-
- 24 Oct, 2015 3 commits
-
-
Daniel Knell authored
-
Bump LibSass to 3.3.0
Michael Mifsud authored -
xzyfer authored
-
- 14 Oct, 2015 4 commits
-
-
xzyfer authored
-
Bump LibSass to 3.3.0-beta3
Michael Mifsud authored -
xzyfer authored
-
xzyfer authored
-
- 23 Sep, 2015 3 commits
-
-
Marcin Cieślak authored
-
Marcin Cieślak authored
-
Marcin Cieślak authored
-
- 18 Sep, 2015 7 commits
-
-
Fix a typo "repsonse" to "response".
Kyle Cho authored -
Ben Vibhagool authored
-
Fixed typo "Sepcial" to "Special" in "// only one of them is required, see section Special Behaviours" (line 319 in examples section) in README.md.
John T. Knox authored -
xzyfer authored
-
Add --follow option to the CLI
Michael Mifsud authored -
Use sass binary url from .npmrc if available
Michael Mifsud authored -
For pull requests and pushes to master just build 32-bit binaries and do not store artifacts. Whenever a tag is pushed to the "release" branch - produce full set of 32-bit and 64-bit binaries, create a GitHub release (if does not exist already) and attach the binaries to the release. Issue open: http://bit.ly/twoBuilds AppVeyor starts two builds in response to the "new commit" and "new tag" events.
Marcin Cieslak authored
-