Ecosyste.ms: Issues

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

GitHub / creationix/step issues and pull requests

#59 - Alter parallel() and group() functionality

Pull Request - State: closed - Opened by clethrill over 7 years ago - 3 comments

#58 - Returning multiple parameters in a callback that has been grouped

Issue - State: open - Opened by clethrill over 7 years ago - 5 comments

#57 - Reflect 1.0.0's release date in the change log

Pull Request - State: closed - Opened by strugee almost 8 years ago

#56 - Add CHANGELOG.md

Pull Request - State: closed - Opened by strugee almost 8 years ago

#55 - Please release 1.0.0 to npm

Issue - State: closed - Opened by strugee almost 8 years ago - 2 comments

#54 - Change log

Issue - State: closed - Opened by strugee almost 8 years ago - 4 comments

#53 - Add license field to package.json

Pull Request - State: closed - Opened by af over 9 years ago

#52 - Add license attribute

Pull Request - State: closed - Opened by pdehaan over 9 years ago - 2 comments

#51 - Add spm support

Pull Request - State: open - Opened by sorrycc about 10 years ago

#50 - group: make 'result-as-the-first-parameter' from EventEmitters available

Pull Request - State: open - Opened by olecom over 10 years ago

#49 - nextTick fallback with setImmediate and setTimeout

Pull Request - State: open - Opened by shebson over 11 years ago

#48 - js syntax highlighting for easier reading

Pull Request - State: open - Opened by jpillora over 11 years ago

#47 - Remove nextTick check for groups.

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

#46 - Adds named arguments to function declarations

Pull Request - State: open - Opened by buschtoens almost 12 years ago

#45 - nextTick with browser fallback

Pull Request - State: open - Opened by prabirshrestha almost 12 years ago

#44 - step is just no value, it's just a trick

Issue - State: open - Opened by kaven276 about 12 years ago - 3 comments

#43 - Ability to exit a Step chain before finishing all registered steps

Pull Request - State: open - Opened by diogogmt about 12 years ago - 1 comment

#42 - address issue #41, replace process.nextTick(check) because that causes a...

Pull Request - State: open - Opened by seanjsong about 12 years ago - 3 comments

#41 - process.nextTick(check) in next.group could cause a bug of race condition

Issue - State: open - Opened by seanjsong about 12 years ago - 1 comment

#40 - empty group()s should not complete automatically.

Pull Request - State: closed - Opened by broofa about 12 years ago - 9 comments

#39 - Added license (MIT)

Pull Request - State: closed - Opened by mreider about 12 years ago

#38 - Please throw actual Errors, not strings

Issue - State: open - Opened by axefrog about 12 years ago - 2 comments

#37 - Add Makefile with all, clean and check rules

Pull Request - State: open - Opened by strk over 12 years ago

#36 - module.export correction for Step

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

#35 - skipping steps

Issue - State: open - Opened by vpetrov over 12 years ago - 2 comments

#34 - step ignores wrong javascript code silently

Issue - State: closed - Opened by lovebug356 over 12 years ago - 5 comments

#33 - Missing instrunctions on how to run the tests

Issue - State: open - Opened by strk over 12 years ago - 1 comment

#32 - Only call process.nextTick if it's defined

Pull Request - State: open - Opened by jvanalst over 12 years ago - 4 comments

#31 - Changed arguments to accept one array argument

Pull Request - State: closed - Opened by rstuven over 12 years ago

#30 - Broken code in README (node v0.6.12)

Issue - State: open - Opened by wbzyl over 12 years ago

#29 - Adapter docs for convention-breakers

Pull Request - State: open - Opened by TheDeveloper over 12 years ago - 3 comments

#28 - Sharing a 'data' object between steps

Pull Request - State: closed - Opened by Sembiance over 12 years ago - 5 comments

#27 - Added explicit function parameters to help readability

Pull Request - State: open - Opened by xavi- over 12 years ago

#26 - Race condition in handling of group()-generated callbacks

Issue - State: open - Opened by gleber almost 13 years ago - 4 comments

#25 - Cancel a Step Sequence

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

#24 - Consider API for next major version of Step

Issue - State: open - Opened by creationix almost 13 years ago - 5 comments

#23 - Step is broken for use with Express.js!

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

#22 - Critical: Step is skipping steps!

Issue - State: closed - Opened by ghost about 13 years ago - 4 comments

#21 - Fix bug with parallel.

Pull Request - State: closed - Opened by sethml over 13 years ago - 2 comments

#20 - A bug in Step

Pull Request - State: closed - Opened by zTrix over 13 years ago - 3 comments

#19 - Can I preserve a callback across multiple steps?

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

#18 - Global error handler functions, and .options()

Pull Request - State: closed - Opened by benjamine over 13 years ago - 3 comments

#17 - A way to step back to previous

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

#16 - problem in 'throw arguments[0]'

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

#15 - Spelling correction

Pull Request - State: closed - Opened by cognominal over 13 years ago - 1 comment

#14 - Updated README

Pull Request - State: closed - Opened by xavi- over 13 years ago

#13 - Problem if the first argument of a callback is not error

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

#12 - Are Closures supported? (closed accidentally)

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

#11 - Node 0.4.0

Issue - State: closed - Opened by webquent almost 14 years ago - 1 comment

#10 - Support all arguments on callback instead of just 1

Pull Request - State: closed - Opened by phegaro almost 14 years ago - 4 comments

#9 - Fix test case in errorTest.js

Pull Request - State: closed - Opened by xavi- almost 14 years ago - 1 comment

#8 - Fix bug that prevents groups with zero tasks from terminating

Pull Request - State: closed - Opened by xavi- almost 14 years ago - 3 comments

#7 - 2 major improvements to step

Pull Request - State: closed - Opened by akidee almost 14 years ago - 4 comments

#6 - More sophisticated options (could be v0.0.4)

Issue - State: closed - Opened by akidee almost 14 years ago - 5 comments

#5 - do not pass [] as arguments to first step

Pull Request - State: closed - Opened by astro almost 14 years ago

#4 - this.destroy and this.attach(fn) added

Pull Request - State: closed - Opened by lordnox almost 14 years ago - 1 comment

#3 - There needs to be a this.destroy

Issue - State: closed - Opened by ghost about 14 years ago - 5 comments

#2 - Dynamic group tasks do not terminate if there are zero tasks

Issue - State: closed - Opened by chrisirhc about 14 years ago - 2 comments

#1 - Serial in a step function ?

Issue - State: closed - Opened by Tug over 14 years ago - 11 comments