summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-22Remove unnecessary resolve_events_with_state_mapErik Johnston3-57/+7
We only ever used the synchronous resolve_events_with_state_map in one place, which is trivial to replace with the async version.
2018-08-22Use recaptcha_ajax.js directly from GoogleRichard van der Hoff2-196/+1
This was originally done in commit c75b71a397d91c013a65a7f57d2c13199cf4c204, but got reverted on this branch due to the PR (#3677) being based on the wrong branch. We're ready to merge this to master now, so let's make it match release-v0.33.3.
2018-08-22