- 27 Dec, 2015 2 commits
-
-
Custom importers are expected to return `sass.NULL` to noop. However it appears we currently also allow `null`, `false`, and `undefined`. This patch adds test coverage over these caveats in case we unintentionally break BC.
xzyfer authored -
Less V8 bureaucracy for Nan::ThrowTypeError
Michael Mifsud authored
-
- 22 Dec, 2015 2 commits
-
-
Use assert.strictEqual in tests for better error output
Michael Mifsud authored -
Use https:// to check out libsass code
Michael Mifsud authored
-
- 20 Dec, 2015 1 commit
-
-
Marcin Cieślak authored
-
- 19 Dec, 2015 2 commits
-
-
When the test fails, we are getting actual values in the error message instead of + true = false
Marcin Cieślak authored -
Marcin Cieślak authored
-
- 28 Nov, 2015 5 commits
-
-
Update mocha dependency to >= 2.3.4
Michael Mifsud authored -
Disable more flakey watcher tests
Michael Mifsud authored -
Update README URLs based on HTTP redirects
Michael Mifsud authored -
This PR disables the final(?) flakey watcher tests until we have time dig into the race condition causing failures. Having these tests randomly failing builds is a terrible experience for contributors.
xzyfer authored -
ReadmeCritic authored
-
- 16 Nov, 2015 1 commit
-
-
That latest version includes an update (mochajs/mocha@039a8a7) to a newer version (2.2.0) of `debug`, which in turn has updated (visionmedia/debug@adc2402) its dependency on `ms` to 0.7.1 in order to include a [security fix](https://nodesecurity.io/advisories/46). Untested! Ideally, please also do a point release including this fixed dependency.
Bernhard Reiter authored
-
- 11 Nov, 2015 10 commits
-
-
xzyfer authored
-
Bump LibSass to 3.3.2
Michael Mifsud authored -
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 -
xzyfer authored
-
This is a work around for sass/libsass#1719 which removed a header that broke compilation on VS 2013.
xzyfer authored -
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
-