Files
danbooru/test/unit
evazion e3ae87cff7 Fix #4168: Ignore validations when rejecting tag changes.
* Only check for conflicts with existing aliases/implications when
  requests are created or approved, not when requests are rejected.

* Use `update!(status: "deleted")` instead of `update(status: "deleted")`
  so that if rejecting the request fails we fail immediately instead of
  continuing on and updating the forum topic.

* Wrap `reject!` and `TagChangeRequestPruner.reject_expired` in
  transactions so that if updating either the request or the forum
  fails, they both get rolled back.
2019-09-17 01:30:28 -05:00
..
2018-05-15 14:19:45 -07:00
2018-12-10 17:51:57 -08:00
2018-04-06 18:09:57 -07:00
2019-08-18 11:24:41 -05:00
2019-08-18 11:24:41 -05:00
2019-08-18 11:24:41 -05:00
2018-06-20 11:11:46 -07:00
2018-05-15 14:19:45 -07:00