1. 588bd2f GitwebServlet: Log unexpected errors on error level by Edwin Kempin · 6 years ago
  2. 722e4b5 BazelBuild: Fix exception message when command was interrupted by Edwin Kempin · 6 years ago
  3. f63da8a Merge changes I0e7d06be,I9b7bd67c by Maxime Guerreiro · 6 years ago
  4. 4731b1c Merge "AllChangesIndexer: Don't abort when failing to open repository" into stable-2.14 by David Pursehouse · 6 years ago
  5. bf63b21 Merge changes I67b72b59,I9ef30fb3 by xchangcheng · 6 years ago
  6. 104ea59 DropWizardMetricMaker: Improve error messages for invalid arguments by David Pursehouse · 6 years ago
  7. 594a463 DropWizardMetricMaker: Improve error message when metric name is invalid by Eryk Szymanski · 6 years ago
  8. 6030942 PostReviewers: call #absentUser when the user is absent by Changcheng Xiao · 6 years ago
  9. 2b2a99e Add #absentUser() to ForProject, ForRef and ForChange by Changcheng Xiao · 6 years ago
  10. 207e738 ExternalId: Document that scheme and id must not contain any colon by Edwin Kempin · 6 years ago
  11. 0f15807 ExternalId: Mark plainPassword as Nullable by Edwin Kempin · 6 years ago
  12. 83eaad4 AllChangesIndexer: Don't abort when failing to open repository by Borui Tao · 6 years ago
  13. 43d5d84 Merge "Upgrade JUnit to 4.12" by Dave Borowitz · 6 years ago
  14. 22820098 Upgrade guava to 25.0-jre by David Pursehouse · 6 years ago
  15. 4805d07 Merge "SerializedClassSubject: Work around Eclipse compiler bug" by David Pursehouse · 6 years ago
  16. 9fb396a Merge "Merge branch 'stable-2.15'" by David Pursehouse · 6 years ago
  17. ce5b9e6 SerializedClassSubject: Work around Eclipse compiler bug by Dave Borowitz · 6 years ago
  18. 02a9d40 Merge "Update Truth to 0.40" by Dave Borowitz · 6 years ago
  19. 556ee02 Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
  20. 5e62033 Estimate render times for file list rows by Wyatt Allen · 6 years ago
  21. 12df29f Fix field name of OAuthTokenProto.provider_id by Dave Borowitz · 6 years ago
  22. 6ae012e Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  23. 668944b Merge changes from topics "change-notes-state-fields", "proto-caches" by Dave Borowitz · 6 years ago
  24. 7f25f0f Upgrade gr-dropdown for download links by Kasper Nilsson · 6 years ago
  25. 8f67359 Merge "Remove the left indent for class gr-main-header (PolyGerrit)" by Wyatt Allen · 6 years ago
  26. cec9342 ldap: ignore host name verification if not sslVerify for startTLS by Alon Bar-Lev · 6 years ago
  27. 4501481 Merge "Move the bindings for the REST API out of GerritGlobalModule" by Edwin Kempin · 6 years ago
  28. 0d9927c8 Update Eclipse compiler settings with Oxygen.3a Release (4.7.3a) by David Pursehouse · 6 years ago
  29. b2de52f Return PrivateInternals_DynamicMapImpl from DynamicMap#emptyMap by Maxime Guerreiro · 6 years ago
  30. 7790975 Cleanup Dynamic{Map,Set}-related classes by Maxime Guerreiro · 6 years ago
  31. 2ab1e04 Merge changes from topic "swappable-caches-stable-2.14" into stable-2.14 by David Pursehouse · 6 years ago
  32. 85b476e Merge "Bind the REST API in an own module" by Edwin Kempin · 6 years ago
  33. aef1a1f Merge "Rename ConfigRestModule to Module" by Edwin Kempin · 6 years ago
  34. e0f18f1 Move the bindings for the REST API out of GerritGlobalModule by Edwin Kempin · 6 years ago
  35. e7077b8 Bind the REST API in an own module by Edwin Kempin · 6 years ago
  36. 6dfb679 Merge "Revert "Make GerritApiImpl class public"" by David Pursehouse · 6 years ago
  37. cfadd11 Rename ConfigRestModule to Module by Edwin Kempin · 6 years ago
  38. f66846c Revert "Make GerritApiImpl class public" by Edwin Kempin · 6 years ago
  39. e363330 Upgrade JUnit to 4.12 by David Pursehouse · 6 years ago
  40. 981e5b8 Update Truth to 0.40 by David Pursehouse · 6 years ago
  41. 1ffd7ca Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
  42. 9651ee9 Use --primary-text-color in account dropdown by Kasper Nilsson · 6 years ago
  43. 8d93f0f Measure and report time spent loading change data by Wyatt Allen · 6 years ago
  44. da0208d Merge changes Ia2549551,Ia82f8347,Ideee6730 by Kasper Nilsson · 6 years ago
  45. 02b28d7 Merge "Use primary-text-color in header dropdowns" by viktard · 6 years ago
  46. 475c110 Move ReviewDb ProtobufCodecs to a common class by Dave Borowitz · 6 years ago
  47. 3f0779e Add equals/hashCode to PatchSet and ChangeMessage by Dave Borowitz · 6 years ago
  48. e9d0211 ChangeNotesState: Add a Builder by Dave Borowitz · 6 years ago
  49. 1762553 ChangeNotesState: Remove changeMessagesByPatchSet field by Dave Borowitz · 6 years ago
  50. cb67893 Submit: Remove code scanning for failed submission message by Dave Borowitz · 6 years ago
  51. 3080c7d ChangeNotes: Remove fields that read from ChangeColumns by Dave Borowitz · 6 years ago
  52. c92b828 ChangeNotesState: Remove redundant revertOf field by Dave Borowitz · 6 years ago
  53. bc4757f Clarify ChangeNotesState private/WIP/started bits by Dave Borowitz · 6 years ago
  54. 6291a6b ChangeNotesState: Remove some @Nullable annotations from create by Dave Borowitz · 6 years ago
  55. cc7b9a8 Move ByteString bytes(int... ints) to test util by Dave Borowitz · 6 years ago
  56. 095394c Add tests for fields declared in types with custom serializers by Dave Borowitz · 6 years ago
  57. e6930d7 Convert OAuthTokenCache serialization to protobuf by Dave Borowitz · 6 years ago
  58. e62a111 Convert MergeabilityCacheImpl.Key serialization to protobuf by Dave Borowitz · 6 years ago
  59. 52e5bbb Simplify and clarify exception throwing of CacheSerializer by Dave Borowitz · 6 years ago
  60. 3c8b4d9 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  61. 0af4aa9 Merge "Make GerritApiImpl class public" by Edwin Kempin · 6 years ago
  62. 727d718 Make GerritApiImpl class public by Edwin Kempin · 6 years ago
  63. 14d6b12 SshDaemon: Fix logging by Edwin Kempin · 6 years ago
  64. 43e3c48 SshDaemon: Fix logging by Edwin Kempin · 6 years ago
  65. b6e94a0 Introduce mechanism to overload Gerrit core modules by Jacek Centkowski · 6 years ago
  66. a3cc510 Move default memory cache implementation out of H2 package by Dave Borowitz · 6 years ago
  67. 5517ec3 Introduce CacheImpl annotation by Jacek Centkowski · 6 years ago
  68. e602b8d Untangle persistent/memory cache implementations from each other by Jacek Centkowski · 6 years ago
  69. 7914c57 H2CacheFactory: update internal caches list synchronously by Jacek Centkowski · 6 years ago
  70. 56d5b5b Merge "Make GitwebServlet use Provider<CurrentUser>" by David Pursehouse · 6 years ago
  71. 8e2559f Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
  72. fd8953e6 Update git submodules by Kasper Nilsson · 6 years ago
  73. 276ca53 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  74. e69ab20 Merge "Fix ctrl+enter shortcut in reply dialog" by Kasper Nilsson · 6 years ago
  75. 0c3a791 Update git submodules by Kasper Nilsson · 6 years ago
  76. edb94ec AgreementsIT: Test that anonymous user cannot sign agreement by David Pursehouse · 6 years ago
  77. 8181f85 AgreementsIT: Test that signing agreement as other user fails by David Pursehouse · 6 years ago
  78. 285db93 Merge "Include all small cache tests in build rule" by David Pursehouse · 6 years ago
  79. 1620ba3 Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
  80. 340422c Update git submodules by David Pursehouse · 6 years ago
  81. 9221f05 Split _handleChangeOrDiffRoute into two routes by Kasper Nilsson · 6 years ago
  82. 4726779 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  83. fc55d90 Update git submodules by David Pursehouse · 6 years ago
  84. edd773a Include all small cache tests in build rule by Dave Borowitz · 6 years ago
  85. 4fbbf74 Update git submodules by David Pursehouse · 6 years ago
  86. 43f3ba3 Use primary-text-color in header dropdowns by Kasper Nilsson · 6 years ago
  87. b967f40 Merge "Bug fixes for gr-group-audit-log" by Paladox none · 6 years ago
  88. 3df4b92 Bug fixes for gr-group-audit-log by Paladox none · 6 years ago
  89. 78ef01e change.allowBlame config only disables in the GWT UI by Wyatt Allen · 6 years ago
  90. 608111b Merge "Add username as a fallback in gr-anonymous-name-behavior" by Logan Hanks · 6 years ago
  91. 0db312d Use CSS constant for assignee color by Kasper Nilsson · 6 years ago
  92. 36725f3 Use CSS constants in gr-form-styles by Kasper Nilsson · 6 years ago
  93. 997cf2a Minor cleanup in the Elasticsearch configuration documentation by David Pursehouse · 6 years ago
  94. 0404a71 Merge "Use print_function from __future__" by David Pursehouse · 6 years ago
  95. 4313467 Replace more CSS vars with constants by Kasper Nilsson · 6 years ago
  96. bc8eca1 Use print_function from __future__ by Chad Horohoe · 6 years ago
  97. 308d1fc Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
  98. c0731a3 Update git submodules by David Pursehouse · 6 years ago
  99. a133ca3 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  100. f3121de Update git submodules by David Pursehouse · 6 years ago