-
update/insert copyright notices (Ryan Graham)
-
re-license as Artistic-2.0 only (Ryan Graham)
- Refer to licenses with a link (Sam Roberts)
- Use strongloop conventions for licensing (Sam Roberts)
-
fixup debug pattern (Sam Roberts)
-
package: update dependencies to latest (Sam Roberts)
-
test: don't bother disconnecting workers (Sam Roberts)
-
Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)
-
Update contribution guidelines (Ryan Graham)
-
Update package license to match LICENSE.md (Sam Roberts)
-
Update link to doc (Rand McKinney)
-
doc: add CONTRIBUTING.md and LICENSE.md (Ben Noordhuis)
-
Apply Dual MIT/StrongLoop license (Sam Roberts)
-
Replace old README with link to docs. (Rand McKinney)
-
Update docs.json (Rand McKinney)
-
remove unused blanket dependencies (Sam Roberts)
-
test: disabled test failing due to socket.io bug (Miroslav Bajtos)
-
Fix syntax highlighting, language is sh not Shell (Rand McKinney)
-
README: warning about race condition in socket.io (Miroslav Bajtos)
-
lib,test: added debug logs (Miroslav Bajtos)
-
ClusterStore: fixed incorrect usage of strong-mq (Miroslav Bajtos)
-
lib/cluster-store: improved API doc (Miroslav Bajtos)
-
package.json: bumped up version number (Miroslav Bajtos)
-
Making json valid. (Edmond Meinfelder)
-
Adding docs.json for documentation. (Edmond Meinfelder)
-
update coverage filename (slnode)
- started work on v0.1.2 (Miroslav Bajtos)
-
package.json: use peerDependencies (Miroslav Bajtos)
-
started work on v0.1.1 (Miroslav Bajtos)
- First release!