Ecosyste.ms: Issues

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

GitHub / olegp/common-node issues and pull requests

#75 - Question: How to require the file for making a request?

Issue - State: open - Opened by JemiloII over 9 years ago

#74 - Cannot call method 'request' of undefined

Issue - State: open - Opened by adithep almost 10 years ago

#73 - Add test coverage stats

Issue - State: open - Opened by olegp about 10 years ago

#72 - More flexible and explicit configuration of common-node application

Pull Request - State: open - Opened by ptmt about 10 years ago - 3 comments

#71 - Implement HTTP compression handling

Issue - State: closed - Opened by alexlamsl over 10 years ago

#70 - Make fs.write options.flags work as per spec

Issue - State: open - Opened by olegp over 10 years ago

#69 - setTimeout

Issue - State: closed - Opened by psychonelo over 10 years ago - 1 comment

#68 - Add error handing to io

Issue - State: open - Opened by olegp over 10 years ago

#67 - Use Cluster

Issue - State: closed - Opened by olegp about 11 years ago

#66 - Mixed mode does not work

Issue - State: closed - Opened by sjamayee over 11 years ago - 10 comments

#65 - Compatibility with node 0.8.x

Issue - State: closed - Opened by palmerabollo over 11 years ago - 3 comments

#64 - HttpClient is blocking

Issue - State: closed - Opened by alexlamsl over 11 years ago

#63 - Handle multiple headers in HTTP requests / responses

Issue - State: closed - Opened by olegp over 11 years ago - 1 comment

#62 - Make fs-base/Path unit tests

Issue - State: closed - Opened by olegp over 11 years ago - 1 comment

#61 - Make HTTP client connection pooling optional

Issue - State: closed - Opened by olegp over 11 years ago

#60 - Ensure io.js uses correct charset strings

Issue - State: closed - Opened by olegp over 11 years ago - 2 comments

#59 - Determine whether implementing copy on write in Binary improves performance

Issue - State: closed - Opened by olegp over 11 years ago - 1 comment

#58 - Determine whether reducing fiber stack size improves performance

Issue - State: closed - Opened by olegp over 11 years ago - 2 comments

#57 - Optimize Stream.prototype.read

Issue - State: closed - Opened by olegp over 11 years ago - 3 comments

#56 - Add try catch to spawn

Issue - State: closed - Opened by olegp over 11 years ago

#55 - Bring Binary.prototype.copy in line with Ringo

Issue - State: closed - Opened by olegp over 11 years ago - 1 comment

#54 - Implement Ringo worker API

Issue - State: open - Opened by olegp over 11 years ago

#53 - REPL broken with Node 0.10.0

Issue - State: closed - Opened by olegp over 11 years ago

#52 - uncaught exception in subprocess.createProcess (node.js 0.10+)

Issue - State: closed - Opened by alexlamsl over 11 years ago - 6 comments
Labels: Urgent

#51 - Changing port/command line options

Issue - State: closed - Opened by brettz9 over 11 years ago - 7 comments

#50 - subprocess.command not working

Issue - State: closed - Opened by olegp over 11 years ago - 1 comment
Labels: Urgent

#49 - Split args in subprocess correctly

Issue - State: closed - Opened by olegp over 11 years ago - 1 comment
Labels: Urgent

#48 - Trap all Errors thrown inside a fiber to make Common Node enterprise grade

Issue - State: closed - Opened by olegp over 11 years ago - 3 comments
Labels: Urgent

#47 - blows up when running in node.js v0.8.20

Issue - State: closed - Opened by alexlamsl over 11 years ago - 1 comment
Labels: Urgent

#46 - Start using streams2

Issue - State: closed - Opened by olegp almost 12 years ago - 3 comments
Labels: Urgent

#45 - Nodemon or node-supervisor for common-node?

Issue - State: closed - Opened by brettz9 about 12 years ago - 10 comments

#43 - Modify httpclient to be in line with Ringo's

Issue - State: closed - Opened by olegp over 12 years ago

#42 - Add -e flag for eval to wrapper script

Issue - State: closed - Opened by olegp over 12 years ago

#41 - GFM markup

Pull Request - State: closed - Opened by akzhan over 12 years ago - 1 comment

#40 - Update to non-global Fiber object

Issue - State: closed - Opened by olegp over 12 years ago

#39 - Remove Traceur

Issue - State: closed - Opened by olegp over 12 years ago

#38 - REPL exits immediately

Issue - State: closed - Opened by olegp over 12 years ago

#37 - socket.setTimeout failing

Issue - State: closed - Opened by olegp over 12 years ago - 1 comment

#36 - Windows support

Issue - State: closed - Opened by brettz9 over 12 years ago - 6 comments

#35 - request.input.read() hangs when request method is GET

Issue - State: closed - Opened by olegp over 12 years ago - 3 comments

#34 - common-node + stick

Issue - State: closed - Opened by tigernassau over 12 years ago - 3 comments

#33 - Error when piping console.log output

Issue - State: closed - Opened by olegp over 12 years ago - 1 comment

#32 - Add module.require wrapper

Issue - State: closed - Opened by olegp over 12 years ago

#31 - Rename jsgi module to httpserver

Issue - State: closed - Opened by olegp over 12 years ago - 1 comment

#30 - Trap exception in JSGI request handler

Issue - State: closed - Opened by olegp over 12 years ago

#29 - Update benchmarks

Issue - State: closed - Opened by olegp almost 13 years ago

#28 - Allow for only one io.Stream to wrap a Node Stream

Issue - State: closed - Opened by olegp almost 13 years ago - 1 comment

#27 - Add subprocess unit tests

Issue - State: closed - Opened by olegp about 13 years ago - 1 comment

#26 - Upgrade sockets module to be in line with Ringo

Issue - State: open - Opened by olegp about 13 years ago

#25 - Add io.TextStream unit tests

Issue - State: closed - Opened by olegp about 13 years ago

#24 - Add io.MemoryStream unit tests

Issue - State: closed - Opened by olegp about 13 years ago - 1 comment

#23 - Investigate capturing the return value in run.js and use it as process exit status

Issue - State: closed - Opened by olegp about 13 years ago - 1 comment

#22 - Add -v option to run.js

Issue - State: closed - Opened by olegp about 13 years ago

#21 - Add REPL support to run.js

Issue - State: closed - Opened by olegp about 13 years ago

#20 - Mac installation issues

Issue - State: closed - Opened by olegp about 13 years ago

#19 - Use _privateVar naming convention for private properties

Issue - State: closed - Opened by olegp about 13 years ago

#18 - Improve test coverage

Issue - State: closed - Opened by olegp about 13 years ago

#17 - fs-base.resolve doesn't work like it should

Issue - State: closed - Opened by olegp about 13 years ago

#16 - Unittests

Pull Request - State: closed - Opened by shangaslammi about 13 years ago - 1 comment

#15 - Added more details about test failure to test runner output.

Pull Request - State: closed - Opened by shangaslammi about 13 years ago - 1 comment

#14 - A trivial test case fix.

Pull Request - State: closed - Opened by tarvaina about 13 years ago

#13 - User buffer.fill to clear buffers

Issue - State: closed - Opened by olegp about 13 years ago

#12 - Make Traceur optional via command line switch

Issue - State: closed - Opened by olegp about 13 years ago

#11 - Remove assert module

Issue - State: closed - Opened by olegp about 13 years ago

#10 - Twitter example doesn't exit when timeout exception is thrown

Issue - State: closed - Opened by olegp about 13 years ago

#9 - Test with latest node and node-fibers

Issue - State: closed - Opened by olegp about 13 years ago

#8 - Add Traceur support

Issue - State: closed - Opened by olegp over 13 years ago

#7 - Too many drain listeners attached

Issue - State: closed - Opened by olegp over 13 years ago

#6 - Improve buffer-alloc benchmark performance

Issue - State: closed - Opened by olegp over 13 years ago - 3 comments

#5 - Work out best module layout

Issue - State: closed - Opened by olegp over 13 years ago - 1 comment

#4 - Create npm package

Issue - State: closed - Opened by olegp over 13 years ago - 2 comments

#3 - Write benchmarks

Issue - State: closed - Opened by olegp over 13 years ago - 1 comment

#2 - Implement fs module

Issue - State: closed - Opened by olegp over 13 years ago - 1 comment

#1 - Add license

Issue - State: closed - Opened by olegp over 13 years ago