From f513bd1ab32c1b22e8cce070f2d298d5537d39ae Mon Sep 17 00:00:00 2001 From: vidyaraghav Date: Wed, 2 Jul 2014 16:12:42 +0530 Subject: [PATCH 01/11] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d1854a..d371af7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ Node.js Neo4j Example [![Build Status](https://apibeta.shippable.com/projects/537510be71010d52005b52b5/badge/master)](https://beta.shippable.com/projects/537510be71010d52005b52b5) ================= -Uses Neo4j, a powerful open-source graph database. The app connects to a Neo4j instance and tests simple saving and retrieving of a single node using the [node-neo4j](https://github.com/thingdom/node-neo4j) module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com. +Uses Neo4j, a powerful open-source graph database. The app 123 connects to a Neo4j instance and tests simple saving and retrieving of a single node using the [node-neo4j](https://github.com/thingdom/node-neo4j) module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com. From dd236638e94a10f4c3e20ff9edf193ef7ea6b98a Mon Sep 17 00:00:00 2001 From: vidyaraghav Date: Wed, 2 Jul 2014 16:15:02 +0530 Subject: [PATCH 02/11] Update shippable.yml --- shippable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shippable.yml b/shippable.yml index 7e5a1a7..081de50 100644 --- a/shippable.yml +++ b/shippable.yml @@ -4,7 +4,7 @@ language: node_js # Version number node_js: - 0.10 - + - 0.11 #neo4j runs on default port 7474 services: - neo4j From e1a7941379f69c97ee5abc90133758b72295155f Mon Sep 17 00:00:00 2001 From: vidyaraghav Date: Wed, 2 Jul 2014 16:18:47 +0530 Subject: [PATCH 03/11] Update shippable.yml --- shippable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shippable.yml b/shippable.yml index 081de50..7e5a1a7 100644 --- a/shippable.yml +++ b/shippable.yml @@ -4,7 +4,7 @@ language: node_js # Version number node_js: - 0.10 - - 0.11 + #neo4j runs on default port 7474 services: - neo4j From b6db4dd2e6e23852da9d7256e4c9f0e6647961fe Mon Sep 17 00:00:00 2001 From: vidyaraghav Date: Wed, 2 Jul 2014 16:22:34 +0530 Subject: [PATCH 04/11] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d371af7..e53b681 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ Node.js Neo4j Example [![Build Status](https://apibeta.shippable.com/projects/537510be71010d52005b52b5/badge/master)](https://beta.shippable.com/projects/537510be71010d52005b52b5) ================= -Uses Neo4j, a powerful open-source graph database. The app 123 connects to a Neo4j instance and tests simple saving and retrieving of a single node using the [node-neo4j](https://github.com/thingdom/node-neo4j) module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com. +Uses Neo4j, a powerful open-source graph database. The app 123 connects 111 to a Neo4j instance and tests simple saving and retrieving of a single node using the [node-neo4j](https://github.com/thingdom/node-neo4j) module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com. From 5838383a46cc91a7aae78f1d74468c03ad268136 Mon Sep 17 00:00:00 2001 From: vidyaraghav Date: Wed, 2 Jul 2014 16:27:41 +0530 Subject: [PATCH 05/11] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e53b681..d371af7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ Node.js Neo4j Example [![Build Status](https://apibeta.shippable.com/projects/537510be71010d52005b52b5/badge/master)](https://beta.shippable.com/projects/537510be71010d52005b52b5) ================= -Uses Neo4j, a powerful open-source graph database. The app 123 connects 111 to a Neo4j instance and tests simple saving and retrieving of a single node using the [node-neo4j](https://github.com/thingdom/node-neo4j) module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com. +Uses Neo4j, a powerful open-source graph database. The app 123 connects to a Neo4j instance and tests simple saving and retrieving of a single node using the [node-neo4j](https://github.com/thingdom/node-neo4j) module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com. From 66ddf7cea268cb653e9e258d1535c4c711224c64 Mon Sep 17 00:00:00 2001 From: vidyaraghav Date: Wed, 2 Jul 2014 16:31:15 +0530 Subject: [PATCH 06/11] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d371af7..f188946 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ Node.js Neo4j Example [![Build Status](https://apibeta.shippable.com/projects/537510be71010d52005b52b5/badge/master)](https://beta.shippable.com/projects/537510be71010d52005b52b5) ================= -Uses Neo4j, a powerful open-source graph database. The app 123 connects to a Neo4j instance and tests simple saving and retrieving of a single node using the [node-neo4j](https://github.com/thingdom/node-neo4j) module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com. + +Uses Neo4j, a powerful open-source graph database. The app 111connects to a Neo4j instance and tests simple saving and retrieving of a single node using the node-neo4j module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com. From 5c68ebf48377b16107e5a7f10ef48c849292666c Mon Sep 17 00:00:00 2001 From: vidyaraghav Date: Wed, 2 Jul 2014 16:35:48 +0530 Subject: [PATCH 07/11] [skip ci] --- shippable.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/shippable.yml b/shippable.yml index 7e5a1a7..3f52a65 100644 --- a/shippable.yml +++ b/shippable.yml @@ -4,6 +4,7 @@ language: node_js # Version number node_js: - 0.10 + - 0.11 #neo4j runs on default port 7474 services: From f2de6ca7169e0707cedfada1bcdfab96c59b9adc Mon Sep 17 00:00:00 2001 From: vidyaraghav Date: Wed, 2 Jul 2014 16:36:08 +0530 Subject: [PATCH 08/11] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f188946..c5e2e66 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Node.js Neo4j Example [![Build Status](https://apibeta.shippable.com/projects/53 ================= -Uses Neo4j, a powerful open-source graph database. The app 111connects to a Neo4j instance and tests simple saving and retrieving of a single node using the node-neo4j module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com. +Uses Neo4j, a powerful open-source graph database. The app 123 connects to a Neo4j instance and tests simple saving and retrieving of a single node using the node-neo4j module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com. From 481f4c248b354be36f0f1f336b7f77e4000806f1 Mon Sep 17 00:00:00 2001 From: vidyaraghav Date: Wed, 2 Jul 2014 16:41:58 +0530 Subject: [PATCH 09/11] [skip ci] --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c5e2e66..d371af7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ Node.js Neo4j Example [![Build Status](https://apibeta.shippable.com/projects/537510be71010d52005b52b5/badge/master)](https://beta.shippable.com/projects/537510be71010d52005b52b5) ================= - -Uses Neo4j, a powerful open-source graph database. The app 123 connects to a Neo4j instance and tests simple saving and retrieving of a single node using the node-neo4j module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com. +Uses Neo4j, a powerful open-source graph database. The app 123 connects to a Neo4j instance and tests simple saving and retrieving of a single node using the [node-neo4j](https://github.com/thingdom/node-neo4j) module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com. From f7379e6cb015a157fdb9c746996b7235a9ed7db5 Mon Sep 17 00:00:00 2001 From: vidyaraghav Date: Wed, 2 Jul 2014 16:42:19 +0530 Subject: [PATCH 10/11] Update shippable.yml --- shippable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shippable.yml b/shippable.yml index 3f52a65..8f932dc 100644 --- a/shippable.yml +++ b/shippable.yml @@ -4,7 +4,7 @@ language: node_js # Version number node_js: - 0.10 - - 0.11 + #neo4j runs on default port 7474 services: From 59bcd2b6f9ca394af8c09f4acbcfab21045e90e5 Mon Sep 17 00:00:00 2001 From: vidyaraghav Date: Wed, 2 Jul 2014 16:47:05 +0530 Subject: [PATCH 11/11] Update shippable.yml --- shippable.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/shippable.yml b/shippable.yml index 8f932dc..f79e6d0 100644 --- a/shippable.yml +++ b/shippable.yml @@ -5,6 +5,7 @@ language: node_js node_js: - 0.10 + #neo4j runs on default port 7474 services: