forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
68916: [CRDB-7715] Change date times on jobs page to use 24 hr utc r=Santamaura a=Santamaura This change updates the date time format used on the jobs page from 12 hr to 24 hr utc. This change is needed since the rest of crdb uses 24 hr utc time. Release note (ui change): change date times on jobs page to use 24 hr utc Screenshot: ![Screen Shot 2021-08-13 at 1 08 06 PM](https://user-images.githubusercontent.com/17861665/129413228-74ec5e0b-9804-405a-b180-1386ad017525.png) 68931: storage: add config option for enabling encryption-at-rest r=jbowens a=andyyang890 This patch adds the ability to configure encryption-at-rest for in-memory engines, which are used in tests. Release note: None Co-authored-by: Santamaura <[email protected]> Co-authored-by: Andy Yang <[email protected]>
- Loading branch information
Showing
4 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters