1. a595062 Add tests for gr-confirm-abandon-dialog by Paladox none · 7 years ago
  2. d65409b Merge "Revert "Hide automated messages by default"" by Kasper Nilsson · 7 years ago
  3. 2542fea Merge "Allow editing with can_upload privilege" by Becky Siegel · 7 years ago
  4. 31df892 Revert "Hide automated messages by default" by Becky Siegel · 7 years ago
  5. 65d44cd Merge "ChangeField: Fix log error messages" by Hugo Arès · 7 years ago
  6. 45e6cce Allow editing with can_upload privilege by Becky Siegel · 7 years ago
  7. 4a2567f ChangeField: Fix log error messages by Hector Oswaldo Caballero · 7 years ago
  8. 0f82510 Add another two test cases to define ACL behavior by Han-Wen Nienhuys · 7 years ago
  9. f8c86b2 Merge "Add test to demonstrate that BLOCK takes into account ref specificity." by hanwen · 7 years ago
  10. 6a244f0 Merge branch 'stable-2.15' by David Pursehouse · 7 years ago
  11. e277b15 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  12. 68ed2cc Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 7 years ago
  13. 2ce2c92 Bazel: Silent zip output in gerrit-antlr:query_antlr rule by David Ostrovsky · 7 years ago
  14. de5676c Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  15. ebd7a9d Merge "Bazel: Update to custom rules_closure to support Java 9" by David Ostrovsky · 7 years ago
  16. 8f99aa5 Merge changes If43927fe,I228fd1d5,Ia1e1778a,I4091003f,Ie7ba21dd, ... by David Pursehouse · 7 years ago
  17. 2206c85 Merge "Cancel diff rendering when diffs are collapsed or detached" by Kasper Nilsson · 7 years ago
  18. b81f407 Merge "Merge branch 'stable-2.15' into master" by David Pursehouse · 7 years ago
  19. 03a2e52 Merge "Hide automated messages by default" by Kasper Nilsson · 7 years ago
  20. fcc3cf8 Cancel diff rendering when diffs are collapsed or detached by Wyatt Allen · 7 years ago
  21. 0ba4c41 Merge "GroupAuditEvent: Fix JavaDoc warnings about invalid member type qualifications" by David Pursehouse · 7 years ago
  22. 315542d Merge "Provide mvn command output when VERBOSE set" into stable-2.14 by David Pursehouse · 7 years ago
  23. f33ea9e Merge "Respect manual_review preference in diff view" by Kasper Nilsson · 7 years ago
  24. 9f58260 Merge "Show current change arrow in submitted together list" by Wyatt Allen · 7 years ago
  25. 3e6ab28 Hide automated messages by default by Becky Siegel · 7 years ago
  26. 77d0eef Merge changes I4946b858,I8fd16586 into stable-2.14 by David Pursehouse · 7 years ago
  27. 6aceb38 Merge branch 'stable-2.15' into master by Dave Borowitz · 7 years ago
  28. ec96085 Merge tracking 'stable-2.14' into stable-2.15 by Dave Borowitz · 7 years ago
  29. 8d294fc Add test to demonstrate that BLOCK takes into account ref specificity. by Han-Wen Nienhuys · 7 years ago
  30. 5201142 Merge "Move downloaded artifact cache from buck-cache to bazel-cache" into stable-2.15 by David Ostrovsky · 7 years ago
  31. f428a23 Respect manual_review preference in diff view by Kasper Nilsson · 7 years ago
  32. 78881fc Bazel: Update to custom rules_closure to support Java 9 by David Ostrovsky · 7 years ago
  33. 3509776 Provide mvn command output when VERBOSE set by Jacek Centkowski · 7 years ago
  34. e32aa99 Merge "Increase template test size for polygerrit" by Becky Siegel · 7 years ago
  35. d46114d Merge "Abstract change list pagination URLs" by Wyatt Allen · 7 years ago
  36. e1d0f76 Merge "CheckAccessIT: Only 1 statement should follow ExpectedException#expect" by Edwin Kempin · 7 years ago
  37. eaa669a Merge "Wrap change view header more gracefully" by Wyatt Allen · 7 years ago
  38. 0f3dc4a Merge "Show project config weblink on repo access page if it exists" by Wyatt Allen · 7 years ago
  39. 8c12b0b Show current change arrow in submitted together list by Wyatt Allen · 7 years ago
  40. 68a3e12 Document that NoteDb migration requires a large heap by Dave Borowitz · 7 years ago
  41. e9656a2 Merge "Remove outstanding references to buck" by Dave Borowitz · 7 years ago
  42. bde22fa Move downloaded artifact cache from buck-cache to bazel-cache by Dave Borowitz · 7 years ago
  43. 12c32a2 Merge "CurrentUser: Return Optional from methods that retrieve a property" by Edwin Kempin · 7 years ago
  44. cf47852 CheckAccessIT: Only 1 statement should follow ExpectedException#expect by Edwin Kempin · 7 years ago
  45. 04d1c68 GroupAuditEvent: Fix JavaDoc warnings about invalid member type qualifications by Edwin Kempin · 7 years ago
  46. 0385951 Increase template test size for polygerrit by Paladox none · 7 years ago
  47. 7788ae9 Move downloaded artifact cache from buck-cache to bazel-cache by Dave Borowitz · 7 years ago
  48. 9c35979 Remove outstanding references to buck by Dave Borowitz · 7 years ago
  49. b457c19 Merge "Account: Remove @Column annotations and make members private" by Edwin Kempin · 7 years ago
  50. 8b14e97 Merge "Bazel: Update to custom rules_closure to avoid build warning" by David Ostrovsky · 7 years ago
  51. 3283599 Merge "In /PROJECT/check.access, warn when there are no branches." by hanwen · 7 years ago
  52. d19d0d3 ReviewerRecommender: Prevent NPE when changeNotes is null by David Pursehouse · 7 years ago
  53. 987dc82 Add @Nullable annotations to VersionedMetaData by Han-Wen Nienhuys · 7 years ago
  54. 8eb5f2b In /PROJECT/check.access, warn when there are no branches. by Han-Wen Nienhuys · 7 years ago
  55. 6c4c287 RestApiServlet: Merge if with enclosing one by Hector Oswaldo Caballero · 7 years ago
  56. 1767c1e RestApiServlet: Remove redundant else statements by Hector Oswaldo Caballero · 7 years ago
  57. 0ebd41f RestApiServlet: Use log built-in string formatting by Hector Oswaldo Caballero · 7 years ago
  58. 534847b RestApiServlet: Use defined method to check content type by Hector Oswaldo Caballero · 7 years ago
  59. a774a4f RestApiServlet: Extract constant by Hector Oswaldo Caballero · 7 years ago
  60. 6a23b31 RestApiServlet: Extract methods to find kind of request by Hector Oswaldo Caballero · 7 years ago
  61. 0292e3c RestApiServlet: Collapse identically handled exceptions by Hector Oswaldo Caballero · 7 years ago
  62. b747cae ReviewerSuggestion: More Javadoc improvements by David Pursehouse · 7 years ago
  63. 8330f32 Merge "Improve and document REST API errors on non-internal groups" by Edwin Kempin · 7 years ago
  64. d8808dc Merge "Remove unused InvalidUserNameException" by Edwin Kempin · 7 years ago
  65. 8128e3f CurrentUser: Return Optional from methods that retrieve a property by Edwin Kempin · 7 years ago
  66. dcaa305 Merge "Revert "Hide sensitive data from audit and gerrit logs"" into stable-2.14 by David Pursehouse · 7 years ago
  67. 514c006 Merge changes Ic9997036,Icfaf65ee into stable-2.14 by Edwin Kempin · 7 years ago
  68. 05b5531 Merge "ReviewerSuggestion: Reword Javadoc" into stable-2.14 by David Pursehouse · 7 years ago
  69. a0326ec Bazel: Update to custom rules_closure to avoid build warning by David Ostrovsky · 7 years ago
  70. 749dc54 Merge "Handle deleted project in ReindexIfStaleTask" into stable-2.14 by David Pursehouse · 7 years ago
  71. 79c916c Merge "Compute threads with `in_reply_to` rather than location" by Wyatt Allen · 7 years ago
  72. 07e7648 Abstract change list pagination URLs by Wyatt Allen · 7 years ago
  73. a5bea0b Revert "Hide sensitive data from audit and gerrit logs" by David Pursehouse · 7 years ago
  74. c2233a4 dev-plugins: Improve formatting of reviewer suggestion documentation by David Pursehouse · 7 years ago
  75. 74a2af6 ReviewerSuggestion: Reword Javadoc by David Pursehouse · 7 years ago
  76. 4657155 ReviewerRecommender: Add debug log of plugin provided weight by David Pursehouse · 7 years ago
  77. ec89c1d Merge "Handle the ReindexIfStale event when a change is deleted" into stable-2.14 by David Pursehouse · 7 years ago
  78. 3aa2f29 Merge "Merge branch 'stable-2.13' into stable-2.14" into stable-2.14 by David Pursehouse · 7 years ago
  79. bdb70cf Show project config weblink on repo access page if it exists by Becky Siegel · 7 years ago
  80. 9feac0b Handle deleted project in ReindexIfStaleTask by Hugo Arès · 7 years ago
  81. 391d48e Merge "Make gr-editor-view more mobile friendly" by Kasper Nilsson · 7 years ago
  82. 2e15ea2 Make gr-editor-view more mobile friendly by Kasper Nilsson · 7 years ago
  83. 436a5c0 Wrap change view header more gracefully by Kasper Nilsson · 7 years ago
  84. 10fec9e Merge "Show `cursor: pointer` for all clickable parts of file list rows" by Wyatt Allen · 7 years ago
  85. 0af28d3 Merge "Disallow tabbing on paper-button" into stable-2.15 by Paladox none · 7 years ago
  86. fdf0db7 Compute threads with `in_reply_to` rather than location by Wyatt Allen · 7 years ago
  87. cd3f088 Merge "Update selected change item styling" by Kasper Nilsson · 7 years ago
  88. 2051932 Show `cursor: pointer` for all clickable parts of file list rows by Wyatt Allen · 7 years ago
  89. a0f7a2f Merge changes from topic "group-audits" by xchangcheng · 7 years ago
  90. dd0b031 Merge "Prepare gr-diff-comment-thread for use in comment thread view" by Becky Siegel · 7 years ago
  91. aea28d9 Merge "Associate threads with `in_reply_to` in gr-diff-comment-thread-group" by Wyatt Allen · 7 years ago
  92. c8f46c3 Merge changes I1f63e432,I2837291c,I40052ec0 by Kasper Nilsson · 7 years ago
  93. 3fc3a5c Update selected change item styling by Kasper Nilsson · 7 years ago
  94. 5d90003 Merge "ReplaceOp: Add more precise change kind messages" by Dave Borowitz · 7 years ago
  95. 0211869 ReplaceOp: Add more precise change kind messages by Dave Borowitz · 7 years ago
  96. b735e40 Merge "Don't crash in GetAccess if refs/meta/config is missing" by Dave Borowitz · 7 years ago
  97. bf5efd5 Improve and document REST API errors on non-internal groups by Dave Borowitz · 7 years ago
  98. c956776 Don't crash in GetAccess if refs/meta/config is missing by Han-Wen Nienhuys · 7 years ago
  99. f0ebfdc Disallow tabbing on paper-button by Becky Siegel · 8 years ago
  100. 1ce1ccc Merge "Enlarge approved/rejected symbols in change list" by Kasper Nilsson · 7 years ago