gerrit/gerrit-extension-api
Shawn Pearce dfbe6d6ead Add MessageOfTheDay extension point for plugins
Allow plugins to contribute messages to the UI during initial page
load. Gerrit displays the messages in a butter bar at the top of
the page and allows users to hide them with the "Dismiss" button.

Messages are hidden per-browser using a cookie named after the
message id, set to expire at a date supplied by the server. After
this date the same message could redisplay if the server sends the
same message again.

Change-Id: I0bcca845f501cbeb8c31356fff398c3adb43099a
2014-01-02 08:19:57 -08:00
..
src/main/java/com/google/gerrit/extensions Add MessageOfTheDay extension point for plugins 2014-01-02 08:19:57 -08:00
BUCK Update Buck 2013-11-29 10:50:59 -08:00