stable
Clone or download
Read-only
This is part of story #11356 have user last_access_date updated accuratly Doing a Git operation through ssh will update the user last access date during the Gitolite 3 log parse (as done for SVN). Change-Id: I59faa84b4100189a16a27498de04342e0f3eae90
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/bin/import_all_giotlite3_logs.php | +3 | −2 | Go to diff View file |
M | plugins/git/include/Git/Gitolite/Gitolite3LogParser.php | +36 | −1 | Go to diff View file |
M | plugins/git/tests/Git/Gitolite/Gitolite3LogParserTest.php | +24 | −1 | Go to diff View file |