16 コミット (f6a9957cad0a7c0126eae2e22131a6551208ffc9)

作者 SHA1 メッセージ 日付
  Akinori MUSHA ca6de90fc5 Add a new filter `to_uri`. 9 年 前
  Akinori MUSHA e2f2ff5da8 Remove "locals" from Drop classes and introduce a real context class. 9 年 前
  Akinori MUSHA 4c938f14e5 Make `to_xpath` stringize a non-string operand as the standard filters do. 10 年 前
  Akinori MUSHA d378795176 Merge pull request #462 from knu/liquid-to_xpath 10 年 前
  Akinori MUSHA 64802bd457 `uri_escape`: Do not fail when nil is given. 10 年 前
  Akinori MUSHA c706bebcc1 Add a dedicated validator for interpolation. 10 年 前
  Akinori MUSHA 3e0741d100 Agent#valid?: Rescue Liquid::Error and save it in errors. 10 年 前
  Akinori MUSHA 0c490aa82d Add a Liquid filter `to_xpath`, which quotes a string for use in XPath expression. 10 年 前
  Akinori MUSHA c1f114d56b Make {{agent}} universally accessible from any agent. 10 年 前
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options 10 年 前
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. 10 年 前
  Dominik Sander 8a2a29a4af Added a liquid tag to access user credentials 10 年 前
  Dominik Sander 56324c87e2 Migrated HumanTask, Trigger and PeakDetectorAgent to Liquid 10 年 前
  Dominik Sander b4b9939b7d LiquidMigrator is checking for complex JSONPaths 10 年 前
  Dominik Sander e8ecbe25b8 Use liquid in the matches section of EventFormattingAgent 10 年 前
  Dominik Sander d9bd6a991b Added liquid templating and migrated first agents 10 年 前