1. 0f3ef15 Merge "Fix line numbers in shadow-dom" by Becky Siegel · 8 years ago
  2. e15ddb2 Merge "Add a11ySuite call to gr-diff_test" by Kasper Nilsson · 8 years ago
  3. 3ed4104 Fix out of bounds textarea in gr-reply-dialog by Becky Siegel · 8 years ago
  4. 7f77305 Merge "Bazel plumbing to add bazel_components/polymer-resin" by Wyatt Allen · 8 years ago
  5. f6e01f3 Merge "Add optional version info parameter to PolyGerrit index template" by Dave Borowitz · 8 years ago
  6. e9da662 Format Java files with google-java-format by Alice Kober-Sotzek · 8 years ago
  7. 3227396 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  8. c93e480 Merge "Make it configurable whether the first user should become admin" by David Pursehouse · 8 years ago
  9. ef195c4 Merge changes Iefad88af,Id1017853 by David Pursehouse · 8 years ago
  10. 53d52ba Make it configurable whether the first user should become admin by Edwin Kempin · 8 years ago
  11. 170c361 Merge "Document library upgrade process" by David Pursehouse · 8 years ago
  12. acefc3d AccountsUpdate: Move comment about reindexing to class JavaDoc by Edwin Kempin · 8 years ago
  13. 444a2d5 Allow using ExternalIdsUpdate and AccountsUpdate without reindex by Edwin Kempin · 8 years ago
  14. 4847c3d Let ExternalIdsUpdate take care to evict accounts from the account cache by Edwin Kempin · 8 years ago
  15. fbcd038 Don't index missing accounts by Edwin Kempin · 8 years ago
  16. ef360d8 AccountCache: Add getOrNull method that returns null for missing account by Edwin Kempin · 8 years ago
  17. 6e5864b AccountCache: Document get and getIfPresent methods by Edwin Kempin · 8 years ago
  18. 6042806 Merge "Merge branch 'stable-2.14'" by Edwin Kempin · 8 years ago
  19. 3861f9f Merge "a11y improvements for gr-file-list" by Kasper Nilsson · 8 years ago
  20. ee7094a Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  21. 22ced9f Merge "Merge branch 'stable-2.14'" by David Pursehouse · 8 years ago
  22. cb9afdc Fix line numbers in shadow-dom by Becky Siegel · 8 years ago
  23. 6c72687 Merge "Add gr-copy-clipboard element" by Viktar Donich · 8 years ago
  24. e362e29 Fix styling in various overlays by Becky Siegel · 8 years ago
  25. fc487ea Add gr-copy-clipboard element by Becky Siegel · 8 years ago
  26. eda221c Merge "Fix related changes height calculations" by Kasper Nilsson · 8 years ago
  27. b9f1494 Fix related changes height calculations by Becky Siegel · 8 years ago
  28. 397ba31 Encode file path in gr-comment-list links by Wyatt Allen · 8 years ago
  29. 5fdede2 Merge "Bundle change and diff views together for embedding" by Viktar Donich · 8 years ago
  30. 51119fc Add optional version info parameter to PolyGerrit index template by Wyatt Allen · 8 years ago
  31. 9e1dc88 AccountCreator: Evict account from cache after adding it to group by Edwin Kempin · 8 years ago
  32. cfb5a76 Merge changes from topic 'ccs' by Alice Kober-Sotzek · 8 years ago
  33. e403bcb Preserve ReviewerState when reverting a change by Patrick Hiesel · 8 years ago
  34. 8e6dafd Persist CCs on Git push by Patrick Hiesel · 8 years ago
  35. ba74460 Merge branch 'stable-2.14' by Patrick Hiesel · 8 years ago
  36. 873ffc4 Set version to 2.14.1 by David Pursehouse · 8 years ago v2.14.1
  37. b40ed46 Merge "Update JGit to 4.7.1.201706071930-r" into stable-2.14 by David Pursehouse · 8 years ago
  38. ad6b3cc Merge "Use change number instead of change id for inbound email" into stable-2.14 by David Pursehouse · 8 years ago
  39. fe494ed Update JGit to 4.7.1.201706071930-r by Matthias Sohn · 8 years ago
  40. 91c3c61 Merge "PermissionBackend: Make considering admin credential configurable" by Saša Živkov · 8 years ago
  41. 30ca4e0 Use change number instead of change id for inbound email by Patrick Hiesel · 8 years ago
  42. 2d795a5 Merge changes Iefc47c2d,I08d5c756,I1af02c75,Iebde73b6,I2d1b2e05, ... by Edwin Kempin · 8 years ago
  43. 2d643e6 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  44. a85e814 Format Java files with google-java-format by David Pursehouse · 8 years ago
  45. 805545a Bundle change and diff views together for embedding by Viktar Donich · 8 years ago
  46. f3ce4f7 a11y improvements for gr-file-list by Kasper Nilsson · 8 years ago
  47. 3e3c796 Add a11ySuite call to gr-diff_test by Kasper Nilsson · 8 years ago
  48. c4693f1 Merge "Improve a11y for diff viewing" by Kasper Nilsson · 8 years ago
  49. ae16ad5 Fix list-view styles by Becky Siegel · 8 years ago
  50. 7a8022c AccountAccess: Remove unused methods by Edwin Kempin · 8 years ago
  51. 1a49df2 Bazel plumbing to add bazel_components/polymer-resin by Mike Samuel · 8 years ago
  52. f36b3d7 Let AccountsUpdate take care to evict accounts from the account cache by Edwin Kempin · 8 years ago
  53. 3ea6312 Let ExternalIdsUpdate take care to evict accounts from the account cache by Edwin Kempin · 8 years ago
  54. ff5bea5 Do atomic account updates through AccountsUpdate class by Edwin Kempin · 8 years ago
  55. 2803609 Update accounts through AccountsUpdate class by Edwin Kempin · 8 years ago
  56. 2a3b883 Get accounts through Accounts class by Edwin Kempin · 8 years ago
  57. bcfae3e AllAccountsIndexer: Don't load all accounts, but get IDs from user branches by Edwin Kempin · 8 years ago
  58. 986802e Replace AccountAccess#firstNById(int) by looking at user refs by Edwin Kempin · 8 years ago
  59. 5a48534 Remove AccountAccess.anyAccounts and instead check if user branches exist by Edwin Kempin · 8 years ago
  60. 5a1d6a8 Prevent creation of non-user branches in All-Users under refs/users/ by Edwin Kempin · 8 years ago
  61. f8a5455 Disallow creation of user branches by Edwin Kempin · 8 years ago
  62. b1bf759 Document library upgrade process by Patrick Hiesel · 8 years ago
  63. 980a214 IndexServletTest: Add missing serialVersionUID by Edwin Kempin · 8 years ago
  64. 40ea3ad Improve a11y for diff viewing by Kasper Nilsson · 8 years ago
  65. 38161a8 Add list style type to change status LIs by Wyatt Allen · 8 years ago
  66. c064824 Merge "Prevent debounced call to page.show in tests" by Wyatt Allen · 8 years ago
  67. 1125a23 Prevent debounced call to page.show in tests by Wyatt Allen · 8 years ago
  68. fc1f316 Fix gr-reply-dialog-it_test by Viktar Donich · 8 years ago
  69. f53bfb0 Merge "AccountPredicates: Rename isInactive() to isNotActive()" by Edwin Kempin · 8 years ago
  70. c1bef30b Merge "Create unit test for index template render" by Dave Borowitz · 8 years ago
  71. a215524 Create unit test for index template render by Wyatt Allen · 8 years ago
  72. 6378d4b Merge "Revert gr-change-reply-js-api to non-ES6 class" by Viktar Donich · 8 years ago
  73. 7b551c5 Merge changes I6984e3c9,Id5689dc5,Ie25b44c5,I51dcca79,I23b9f69c by Dave Borowitz · 8 years ago
  74. 7f15536 Merge changes Ic57e518d,Ia1ca49de by Wyatt Allen · 8 years ago
  75. 0471e32 Don't index missing accounts by Edwin Kempin · 8 years ago
  76. a5f94c8 Revert gr-change-reply-js-api to non-ES6 class by Kasper Nilsson · 8 years ago
  77. ec76cc1 AccountPredicates: Rename isInactive() to isNotActive() by Edwin Kempin · 8 years ago
  78. f01d46d Merge "Make methods in AccountPredicates public" by Edwin Kempin · 8 years ago
  79. 7c1ec88 AccountCache: Remove unused getIfPresent by Edwin Kempin · 8 years ago
  80. b34596f ExternalIdsConsistencyChecker: Use AccountCache#getOrNull to check if account exists by Edwin Kempin · 8 years ago
  81. 642ce70 AccountCache: Add getOrNull method that returns null for missing account by Edwin Kempin · 8 years ago
  82. 734f8a3 AccountCache: Document get and getIfPresent methods by Edwin Kempin · 8 years ago
  83. d0c01fd Document that *WebLink impls may return null by Dave Borowitz · 8 years ago
  84. 17ad3df Allow to use AccountCache out of request scope by Dariusz Luksza · 8 years ago
  85. a83b107 Make methods in AccountPredicates public by Edwin Kempin · 8 years ago
  86. 56bcc77 Merge "Revert "Make ExternalIdCache public for plugins"" by David Pursehouse · 8 years ago
  87. e348805 Revert "Make ExternalIdCache public for plugins" by David Pursehouse · 8 years ago
  88. 1bd4658 Merge "ChangeEditUtil: Remove extra reindex after publishing" by Edwin Kempin · 8 years ago
  89. 5bbf192 Integration test for LGTM plugin by Viktar Donich · 8 years ago
  90. 207a0eb Make selected label values always be strings by Viktar Donich · 8 years ago
  91. b71c56a Merge "Merge branch 'stable-2.14'" by David Pursehouse · 8 years ago
  92. fb8315a Merge changes I19a0c153,I1037c43d by Wyatt Allen · 8 years ago
  93. e40fe5a Merge "Fix gr-account-info styles in shadow DOM" by Wyatt Allen · 8 years ago
  94. 27a7a36 Merge "Add polygerrit-ui/app/test/common-test-setup.html" by Wyatt Allen · 8 years ago
  95. 9552ec8 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  96. 6db67fd Fix gr-account-info styles in shadow DOM by Becky Siegel · 8 years ago
  97. 2ce461e Fix filter so that it works with shadow DOM by Becky Siegel · 8 years ago
  98. 56fbb55 Consolidate list-view code by Becky Siegel · 8 years ago
  99. 0606f77 Merge "Add gr-textarea to the reply dialog" by Becky Siegel · 8 years ago
  100. c637fbd Add gr-textarea to the reply dialog by Becky Siegel · 8 years ago