Files
danbooru/app/logical
evazion 57c4d2a54f related tag calculator: fix unstable sorting of related tags.
Fix this test failure:

    1) Failure:
    RelatedTagCalculatorTest#test_: A related tag calculator should convert a hash into string format.
    [test/unit/related_tag_calculator_test.rb:65]:
    Expected: "aaa 3 bbb 3 ccc 2 ddd 1"
      Actual: "bbb 3 aaa 3 ccc 2 ddd 1"

The related tag string didn't use a stable sort. Sort first by tag
count, then by tag name.
2018-01-20 14:33:36 -06:00
..
2017-07-12 15:52:48 -07:00
2014-02-28 16:40:11 -08:00
2018-01-13 20:55:52 -08:00
2017-07-12 15:52:48 -07:00
2017-12-28 14:56:03 -08:00
2018-01-13 20:55:52 -08:00
2017-09-14 11:05:06 -07:00
2017-11-17 16:18:59 -08:00
2017-11-16 14:20:32 -08:00
2017-11-20 16:30:07 -08:00
2017-11-10 15:59:23 -08:00
2017-10-12 16:36:17 -07:00
2013-04-14 18:22:25 -07:00
2018-01-13 20:55:52 -08:00
2018-01-13 20:55:52 -08:00
2017-02-21 13:40:52 -08:00