Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gmethvin/directory-watcher issues and pull requests
#100 - Add module-info.java
Issue -
State: open - Opened by cowwoc about 1 month ago
#99 - DirectoryWatcher could be AutoCloseable
Issue -
State: open - Opened by cowwoc about 2 months ago
- 1 comment
#98 - Document DirectoryChangeEvent
Issue -
State: open - Opened by cowwoc about 2 months ago
- 1 comment
#97 - Update Scala, CI matrix and test dependencies
Pull Request -
State: closed - Opened by gmethvin 2 months ago
#96 - Watcher does not emit any events at all
Issue -
State: closed - Opened by YanWittmann 2 months ago
- 6 comments
#95 - Suggestion: Fail (or handle!) watched path being a file instead of a directory
Issue -
State: open - Opened by brainbytes42 over 1 year ago
#95 - Suggestion: Fail (or handle!) watched path being a file instead of a directory
Issue -
State: open - Opened by brainbytes42 over 1 year ago
#94 - Fails with NoClassDefFoundError inside Wildfly
Issue -
State: open - Opened by Artur- over 1 year ago
- 2 comments
#93 - chore: Upgrade to latest JNA
Pull Request -
State: closed - Opened by Artur- over 1 year ago
- 1 comment
#92 - Duplicate events when editing file on Samba share
Issue -
State: open - Opened by J-N-K over 1 year ago
- 7 comments
#91 - build for scala 3
Pull Request -
State: closed - Opened by gmethvin almost 2 years ago
#90 - Better handle CREATE for already-hashed files
Pull Request -
State: closed - Opened by gmethvin almost 2 years ago
#89 - alternative approach for handling subtree paths
Pull Request -
State: closed - Opened by gmethvin almost 2 years ago
#88 - Modification events are lost depending on editor - how the file is written - neovim
Issue -
State: open - Opened by davesann almost 2 years ago
- 7 comments
#87 - Missing events when file is created too soon after watcher is initialized
Issue -
State: open - Opened by J-N-K almost 2 years ago
- 3 comments
#86 - Does it work with mounted volumes with Docker?
Issue -
State: open - Opened by chrisvoo almost 2 years ago
- 4 comments
#85 - Always use absolute paths
Pull Request -
State: closed - Opened by gmethvin about 2 years ago
#84 - initialize state only when watch/watchAsync is called
Pull Request -
State: closed - Opened by gmethvin about 2 years ago
#83 - postVisitDirectory is called irregardless if there was an exception o…
Pull Request -
State: closed - Opened by zenios over 2 years ago
- 2 comments
#82 - Fixes #81
Pull Request -
State: closed - Opened by zenios over 2 years ago
- 5 comments
#81 - Access denied stops walking file tree
Issue -
State: closed - Opened by zenios over 2 years ago
- 7 comments
#80 - Don't throw if watcher is closed while watch() is running
Pull Request -
State: closed - Opened by gmethvin over 2 years ago
#79 - DirectoryWatcher.watch() throws ClosedWatchServiceException when Watcher is closed
Issue -
State: closed - Opened by kwin over 2 years ago
- 4 comments
#78 - add link to JDK issue
Pull Request -
State: closed - Opened by kwin over 2 years ago
#77 - Watcher does not detect (re)moving a parent directory
Issue -
State: open - Opened by PhilGal over 3 years ago
- 4 comments
#76 - Optional onIdle(count) method added
Pull Request -
State: closed - Opened by treblereel over 3 years ago
- 7 comments
#75 - added ability to subscribe to ChangeSetListener events
Pull Request -
State: closed - Opened by treblereel almost 4 years ago
- 3 comments
#74 - Provide access to file hashes, plus ChangeSet functionality
Pull Request -
State: closed - Opened by mdproctor almost 4 years ago
#73 - Define a minimal public API
Issue -
State: open - Opened by gmethvin almost 4 years ago
#72 - Add isDirectory to events by tracking a set of directories
Pull Request -
State: closed - Opened by gmethvin almost 4 years ago
#71 - -fileHasher is always null for MacOSXListeningWatchService when used …
Pull Request -
State: closed - Opened by mdproctor almost 4 years ago
#70 - Changeset
Pull Request -
State: closed - Opened by mdproctor almost 4 years ago
#69 - expose pathHashes as UnmodifiableMap
Pull Request -
State: closed - Opened by mdproctor almost 4 years ago
- 1 comment
#68 - Hash
Pull Request -
State: closed - Opened by mdproctor almost 4 years ago
#67 - Added isDirectory to Event
Pull Request -
State: closed - Opened by mdproctor almost 4 years ago
- 1 comment
#66 - Check formatting in CI
Pull Request -
State: closed - Opened by gmethvin almost 4 years ago
#65 - Use sorted map in macOS watch service
Pull Request -
State: closed - Opened by gmethvin almost 4 years ago
#64 - Avoid duplicate hashing when using OSX
Pull Request -
State: closed - Opened by mdproctor almost 4 years ago
- 2 comments
#63 - Use SortedMap for hash code map
Pull Request -
State: closed - Opened by gmethvin almost 4 years ago
#62 - Bump junit from 4.13 to 4.13.1 in /core
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#61 - Update library versions and add logback config
Pull Request -
State: closed - Opened by gmethvin almost 4 years ago
#60 - Set up github actions
Pull Request -
State: closed - Opened by gmethvin almost 4 years ago
#59 - Ensure consistent behavior when a root watched directory is deleted
Issue -
State: open - Opened by gmethvin almost 4 years ago
#58 - Support for path contexts + misc improvements and fixes
Pull Request -
State: closed - Opened by mdproctor about 4 years ago
- 8 comments
#57 - Fix file creation event notification for locked file on Windows
Pull Request -
State: closed - Opened by tvasenin about 4 years ago
#56 - File creation on Windows is sometimes not detected for copied files
Issue -
State: closed - Opened by tvasenin about 4 years ago
- 3 comments
#55 - Unable to detect file deletion events
Issue -
State: closed - Opened by andregasser about 4 years ago
- 27 comments
#54 - Allow watching directory non-recursively
Issue -
State: open - Opened by dneuschaefer-rube about 4 years ago
- 1 comment
#53 - Update jna version from 5.5 to 5.6
Pull Request -
State: closed - Opened by 17hao over 4 years ago
#52 - LibCarbon failure on MacOS Big Sur
Issue -
State: closed - Opened by zhye9452 over 4 years ago
- 12 comments
#51 - Question on Using 2 Classes
Issue -
State: open - Opened by davydotcom over 4 years ago
- 1 comment
#50 - Always use absolute path in macOS watcher
Pull Request -
State: closed - Opened by gmethvin over 4 years ago
#49 - Absolute path prevents events on macOS
Issue -
State: closed - Opened by hansenc almost 5 years ago
- 3 comments
#48 - Revert back to JNA 4.x's API for sbt compatibility
Pull Request -
State: closed - Opened by dwijnand almost 5 years ago
- 2 comments
#47 - Synchronize starting and closing of watcher thread
Pull Request -
State: closed - Opened by gmethvin almost 5 years ago
#46 - New Release
Issue -
State: closed - Opened by ignasi35 almost 5 years ago
- 4 comments
#45 - Use Java 8 & 11 in AppVeyor
Pull Request -
State: closed - Opened by marcospereira about 5 years ago
#44 - Update dependencies
Pull Request -
State: closed - Opened by marcospereira about 5 years ago
- 1 comment
#43 - Missing tag `0.9.6` upstream
Issue -
State: closed - Opened by ignasi35 over 5 years ago
- 1 comment
#42 - Scala 2.13.0 GA
Pull Request -
State: closed - Opened by marcospereira over 5 years ago
- 1 comment
#41 - Upgrade dependencies; support Scala 2.13.0-RC1
Pull Request -
State: closed - Opened by gmethvin over 5 years ago
#40 - Path deletion
Pull Request -
State: closed - Opened by mangum99 over 5 years ago
- 2 comments
#39 - Multi copy fix
Pull Request -
State: closed - Opened by mangum99 over 5 years ago
- 2 comments
#38 - Fix when copying&removing Folder Structure
Pull Request -
State: closed - Opened by mangum99 over 5 years ago
- 1 comment
#37 - [JAVA] 0.9.3 Copy & Remove of folder structure does not produce CREATE events
Issue -
State: closed - Opened by mangum99 over 5 years ago
- 1 comment
#36 - Fix some bugs in example
Pull Request -
State: closed - Opened by dadoonet over 5 years ago
- 1 comment
#35 - [JAVA] Multiple copy/delete operations do not emit 'CREATE' events afterwards
Issue -
State: closed - Opened by mangum99 almost 6 years ago
- 2 comments
#34 - Outright does not work at all
Issue -
State: closed - Opened by Gaibhne almost 6 years ago
- 1 comment
#33 - Properly clean up FSEventStream
Pull Request -
State: closed - Opened by gmethvin almost 6 years ago
#32 - Support Scala 2.13.0-M5
Pull Request -
State: closed - Opened by gmethvin almost 6 years ago
#31 - close() doesn't properly cleanup OS-X fsevent streams
Issue -
State: closed - Opened by lihaoyi almost 6 years ago
- 2 comments
#30 - Add an option to follow symlinks
Issue -
State: open - Opened by gmethvin almost 6 years ago
- 4 comments
#29 - Don't follow symlinks
Pull Request -
State: closed - Opened by gmethvin almost 6 years ago
#28 - Directory watcher freaks out on recursive symlinks
Issue -
State: closed - Opened by lihaoyi almost 6 years ago
- 5 comments
#27 - Option for macOS watcher to use file-level notifications
Pull Request -
State: closed - Opened by gmethvin about 6 years ago
#26 - Pass file hasher to Mac watch service, and add a last modified hasher
Pull Request -
State: closed - Opened by gmethvin about 6 years ago
#25 - How to run the watcher?
Issue -
State: closed - Opened by simon-gunacker about 6 years ago
- 3 comments
#24 - Update dependencies
Pull Request -
State: closed - Opened by marcospereira about 6 years ago
- 2 comments
#23 - Add code formatting
Pull Request -
State: closed - Opened by gmethvin about 6 years ago
#22 - Prefer file events over directory events in OSX watch service?
Issue -
State: open - Opened by jvican about 6 years ago
- 2 comments
#21 - Update dependency versions
Pull Request -
State: closed - Opened by gmethvin about 6 years ago
#20 - Support watching independent files
Pull Request -
State: closed - Opened by jvican about 6 years ago
- 9 comments
#19 - Remove Guava dependency
Pull Request -
State: closed - Opened by gmethvin about 6 years ago
- 6 comments
#18 - Add builder for DirectoryWatcher and pass Logger as parameter
Pull Request -
State: closed - Opened by gmethvin over 6 years ago
- 2 comments
#17 - [Enhancement] Under Windows, use NFTS Journal to access informations
Issue -
State: closed - Opened by jacekmusial over 6 years ago
- 1 comment
#16 - Guava dependency
Issue -
State: closed - Opened by gmethvin over 6 years ago
#15 - JVM Crash on shutdown
Issue -
State: closed - Opened by caseydawsonjordan over 6 years ago
- 10 comments
#14 - Option for disabling hashing
Pull Request -
State: closed - Opened by chromy96 over 6 years ago
- 13 comments
#13 - Create/modify events not emitted if file is locked by another process
Issue -
State: closed - Opened by chromy96 over 6 years ago
- 4 comments
#12 - Expose the logger in the watcher constructor
Issue -
State: closed - Opened by jvican over 6 years ago
- 6 comments
#11 - Walk the directory to notify creation events when a directory is created
Pull Request -
State: closed - Opened by jkawamoto over 6 years ago
- 8 comments
#10 - No events are emitted when a folder with a file inside is moved into another folder
Issue -
State: closed - Opened by jkawamoto over 6 years ago
- 9 comments
#9 - bump up better-files version to 3.4.0, fix incompatible onUnknownEvent()
Pull Request -
State: closed - Opened by rogertangcn almost 7 years ago
#8 - onUnknownEvent in trait Monitor of type (event: java.nio.file.WatchEvent[_])Unit is not defined
Issue -
State: closed - Opened by rogertangcn almost 7 years ago
- 6 comments
#7 - Add configuration mechanism for macOS watcher
Pull Request -
State: closed - Opened by gmethvin almost 7 years ago
#6 - Handle overflow properly on macOS watcher
Pull Request -
State: closed - Opened by gmethvin almost 7 years ago
#5 - IllegalStateException: Queue full
Issue -
State: closed - Opened by francisdb almost 7 years ago
- 5 comments
#4 - Add better-files integration
Pull Request -
State: closed - Opened by gmethvin about 7 years ago
#3 - Set up travis on Mac OS X
Pull Request -
State: closed - Opened by gmethvin about 7 years ago
#2 - Use ExtendedWatchEventModifier.FILE_TREE when supported
Pull Request -
State: closed - Opened by gmethvin about 7 years ago
- 6 comments