16 Commits (f6a9957cad0a7c0126eae2e22131a6551208ffc9)

Author SHA1 Message Date
  Akinori MUSHA ca6de90fc5 Add a new filter `to_uri`. 9 years ago
  Akinori MUSHA e2f2ff5da8 Remove "locals" from Drop classes and introduce a real context class. 9 years ago
  Akinori MUSHA 4c938f14e5 Make `to_xpath` stringize a non-string operand as the standard filters do. 9 years ago
  Akinori MUSHA d378795176 Merge pull request #462 from knu/liquid-to_xpath 9 years ago
  Akinori MUSHA 64802bd457 `uri_escape`: Do not fail when nil is given. 9 years ago
  Akinori MUSHA c706bebcc1 Add a dedicated validator for interpolation. 10 years ago
  Akinori MUSHA 3e0741d100 Agent#valid?: Rescue Liquid::Error and save it in errors. 10 years ago
  Akinori MUSHA 0c490aa82d Add a Liquid filter `to_xpath`, which quotes a string for use in XPath expression. 10 years ago
  Akinori MUSHA c1f114d56b Make {{agent}} universally accessible from any agent. 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
  Dominik Sander 8a2a29a4af Added a liquid tag to access user credentials 10 years ago
  Dominik Sander 56324c87e2 Migrated HumanTask, Trigger and PeakDetectorAgent to Liquid 10 years ago
  Dominik Sander b4b9939b7d LiquidMigrator is checking for complex JSONPaths 10 years ago
  Dominik Sander e8ecbe25b8 Use liquid in the matches section of EventFormattingAgent 10 years ago
  Dominik Sander d9bd6a991b Added liquid templating and migrated first agents 10 years ago