1
0
Fork 0
arangodb/js/common/bootstrap
Jan Steemann 9599a021b9 moved some graph traversal validation into the traversal module
- that simplifies some of the traversal-calling routines
- make returning error codes more consistent (specific 404 errors when
referring to unknown collections instead of simple 400 errors)
- optionally limit traversals to a certain number of iterations so they
  don't run endlessly in cyclic graphs
2013-06-12 17:04:47 +02:00
..
errors.js moved some graph traversal validation into the traversal module 2013-06-12 17:04:47 +02:00
module-console.js moved document of console to JSModuleConsole, added packages and node 2013-04-23 18:39:25 +02:00
module-fs.js added safeJoin 2013-05-05 21:50:43 +02:00
module-internal.js jslint 2013-06-07 14:48:39 +02:00
modules.js fixed jslint 2013-05-04 21:52:09 +02:00
monkeypatches.js fixed _shallowCopy, fixed creating of unknown attributes 2013-04-22 16:48:36 +02:00