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