Skip to content

Cache all events

Douwe Maan requested to merge cache-events into master

Use CSS to determine if the current user needs to see "Congratulations! Tweet about it" by project creation events and "Create Merge Request" by push events.

Implemented as described here: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/911#note_1559710

Addresses #2054 (closed), in part.

cc @dzaporozhets

Merge request reports