discourse/app
Robin Ward 3862036422 REFACTOR: Use imports for `sinon` and `setResolver`
I also took the opportunity with this commit to move some test specific
stuff out of `discourse-loader` which is loaded on the front end of the
application. The test module building now happens in the `test_helper`
bundle.
2020-10-09 13:54:54 -04:00
..
assets REFACTOR: Use imports for `sinon` and `setResolver` 2020-10-09 13:54:54 -04:00
controllers Replace `base_uri` with `base_path` (#10879) 2020-10-09 12:51:24 +01:00
helpers Replace `base_uri` with `base_path` (#10879) 2020-10-09 12:51:24 +01:00
jobs DEV: Fix typo 2020-10-07 23:43:11 +02:00
mailers FIX: When admin changes an email for the user the user must confirm the change (#10830) 2020-10-07 13:02:24 +10:00
models Replace `base_uri` with `base_path` (#10879) 2020-10-09 12:51:24 +01:00
serializers FIX: Use scope name when serializing UserApiKeys (#10871) 2020-10-08 18:12:24 +01:00
services REFACTOR: Removes double check of site setting in badge granter 2020-10-05 19:59:57 +02:00
views FIX: display correct reply count for crawler 2020-10-09 11:11:11 -04:00