Ecosyste.ms: OpenCollective

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

github.com/webpack/watchpack

Wrapper library for directory and file watching.
https://github.com/webpack/watchpack

Update README for new major

3bed406dfbbdb3485632594fee014606b4a9da5f authored about 6 years ago
Merge pull request #90 from webpack/next

New major version

1a57b5b1d8507a146f157c898ea19b060df5cdbc authored about 6 years ago
ignore when files are busy (EBUSY)

e51c89fec560b184529023a384f4c58c05f37c9b authored about 6 years ago
separate pipeline for polling

c537a450f32cde2a969876a79a2edcfc3df02acd authored about 6 years ago
fix codecov script

fc2900135a3f7ab5267915580cff96a2ee677b0d authored about 6 years ago
fix polling test on CI

f1449f0d5935658189bfb2ea074a7885efebd7e8 authored about 6 years ago
travis stages

avoid polling on osx

d1dafe256481dc02d49ed32326ac20889f986106 authored about 6 years ago
allow false and 0 as env values

bc78ef79c237019320310653014d439dbea84fee authored about 6 years ago
add polling on azure

5cf5301c34f1051eba48fc7150a7b4eaacb63518 authored about 6 years ago
better timeouts

86eacc92bf23054fd05fcd1a617c1f0b06f18e78 authored about 6 years ago
add polling

fb167992882071ae0f377219a99e521352a16520 authored about 6 years ago
even if not watching nested, report directory existance

54c5b249354a99a7b0fbe2c95a2237a781030f6e authored about 6 years ago
report safeTime and timestamp

980c0b9590d4f8b2b5b4737a6b312318a0fd5dce authored about 6 years ago
convert arrays to Sets

also on API

55b6f2c44e030b18c42badabdb53a5464ee05e70 authored about 6 years ago
convert directoryWatchers to Map

c255f57f802d4f72c5e36f37bf4065f81648f595 authored about 6 years ago
convert watchers to Map and Set

232b72f6489faea0436799cf07e4cd0fcbd37944 authored about 6 years ago
files and directories to Map

e2d07c3287b57eb07ef0b2df311b7c9e55df695a authored about 6 years ago
var to const/let

9a7a7161084151739e3eb56403b1dcc7c2ec399a authored about 6 years ago
convert to classes

ea9f4160fd9ef43d7dcaedaf4ea87872dd3c75be authored about 6 years ago
safer test

d083e931295fa36578701beb210808abed4d8d9e authored about 6 years ago
add new methods for time info entries

eae0851a9bc7a75d45f007c5d1151c3a9d15be05 authored about 6 years ago
bugfix, less logging in test, report type of event in api

b1f9439edeecbdb7529e09f7d9be4b700cb5237d authored about 6 years ago
no need to run assumption on darwin platform

e316f3d288de61671f8b150e2c1423417c7ad9d2 authored about 6 years ago
special case for OSX

e5f4ae04d4139e2a7420bc3ad48981e2292c4486 authored about 6 years ago
better test

91161b324892c5c13f7b4b617b6cdc7ffd3f7ba1 authored about 6 years ago
should fix osx watching

60941018eb344380501bcde309f9ba9d03f32e58 authored about 6 years ago
test for events

2e46dcf0d634c59f8b313c015e7cf5386f5d9bcc authored about 6 years ago
add delay to test

382e23fecdb31111f15193d1bf9cb78d584bfa12 authored about 6 years ago
update CI

380b36b6d077fe00e1d8c8305085702a7b1dd5d1 authored about 6 years ago
update CI

76d74c994a55f7fd1d1a3f0cde5f8cffafbd2e38 authored about 6 years ago
remove extra check for initial

081c282f84c94212b3b441511f91dc3ae6262c38 authored about 6 years ago
remove chokidar and use native watcher

use yarn

805b66502e43be4b1892d2cc0b160e4c53e32e38 authored about 6 years ago
Merge pull request #64 from realityking/update-node

Require Node.js 6.11.5 or newer

a1f8f3f00e1b2c6f5cc7ae64f53aa21eb0cb4ae7 authored about 6 years ago
Merge pull request #80 from DanielRuf/chore/remove-nodejs-4-add-nodejs-10

[dnm] chore: remove Node.js 4, add Node.js 10

b373c5f78f0a6a7857e8919345c7803f30c7c8a0 authored about 6 years ago
Merge pull request #85 from Simonah88/master

Fix removal test

47d036e88f5ff5ea9c9c1ce66935353cd0bf708e authored about 6 years ago
Merge pull request #86 from Simonah88/log-errors

Output errors from chokidar to stderr

b790c1080460146b6e1fd42a128e159dfb636acb authored about 6 years ago
Merge branch 'master' into log-errors

f0cd6b9e343de0a474c14578287165c4e5d5b7f8 authored over 6 years ago
clean up formatting

c0e0704efe573f397fe3085420046f6e3aaa2f28 authored over 6 years ago
output errors from chokidar to stderr

84b5f039011b30eed287e6b2c8339da4470c890a authored over 6 years ago
fixed test to match event signature

111d47bd93b63f2690b1fda9baa84687b35a618b authored over 6 years ago
test fails correctly

4515c60fbb0a913fc3040b9066363815ea5c3708 authored over 6 years ago
chore: trigger new build

0ca8fadb2dc75d9ae1550595232677dbd9aea49a authored over 6 years ago
chore: trigger new build

6ef96861b584e046e565bef2575fe8dd722af93f authored almost 7 years ago
Require Node.js 6.11.5 or newer

fe60d5bd43e67b9d863de4608599e3a19600c2e7 authored almost 7 years ago
chore: remove Node.js 4, add Node.js 10

bc28bd1531f1f21d2224d6004693339421693f97 authored almost 7 years ago
1.6.0

8d839e8b6edb87f9cd8a1ff97028060c4ecc9bee authored almost 7 years ago
Merge pull request #77 from webpack/bugfix/fallback-no-mtime

returned mtime shouldn't be zero

d795456fbd2d604b867373f72eb52943502cc298 authored almost 7 years ago
returned mtime shouldn't be zero

fallback to ctime or 1 when mtime is zero

webpack/webpack#7086

c9a64da27215abb7d0c128af8706d3a888492450 authored almost 7 years ago
fix incorrect context (#76)

886039b0e832949ba2f1f35fdee8d94ded0a7bd3 authored almost 7 years ago
Merge pull request #70 from realityking/use-strict

Run all code in strict mode

5efd9ff5be74c424198e3dc30ba28acdf0de139d authored almost 7 years ago
Run all code in strict mode

6758e8e109e1d1b6d2042397f80f68c7a78b9107 authored almost 7 years ago
1.5.0

94a1a6b3fa76541fcca97faf33581e55b79e8564 authored almost 7 years ago
OSX build are now required

9171748650b4160b8ea9911b3574fbbecafd8c18 authored almost 7 years ago
Merge pull request #69 from webpack/bugfix/mac-missing-directory

fix watching for not-existent directories

a1d55d5d1553cc1c08788eb4a67a4625fc674257 authored almost 7 years ago
adding of files now causes change event

a62ec997ec9d2c359291261363052bee16727cd6 authored almost 7 years ago
lower default fs accuracy, add delay in test

fd4d61f633078d031e042fd9857d5a502881c526 authored almost 7 years ago
fix watching for not-existent directories

1baaa865f37286f0588b95715397437ca881f54d authored almost 7 years ago
feat: use `neo-async` instead `async` (#62)

6a4b0af0722ebb8618a66b14192a6902aebe2fc8 authored almost 7 years ago
fix: polling interval for binary files (#56)

Chokidar differentiates the polling interval for source files and binary files. Passing only th...

4f86448c149a9144781c2cb90dc6554e49c71813 authored almost 7 years ago
chore(deps): update `chokidar` to version 2.0 (#68)

b078e1a937589c45ee5b08c254662564089fa0d5 authored almost 7 years ago
chore(deps): update dev dependencies (#65)

3844a4a8e7f2626c3ca61b5f1685c8adfafd3bb7 authored almost 7 years ago
docs: fix grammar typos (#66)

2554cf67449cefc871ae20f5e76d8d51d7dad41d authored almost 7 years ago
Spelling (#67)

docs: fix typos

3d7333073c8e70b7ffc6efc798e62c56dab8cf65 authored almost 7 years ago
1.4.0

9fc9be000ebd3377418c33be21764867e7a5cbcb authored over 7 years ago
Merge pull request #55 from webpack/ci/update

test on node 8

b81d95e5ce283ff108e2806f23301c733ddac1c7 authored over 7 years ago
Merge pull request #54 from webpack/bugfix/watch-director-added

Handle directory added event correctly

1133324650158e8a5a631e641db88f8a75039653 authored over 7 years ago
test on node 8

26a8ad48b7236defa4a392761cb6dcd8a8b332a7 authored over 7 years ago
Handle directory added event correctly

d5c14552942efcf24344d200c13ce048799b92e6 authored over 7 years ago
Merge pull request #52 from omgftw/master

Fixed watch for directories containing special glob characters

8b37d6aaca23761f233c14da90fbeea4bb21ad6b authored over 7 years ago
Fixed watch for directories containing special glob characters

689f6b470a5639ca96009236af8db9eed940d082 authored over 7 years ago
1.3.1

ebcdc813100168af1a61189403a8b1abfa5338a3 authored almost 8 years ago
revert change, readd mtimes

421c7309e1b6656a93a8d3a59fe2ffbf3c3e2aa3 authored almost 8 years ago
1.3.0

4bc933c56836e25032bebc9f6996f2659377e6a6 authored almost 8 years ago
Merge pull request #48 from webpack/fix/removal

removal fixes

2ed42ccc44d501c22933f46d7f746600b6e45085 authored almost 8 years ago
fix rimraf dependency because sync impl is broken on windows

see https://github.com/isaacs/rimraf/pull/136

03c3f3980cde18e581881df4a8b863bc3738e93d authored almost 8 years ago
fix bug where removal times are not tracked

removed prototypes from some objects (just to be safe)

415086cb172d2dc85b85d4bfc54767232fee60a6 authored almost 8 years ago
1.2.1

13094190b0cc01f421146488a6944ab3690ed804 authored almost 8 years ago
don't adjust fs accuracy on inital scan

reverts a part of PR #40

7a82038d6968f8b496398204b1066aaa912c77a2 authored almost 8 years ago
1.2.0

08d4759606262c4216bf3b966163debb08553189 authored about 8 years ago
delays delays

9c17cc2ba1ca207e310693ed91a97944a6a7c6d6 authored about 8 years ago
another additional delay

7985ba87211e6705724419674dab9632c8c56496 authored about 8 years ago
even more larger time between event and watch

292668433add917dddad52d29c1a1906cd55bbeb authored about 8 years ago
larger time after creating the file

003015e190677fc212747571e2be4832d1ccaac4 authored about 8 years ago
add codecov.io dependency

d7b536f69cc0d0fe65e299e0bea69a44ebd884da authored about 8 years ago
add more delays to make CI more stable

b558c9913f5f622fc088c75eaf5515c258f64939 authored about 8 years ago
assume that change events don't echo later than 100ms

57b945e59fcd967373b90345988810c6ba31220c authored about 8 years ago
better appveyor install script

c319157a0b633f7a7463649ae46bf7906fc47816 authored about 8 years ago
test x64 and node 7 on appveyor

b795c0cf59a12c4231d380f99ab74e28a2cc1058 authored about 8 years ago
CI config, timeout

d2c33bdaf8b64e62b67f97c4378bac169b39e9c3 authored about 8 years ago
better code to close watcher after testing

6bffe581c5200187ce20a31c67a6193194fe19cd authored about 8 years ago
fix typo

e5305b53ac3cf2a70d49a772912b115fa77665c2 authored about 8 years ago
don't adjust FS_ACCURACY when we have no mtime

1cfaf924cdacc1bd43b4ef8be133206ec0abbdba authored about 8 years ago
Merge branch 'nkzawa-add/remove-event'

b6172c549fc66c102667a7d9050c55b9da6ee544 authored about 8 years ago
emit remove event

0a8c7d226e6a464bb2baeccd74bc29cc502d0173 authored about 8 years ago
add tests

7bc709ccd691a091b0412eed02a6e26608700ad3 authored about 8 years ago
Merge pull request #40 from roblg/fix-webpack-762

Fixes webpack/webpack#762

de3deda764d15cb77dfc86146a0bf6dd43f8e3bf authored about 8 years ago
cleanup and test order

f121117d696669bd6747596cec9d85c574cffe07 authored about 8 years ago
add more assumptions

2c88c6433632d40d1ba06d8506940e552e12fae9 authored about 8 years ago
add another assumption test

9c927534f6fe4b5c84e345cfebef216367e70c24 authored about 8 years ago
add assumption, better error reporting

11701d3b0972135419efa0795328b93ff4138690 authored about 8 years ago