-
changing package.json version (ivy ho)
-
drop node 4 (ivy ho)
-
replace ibm-apiconnect with strongloop (Clement)
-
add QA to MAINTAINERS.txt (Clement)
-
add/update docs for open source (Clement)
-
correct info in package.json (Clement)
-
modify copyright for open source (Clement)
-
Stick http-auth to v2.4 for Node v0.12 runtime (Gary Tu)
- Enforce node level (Daniel Badt)
-
change name to flow-engine (Clement)
-
change module name to 'microgateway' (Clement)
-
increment version (Jon Palgon)
-
Correct eslint failures (Jon Palgon)
-
fix lint error (Thomas Burke)
-
fix version meta retrieval (Thomas Burke)
-
Add test of Flow public method existence (P. Thorpe)
-
Fix typo to method name in readme (P. Thorpe)
-
Increase invokeBadPort timeout Fixes #62 (P. Thorpe)
-
work around error handler issue (Thomas Burke)
-
add logic to handle task version (Thomas Burke)
-
Revert "Increment package version." (Krishna Raman)
-
Increment package version. (Rick Curtis)
-
remove jshint (yihongwang)
-
add .eslintrc and fix errors/warnings (yihongwang)
-
add eslint-env annotation (yhwang)
-
add eslint check in pretest (yhwang)
-
indent with 2 spaces (yhwang)
-
Use regex to test the outcome result (juangmj)
-
Fix the jshint errors (juangmj)
-
Allow users to create their own sandbox object (juangmj)
-
Add the switch policy (juangmj)
-
Add testcases for the condition error in "if" (juangmj)
-
Extract the evaluation logics into a new module "sandbox" (juangmj)
-
Rename the testcases of the operation-switch policy (juangmj)
- Fix banner typo for NPM package description (Timothy Smith)
- First release!