1. 938af35 add copyright notice to activations.js by Nick M. Mitchell · 8 years ago
  2. 014935e code cleanups to activation.js by Nick M. Mitchell · 8 years ago
  3. 0621d2c code cleanups to debug-nodejs by Nick M. Mitchell · 8 years ago
  4. 1c4e901 support for rewriting rules, plus some code cleanup by Nick M. Mitchell · 8 years ago
  5. 3da3af5 bug fix for debugging in the GUI -- would fail on completion by Nick M. Mitchell · 8 years ago
  6. 20c824c minor update to a message string in the delete command (missing question mark) by Nick M. Mitchell · 8 years ago
  7. 04f2cf1 improve error handling in owdbg-invoker.js by Nick M. Mitchell · 8 years ago
  8. a1f6f90 new createInvokeDelete test by Nick M. Mitchell · 8 years ago
  9. 5d62164 expand the README.md to talk about limitations/future by Nick M. Mitchell · 8 years ago
  10. b8afd5b update README.md to add a bit more introduction by Nick M. Mitchell · 8 years ago
  11. 9441ffc describe the NodeJS requirement in README.md by Nick M. Mitchell · 8 years ago
  12. a255aa6 minor cleanup to README.md by Nick M. Mitchell · 8 years ago
  13. e3b10fe update README.md to describe npm install by Nick M. Mitchell · 8 years ago
  14. d50b908 update RAEDME.md to describe the first-time slowness by Nick M. Mitchell · 8 years ago
  15. 07ccd8b pull in the openwhisk nodejs6 supported node_modules by Nick M. Mitchell · 8 years ago
  16. b492f41 update README.md to explain attach-on-launch and -h by Nick M. Mitchell · 8 years ago
  17. c3800ac add copyright notices to the test files by Nick M. Mitchell · 8 years ago
  18. abe0119 adding copyright notice to debug-bootstrap.js by Nick M. Mitchell · 8 years ago
  19. ab82a5e remove crufty lib/echo.js by Nick M. Mitchell · 8 years ago
  20. da4a34b add some usage info to the --help output by Nick M. Mitchell · 8 years ago
  21. cbb3b85 change version from 1.0.0 to 0.0.1 by Nick M. Mitchell · 8 years ago
  22. a0343a0 add attach-on-launch support by Nick M. Mitchell · 8 years ago
  23. ac6feb6 update test driver to use the Namer, so that we can more easily clean up test actions by Nick M. Mitchell · 8 years ago
  24. 8e45eeb force serialized tests, for now by Nick M. Mitchell · 8 years ago
  25. 18f7064 decrease the polling interval for activation completion by Nick M. Mitchell · 8 years ago
  26. 54fdd3c update README.md to describe the -c option by Nick M. Mitchell · 8 years ago
  27. 7d8341c support for invoke tests, and improved cli debugger: kill the debugger when the activation finishes by Nick M. Mitchell · 8 years ago
  28. 5697f3b update the tests to use a new common driver, and add a new rewriter crud test by Nick M. Mitchell · 8 years ago
  29. 35f0c1e minor fix for createAndDelete test by Nick M. Mitchell · 8 years ago
  30. 34720fc new createAndDelete unit test by Nick M. Mitchell · 8 years ago
  31. 58a07d4 update create command to take kind and code on the command line by Nick M. Mitchell · 8 years ago
  32. 765c0e5 move the list test into a new test/commands subdirectory by Nick M. Mitchell · 8 years ago
  33. f90c118 laying the groundwork for rewriting rules by Nick M. Mitchell · 8 years ago
  34. 3d9b3d2 add copyright notices to the newly refactored files by Nick M. Mitchell · 8 years ago
  35. df2c4e1 refactoring to pull basic commands (that don't have to do with rewriting) out of rewriter.js by Nick M. Mitchell · 8 years ago
  36. 4a9b896 remove crufty wskinvoke.sh by Nick M. Mitchell · 8 years ago
  37. f0e8bd7 incorporate jshint, and clean up jshint errors by Nick M. Mitchell · 8 years ago
  38. 00ad821 remove lib/continuations.js -- old cruft by Nick M. Mitchell · 8 years ago
  39. 99eb0fa update README.md to remove "?" bit by Nick M. Mitchell · 8 years ago
  40. 24d9bfe added LICENSE.txt by Nick M. Mitchell · 8 years ago
  41. dd74414 added copyright notices to source files by Nick M. Mitchell · 8 years ago
  42. 38fe97f add --no-color option (this comes from the colors module) by Nick M. Mitchell · 8 years ago
  43. eb39058 print out cli options on start by Nick M. Mitchell · 8 years ago
  44. 6f1f98d update the command handlers to use argv parsing by Nick M. Mitchell · 8 years ago
  45. 6da0aca fix support for --use-cli-debugger by Nick M. Mitchell · 8 years ago
  46. e0437b0 handle invoke without an action by Nick M. Mitchell · 8 years ago
  47. 0962ab5 argv parsing by Nick M. Mitchell · 8 years ago
  48. ae2e3f7 possible fix for opening the browser to the proper URL, plus support for multiple debug sessions (port cycling) by Nick M. Mitchell · 8 years ago
  49. efa02d8 add a few more variants of --full to the list command by Nick M. Mitchell · 8 years ago
  50. b9be9bf add a console confirmation message to the debug-bootstrap that shows when the trigger has been successfully fired by Nick M. Mitchell · 8 years ago
  51. f196e51 update list command to have a --full option by Nick M. Mitchell · 8 years ago
  52. b8f747a use a fork of Inquirer that lets us get rid of the question mark prefix by Nick M. Mitchell · 8 years ago
  53. ab3144d initial support for debugging sequences by Nick M. Mitchell · 8 years ago
  54. 1512dc7 clean up wskdb.js to remove the original echo chamber stuff by Nick M. Mitchell · 8 years ago
  55. a1a0f70 update the debug-bootstrap to console.log the return value by Nick M. Mitchell · 8 years ago
  56. fe39e19 update repl to handle blank lines by Nick M. Mitchell · 8 years ago
  57. 041aac5 update invoker broker action to drop the broker parameter by Nick M. Mitchell · 8 years ago
  58. 3a19460 oops, back out debugging bits of owdbg-invoker by Nick M. Mitchell · 8 years ago
  59. 67df05e support illustrating newly created actions in the list view by Nick M. Mitchell · 8 years ago
  60. 548798e initial unit tests by Nick M. Mitchell · 8 years ago
  61. b34da1f add create and delete action support, plus some code cleanups by Nick M. Mitchell · 8 years ago
  62. 7679352 initial stub README.md in the client directory by Nick M. Mitchell · 8 years ago
  63. 0cf0942 add --action-only support to attach by Nick M. Mitchell · 8 years ago
  64. 04c5d2e update to the new home of the public owdbg package by Nick M. Mitchell · 8 years ago
  65. a6421d4 Update README.md by Nick M. Mitchell · 8 years ago
  66. 446160b Update README.md by Nick M. Mitchell · 8 years ago
  67. 3e1e42d continued work on the rewriter, plus some bug fixes in process exit and error handling by Nick M. Mitchell · 8 years ago
  68. 7fcd3b2 factored out debug-nodejs by Nick M. Mitchell · 8 years ago
  69. da2757a renamed nodejs directory to broker by Nick M. Mitchell · 8 years ago
  70. a5e78e3 move client directory to the top level by Nick M. Mitchell · 8 years ago
  71. 5c68a67 remove unused app-websocket.js by Nick M. Mitchell · 8 years ago
  72. 589e12f remove another crufty scala bit by Nick M. Mitchell · 8 years ago
  73. 63c2e48 remove crufty scala bits by Nick M. Mitchell · 8 years ago
  74. b6d1e94 added repl to wskdb by Nick M. Mitchell · 8 years ago
  75. e01c905 fix an issue in the invoker that resulted in a "result" field being interspersed into the result by Nick M. Mitchell · 8 years ago
  76. 918ea6d Update README.md by Nick M. Mitchell · 8 years ago
  77. 630267f Update README.md by Nick M. Mitchell · 8 years ago
  78. bafe8d5 client-side fixups to allow multiple connections from one debug client by Nick M. Mitchell · 8 years ago
  79. 14648fe server-side fixups to allow for repeated connections from one debug client by Nick Mitchell · 8 years ago
  80. da91dff lots more initial work on the client side by Nick M. Mitchell · 8 years ago
  81. 2e003f0 renamed client.js to wskdb.js by Nick M. Mitchell · 8 years ago
  82. 43c622c Merge branch 'master' of github.ibm.com:nickm/owdbg by Nick Mitchell · 8 years ago
  83. a0df95f add another emacs temp file to gitignore by Nick Mitchell · 8 years ago
  84. e127198 major continued work on the server side of the debug broker by Nick Mitchell · 8 years ago
  85. 9fcfc81 update script for invoker by Nick M. Mitchell · 8 years ago
  86. fca690a bug fixes to invoker by Nick M. Mitchell · 8 years ago
  87. d23c508 bug fixes to client by Nick M. Mitchell · 8 years ago
  88. 72d55a6 client updates by Nick Mitchell · 8 years ago
  89. fd429ed moved invoker to the top level by Nick M. Mitchell · 8 years ago
  90. 1ca6b67 added README.md by Nick Mitchell · 8 years ago
  91. 5dc06ec initial commit by Nick Mitchell · 8 years ago