36 Commits (0fcd8e285ebe9c04fb6ce5abd5a1f776021bdf89)

Autor SHA1 Mensaje Fecha
  Akinori MUSHA 0fcd8e285e Normalize URL in `to_uri` and `uri_expand` liquid filters %!s(int64=7) %!d(string=hace) años
  Dominik Sander d2cbd04ac8 Add as_object Liquid filter %!s(int64=7) %!d(string=hace) años
  Dominik Sander 785ba7091f Add json liquid filter to serialize data to a JSON string %!s(int64=8) %!d(string=hace) años
  Andrew Cantino 69e224e49d Avoid raising an error on missing credential, validation should catch it %!s(int64=8) %!d(string=hace) años
  Akinori MUSHA 031a72fabd Add new block tags `regex_replace`/`regex_replace_first` to Liquid %!s(int64=8) %!d(string=hace) años
  Akinori MUSHA 1fc1656922 Update Liquid to 3.0.6 and revert the monkey patch %!s(int64=8) %!d(string=hace) años
  Akinori MUSHA 5271f173ea Rescue ArgumentError leaked from the date filter %!s(int64=8) %!d(string=hace) años
  Akinori MUSHA ced14e4f85 Merge pull request #919 from cantino/add_unescape_filter %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA e5860ddba0 Add a new filter `unescape` %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA b707b683e4 Add rdoc to unescape_replacement %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA ea115b6c61 Unescape the replacement parameter of regex replace functions %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA d8cbd620d1 Pull out irrelevant specs from the uri_expand group %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 8b8221e174 Merge pull request #886 from HyShai/regex-liquid-filter %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA 01219153bd Make uri_expand handle any object %!s(int64=9) %!d(string=hace) años
  HyShai 91e97957e2 Add Liquid regex replace filters %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA c4459308b3 Rescue any error in validate_interpolation %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA eaedfae992 Update the document for uri_expand %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA 4ec50836c5 Log errors using Rails.logger %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA f0a13f778b Add a Liquid filter `uri_expand` %!s(int64=9) %!d(string=hace) años
  Dominik Sander 66b4adad9a Added line_break tag to insert \n into liquid interpolated string %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA ca6de90fc5 Add a new filter `to_uri`. %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA e2f2ff5da8 Remove "locals" from Drop classes and introduce a real context class. %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA 4c938f14e5 Make `to_xpath` stringize a non-string operand as the standard filters do. %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA d378795176 Merge pull request #462 from knu/liquid-to_xpath %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA 64802bd457 `uri_escape`: Do not fail when nil is given. %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA c706bebcc1 Add a dedicated validator for interpolation. %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA 3e0741d100 Agent#valid?: Rescue Liquid::Error and save it in errors. %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA 0c490aa82d Add a Liquid filter `to_xpath`, which quotes a string for use in XPath expression. %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA c1f114d56b Make {{agent}} universally accessible from any agent. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options %!s(int64=10) %!d(string=hace) años
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. %!s(int64=10) %!d(string=hace) años
  Dominik Sander 8a2a29a4af Added a liquid tag to access user credentials %!s(int64=10) %!d(string=hace) años
  Dominik Sander 56324c87e2 Migrated HumanTask, Trigger and PeakDetectorAgent to Liquid %!s(int64=10) %!d(string=hace) años
  Dominik Sander b4b9939b7d LiquidMigrator is checking for complex JSONPaths %!s(int64=10) %!d(string=hace) años
  Dominik Sander e8ecbe25b8 Use liquid in the matches section of EventFormattingAgent %!s(int64=10) %!d(string=hace) años
  Dominik Sander d9bd6a991b Added liquid templating and migrated first agents %!s(int64=10) %!d(string=hace) años