Historique des commits

Auteur SHA1 Message Date
  Ernest Surudo af14888d75 Add `group_by` liquid filter il y a 5 ans
  Akinori MUSHA fb0fa51586 Add a spec il y a 5 ans
  Akinori MUSHA a94cd7fd6d Allow an empty or null base URI il y a 8 ans
  Akinori MUSHA 58fabb885c Add a new Liquid filter `rebase_hrefs` il y a 8 ans
  Akinori MUSHA 0fcd8e285e Normalize URL in `to_uri` and `uri_expand` liquid filters il y a 8 ans
  Dominik Sander d2cbd04ac8 Add as_object Liquid filter il y a 8 ans
  Dominik Sander 785ba7091f Add json liquid filter to serialize data to a JSON string il y a 8 ans
  Akinori MUSHA 031a72fabd Add new block tags `regex_replace`/`regex_replace_first` to Liquid il y a 9 ans
  Dustin Miller c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers il y a 9 ans
  Akinori MUSHA ced14e4f85 Merge pull request #919 from cantino/add_unescape_filter il y a 9 ans
  Akinori MUSHA e5860ddba0 Add a new filter `unescape` il y a 9 ans
  Akinori MUSHA ea115b6c61 Unescape the replacement parameter of regex replace functions il y a 9 ans
  Akinori MUSHA d8cbd620d1 Pull out irrelevant specs from the uri_expand group il y a 9 ans
  Andrew Cantino 8b8221e174 Merge pull request #886 from HyShai/regex-liquid-filter il y a 9 ans
  HyShai 9d00f3012b Added RSpec group for regex replace il y a 9 ans
  HyShai 728c7c73a8 add RSpecs for regex replace il y a 9 ans
  Akinori MUSHA 01219153bd Make uri_expand handle any object il y a 9 ans
  Andrew Cantino 3584c8fa5e allow integer indexes as strings il y a 9 ans
  Akinori MUSHA f0a13f778b Add a Liquid filter `uri_expand` il y a 9 ans
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. il y a 10 ans
  Akinori MUSHA ca6de90fc5 Add a new filter `to_uri`. il y a 10 ans
  Akinori MUSHA 2db902a316 Prefer "stringify" over "stringize". il y a 10 ans
  Akinori MUSHA 4c938f14e5 Make `to_xpath` stringize a non-string operand as the standard filters do. il y a 10 ans
  Akinori MUSHA d378795176 Merge pull request #462 from knu/liquid-to_xpath il y a 10 ans
  Akinori MUSHA 64802bd457 `uri_escape`: Do not fail when nil is given. il y a 10 ans
  Akinori MUSHA c706bebcc1 Add a dedicated validator for interpolation. il y a 10 ans
  Akinori MUSHA 3e0741d100 Agent#valid?: Rescue Liquid::Error and save it in errors. il y a 10 ans
  Akinori MUSHA 0c490aa82d Add a Liquid filter `to_xpath`, which quotes a string for use in XPath expression. il y a 10 ans
  Akinori MUSHA e483061bed Add a spec for LiquidInterpolatable::Filters. il y a 10 ans