1. fd434af First round cleanup of network requests & errors from tests by Andrew Bonventre · 8 years ago
  2. 610f80d Add namespacing for keyboard shortcut disabling by Logan Hanks · 8 years ago
  3. 25f49af Add account registration dialog to PolyGerrit by Logan Hanks · 8 years ago
  4. 0c03db3 Merge "Add a diff preference for font size" by Andrew Bonventre · 8 years ago
  5. 1805cf5 Fix autocomplete popup focus error by Kasper Nilsson · 8 years ago
  6. aadd0a0 Merge changes I7e9834c9,Id823cd27 by Andrew Bonventre · 8 years ago
  7. d7dbed6 Add a diff preference for font size by Becky Siegel · 8 years ago
  8. c4249c3 Add ability to hide actions via the experimental plugin API by Andrew Bonventre · 8 years ago
  9. c88cdda Do not add original description to reverts. Leave that for plugins. by Ravi Mistry · 8 years ago
  10. 3cbed24 Merge "Add handling for files with no extension to special sort" by Andrew Bonventre · 8 years ago
  11. 6eb9a84 Add handling for files with no extension to special sort by Kasper Nilsson · 8 years ago
  12. 527221a Compute showEmail prop in gr-account-link by Kasper Nilsson · 8 years ago
  13. e8680ea Defer metrics reporting until plugins are loaded by Viktar Donich · 8 years ago
  14. ad41241 Merge "Allow for deletion of votes from changes" by David Pursehouse · 8 years ago
  15. 6fca1a8 Add submittable support back to PolyGerrit by Ravi Mistry · 8 years ago
  16. a5ee85c Fix API discrepancy with `submitchange` callback by Andrew Bonventre · 8 years ago
  17. f0f5740 Allow for deletion of votes from changes by Kasper Nilsson · 8 years ago
  18. ae0ae48 Add hook for specifying which labels need to be set on reverts by Ravi Mistry · 8 years ago
  19. ef2ff0c Merge "Apply special file sorting to gr-comment-list" by Andrew Bonventre · 8 years ago
  20. 8b38727 Update 24 hour times to have zeros in front of single digit numbers by Becky Siegel · 8 years ago
  21. 028d382 Apply special file sorting to gr-comment-list by Kasper Nilsson · 9 years ago
  22. e848b84 Add handling for undefined account names by Kasper Nilsson · 9 years ago
  23. 81c5cf7 Fix logic error in gr-autocomplete by Kasper Nilsson · 9 years ago
  24. 52e4ac07 Merge "Fix failing test in projects-editor" by Andrew Bonventre · 9 years ago
  25. d733350 Fix failing test in projects-editor by Kasper Nilsson · 9 years ago
  26. 7aaebff Fix issue where “Click to add topic” was being cut off by Andrew Bonventre · 9 years ago
  27. 44c1b91 Fix bug in autocomplete focus detection by Kasper Nilsson · 9 years ago
  28. aad2360 Merge "Update relative time text for a change updated to say "just now"" by Andrew Bonventre · 9 years ago
  29. 2ca5e0f Update relative time text for a change updated to say "just now" by beckysiegel · 9 years ago
  30. 01b79f4 Close autocomplete suggestions on tap by Logan Hanks · 9 years ago
  31. 453a298 Show autocomplete suggestions only when input is focused by Kasper Nilsson · 9 years ago
  32. 2962ec2 Merge "Add optional commit event firing to gr-autocomplete" by Andrew Bonventre · 9 years ago
  33. b1ae6a4 Add optional commit event firing to gr-autocomplete by Kasper Nilsson · 9 years ago
  34. 7cf7426 Merge branch 'stable-2.13' by Paladox · 9 years ago
  35. f27498b Update es6-promise polyfill to 3.3.0 by Paladox none · 9 years ago
  36. e80c294 Strip unused modifiers from URLs with Change IDs by Kasper Nilsson · 9 years ago
  37. a5d44b9 Merge branch 'stable-2.13' by David Pursehouse · 9 years ago
  38. 914cf06 Add es6-promise for Internet Explorer by Paladox · 9 years ago
  39. 96035d2 Enhance special filename sorting by Kasper Nilsson · 9 years ago
  40. 3a3ea11 Fix undefined behavior with empty search query by Kasper Nilsson · 9 years ago
  41. 962d723 Tab key in reply dialog changes focus by Kasper Nilsson · 9 years ago
  42. 4171513 Fix a bug in file name sorting by Kasper Nilsson · 9 years ago
  43. bfb0f9d Make primary disabled button look more disabled by Viktar Donich · 9 years ago
  44. ea82d1c Move gr-change-action buttons to be above commit message by Andrew Bonventre · 9 years ago
  45. ed82bbc Remove topMargin since the header is no longer pinned by Andrew Bonventre · 9 years ago
  46. b1d4e7b Merge "Implement more feature-full autocomplete for the search bar" by Andrew Bonventre · 9 years ago
  47. 4e3c7ec Fix text undefined error by Kasper Nilsson · 9 years ago
  48. ce78339 Implement more feature-full autocomplete for the search bar by Kasper Nilsson · 9 years ago
  49. a979ab7 Implement simple autocomplete for the search bar by Kasper Nilsson · 9 years ago
  50. e247def Detail styling for account lists in reply dialog by Logan Hanks · 9 years ago
  51. 76b0e76 Merge "Add API event callback for 'revert'." by Andrew Bonventre · 9 years ago
  52. 7d64e78 Add API event callback for 'revert'. by Ravi Mistry · 9 years ago
  53. 441fe4c Merge "Refresh auth credentials prospective fixes" by Andrew Bonventre · 9 years ago
  54. 735e966 Ignore suggestions for old queries by Viktar Donich · 9 years ago
  55. 91b7f8d Refresh auth credentials prospective fixes by Viktar Donich · 9 years ago
  56. f5eeb92 Use ellipsis for long topic names by Wyatt Allen · 9 years ago
  57. 4f4b3a7 Save top-level draft change comments in localstorage by Wyatt Allen · 9 years ago
  58. 7ae341a Disable save button until content changes by Viktar Donich · 9 years ago
  59. f2b1ce5 Fix focus stops in reply dialog by Logan Hanks · 9 years ago
  60. 3642422 Add owner and (editable) reviewers to reply dialog by Logan Hanks · 9 years ago
  61. 4a3e6b8 Add gr-account-list by Logan Hanks · 9 years ago
  62. 3f9ea17 Add gr-account-entry by Logan Hanks · 9 years ago
  63. 117d455 Moved mock-diff-response and fix flaky tests by Wyatt Allen · 9 years ago
  64. 33df005 Fix issues detected by 'JSHint' and 'JSCS' by Urs Wolfer · 9 years ago
  65. a48ddd7 Refresh expired credentials by Viktar Donich · 9 years ago
  66. 2603965 Show review score explanation in change details by Viktar Donich · 9 years ago
  67. 5c38e9a Add Gerrit.getLoggedIn to JS API by Andrew Bonventre · 9 years ago
  68. ce9bbbb Add change view reply dialog JS interface by Andrew Bonventre · 9 years ago
  69. a6eb943 Add change view actions JS interface by Andrew Bonventre · 9 years ago
  70. 5474de8 Add experimental labelchange event in JS API by Andrew Bonventre · 9 years ago
  71. e665f08 Add optional version parameter to JS API by Andrew Bonventre · 9 years ago
  72. be9869c Adds SSH Keys to the PolyGerrit settings screen by Wyatt Allen · 9 years ago
  73. 31958fcb Adds the HTTP Credentials section to PolyGerrit settings by Wyatt Allen · 9 years ago
  74. 6405650 Show group memberships in the PolyGerrit settings screen by Wyatt Allen · 9 years ago
  75. 767b760 Allows editing full names in PolyGerrit user settings by Wyatt Allen · 9 years ago
  76. bcb8aa5 Merge "Allows editing contact emails in PolyGerrit account settings" by Andrew Bonventre · 9 years ago
  77. cf02842 Allows editing contact emails in PolyGerrit account settings by Wyatt Allen · 9 years ago
  78. fe51412 Merge changes I9876ba0a,I6d7e8c71,Id1702d01 by Andrew Bonventre · 9 years ago
  79. 8351fbb Expose the change actions element to the JS API by Andrew Bonventre · 9 years ago
  80. d2497fb Clean up lint under polygerrit-ui by Logan Hanks · 9 years ago
  81. 033b931 Wrap API event handlers in try/catch blocks by Andrew Bonventre · 9 years ago
  82. bd47217 Adds "Watched Projects"/Notifications section to PolyGerrit settings by Wyatt Allen · 9 years ago
  83. e57733d Converts gr-reviewer-list to use a new, generic autocomplete by Wyatt Allen · 9 years ago
  84. 522ef64 Keep alert toast in front of modal overlays by Wyatt Allen · 9 years ago
  85. 5008b44 Add a checkbox to hide ranged comments behind by Viktar Donich · 9 years ago
  86. 165d5d3 Restores a11y tabbing behavior to gr-reply-dialog by Wyatt Allen · 9 years ago
  87. 1ec7b3f Prevent repeated account info calls when logged out by Andrew Bonventre · 9 years ago
  88. 8fee90b Adds some user preferences to the PolyGerrit settings page by Wyatt Allen · 9 years ago
  89. 97926a4 Fix server error handling in 'gr-rest-api-interface' by Urs Wolfer · 9 years ago
  90. bbc039e Fix mislabeling of some tests in gr-editable-label by Andrew Bonventre · 9 years ago
  91. 582e3e6 Don’t be so restricting with the width of error messages by Andrew Bonventre · 9 years ago
  92. cd768c5 Allow the commit message to be edited in the change view by Andrew Bonventre · 9 years ago
  93. f1d7d87 Allows topic editing in the change view by Wyatt Allen · 9 years ago
  94. 445f549 Revert "Allows topic editing in the change view by Andrew Bonventre · 9 years ago
  95. 9ffd7b5 Allows topic editing in the change view by Wyatt Allen · 9 years ago
  96. b574e5f Add tests for 'gr-avatar' when 'avatars' object is available by Urs Wolfer · 9 years ago
  97. 88678da Add support for images in diffs by Wyatt Allen · 9 years ago
  98. 035c74f Cleanup of diff comment draft saving work by Wyatt Allen · 9 years ago
  99. 7a4aa8c Save comment drafts locally if they are abandoned by Wyatt Allen · 9 years ago
  100. 8eba594 Tidies keyboard shortcut dialogs and updated cursor styles by Wyatt Allen · 9 years ago