Commit History

Author SHA1 Message Date
  Akinori MUSHA c59c3e6275 JavaScriptAgent can access storage provided by KeyValueStoreAgents 1 year ago
  Akinori MUSHA 930da10cea Reformat code with Rubocop and manually adjust styles 1 year ago
  Akinori MUSHA f243c56b12 Make JavaScript Agent optional 5 years ago
  Dominik Sander cdc9438f84 Rescue `MiniRacer::Error` instead of special subclasses 5 years ago
  Dominik Sander 287e1f1a10 Replace therubyracer with mini_racer 7 years ago
  Paul Platenius 7f0ad0703b Rename setKey to setMemoryKey, changed setMemory description 8 years ago
  Paul Platenius da833b13bb Add setMemory function to Javascript Agent 8 years ago
  Akinori MUSHA 806722b4f8 Fix `this.memory(key, falsy)` 8 years ago
  Enfop 2295875d81 Add deleteKey function to Javascript Agent (#1543) 8 years ago
  Enfop 4b011a1370 Javascript Agent Hash and Array memory (#1524) 8 years ago
  Dominik Sander 6266e3ef9f Allow JavaScriptAgent to get and set user credentials 9 years ago
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 years ago
  Andrew Cantino 9a7ebc09b7 Merge remote-tracking branch 'origin/master' into js_agent_can_be_dryrun 9 years ago
  Andrew Cantino 8463ca0d6b fix spec 9 years ago
  Andrew Cantino e6903a8e61 ignore new lines 9 years ago
  Andrew Cantino 5067104d5e make create_event in dry_run work the same as the normal one; fix width of editor 9 years ago
  Rachel Brindle c6c5fed84d Add functionality to escape html strings to the javascript agent 9 years ago
  Rachel Brindle 20a2e7486a Add support for unescaping html entities to the javascript agent 9 years ago
  Andrew Cantino fae3dbffb5 validate and test coffeescript 9 years ago
  Andrew Cantino 5ea7e240f0 support coffeescript too 9 years ago
  Andrew Cantino d3564c18fd allow FormConfigurable text areas to be syntax highlighted; allow JavaScriptAgent to be dry run 9 years ago
  Andrew Cantino 32a2a77143 Cleanup event references on AgentLogs when Events are deleted 10 years ago
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options 10 years ago
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. 10 years ago
  Andrew Cantino 457020a0ab update doc [ci skip] 11 years ago
  Andrew Cantino 62b60d1413 allow credentials to provide the code 11 years ago
  Andrew Cantino e8260ee61e add basic JavaScriptAgent 11 years ago