1. 93aaef4 Send comments as a separate email when published on push by Dave Borowitz · 8 years ago
  2. d6ee48e Control auto-publishing comments on push with preference by Dave Borowitz · 8 years ago
  3. cb86192 Add ReceiveCommits option to publish comments by Dave Borowitz · 8 years ago
  4. a1d35d7 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  5. 3c86167 ChangeQueryBuilder: Fix raw type warnings by Edwin Kempin · 8 years ago
  6. 3ce0e4c NoteDbPrimaryIT: Annotate as @NoHttpd by David Pursehouse · 8 years ago
  7. f230f88 Merge "Fix NPE when default field expansions are omitted" by Dave Borowitz · 8 years ago
  8. 9c5497c Format java files with google-java-format by David Pursehouse · 8 years ago
  9. aeff40f Merge changes from topic 'permission-backend' by David Pursehouse · 8 years ago
  10. a134c83 Merge "Add root element definition" by Viktar Donich · 8 years ago
  11. ba48823 Migrate delete ref to PermissionBackend by Shawn Pearce · 8 years ago
  12. de15b7f Hide RefControl.can{Read,Write} by Shawn Pearce · 8 years ago
  13. b4e622d Check ADD_PATCH_SET with PermissionBackend by Shawn Pearce · 8 years ago
  14. f537319 Migrate Move to PermissionBackend by Shawn Pearce · 8 years ago
  15. 80d1c3b Fix NPE when default field expansions are omitted by Logan Hanks · 8 years ago
  16. ad62ecb Merge "ES6ify /gr-reply-dialog/*" by Logan Hanks · 8 years ago
  17. ad908b1 ES6ify /gr-reply-dialog/* by Kasper Nilsson · 8 years ago
  18. 2602b6c Add root element definition by Becky Siegel · 8 years ago
  19. 1c899de Merge "DeleteComment: Remove unused members" by Dave Borowitz · 8 years ago
  20. e30d2b4 Merge "Fix errors from tests" by Becky Siegel · 8 years ago
  21. 75bf2ce Merge "Remove polyfilled image API" by Wyatt Allen · 8 years ago
  22. 26880b6 Remove polyfilled image API by Wyatt Allen · 8 years ago
  23. a62893f Merge "ES6ify /gr-error-manager/*" by Kasper Nilsson · 8 years ago
  24. bf0569e Merge "Add diff preferences to change view" by Wyatt Allen · 8 years ago
  25. 6ee6b26 Merge "Replace viewport height with percent" by Wyatt Allen · 8 years ago
  26. 259acae Merge "CommentsIT: Remove declaration of exception that is never thrown" by David Pursehouse · 8 years ago
  27. 3829779 Merge "DeleteCommentRewriter: Fix warning about incomplete JavaDoc" by David Pursehouse · 8 years ago
  28. 9746851 Merge "Make coverage script +x" by ekempin · 8 years ago
  29. 17a3c06 Make coverage script +x by Han-Wen Nienhuys · 8 years ago
  30. 151bb8d CommentsIT: Remove declaration of exception that is never thrown by Edwin Kempin · 8 years ago
  31. 6179ec8 DeleteCommentRewriter: Fix warning about incomplete JavaDoc by Edwin Kempin · 8 years ago
  32. 1fd6d43 DeleteComment: Remove unused members by Edwin Kempin · 8 years ago
  33. faf683f Merge "ES6ify /gr-reporting/*" by Viktar Donich · 8 years ago
  34. ebd8746 Merge changes from topic 'migrate-external-ids-3' by ekempin · 8 years ago
  35. 0328589 Merge "Support to delete a comment with 'NoteDbRewriter' in BatchUpdate" by Dave Borowitz · 8 years ago
  36. 896b850 Merge "ChangeIndexRewriter: Fail if index predicate cannot be rewritten" by Dave Borowitz · 8 years ago
  37. 5b3bc5d Ensure that users can only create changes on visible refs by Patrick Hiesel · 8 years ago
  38. 123e281 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  39. 4ad7bd5 Files: Fix NPE when old patch set is not found by Edwin Kempin · 8 years ago
  40. eec70d1 Files: Fix NPE when old patch set is not found by Edwin Kempin · 8 years ago
  41. 3933773 Merge "Add script for collecting coverage" by ekempin · 8 years ago
  42. 8f7a973 Merge "Add comment and TODO in WORKSPACE about org.apache.httpcomponents versioning" by ekempin · 8 years ago
  43. e5f6216 Merge "Upgrade joda-time to 2.9.9" by ekempin · 8 years ago
  44. 23ed348 Add script for collecting coverage by Han-Wen Nienhuys · 8 years ago
  45. 4165509 StaleLibraryRemover: Don't fail when destination already exists by David Pursehouse · 8 years ago
  46. 346cd29 Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  47. c3c8c88 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  48. 471fe93 SshDaemon: Set NIO2_READ_TIMEOUT to sshd.idleTimeout by David Pursehouse · 8 years ago
  49. fc22415 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  50. c22f0fb Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  51. 12cdfc4 Add comment and TODO in WORKSPACE about org.apache.httpcomponents versioning by David Pursehouse · 8 years ago
  52. 59d4297 Upgrade joda-time to 2.9.9 by David Pursehouse · 8 years ago
  53. b38e18e ReviewersUtil: Add logging and metrics for reviewer suggestion by David Pursehouse · 8 years ago
  54. dca95d5 Allow setting Jetty HTTPD socket timeout by Luca Milanesio · 8 years ago
  55. 1e93923 Merge "Allow styling of header title and icon" by Viktar Donich · 8 years ago
  56. a135e41 Fix errors from tests by Becky Siegel · 8 years ago
  57. 51d7bc9 Make sure _canStartReview is defined by Logan Hanks · 8 years ago
  58. 70a8269 Add diff preferences to change view by Becky Siegel · 8 years ago
  59. fccb193 Allow styling of header title and icon by Aaron Gable · 8 years ago
  60. 17992ad ES6ify /gr-error-manager/* by Kasper Nilsson · 8 years ago
  61. 19ffbda Replace viewport height with percent by Thomas Shafer · 8 years ago
  62. a8596961 ES6ify /gr-reporting/* by Kasper Nilsson · 8 years ago
  63. 091e883 Merge "Add "Start review" workflow using work_in_progress" by Logan Hanks · 8 years ago
  64. 20e1071 Allow rebase of a change only with push permission by Alice Kober-Sotzek · 8 years ago
  65. f146846 Merge "Support additional request scope setup in account and group query tests" by ekempin · 8 years ago
  66. 2314ad6 Support additional request scope setup in account and group query tests by Alice Kober-Sotzek · 8 years ago
  67. bcde352 Cleanup null checks for input in REST endpoints to set private/wip by Edwin Kempin · 8 years ago
  68. 41b77de Handle null input in set wip/ready REST endpoints by Edwin Kempin · 8 years ago
  69. d1e0da8 Fix NPE in set/unset private REST endpoints when input is null by Edwin Kempin · 8 years ago
  70. 176b5b0 Show the "Unmark Private" button only once on change screen by Edwin Kempin · 8 years ago
  71. de7b69d GWT UI: Fix Javascript error on unmarking private on a change by Edwin Kempin · 8 years ago
  72. 540c842 PostPrivate: Allow administrators to set other users' changes private by David Pursehouse · 8 years ago
  73. 645dbf4 Reformat PostPrivate with google-java-format by Patrick Hiesel · 8 years ago
  74. 06821e3 ChangeQueryBuilder: Format with google-java-format by David Pursehouse · 8 years ago
  75. d027c0b Allow to update external IDs by push by Edwin Kempin · 8 years ago
  76. 276b8a8 Migrate external IDs to NoteDb (part 3) by Edwin Kempin · 8 years ago
  77. 9cbfae0 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  78. 7cd6a74 Merge "Allow to specify a message when the private flag on a change is set/unset" by ekempin · 8 years ago
  79. 7da5826 Merge "Replace FileInputStream and FileOutputStream with static Files methods" into stable-2.14 by ekempin · 8 years ago
  80. 7a5258d Merge changes I3f3adf8c,I31e6b863 by David Ostrovsky · 8 years ago
  81. cd88eef ReviewersUtil: Fix candidate list multiplier comment by David Pursehouse · 8 years ago
  82. db21e3a Replace FileInputStream and FileOutputStream with static Files methods by Hector Oswaldo Caballero · 8 years ago
  83. a887694 Merge "Add lint_test.sh and corresponding bazel test" by Kasper Nilsson · 8 years ago
  84. dc65dde Add "Start review" workflow using work_in_progress by Logan Hanks · 8 years ago
  85. a810b7b Merge "Display total comments and unresolved comments in patchset dropdown" by Kasper Nilsson · 8 years ago
  86. e5b14ce Support to delete a comment with 'NoteDbRewriter' in BatchUpdate by Changcheng Xiao · 8 years ago
  87. 0a6b9ea PolyGerrit: Make ES6 to ES5 transpilation actually work by David Ostrovsky · 8 years ago
  88. 796b822 Display total comments and unresolved comments in patchset dropdown by Ravi Mistry · 8 years ago
  89. b509953 maven_jar compatibility to rules_closure#java_import_external by David Ostrovsky · 8 years ago
  90. 452a5c6 Fixes issue that doesn't let api set labels by Becky Siegel · 8 years ago
  91. c9a593c Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  92. 9ba2702 PG docs: Add missing step to set up Safari by Dave Borowitz · 8 years ago
  93. fb2f355 Add %draft push option to documentation by Sven Selberg · 8 years ago
  94. 71200ac Merge changes from topic 'me-self' by David Pursehouse · 8 years ago
  95. dfa27ab Merge "Fix build failure with Bazel 0.5rc3." by David Pursehouse · 8 years ago
  96. b584c6b Merge "Merge branch 'stable-2.14'" by ekempin · 8 years ago
  97. f5e12ae1 Merge "Upgrade GWT to 2.8.1" by David Ostrovsky · 8 years ago
  98. cb074f9 Fix build failure with Bazel 0.5rc3. by Han-Wen Nienhuys · 8 years ago
  99. 5c682d6 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  100. f674bbf Merge "ChangeIndexRewriter: Add missing type arguments for generic classes" by ekempin · 8 years ago