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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
noflo
/
noflo
Public
Notifications
You must be signed in to change notification settings
Fork
264
Star
3.5k
Code
Issues
28
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
0.5.8
User selector
All users
All time
Commit history
Commits on Aug 4, 2014
Merge pull request #249 from trustmaster/master
Show description for ae8fb40
bergie
committed
ae8fb40
View commit details
Copy full SHA for ae8fb40
Browse repository at this point
Updated changelog.
trustmaster
committed
7d7ae31
View commit details
Copy full SHA for 7d7ae31
Browse repository at this point
Addressable ports support in WirePattern. Closes #240.
trustmaster
committed
1416622
View commit details
Copy full SHA for 1416622
Browse repository at this point
Added `dropInput` option to WirePattern and a spec for it. Fixes #239.
trustmaster
committed
8500ec9
View commit details
Copy full SHA for 8500ec9
Browse repository at this point
WirePattern doesn't mark in ports as required anymore, it's up to a component designer if a non-required inport causes a deadlock. Closes #238.
trustmaster
committed
e54212e
View commit details
Copy full SHA for e54212e
Browse repository at this point
Merge pull request #246 from hayesmg/master
Show description for 38d9159
bergie
committed
38d9159
View commit details
Copy full SHA for 38d9159
Browse repository at this point
Commits on Jul 31, 2014
Subgraphs now selectively sending defaults, resolves #243
Show description for 06ae593
ever-null
committed
06ae593
View commit details
Copy full SHA for 06ae593
Browse repository at this point
Defaults now being sent for subgraphs, resolves #230.
Show description for 899b090
ever-null
committed
899b090
View commit details
Copy full SHA for 899b090
Browse repository at this point
Commits on Jul 30, 2014
Removed auto-start on subgraph, resolves #229.
Show description for 311d724
ever-null
committed
311d724
View commit details
Copy full SHA for 311d724
Browse repository at this point
Merge pull request #245 from trustmaster/master
Show description for e81a7b1
bergie
committed
e81a7b1
View commit details
Copy full SHA for e81a7b1
Browse repository at this point
Fixed a nasty bug in WirePattern output queue.
trustmaster
committed
1b3a8ce
View commit details
Copy full SHA for 1b3a8ce
Browse repository at this point
Update graph schema to latest spec, fixes #199
bergie
committed
ef996e5
View commit details
Copy full SHA for ef996e5
Browse repository at this point
Merge pull request #236 from paulyoung/update-read-installed
Show description for 23e4506
bergie
committed
23e4506
View commit details
Copy full SHA for 23e4506
Browse repository at this point
Merge pull request #242 from hayesmg/master
Show description for 050c026
bergie
committed
050c026
View commit details
Copy full SHA for 050c026
Browse repository at this point
Commits on Jul 29, 2014
Updated unit tests to new graph initial function names.
ever-null
committed
6bc469b
View commit details
Copy full SHA for 6bc469b
Browse repository at this point
Renamed inport initial functions for clarification.
Show description for e5d8d28
ever-null
committed
e5d8d28
View commit details
Copy full SHA for e5d8d28
Browse repository at this point
Added functions for inport IIP addition and removal.
ever-null
committed
abc5bbe
View commit details
Copy full SHA for abc5bbe
Browse repository at this point
Subscribe to sockets earlier so debugging works even when components throw errors
bergie
committed
c8151d6
View commit details
Copy full SHA for c8151d6
Browse repository at this point
Commits on Jul 28, 2014
Merge pull request #241 from trustmaster/iips_for_addressable_ports_fix
Show description for 417e931
bergie
committed
417e931
View commit details
Copy full SHA for 417e931
Browse repository at this point
Merge branch 'master' of https://github.com/noflo/noflo into iips_for_addressable_ports_fix
trustmaster
committed
6b1004f
View commit details
Copy full SHA for 6b1004f
Browse repository at this point
Fixed a bug: IIPs sent twice to addressable ports.
trustmaster
committed
000ec1b
View commit details
Copy full SHA for 000ec1b
Browse repository at this point
Use most recent version of read-installed. Fix #235.
paulyoung
committed
b6e8cd2
View commit details
Copy full SHA for b6e8cd2
Browse repository at this point
Commits on Jul 26, 2014
Merge pull request #233 from djdeath/fix-exception-isconnected
Show description for 9a778fa
bergie
committed
9a778fa
View commit details
Copy full SHA for 9a778fa
Browse repository at this point
BasePort: fix isConnected() when no socket are attached
djdeath
committed
13c4678
View commit details
Copy full SHA for 13c4678
Browse repository at this point
Commits on Jul 25, 2014
Safety for browser subgraphs
bergie
committed
2a64156
View commit details
Copy full SHA for 2a64156
Browse repository at this point
Commits on Jul 23, 2014
Prepare for release
bergie
committed
fc68a30
View commit details
Copy full SHA for fc68a30
Browse repository at this point
Commits on Jul 22, 2014
Merge pull request #232 from trustmaster/master
Show description for 227281e
bergie
committed
227281e
View commit details
Copy full SHA for 227281e
Browse repository at this point
Fix for sync components #228
trustmaster
committed
79bdf18
View commit details
Copy full SHA for 79bdf18
Browse repository at this point
Merge pull request #231 from trustmaster/master
Show description for 2603e88
bergie
committed
2603e88
View commit details
Copy full SHA for 2603e88
Browse repository at this point
Cleanup for #228.
trustmaster
committed
6526073
View commit details
Copy full SHA for 6526073
Browse repository at this point
Fixed #228 and added a test for it.
trustmaster
committed
fa4ae91
View commit details
Copy full SHA for fa4ae91
Browse repository at this point
Commits on Jul 18, 2014
Merge pull request #226 from trustmaster/master
Show description for 413088b
bergie
committed
413088b
View commit details
Copy full SHA for 413088b
Browse repository at this point
Commits on Jul 17, 2014
WirePattern adds `sendDefaults()` method to a component that can be used in stand-alone mode to send default values to params. Fixes #225.
trustmaster
committed
3ef72b2
View commit details
Copy full SHA for 3ef72b2
Browse repository at this point
Async components are `ordered` by default. Fixed a bug in disconnect forwarding.
trustmaster
committed
c59ee97
View commit details
Copy full SHA for c59ee97
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.