Skip to content
Snippets Groups Projects
Commit d93f59b4 authored by Torsten Grote's avatar Torsten Grote
Browse files

Merge branch '555-blog-controller' into 'master'

Blog controller thread safety

This patch removes the mutable list of posts from the blog controller to make it thread-safe, and adds a cache of message bodies to speed up reloads.

Closes #555.

See merge request !276
parents c5f02726 ef029080
No related branches found
No related tags found
Loading
Showing
with 397 additions and 289 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment