This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
riking 728e8a262c FIX: Admin panel referral stats not counting topics correctly
Due to what seems to be a bug in ActiveRecord, the distinct: true option
is not recognized on counts with string column names. This commit fixes
that by moving the DISTINCT into the count string.

For robustness, the integration spec for IncomingLinksReport was
rewritten to be an actual integration spec, running the actual interface
on actual fake data.
2014-11-24 12:16:52 -08:00
..
assets FIX: limit other accounts deletion to 50 accounts otherwise it'll feel too slow 2014-11-24 18:05:40 +01:00
controllers FIX: limit other accounts deletion to 50 accounts otherwise it'll feel too slow 2014-11-24 18:05:40 +01:00
helpers UX: In digest email lists of topics, show striped version of category 2014-11-07 17:00:09 -05:00
jobs FIX: Mailing list mode was not checking for user deleted posts 2014-11-24 11:43:40 -05:00
mailers FIX: 1000 was a crazy threshold for showing categories at the bottom of 2014-11-07 17:16:52 -05:00
models FIX: Admin panel referral stats not counting topics correctly 2014-11-24 12:16:52 -08:00
serializers FEATURE: serialize the fact we are https in about 2014-11-24 17:54:17 +11:00
services FIX: when adding an IP to the spammer list, check the broader ban list 2014-11-21 18:16:06 +01:00
views specify max-width 100% on digest email logos 2014-11-17 02:10:33 -08:00