Skip to content

Commit

Permalink
Update to node version 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gatesvp committed Dec 8, 2011
1 parent b91048f commit f3f0d30
Show file tree
Hide file tree
Showing 149 changed files with 18,536 additions and 5,154 deletions.
2 changes: 0 additions & 2 deletions app.js.3
@@ -1,5 +1,3 @@
require.paths.unshift('./node_modules');

if(process.env.VCAP_SERVICES){
var env = JSON.parse(process.env.VCAP_SERVICES);
var mongo = env['mongodb-1.8'][0]['credentials'];
Expand Down
2 changes: 0 additions & 2 deletions app.js.4
@@ -1,5 +1,3 @@
require.paths.unshift('./node_modules');

if(process.env.VCAP_SERVICES){
var env = JSON.parse(process.env.VCAP_SERVICES);
var mongo = env['mongodb-1.8'][0]['credentials'];
Expand Down
3 changes: 3 additions & 0 deletions node_modules/mongodb/.npmignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

210 changes: 209 additions & 1 deletion node_modules/mongodb/HISTORY

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 17 additions & 2 deletions node_modules/mongodb/Makefile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f3f0d30

Please sign in to comment.