• Yorick Peterse's avatar
    Throttle the number of UPDATEs triggered by touch · 856447cc
    Yorick Peterse authored
    This throttles the number of UPDATE queries that can be triggered by
    calling "touch" on a Note, Issue, or MergeRequest. For Note objects we
    also take care of updating the associated "noteable" relation in a
    smarter way than Rails does by default.
    856447cc