discourse/spec
Guo Xiang Tan aa0d32231c FIX: Incorrect query when removing a group owner.
https://meta.discourse.org/t/group-rename-and-group-owners-removal-problems/85596
2018-05-07 13:57:00 +08:00
..
components FEATURE: remove support for legacy auth tokens 2018-05-04 10:12:10 +10:00
controllers Feature: Push notifications for Android (#5792) 2018-05-04 15:31:48 -07:00
fabricators FEATURE: webhook for flag events 2018-04-13 07:47:58 +05:30
fixtures FIX: update mail gem to fix UTF-8 parsing issue 2018-04-25 21:53:37 +02:00
helpers FIX: excerpts in summary email are too short when there are images or links 2018-03-12 18:12:09 -04:00
import_export
integration FIX: when creating a topic in a category that only allows tags from a tag group, don't allow creation of new tags 2018-03-19 11:42:10 -04:00
integrity
jobs FIX: TopicEmbed.import should update title and author 2018-05-02 17:12:31 +10:00
lib/backup_restore backup restorer: tidy pg_dump schema portability logic, add test 2018-03-20 10:32:39 +08:00
mailers Fabricate records with the right attributes during fabrication. 2018-05-07 11:26:38 +08:00
models Fix specs (didn't work on UTC+xx timezones) 2018-05-04 08:21:57 +02:00
multisite
requests FIX: Incorrect query when removing a group owner. 2018-05-07 13:57:00 +08:00
serializers FIX: Missing `Group#bio_raw` attribute for group owners. 2018-04-17 15:57:52 +08:00
services Feature: Push notifications for Android (#5792) 2018-05-04 15:31:48 -07:00
support FEATURE: move staff tags setting to tag group settings 2018-04-20 15:34:23 -04:00
tasks
views/omniauth_callbacks
rails_helper.rb