• Martin Luder's avatar
    Order commit comments in API chronologically · 55f91f3d
    Martin Luder authored
    When fetching commit comments via API, the comments were not ordered,
    but just returned in the order Postgresql finds them. Now the API always
    returns comments in chronological order.
    55f91f3d
commits_spec.rb 6 KB