1. 13df292 Merge "Improve page scrolling performance part 2" by viktard · 6 years ago
  2. 5a5a733 Merge "Improve page scrolling performance part 1" by viktard · 6 years ago
  3. 1d132c7 Improve page scrolling performance part 1 by Viktar Donich · 6 years ago
  4. 4b5a422 Improve page scrolling performance part 3 by Viktar Donich · 6 years ago
  5. cfe08fc Improve page scrolling performance part 2 by Viktar Donich · 6 years ago
  6. e75432c Merge "Set chip background color explicitly" by Wyatt Allen · 6 years ago
  7. a0a3b2e Update git submodules by Kasper Nilsson · 6 years ago
  8. fbf6d1b Set chip background color explicitly by Kasper Nilsson · 6 years ago
  9. 3fa3771 Exclude bin directory from IntelliJ Bazel project by Dave Borowitz · 6 years ago
  10. 6d72821 Update CodeMirror to 5.37.0 by Paladox none · 6 years ago
  11. db1208e Update jetty to 9.4.9.v20180320 by Paladox · 6 years ago
  12. 5872780 Fix permissions checks on Gerrit API on current user by Luca Milanesio · 6 years ago
  13. 3912a9d GroupCacheImpl: Fix log message when UUID is not found by David Pursehouse · 6 years ago
  14. 3126431 Upgrade protobuf-java to 3.5.1 by David Pursehouse · 6 years ago
  15. 7e45ed3 Upgrade gson to 2.8.4 by David Pursehouse · 6 years ago
  16. 44dcda5 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  17. a50ded0 Update git submodules by David Pursehouse · 6 years ago
  18. 6914232 Python cleanups, round 2: line too long, etc. by Chad Horohoe · 6 years ago
  19. dd22470 Python cleanups, round 1: whitespace by Chad Horohoe · 6 years ago
  20. 8f708b8 Update git submodules by David Pursehouse · 6 years ago
  21. c1399cf Merge "Remove unused opt_ctx param from API interface" by Wyatt Allen · 6 years ago
  22. 28dda22 Merge "Show error toast on plugin network errors" by viktard · 6 years ago
  23. a7474e2 Remove unused opt_ctx param from API interface by Wyatt Allen · 6 years ago
  24. b5f87ed Merge "Add method for toggling dark theme" by Kasper Nilsson · 6 years ago
  25. 17df4f6 Use ProtoTruth#assertThat in more places by Dave Borowitz · 6 years ago
  26. 0136f76 Merge "Set included in dialog header background for scrolling" by Wyatt Allen · 6 years ago
  27. bab4586 Optionally persist ChangeNotesCache by Dave Borowitz · 6 years ago
  28. d0f48db Merge changes I189f6dad,I7a17a318,I8ba34146 by Dave Borowitz · 6 years ago
  29. d1cefeb Improve error message for submit rules in Submit action by Patrick Hiesel · 6 years ago
  30. fe270dd WorkQueue.Executor#buildMetrics: Remove MetricMaker parameter by David Pursehouse · 6 years ago
  31. ad0caab Fix some Javadoc links which are reported to be broken by Alice Kober-Sotzek · 6 years ago
  32. 4cc65a9 Merge "Py3 compat: xrange() -> range()" by David Pursehouse · 6 years ago
  33. 65a1ae5 ChangeQueryBuilder: Allow ownerin predicate to be evaluated by the index by Borui Tao · 6 years ago
  34. a17c4f5 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  35. e1153de Update git submodules by Hugo Arès · 6 years ago
  36. 101b71e Set included in dialog header background for scrolling by Wyatt Allen · 6 years ago
  37. ce523fa Add method for toggling dark theme by Kasper Nilsson · 6 years ago
  38. 61aff03 Add and build Gerrit dark theme by Kasper Nilsson · 6 years ago
  39. 5c6fdf4 Py3 compat: xrange() -> range() by Chad Horohoe · 6 years ago
  40. 49b63e0 Merge "Use --primary-text-color in account dropdown" by Wyatt Allen · 6 years ago
  41. 6a5d6ed Update git submodules by David Pursehouse · 6 years ago
  42. 907bd33 Merge changes I74a0c8b8,I332cb50b,Ic0074b53 into stable-2.14 by Hugo Arès · 6 years ago
  43. d0e0309 Update git submodules by David Pursehouse · 6 years ago
  44. f635f8c Update mime-types.properties list with some more languages by Paladox none · 6 years ago
  45. 480c638 ldap.Helper: Use local logger and make logger in LdapRealm private by Edwin Kempin · 6 years ago
  46. ba6fd0f Remove ValidationError#createLoggerSink to avoid passing around loggers by Edwin Kempin · 6 years ago
  47. 7f52122 LdapLoginServlet: Improve exception handling by Edwin Kempin · 6 years ago
  48. 702463f OperatingSystemMXBeanProvider: Log exception for ReflectiveOperationException by Edwin Kempin · 6 years ago
  49. b5e620a Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  50. f58d87f ldap.Helper: Use local logger and make logger in LdapRealm private by Edwin Kempin · 6 years ago
  51. a08ef9a Remove ValidationError#createLoggerSink to avoid passing around loggers by Edwin Kempin · 6 years ago
  52. 84b82da LdapLoginServlet: Improve exception handling by Edwin Kempin · 6 years ago
  53. 55ece33 OperatingSystemMXBeanProvider: Log exception for ReflectiveOperationException by Edwin Kempin · 6 years ago
  54. fcbdca1 HttpPluginServlet: Don't trim leading whitespace from about.md content by David Pursehouse · 6 years ago
  55. 7d1dfc7 ProjectConfig: Don't use JGit's StringUtils to convert to lower case by David Pursehouse · 6 years ago
  56. 3cee96f Do not abort indexing if < 50% projects failed by Luca Milanesio · 6 years ago
  57. ef899cc Revert "AllChangesIndexer: Don't abort when failing to open repository" by David Pursehouse · 6 years ago
  58. 4e97e35 WorkQueue: Don't fail when queue metric already exists by David Pursehouse · 6 years ago
  59. fccd70e WorkQueue: Sanitize metric name when queue is created by Jacek Centkowski · 6 years ago
  60. d7a17e1 DropWizardMetricMaker: Introduce method to sanitize metric name by Jacek Centkowski · 6 years ago
  61. 45b4c87 VersionedAccountDestinations: Remove unused createSink(String) method by Edwin Kempin · 6 years ago
  62. b492df1 ProjectBasicAuthFilter: Add comment why cause is not logged by Edwin Kempin · 6 years ago
  63. e709298 BazelBuild: Fix exception message when command was interrupted by Edwin Kempin · 6 years ago
  64. 5fa97fc GitwebServlet: Write only one log entry for CGI errors by Edwin Kempin · 6 years ago
  65. 510dc55 GitwebServlet: Log unexpected errors on error level by Edwin Kempin · 6 years ago
  66. 2311ef2 PostGpgKeys: Remove unneeded use of Joiner by Edwin Kempin · 6 years ago
  67. 7d16b05 Remove some logs for errors that are rethrown by Edwin Kempin · 6 years ago
  68. e4d8b24 Merge "VersionedAccountDestinations: Remove unused createSink(String) method" by David Pursehouse · 6 years ago
  69. cbf5f57 Merge "ProjectBasicAuthFilter: Add comment why cause is not logged" by David Pursehouse · 6 years ago
  70. f126857 Merge "BazelBuild: Fix exception message when command was interrupted" by David Pursehouse · 6 years ago
  71. dbf0f81 Merge changes I038a0d8b,I52302be3 by David Pursehouse · 6 years ago
  72. 5a59b3d Merge changes I98f0da6b,I82c210fe by David Pursehouse · 6 years ago
  73. 2263777 Merge changes I1530106d,Ic67a9df6 by David Pursehouse · 6 years ago
  74. d55164c Merge "Fix inline diff expansion and reviewed state" by Kasper Nilsson · 6 years ago
  75. c22828a Fix inline diff expansion and reviewed state by Kasper Nilsson · 6 years ago
  76. a087a00 Merge changes from topic "issue8324" by Wyatt Allen · 6 years ago
  77. cc3181a Update _fetchSharedCacheURL to accept Defs.FetchJSONRequest by Wyatt Allen · 6 years ago
  78. 366cd4f Refactor optional _getChangeURLAndFetch arguments to objects by Wyatt Allen · 6 years ago
  79. a57c8c5 Refactor optional JSON fetch arguments to objects by Wyatt Allen · 6 years ago
  80. 68e7939 Merge "Report low FPS to analytics" by viktard · 6 years ago
  81. dab5155 Allow persistent caches to be not persisted by default by Dave Borowitz · 6 years ago
  82. 1f0e48a Truth: Move export to runtime_deps by Dave Borowitz · 6 years ago
  83. acbf3ab Minor improvements to ProtoCacheSerializers#toByteArray by Dave Borowitz · 6 years ago
  84. 94fd307 Move Truth rules to a subdirectory of lib by Dave Borowitz · 6 years ago
  85. 1a64764 Align ChangeColumns methods with Change fields by Dave Borowitz · 6 years ago
  86. cd9f218 Show error toast on plugin network errors by Viktar Donich · 6 years ago
  87. f0f3b29 Report low FPS to analytics by Viktar Donich · 6 years ago
  88. 31c377f Merge "Estimate render times for file list rows" by Wyatt Allen · 6 years ago
  89. b6b2dde Make _fetchJSON method private by Wyatt Allen · 6 years ago
  90. 0f3a9e2 Bind PluginUser.Factory in PluginModule by Maxime Guerreiro · 6 years ago
  91. 304e5db Expose the GerritRuntime to ServerPlugin by Maxime Guerreiro · 6 years ago
  92. 020977e Add GerritRuntime enum to describe the current running environment by Maxime Guerreiro · 6 years ago
  93. b6567d6 Merge "Remove unused field from PostReviewers" by Maxime Guerreiro · 6 years ago
  94. 1889349 Merge "Upgrade guava to 25.0-jre" by Dave Borowitz · 6 years ago
  95. 06260e3 PostGpgKeys: Remove unneeded use of Joiner by Edwin Kempin · 6 years ago
  96. 8e3506d Remove unused field from PostReviewers by Maxime Guerreiro · 6 years ago
  97. 3a9e556 Remove some logs for errors that are rethrown by Edwin Kempin · 6 years ago
  98. f639651 ProjectBasicAuthFilter: Add comment why cause is not logged by Edwin Kempin · 6 years ago
  99. 2fb8940 VersionedAccountDestinations: Remove unused createSink(String) method by Edwin Kempin · 6 years ago
  100. fd85009 GitwebServlet: Write only one log entry for CGI errors by Edwin Kempin · 6 years ago