Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cyrke
/
noflo
Public
forked from
noflo/noflo
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 15, 2014
Merge pull request #224 from trustmaster/master
Show description for 2be8061
bergie
committed
2be8061
View commit details
Copy full SHA for 2be8061
Browse repository at this point
Avoiding duplicates on non-required params with default values.
trustmaster
committed
e6bf305
View commit details
Copy full SHA for e6bf305
Browse repository at this point
Tiny optimization
trustmaster
committed
98f9f3f
View commit details
Copy full SHA for 98f9f3f
Browse repository at this point
WirePattern sending defaults to params automatically, refs #212, #217, #219
trustmaster
committed
91e3bc2
View commit details
Copy full SHA for 91e3bc2
Browse repository at this point
Commits on Jul 14, 2014
Link to the NoFlo Support page
bergie
committed
d16c311
View commit details
Copy full SHA for d16c311
Browse repository at this point
Merge pull request #223 from trustmaster/master
Show description for bddfebb
bergie
committed
bddfebb
View commit details
Copy full SHA for bddfebb
Browse repository at this point
Commits on Jul 12, 2014
Improved disconnect forwarding for async components, fixes #216 for now. Node: `ordered: true` has to be used with `async` components if order of disconnects matters.
trustmaster
committed
9903bfb
View commit details
Copy full SHA for 9903bfb
Browse repository at this point
Commits on Jul 11, 2014
Merge pull request #220 from hayesmg/master
Show description for 262dcc5
bergie
committed
262dcc5
View commit details
Copy full SHA for 262dcc5
Browse repository at this point
Merge branch 'master' of https://github.com/hayesmg/noflo
Show description for 837a907
unknown
committed
837a907
View commit details
Copy full SHA for 837a907
Browse repository at this point
InPort send defaults only when not connected; resolves #219
Show description for 4e2adbf
ever-null
authored and
unknown
committed
4e2adbf
View commit details
Copy full SHA for 4e2adbf
Browse repository at this point
Merge pull request #222 from trustmaster/master
Show description for 9f63530
bergie
committed
9f63530
View commit details
Copy full SHA for 9f63530
Browse repository at this point
Partial support for disconnect forwarding in WirePatter, refs #216. Also fixed a nasty bug in WirePattern data grouping and refactored the code a bit.
trustmaster
committed
5b2db9a
View commit details
Copy full SHA for 5b2db9a
Browse repository at this point
Commits on Jul 9, 2014
InPort send defaults only when not connected; resolves #219
Show description for 4a75606
ever-null
authored and
unknown
committed
4a75606
View commit details
Copy full SHA for 4a75606
Browse repository at this point
Merge branch 'master' of https://github.com/noflo/noflo
trustmaster
committed
484dc43
View commit details
Copy full SHA for 484dc43
Browse repository at this point
Experimental implementation of #216. Without specs yet.
trustmaster
committed
d2298ed
View commit details
Copy full SHA for d2298ed
Browse repository at this point
Merge pull request #217 from hayesmg/master
Show description for aca7ca5
bergie
committed
aca7ca5
View commit details
Copy full SHA for aca7ca5
Browse repository at this point
Clearing helpers state upon `Component.shutdown`, fixes #218.
trustmaster
committed
9e0c7b8
View commit details
Copy full SHA for 9e0c7b8
Browse repository at this point
Merge branch 'master' of https://github.com/hayesmg/noflo
trustmaster
committed
6dc5d5f
View commit details
Copy full SHA for 6dc5d5f
Browse repository at this point
Don't unset load
bergie
committed
2949a03
View commit details
Copy full SHA for 2949a03
Browse repository at this point
Clear queue on shutdown, refs #218
bergie
committed
afa14b1
View commit details
Copy full SHA for afa14b1
Browse repository at this point
Commits on Jul 8, 2014
Renamed `startupComponents` to `startComponents`.
ever-null
authored and
unknown
committed
72d92e1
View commit details
Copy full SHA for 72d92e1
Browse repository at this point
Merge feature/#212 into master and applying latest commits.
unknown
committed
c3a3c73
View commit details
Copy full SHA for c3a3c73
Browse repository at this point
Merge pull request #214 from djdeath/network-is-started
Show description for 72af093
bergie
committed
72af093
View commit details
Copy full SHA for 72af093
Browse repository at this point
Merge pull request #209 from hayesmg/master
Show description for 362454e
bergie
committed
362454e
View commit details
Copy full SHA for 362454e
Browse repository at this point
Merge branch 'master' into feature/#212
unknown
committed
2037347
View commit details
Copy full SHA for 2037347
Browse repository at this point
Renamed `startup` to `start` on Component.
Show description for cfd7582
unknown
committed
cfd7582
View commit details
Copy full SHA for cfd7582
Browse repository at this point
Added error should a component type be invalid.
unknown
committed
3068b0e
View commit details
Copy full SHA for 3068b0e
Browse repository at this point
Removed `createComponentWithGetComponent` and `createComponentFromFactory` functions; brought their contents into `createComponent`.
unknown
committed
392bcc3
View commit details
Copy full SHA for 392bcc3
Browse repository at this point
network: add isStarted() method
djdeath
committed
2cbadc4
View commit details
Copy full SHA for 2cbadc4
Browse repository at this point
Commits on Jul 7, 2014
Fixed issue default values halting WirePattern processing; resolves #212.
Show description for 024dcec
unknown
committed
024dcec
View commit details
Copy full SHA for 024dcec
Browse repository at this point
Commits on Jul 3, 2014
Merge pull request #211 from trustmaster/master
Show description for 0f07251
bergie
committed
0f07251
View commit details
Copy full SHA for 0f07251
Browse repository at this point
Group forwarding for errors when using `WirePattern` via implicit `MultiError`.
trustmaster
committed
9977f14
View commit details
Copy full SHA for 9977f14
Browse repository at this point
Commits on Jul 2, 2014
Refactored ComponentLoader `load` method to allow extensibility in component instantiation.
ever-null
committed
83c44cb
View commit details
Copy full SHA for 83c44cb
Browse repository at this point
Commits on Jul 1, 2014
Merge pull request #208 from hayesmg/master
Show description for 373c339
bergie
committed
373c339
View commit details
Copy full SHA for 373c339
Browse repository at this point
Corrected spelling in error message.
ever-null
committed
5f61a39
View commit details
Copy full SHA for 5f61a39
Browse repository at this point
Previous
Next
You can’t perform that action at this time.