1. 85c9b30 Merge "Fix table render hinting" by Wyatt Allen · 8 years ago
  2. 4254ca3 Fix table render hinting by Wyatt Allen · 8 years ago
  3. 642c4ac Merge "Fix app size to make scrollbars visible" by Viktar Donich · 8 years ago
  4. a7b8944 Fix app size to make scrollbars visible by Viktar Donich · 8 years ago
  5. a010547e Fix issues detected by 'JSHint' and 'JSCS' by Urs Wolfer · 8 years ago
  6. a690d72b Merge "Refresh change when approved status changes" by Wyatt Allen · 8 years ago
  7. f074373 Refresh change when approved status changes by Kasper Nilsson · 8 years ago
  8. bc0c634 Fix copy within same line by Kasper Nilsson · 8 years ago
  9. 4e1d1b8 Accept base patch line links by Wyatt Allen · 8 years ago
  10. 14dda85 Make GR-DIFF-COMMENT-THREAD more visually distinct by Wyatt Allen · 8 years ago
  11. 0a879f280 Merge change comments and messages as GWT UI does by Viktar Donich · 8 years ago
  12. e575c57 Merge "Use semi-transparent intraline highlight color" by Viktar Donich · 8 years ago
  13. ff7df43 Merge "Declare dependency for file list action method" by Andrew Bonventre · 8 years ago
  14. d824c68 Declare dependency for file list action method by Wyatt Allen · 8 years ago
  15. 3894bb9 Use semi-transparent intraline highlight color by Wyatt Allen · 8 years ago
  16. 8bb0934 Don't display tooltips on touch devices by Becky Siegel · 8 years ago
  17. dd2a08e Merge "Limit the width of comments in the message list" by Wyatt Allen · 8 years ago
  18. 269fd55 Merge "Revert "Don't display tooltips on touch devices"" by Andrew Bonventre · 8 years ago
  19. 7cccb37 Revert "Don't display tooltips on touch devices" by Andrew Bonventre · 8 years ago
  20. c99f2bc Merge "Cap number of files for which bulk actions can be performed" by Wyatt Allen · 8 years ago
  21. a258d65 Limit the width of comments in the message list by Wyatt Allen · 8 years ago
  22. e04945a Merge "Fix gr-registration-dialog test failure in Safari" by Viktar Donich · 8 years ago
  23. cc11d0b Merge "Don't display tooltips on touch devices" by Wyatt Allen · 8 years ago
  24. ac1280c Don't display tooltips on touch devices by Becky Siegel · 8 years ago
  25. c5bcee1 Cap number of files for which bulk actions can be performed by Kasper Nilsson · 8 years ago
  26. a51a24c Fix flaky test in gr-autocomplete by Kasper Nilsson · 8 years ago
  27. 63aff83 Fix gr-registration-dialog test failure in Safari by Logan Hanks · 8 years ago
  28. a8e4332 Remove extra network call to get change detail on diff view by Andrew Bonventre · 8 years ago
  29. fd434af First round cleanup of network requests & errors from tests by Andrew Bonventre · 8 years ago
  30. 29978b4 Merge changes from topic 'registration' by David Pursehouse · 8 years ago
  31. 2e2cd58 Merge "Safeguard for font preferences if server has skew" by Andrew Bonventre · 8 years ago
  32. 1f5a851 Safeguard for font preferences if server has skew by Becky Siegel · 8 years ago
  33. 17de3ef Fix misspelling of _shouldSuppressError by Logan Hanks · 8 years ago
  34. 610f80d Add namespacing for keyboard shortcut disabling by Logan Hanks · 8 years ago
  35. 25f49af Add account registration dialog to PolyGerrit by Logan Hanks · 8 years ago
  36. 6833811 Merge "Fix 'cannot read _account_id of null' in change-view" by Viktar Donich · 8 years ago
  37. fe0a972 Fix 'cannot read _account_id of null' in change-view by Kasper Nilsson · 8 years ago
  38. 302cf65 Merge "Fix "Cannot read property 'view' of undefined" console error" by Andrew Bonventre · 8 years ago
  39. d9acaab Fix issue where test setup was causing error after completion by Andrew Bonventre · 8 years ago
  40. 61ab0a3 Fix "Cannot read property 'view' of undefined" console error by Becky Siegel · 8 years ago
  41. 77fcd28 Fix typo. ubmit --> submit by Andrew Bonventre · 8 years ago
  42. f38a139 Merge "Update label vote within reply-dialog when modified externally" by Andrew Bonventre · 8 years ago
  43. 0c03db3 Merge "Add a diff preference for font size" by Andrew Bonventre · 8 years ago
  44. 352b68f Update label vote within reply-dialog when modified externally by Kasper Nilsson · 8 years ago
  45. 3f0fd6d Fix lint error in JSDoc by Wyatt Allen · 8 years ago
  46. 1453503 Merge "Fix horizontal scrolling in file dropdown, comments, and gr diff view" by Andrew Bonventre · 8 years ago
  47. 6c06e78 Fix horizontal scrolling in file dropdown, comments, and gr diff view by Becky Siegel · 8 years ago
  48. 5ea5345 Merge "Fix copy behavior in comment textarea" by Wyatt Allen · 8 years ago
  49. 848371e Fix copy behavior in comment textarea by Kasper Nilsson · 8 years ago
  50. 92039854 Add 'Label Status' field to change-metadata by Kasper Nilsson · 8 years ago
  51. f12ad4c Merge "Gracefully handle HTTP 409 for diff API" by Andrew Bonventre · 8 years ago
  52. 75d10d3 Merge "Fix autocomplete popup focus error" by Andrew Bonventre · 8 years ago
  53. 1be7c31 Gracefully handle HTTP 409 for diff API by Wyatt Allen · 8 years ago
  54. e83bbcd Fix missing import in path-list-behavior by Kasper Nilsson · 8 years ago
  55. 1805cf5 Fix autocomplete popup focus error by Kasper Nilsson · 8 years ago
  56. 81a43d7 Update keyboard shortcuts dialog to account for new actions by Andrew Bonventre · 8 years ago
  57. 926d86d Merge "Keyboard shortcuts to expand and collapse all comments" by Andrew Bonventre · 8 years ago
  58. 99642e3 Merge "Default to unified view on small screen sizes" by Andrew Bonventre · 8 years ago
  59. f18604e Merge "Refactor use of startsWith into indexOf === 0" by Andrew Bonventre · 8 years ago
  60. aadd0a0 Merge changes I7e9834c9,Id823cd27 by Andrew Bonventre · 8 years ago
  61. bbd21cb Update the selection popup bubble look and feel by Andrew Bonventre · 8 years ago
  62. cc44a7a Refactor use of startsWith into indexOf === 0 by Wyatt Allen · 8 years ago
  63. d7dbed6 Add a diff preference for font size by Becky Siegel · 8 years ago
  64. c4249c3 Add ability to hide actions via the experimental plugin API by Andrew Bonventre · 8 years ago
  65. 74f531c Default to unified view on small screen sizes by Becky Siegel · 8 years ago
  66. eb4ea18 Keyboard shortcuts to expand and collapse all comments by Becky Siegel · 8 years ago
  67. 9d8649b Prevent single-line collapsed common groups by Wyatt Allen · 8 years ago
  68. 9aff6f2 Merge "Pressing "u" acts like a back button on change view page" by Andrew Bonventre · 8 years ago
  69. 6c8fd1e Fix syntax class whitelist test by Wyatt Allen · 8 years ago
  70. 8eeedff Pressing "u" acts like a back button on change view page by beckysiegel · 9 years ago
  71. e00e3b6 Merge "Set topic by Change-Id" by Andrew Bonventre · 8 years ago
  72. 57c4cd7 Merge "Do not add original description to reverts. Leave that for plugins." by Andrew Bonventre · 8 years ago
  73. d062fc8 Merge "bazel: add rules for vulcanize & crisper, and use them in //polygerrit-ui/app." by ekempin · 8 years ago
  74. c88cdda Do not add original description to reverts. Leave that for plugins. by Ravi Mistry · 8 years ago
  75. 7f8a46b Merge "Fix repeated path when '#' is not followed by '/'" by David Pursehouse · 8 years ago
  76. c8a00e9 Merge "Add total change counts to file list in change view" by Andrew Bonventre · 8 years ago
  77. af3bf15 Merge "Disable syntax highlighting files with very long lines" by Andrew Bonventre · 8 years ago
  78. fdd395a Merge "Use commit hash instead of Change-ID in the revert message" by Andrew Bonventre · 8 years ago
  79. 1e94b4e Disable syntax highlighting files with very long lines by Wyatt Allen · 8 years ago
  80. 5fdd63c A tiny fix to the polygerrit ui README by Aaron Gable · 8 years ago
  81. 1c91ddf Add total change counts to file list in change view by Becky Siegel · 8 years ago
  82. 2f2a3a5 Set topic by Change-Id by Wyatt Allen · 8 years ago
  83. 3cbed24 Merge "Add handling for files with no extension to special sort" by Andrew Bonventre · 8 years ago
  84. cfec596 Merge "Add "voting disabled" text to reply dialogue for closed CLs" by Wyatt Allen · 8 years ago
  85. 6eb9a84 Add handling for files with no extension to special sort by Kasper Nilsson · 8 years ago
  86. 78bcde6 Merge "Add dropdown for selecting diff view mode to file list" by Viktar Donich · 8 years ago
  87. 7e1d00b Fix repeated path when '#' is not followed by '/' by Logan Hanks · 8 years ago
  88. 95b96f8 Use commit hash instead of Change-ID in the revert message by Ravi Mistry · 8 years ago
  89. 62fdc5c Merge "Provide DOM insertion point for plugins" by Wyatt Allen · 8 years ago
  90. 56aeaea Add "voting disabled" text to reply dialogue for closed CLs by Becky Siegel · 8 years ago
  91. cbfbaa4 Provide DOM insertion point for plugins by Viktar Donich · 8 years ago
  92. 4b9082e Add max-rows to the PG revert dialog by Ravi Mistry · 8 years ago
  93. 240cf79 Merge "Make sure user logged in before auto opening revert popup" by Andrew Bonventre · 8 years ago
  94. 0ad5e6c Make sure user logged in before auto opening revert popup by Ravi Mistry · 8 years ago
  95. 020f239 Merge "Compute showEmail prop in gr-account-link" by Andrew Bonventre · 8 years ago
  96. 527221a Compute showEmail prop in gr-account-link by Kasper Nilsson · 8 years ago
  97. b539c90 Cancel diff processing when the diff processor is detached by Wyatt Allen · 8 years ago
  98. 624b070 Add dropdown for selecting diff view mode to file list by Kasper Nilsson · 8 years ago
  99. f3f4b90 Merge "Fix diff expanded/collapsed binding" by Wyatt Allen · 8 years ago
  100. 7fa6072 Merge "Allow for comments to be collapsible" by Wyatt Allen · 8 years ago