summaryrefslogtreecommitdiffstats
path: root/gerrit-gwtui
Commit message (Expand)AuthorAgeFilesLines
* Remove partial browser buildsShawn Pearce2013-05-063-91/+2
* Merge branch 'stable-2.6'Shawn Pearce2013-05-062-1/+33
|\
| * Handle 'Event.ONPASTE' in CreateGroupScreenBruce Zu2013-05-061-1/+21
| * OnEditEnabler can disable the widgetBruce Zu2013-05-061-0/+12
* | prettify: Move client-only classes to client packageShawn Pearce2013-05-054-5/+5
* | Merge branch 'stable-2.6'Shawn Pearce2013-04-264-50/+52
|\ \
| * | Reduce DOM nodes when updating reviewed statusShawn Pearce2013-04-261-20/+27
| |/
| * Fix PatchScreen leak when moving between filesShawn Pearce2013-04-261-10/+17
| * Use try/finally to ensure oldValue is clearedShawn Pearce2013-04-261-3/+6
| * Remove unused HasValueChangeHandlers from PatchScriptSettingsPanelShawn Pearce2013-04-261-12/+1
| * Make ListenableAccountDiffPreference final in PatchScriptSettingsPanelShawn Pearce2013-04-261-1/+1
| * Remove unused setPreferences method on PatchTableShawn Pearce2013-04-261-4/+0
| * Distinguish between error and timeout in intraline diff error messageDavid Pursehouse2013-04-243-0/+7
* | Ignore failure when retrieving avatar change url for profile screenEdwin Kempin2013-04-261-2/+6
* | Merge "Correct right border of binary header lines in side-by-side diffs"Shawn Pearce2013-04-252-8/+2
|\ \
| * | Correct right border of binary header lines in side-by-side diffsChristian Aistleitner2013-04-252-8/+2
* | | Merge "Show images in side-by-side diffs"Shawn Pearce2013-04-253-14/+63
|\| |
| * | Show images in side-by-side diffsChristian Aistleitner2013-04-253-14/+63
* | | Merge "Show mini avatar for all account links"Shawn Pearce2013-04-259-27/+52
|\ \ \
| * | | Show mini avatar for all account linksEdwin Kempin2013-04-249-27/+52
* | | | Merge "Display avatar and a link to change the avatar in the profile screen"Shawn Pearce2013-04-256-3/+52
|\ \ \ \
| * | | | Display avatar and a link to change the avatar in the profile screenEdwin Kempin2013-04-256-3/+52
* | | | | Merge "Make avatar image only visible after it has been successfully loaded"Shawn Pearce2013-04-251-7/+6
|\| | | |
| * | | | Make avatar image only visible after it has been successfully loadedEdwin Kempin2013-04-251-7/+6
* | | | | Merge "Use Diffy as avatar for the Gerrit server itself"Shawn Pearce2013-04-253-1/+15
|\| | | | | |_|/ / |/| | |
| * | | Use Diffy as avatar for the Gerrit server itselfEdwin Kempin2013-04-253-1/+15
* | | | Whitespace fixChristian Aistleitner2013-04-251-1/+1
* | | | Add insert/delete styles to image cells in unified diffsChristian Aistleitner2013-04-251-11/+29
* | | | Show diffed images above/below each other in unified diffsChristian Aistleitner2013-04-251-10/+17
* | | | Harmonize unified diff's styling of images with that of textChristian Aistleitner2013-04-251-8/+4
* | | | Cleanup unified diff's logic to determine how to visualize differencesChristian Aistleitner2013-04-251-8/+7
* | | | Merge "Refactor type dependent unified diff displaying into separate functions"Edwin Kempin2013-04-251-77/+87
|\ \ \ \
| * | | | Refactor type dependent unified diff displaying into separate functionsChristian Aistleitner2013-04-241-77/+87
* | | | | Merge "Make unified diffs of images show the images again"Edwin Kempin2013-04-251-37/+37
|\| | | | | |/ / / |/| | |
| * | | Make unified diffs of images show the images againChristian Aistleitner2013-04-241-37/+37
| |/ /
* / / Remove resizing search box and fix width at 70Shawn Pearce2013-04-231-44/+1
|/ /
* | Show a popup with user information as tooltip on avatar imagesEdwin Kempin2013-04-238-27/+140
* | Show mini avatar images for summary comments and inline commentsEdwin Kempin2013-04-233-16/+21
* | Use email instead of Account.Id to retrieve avatar imageEdwin Kempin2013-04-233-11/+13
* | Merge "Distinguish between error and timeout in intraline diff error message"Shawn Pearce2013-04-223-0/+7
|\ \
| * | Distinguish between error and timeout in intraline diff error messageDavid Pursehouse2013-04-173-0/+7
* | | Merge branch 'stable-2.6'Shawn Pearce2013-04-221-5/+5
|\ \ \ | | |/ | |/|
| * | Enable expanding skipped lines even if 'Syntax Coloring' is offBruce Zu2013-04-221-5/+5
| * | Remove deprecated methods from FormatUtilDavid Pursehouse2013-04-183-14/+4
* | | Drop Arial Unicode MS font and request only sans-serifShawn Pearce2013-04-171-2/+2
* | | Merge branch 'stable-2.6'Shawn Pearce2013-04-174-10/+12
|\| | | |/ |/|
| * Merge "Show filter field on project/group list screen before populating the l...Shawn Pearce2013-04-172-6/+8
| |\
| | * Show filter field on project/group list screen before populating the listEdwin Kempin2013-04-152-6/+8
| * | Fix display of account name when name consists only of spacesDavid Pursehouse2013-04-172-4/+4
| |/
* | Merge "Add gitweb.linkDrafts to control if gitweb links are shown on drafts"David Pursehouse2013-04-172-1/+11
|\ \