This plugin provides a message of the day to be displayed in the Gerrit UI.
- bb21f80 Use one single definition of the date/time format in the config file by Saša Živkov · 1 year ago master
- bc7de34 Replace @AutoValue with java record by Saša Živkov · 1 year ago
- 6479eb8 Replace the usage of java.util.Date with the java.time.* by Saša Živkov · 1 year ago
- 653a49b Document that startsAt/expiresAt timestamps assume Gerrit's timezone by Saša Živkov · 1 year ago
- 952f870 Set the real message.id in the response instead of the content hash by Saša Živkov · 1 year ago
- 659f1e2 Simplify code for loading file content into String by Saša Živkov · 1 year ago
- 7d5b587 Implement Git based message store by Saša Živkov · 1 year ago
- d963562 Move file store specific Guice bindings to the FileBasedModule by Saša Živkov · 1 year ago
- e4dd32d Introduce MessageStore and move logic to FileBasedMessageStore by Saša Živkov · 1 year ago
- 5c440d9 Fix date/time parsing for the set-message REST API by Saša Živkov · 1 year ago
- ca546e1 Update set messsage API to parse expires_at with offset by Kaushik Lingarkar · 1 year, 1 month ago
- 8f6788a Allow updating the banner via UI by Kaushik Lingarkar · 1 year, 3 months ago
- 48b92e2 Add a REST API to set the message by Kaushik Lingarkar · 1 year, 3 months ago
- 5ade3e6 Format docs consistently by Nasser Grainawi · 1 year, 3 months ago
- d15ef6d Allow configuring config and data dirs by Kaushik Lingarkar · 1 year, 6 months ago
- 2db4e52 Merge "Show banner after dismissal if message is updated" by Nasser Grainawi · 1 year, 7 months ago
- da99706 Show banner after dismissal if message is updated by Kaushik Lingarkar · 1 year, 7 months ago
- e6e072b Replace deprecated css variable by Nasser Grainawi · 1 year, 7 months ago
- 6ae0ed5 Allow the message to grow to fit the screen width by Nasser Grainawi · 2 years, 6 months ago
- 3d2a353 Fix message banner to not appear immediately after dismissal by Prudhvi Akhil Alahari · 2 years, 6 months ago