gerrit/gerrit-common
Shawn Pearce 23dfaa0e9f Fix JavaScript indexOf crash when reviewer has no name
Refactor all existing user hyperlink code back to AccountLink.
Make sure the formatting code consistently uses FormatUtil to
render the text for a user, as this logic handles the cases of
no name or no email being present on the account info.

While we are here clean up the code by casting the older legacy
types into the newer AccountInfo pure JSON type. This will help
newer code to run slightly faster in the browser, at the expense
of the old code having to do conversion first.

Change-Id: Iee9eec2eaba58583b2381f4e8c0da1efe3462a4e
2013-03-01 12:57:21 -08:00
..
.settings Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
src Fix JavaScript indexOf crash when reviewer has no name 2013-03-01 12:57:21 -08:00
.gitignore Add Intellij IDEA files to ignore list 2012-05-03 13:17:43 -07:00
pom.xml Update dependencies to asm 4 2012-09-10 15:58:05 -07:00