An open API service for software projects hosted on Open Collective.

github.com/ember-cli/broccoli-caching-writer


https://github.com/ember-cli/broccoli-caching-writer

Update debug to the latest version 🚀

greenkeeper[bot] opened this pull request almost 7 years ago
An in-range update of walk-sync is breaking the build 🚨

greenkeeper[bot] opened this issue almost 7 years ago
An in-range update of broccoli-plugin is breaking the build 🚨

greenkeeper[bot] opened this issue almost 7 years ago
Update mocha to the latest version 🚀

greenkeeper[bot] opened this pull request almost 8 years ago
An in-range update of rimraf is breaking the build 🚨

greenkeeper[bot] opened this issue almost 8 years ago
Update debug to the latest version 🚀

greenkeeper[bot] opened this pull request almost 8 years ago
Update rsvp to the latest version 🚀

greenkeeper[bot] opened this pull request about 8 years ago
An in-range update of rsvp is breaking the build 🚨

greenkeeper[bot] opened this issue about 8 years ago
Update chai-as-promised to the latest version 🚀

greenkeeper[bot] opened this pull request about 8 years ago
Update chai to the latest version 🚀

greenkeeper[bot] opened this pull request about 8 years ago
An in-range update of walk-sync is breaking the build 🚨

greenkeeper[bot] opened this issue about 8 years ago
An in-range update of mocha is breaking the build 🚨

greenkeeper[bot] opened this issue about 8 years ago
An in-range update of debug is breaking the build 🚨

greenkeeper[bot] opened this issue about 8 years ago
Shifts to using the appropriate this._inputFiles

acorncom opened this pull request over 8 years ago
Refer to broccoli-plugin instead of broccoli-writer (deprecated)

joliss opened this pull request over 8 years ago
chore(package): update debug to version 2.5.1

rwjblue opened this pull request over 8 years ago
An in-range update of debug is breaking the build 🚨

greenkeeper[bot] opened this issue over 8 years ago
Update broccoli to the latest version 🚀

greenkeeper[bot] opened this pull request over 8 years ago
Fix: reference to nonexistant `inputFiles`

dmfenton opened this pull request almost 9 years ago
Update chai-as-promised to version 6.0.0 🚀

greenkeeperio-bot opened this pull request almost 9 years ago
Update mocha to version 3.0.2 🚀

greenkeeperio-bot opened this pull request almost 9 years ago
Relax "broccoli-plugin" dependency constraint

Turbo87 opened this pull request almost 9 years ago
Update all dependencies 🌴

greenkeeperio-bot opened this pull request almost 9 years ago
Whitelist package files

mitchlloyd opened this pull request almost 9 years ago
This project appears to introduce ~221 files via itself and its deps

stefanpenner opened this issue almost 9 years ago
Change list{Files,Entries} to return sorted results

stefanpenner opened this pull request about 9 years ago
Cleanup

Turbo87 opened this pull request about 9 years ago
this.inputFiles is undefined

BryanCrotaz opened this issue over 9 years ago
Documentation of inputFiles seems incorrect

BryanCrotaz opened this issue over 9 years ago
Readme Instructions do not appear to work as described

BryanCrotaz opened this issue over 9 years ago
Confused docs and no cached files

BryanCrotaz opened this issue over 9 years ago
default whitelist should be **/* ?

BryanCrotaz opened this issue over 9 years ago
remove unused lodash dependency and variable

jcope2013 opened this pull request over 9 years ago
updated broccoli

akatov opened this pull request over 9 years ago
use lodash.assign instead of deprecated lodash-node

akatov opened this pull request over 9 years ago
cacheInclude/exclude should be in listFiles listEntries

stefanpenner opened this issue over 9 years ago
add listEntries

stefanpenner opened this pull request over 9 years ago
update repo link

kellyselden opened this pull request almost 10 years ago
Update CHANGELOG

joliss opened this pull request almost 10 years ago
ensure all keys have fullPath

stefanpenner opened this pull request almost 10 years ago
Revert to codebase from v2.0.1 (v2.0.2 is causing downstream issues)

rwjblue opened this pull request almost 10 years ago
use walkSync.entries to prevent double inputTree walk

stefanpenner opened this pull request almost 10 years ago
only walk sync inputs that match inputFiles globs

stefanpenner opened this pull request almost 10 years ago
Call super on init in example

jasonmit opened this pull request almost 10 years ago
`init` example should call _super

jasonmit opened this pull request almost 10 years ago
Make CachingWriter a drop-in replacement for Plugin

joliss opened this pull request almost 10 years ago
Perfs

stefanpenner opened this pull request almost 10 years ago
Fix

stefanpenner opened this pull request about 10 years ago
fix legit issues on master.

stefanpenner opened this issue about 10 years ago
some windows test touchups

stefanpenner opened this pull request about 10 years ago
fix windows tests

stefanpenner opened this issue about 10 years ago
update appveyor.yml

stefanpenner opened this pull request about 10 years ago
Adds appveyor

twokul opened this pull request about 10 years ago
Adds appveyor badge

twokul opened this pull request about 10 years ago
add appveyor

stefanpenner opened this issue about 10 years ago
improve eviction logging output

stefanpenner opened this pull request about 10 years ago
Fix operator precedence issue when comparing keys

timmfin opened this pull request about 10 years ago
Expose list of added/changed/deleted files

markuskobler opened this issue over 10 years ago
adds support for listing matched files

markuskobler opened this pull request over 10 years ago
Cache eviction

rtm opened this issue over 10 years ago
Use new `.rebuild` API

joliss opened this pull request over 10 years ago
Update Travis badge

joliss opened this pull request over 10 years ago
rimraf es6-shim issue

deefactorial opened this issue over 10 years ago
Conflicts with newer version of lodash

shunchu opened this issue over 10 years ago
Error: EEXIST, file already exists

JDillon522 opened this issue over 10 years ago
more cleanup

stefanpenner opened this pull request over 10 years ago
Cleanup

stefanpenner opened this pull request over 10 years ago
Explicit new

stefanpenner opened this pull request over 10 years ago
update some reps

stefanpenner opened this pull request over 10 years ago
Allow debugging specific trees.

rwjblue opened this pull request over 10 years ago
preserve tree-like structure we can add "what invalidated" logging

stefanpenner opened this pull request over 10 years ago
Cache and invalidate individual files instead of a whole tree

buschtoens opened this issue over 10 years ago
core-object version bump

twokul opened this pull request over 10 years ago
Regression: own 'init' not getting called.

ef4 opened this pull request over 10 years ago
Use newer core-object

ef4 opened this pull request over 10 years ago
Avoid exception during exception handling

ef4 opened this pull request over 10 years ago
small consistency stuff as I read.

stefanpenner opened this pull request over 10 years ago
Use _destDir for tracking the destDir.

rwjblue opened this pull request almost 11 years ago
First pass at pluginify static method.

ralphholzmann opened this pull request almost 11 years ago
Add `CachingWriter.prototype.enforceSingleInputTree`.

rwjblue opened this pull request almost 11 years ago
Allow multiple input trees.

rwjblue opened this pull request almost 11 years ago
Migrate to symlinking.

rwjblue opened this pull request almost 11 years ago
Cache results of `shouldBeIgnored`.

rwjblue opened this pull request almost 11 years ago
Add unit tests for shouldBeIgnored.

rwjblue opened this pull request almost 11 years ago
Support array of inputTrees

dschmidt opened this issue almost 11 years ago
Only check cache for included or excluded files

timmfin opened this pull request almost 11 years ago
Don't try to delete a file that doesn't exist

novaugust opened this pull request almost 11 years ago
Properly test linking of files.

gigr opened this pull request almost 11 years ago
Update Travis link in README

quaertym opened this pull request almost 11 years ago
Copy files if fs.link fails

novaugust opened this pull request almost 11 years ago
Update package.json

quaertym opened this pull request almost 11 years ago
Update README.md

landonwilkins opened this pull request about 11 years ago
Does not work with VBox Shared Folders

leepfrog opened this issue about 11 years ago
fix for async (promise) writers

valpackett opened this pull request about 11 years ago