This plugin provides a message of the day to be displayed in the Gerrit UI.

Clone this repo:
  1. 6f27e7e Migrate UI component to Lit by Thomas Dräbing · 5 weeks ago master
  2. fd7b739 Adapt to changes in Gerrit core by Kaushik Lingarkar · 5 months ago
  3. 17feb4a Fix config file save logic in FileBasedMessageStore by Yash Chaturvedi · 5 months ago
  4. bb21f80 Use one single definition of the date/time format in the config file by Saša Živkov · 1 year, 5 months ago stable-3.12
  5. bc7de34 Replace @AutoValue with java record by Saša Živkov · 1 year, 5 months ago
  6. 6479eb8 Replace the usage of java.util.Date with the java.time.* by Saša Živkov · 1 year, 5 months ago
  7. 653a49b Document that startsAt/expiresAt timestamps assume Gerrit's timezone by Saša Živkov · 1 year, 5 months ago
  8. 952f870 Set the real message.id in the response instead of the content hash by Saša Živkov · 1 year, 5 months ago
  9. 659f1e2 Simplify code for loading file content into String by Saša Živkov · 1 year, 5 months ago
  10. 7d5b587 Implement Git based message store by Saša Živkov · 1 year, 5 months ago
  11. d963562 Move file store specific Guice bindings to the FileBasedModule by Saša Živkov · 1 year, 5 months ago
  12. e4dd32d Introduce MessageStore and move logic to FileBasedMessageStore by Saša Živkov · 1 year, 5 months ago
  13. 5c440d9 Fix date/time parsing for the set-message REST API by Saša Živkov · 1 year, 5 months ago
  14. ca546e1 Update set messsage API to parse expires_at with offset by Kaushik Lingarkar · 1 year, 6 months ago
  15. 8f6788a Allow updating the banner via UI by Kaushik Lingarkar · 1 year, 8 months ago
  16. 48b92e2 Add a REST API to set the message by Kaushik Lingarkar · 1 year, 8 months ago
  17. 5ade3e6 Format docs consistently by Nasser Grainawi · 1 year, 8 months ago
  18. d15ef6d Allow configuring config and data dirs by Kaushik Lingarkar · 2 years ago
  19. 2db4e52 Merge "Show banner after dismissal if message is updated" by Nasser Grainawi · 2 years ago
  20. da99706 Show banner after dismissal if message is updated by Kaushik Lingarkar · 2 years ago