1. 06 5月, 2017 3 次提交
  2. 22 3月, 2017 2 次提交
  3. 21 3月, 2017 1 次提交
    • R
      Handle Route#name being nil after an update · 9bf9e6eb
      Robert Speicher 提交于
      It was possible for the `routes.name` field to be `NULL`, causing
      `name_was` to be `nil` after a rename, resulting a bad first argument to
      `sub` when attempting to rename descendants. This change adds a
      condition to make sure `name_was` is present before attempting the
      descendant update.
      9bf9e6eb
  4. 09 2月, 2017 2 次提交
  5. 13 1月, 2017 1 次提交
  6. 20 12月, 2016 1 次提交
  7. 08 12月, 2016 1 次提交