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

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