stable
Clone or download
Read-only
part of story #14828: display dates with both absolute and relative How to test: make start-gerrit create your gerrit configuration following the readme migrate a repository to gerrit => if migration succeed forge your database to male it ko Access to your repository => error message contains the date of migration Access to the Admin gerrit section of your reporitory => error message contains the date of migration Change-Id: Ie4e822b3db79971fd3ba7ea40d8bb2b2fda9fb06
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Repository/View/GerritStatusPresenter.php | +6 | −10 | Go to diff View file |
M | plugins/git/include/Git/Repository/View/RepositoryHeaderPresenterBuilder.php | +5 | −5 | Go to diff View file |
M | plugins/git/include/GitViews/RepoManagement/Pane/Gerrit.class.php | +13 | −9 | Go to diff View file |
M | plugins/git/templates/repository/gerrit-status.mustache | +1 | −1 | Go to diff View file |
M | src/common/date/RelativeDatesAssetsRetriever.php | +14 | −0 | Go to diff View file |