Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / facebookarchive/node-haste issues and pull requests

#84 - README: Use the svg Travis image

Pull Request - State: closed - Opened by kevinji over 8 years ago
Labels: CLA Signed

#83 - changes for infix

Pull Request - State: closed - Opened by deepaksisodiya over 8 years ago - 1 comment

#82 - update README

Pull Request - State: closed - Opened by boorad over 8 years ago - 1 comment

#80 - perf:getName is Promise & moduleName as prop

Pull Request - State: open - Opened by swainet over 8 years ago - 2 comments
Labels: CLA Signed

#78 - add `moduleName` as prop when `getName` as a Promise

Pull Request - State: closed - Opened by swainet over 8 years ago - 1 comment

#77 - support browser exclude

Pull Request - State: closed - Opened by mvayngrib over 8 years ago
Labels: CLA Signed

#76 - Add backticks into `require` parse

Pull Request - State: closed - Opened by ColCh over 8 years ago - 3 comments
Labels: CLA Signed

#75 - Added ability to get modules from NODE_PATH if exists

Pull Request - State: closed - Opened by benhughes over 8 years ago - 1 comment
Labels: CLA Signed

#74 - Fix a typo in an error message

Pull Request - State: closed - Opened by wincent over 8 years ago

#72 - Optionally specify available platforms.

Pull Request - State: closed - Opened by rozele over 8 years ago - 2 comments
Labels: CLA Signed

#71 - Made all FS async operations timeoutable

Pull Request - State: closed - Opened by bestander over 8 years ago - 1 comment

#70 - Update getPlatformExtension.js

Pull Request - State: closed - Opened by rozele over 8 years ago - 4 comments
Labels: CLA Signed

#69 - Add support for additional node modules

Pull Request - State: closed - Opened by davidaurelio over 8 years ago - 4 comments

#68 - Add ability to grab multiple asset files using a wildcard (*)

Pull Request - State: closed - Opened by dralletje over 8 years ago
Labels: CLA Signed

#67 - a proper fix to Module.js with tests!

Pull Request - State: closed - Opened by bestander almost 9 years ago - 2 comments

#66 - fix RN break

Pull Request - State: closed - Opened by bestander almost 9 years ago - 1 comment

#65 - Support for absolute requires, and small fixes

Pull Request - State: closed - Opened by davidaurelio almost 9 years ago - 5 comments
Labels: CLA Signed

#64 - Add option to not cache source code.

Pull Request - State: closed - Opened by cpojer almost 9 years ago - 2 comments
Labels: CLA Signed

#63 - Timeout error raised by FileWatcher is silently swallowed

Pull Request - State: open - Opened by AleCaste almost 9 years ago - 3 comments
Labels: CLA Signed

#61 - [packager] breaking test and fix for combination of "browser" and "react-native" fields

Pull Request - State: closed - Opened by mvayngrib almost 9 years ago - 2 comments
Labels: CLA Signed

#60 - Print stack trace for errors while persisting cache

Pull Request - State: closed - Opened by yungsters almost 9 years ago - 1 comment
Labels: CLA Signed

#59 - Optionally specify available platforms.

Pull Request - State: closed - Opened by justinmcp almost 9 years ago - 2 comments
Labels: CLA Signed

#58 - Added extra fs mocks

Pull Request - State: closed - Opened by Kureev almost 9 years ago - 9 comments
Labels: CLA Signed

#57 - Make the order of sub-dependencies deterministic.

Pull Request - State: closed - Opened by davidaurelio almost 9 years ago
Labels: CLA Signed

#56 - Use where instead of which on windows to properly detect watchman

Pull Request - State: closed - Opened by janicduplessis almost 9 years ago - 4 comments
Labels: CLA Signed

#55 - Improvements

Pull Request - State: closed - Opened by davidaurelio almost 9 years ago - 2 comments

#54 - Add support for the Ubuntu platform.

Pull Request - State: closed - Opened by justinmcp almost 9 years ago - 8 comments
Labels: CLA Signed

#53 - Allow to specify dependencies for asset modules

Pull Request - State: closed - Opened by davidaurelio almost 9 years ago - 2 comments
Labels: CLA Signed

#51 - Simplify comment regexes + support all valid line endings

Pull Request - State: closed - Opened by davidaurelio almost 9 years ago - 2 comments
Labels: CLA Signed

#50 - Fix node-haste when an empty `providesModuleNodeModules` field is given

Pull Request - State: closed - Opened by cpojer almost 9 years ago - 2 comments
Labels: CLA Signed

#49 - Fix relative entry paths

Pull Request - State: closed - Opened by janicduplessis almost 9 years ago - 2 comments
Labels: CLA Signed

#48 - Fixes #47 - Addresses issue with Windows line endings in comments

Pull Request - State: closed - Opened by rozele almost 9 years ago - 3 comments
Labels: CLA Signed

#46 - Better compatibility with browserify modules

Pull Request - State: open - Opened by vespakoen almost 9 years ago - 15 comments
Labels: CLA Signed

#44 - Test against Node v5 as well

Pull Request - State: closed - Opened by probablyup almost 9 years ago - 2 comments
Labels: CLA Signed

#43 - Add a DependencyGraph test that simulates a windows environment

Pull Request - State: closed - Opened by janicduplessis almost 9 years ago - 4 comments
Labels: CLA Signed

#41 - win32 fixes

Pull Request - State: closed - Opened by probablyup almost 9 years ago - 29 comments
Labels: CLA Signed

#40 - Introduce module to get inverse dependencies of a resolution request

Pull Request - State: closed - Opened by martinbigio almost 9 years ago - 7 comments
Labels: CLA Signed

#39 - Update watchman detection and cleanup FileWatcher.

Pull Request - State: closed - Opened by cpojer almost 9 years ago
Labels: CLA Signed

#38 - Fix Windows compatibility

Pull Request - State: closed - Opened by janicduplessis almost 9 years ago - 9 comments
Labels: CLA Signed

#37 - Provide details and instructions to fix naming collision

Pull Request - State: closed - Opened by blainekasten almost 9 years ago

#36 - Also pass extern files to custom transformers.

Pull Request - State: closed - Opened by davidaurelio almost 9 years ago
Labels: CLA Signed

#35 - Dedup dependencies on extractor

Pull Request - State: closed - Opened by martinbigio almost 9 years ago - 6 comments
Labels: CLA Signed

#34 - Filewatcher could be empty.

Pull Request - State: closed - Opened by yuanyan almost 9 years ago - 2 comments
Labels: CLA Signed

#33 - Fix providesModuleNodeModules behavior to be more deterministic.

Pull Request - State: closed - Opened by skevy almost 9 years ago - 15 comments
Labels: CLA Signed

#32 - Improvements for transforms running before dependency extraction

Pull Request - State: closed - Opened by davidaurelio almost 9 years ago - 2 comments
Labels: CLA Signed

#29 - Allow one * at the start of a docblock

Pull Request - State: closed - Opened by robarnold about 9 years ago - 5 comments
Labels: CLA Signed

#28 - New implementation of node-haste.

Pull Request - State: closed - Opened by cpojer about 9 years ago

#26 - Remove duplicated fields

Pull Request - State: closed - Opened by AceMood over 9 years ago - 5 comments
Labels: CLA Signed

#24 - Fix typo 'exptract'

Pull Request - State: closed - Opened by CaseyLeask over 9 years ago - 1 comment
Labels: CLA Signed

#23 - Catch dir not existing error

Pull Request - State: closed - Opened by blainekasten over 9 years ago - 1 comment
Labels: CLA Signed

#21 - Add support for generic file extension __mocks__

Pull Request - State: closed - Opened by johannhof almost 10 years ago - 11 comments
Labels: CLA Signed

#19 - Configurable symbolic link following.

Pull Request - State: closed - Opened by jacobstr almost 10 years ago - 6 comments
Labels: CLA Signed

#18 - include jsx as js resource

Pull Request - State: closed - Opened by hankhsiao about 10 years ago - 8 comments

#14 - Fix spelling of Boolean

Pull Request - State: closed - Opened by sophiebits over 10 years ago

#13 - Remove support for requireDynamic

Pull Request - State: closed - Opened by cpojer over 10 years ago - 1 comment

#12 - Object #<Object> has no method 'find'

Pull Request - State: closed - Opened by kl3ryk over 10 years ago - 10 comments

#11 - Don't count empty filename as a found file

Pull Request - State: closed - Opened by sophiebits over 10 years ago

#10 - Revert "Use child_process.exec() instead of spawn() in FileFinder"

Pull Request - State: closed - Opened by sophiebits over 10 years ago

#9 - node-haste using platform agnostic paths and consider carriage returns when parsing docblocks

Pull Request - State: closed - Opened by marioBonales almost 11 years ago - 9 comments

#8 - Add jasmine-node to devDependencies

Pull Request - State: closed - Opened by watilde almost 11 years ago - 6 comments

#7 - Remember to call EventEmitter superclass constructor

Pull Request - State: closed - Opened by benjamn over 11 years ago

#6 - add repository field to package.json

Pull Request - State: closed - Opened by kassens over 11 years ago

#5 - Add a main.js file so that require("node-haste") will work

Pull Request - State: closed - Opened by benjamn over 11 years ago

#4 - Fix unit tests

Pull Request - State: closed - Opened by kassens over 11 years ago

#3 - Use esprima-fb package instead of pointing at github

Pull Request - State: closed - Opened by zpao over 11 years ago - 2 comments

#2 - path.spit used with platform specific separator

Pull Request - State: closed - Opened by deepak1556 over 11 years ago - 10 comments

#1 - Update README.md

Pull Request - State: closed - Opened by kassens over 11 years ago