1. 17de3ef Fix misspelling of _shouldSuppressError by Logan Hanks · 9 years ago
  2. 610f80d Add namespacing for keyboard shortcut disabling by Logan Hanks · 9 years ago
  3. 25f49af Add account registration dialog to PolyGerrit by Logan Hanks · 9 years ago
  4. 20d43f3 Allow anything after "/register/" by Logan Hanks · 9 years ago
  5. 6833811 Merge "Fix 'cannot read _account_id of null' in change-view" by Viktar Donich · 9 years ago
  6. fe0a972 Fix 'cannot read _account_id of null' in change-view by Kasper Nilsson · 9 years ago
  7. 302cf65 Merge "Fix "Cannot read property 'view' of undefined" console error" by Andrew Bonventre · 9 years ago
  8. d9acaab Fix issue where test setup was causing error after completion by Andrew Bonventre · 9 years ago
  9. 61ab0a3 Fix "Cannot read property 'view' of undefined" console error by Becky Siegel · 9 years ago
  10. 77fcd28 Fix typo. ubmit --> submit by Andrew Bonventre · 9 years ago
  11. f38a139 Merge "Update label vote within reply-dialog when modified externally" by Andrew Bonventre · 9 years ago
  12. 0c03db3 Merge "Add a diff preference for font size" by Andrew Bonventre · 9 years ago
  13. 352b68f Update label vote within reply-dialog when modified externally by Kasper Nilsson · 9 years ago
  14. e47fe47 Support voting on merged changes by Dave Borowitz · 9 years ago
  15. c3eaaeb Merge "Use recursive name lookup for PluginConfig" by ekempin · 9 years ago
  16. 30069d5 Organize imports by David Pursehouse · 9 years ago
  17. 3f0fd6d Fix lint error in JSDoc by Wyatt Allen · 9 years ago
  18. b9ab929 Merge branch 'stable-2.13' by David Pursehouse · 9 years ago
  19. e18cbfa Merge changes from topic 'optional' by David Pursehouse · 9 years ago
  20. 1453503 Merge "Fix horizontal scrolling in file dropdown, comments, and gr diff view" by Andrew Bonventre · 9 years ago
  21. 6c06e78 Fix horizontal scrolling in file dropdown, comments, and gr diff view by Becky Siegel · 9 years ago
  22. 3ad1233 Use recursive name lookup for PluginConfig by Luca Milanesio · 9 years ago
  23. 5ea5345 Merge "Fix copy behavior in comment textarea" by Wyatt Allen · 9 years ago
  24. dc7f1ac Merge "Add 'Label Status' field to change-metadata" by Wyatt Allen · 9 years ago
  25. 848371e Fix copy behavior in comment textarea by Kasper Nilsson · 9 years ago
  26. d10d5ec GitUtil: Use java.util.Optional by Dave Borowitz · 9 years ago
  27. 7ccfba2 Assignee: Use java.util.Optional by Dave Borowitz · 9 years ago
  28. 75b38fc CommentsUtil: Use java.util.Optional by Dave Borowitz · 9 years ago
  29. 46b3de5 PluginContentScanner: Use java.util.Optional by Dave Borowitz · 9 years ago
  30. a008e5d MergeOp: Use java.util.Optional by Dave Borowitz · 9 years ago
  31. 613caf9 MergeSuperSet: Use java.util.Optional by Dave Borowitz · 9 years ago
  32. 81fa297 Schema: Use java.util.Optional by Dave Borowitz · 9 years ago
  33. 8fc5291 GetServerInfo: Use java.util.Optional by Dave Borowitz · 9 years ago
  34. 21782e8 Don't use Guava Optional from Enums.getIfPresent by Dave Borowitz · 9 years ago
  35. 5d0798f ChangeData: Use java.util.Optional by Dave Borowitz · 9 years ago
  36. 85ef799 ChangeTriplet: Use java.util.Optional by Dave Borowitz · 9 years ago
  37. 8069ac9 NoteDb: Use java.util.Optional by Dave Borowitz · 9 years ago
  38. b06cfdb LDAP: Use java.util.Optional by Dave Borowitz · 9 years ago
  39. 3d82500 Use java.util.Optional in change edit paths by Dave Borowitz · 9 years ago
  40. 46949f7 AccountCacheImpl: Use java.util.Optional by Dave Borowitz · 9 years ago
  41. 1888a81 GroupCacheImpl: Use java.util.Optional by Dave Borowitz · 9 years ago
  42. e4231bd RefCache: Use java.util.Optional by Dave Borowitz · 9 years ago
  43. fe672b8 AuthorizedKeys: Use java.util.Optional by Dave Borowitz · 9 years ago
  44. 7760826 Merge changes from topic 'advertise-missing-commits' by Dave Borowitz · 9 years ago
  45. 42418b6 in WorkQueue, explicitly cancel Runnables that are Futures. by Han-Wen Nienhuys · 9 years ago
  46. 92039854 Add 'Label Status' field to change-metadata by Kasper Nilsson · 9 years ago
  47. ee0ead3 Merge "Move ChangeRebuilder#rebuildProject to RebuildNoteDb" by Dave Borowitz · 9 years ago
  48. f12ad4c Merge "Gracefully handle HTTP 409 for diff API" by Andrew Bonventre · 9 years ago
  49. 75d10d3 Merge "Fix autocomplete popup focus error" by Andrew Bonventre · 9 years ago
  50. 16e4b17 Merge "Fix missing import in path-list-behavior" by Andrew Bonventre · 9 years ago
  51. 1be7c31 Gracefully handle HTTP 409 for diff API by Wyatt Allen · 9 years ago
  52. e83bbcd Fix missing import in path-list-behavior by Kasper Nilsson · 9 years ago
  53. e75af62 Move ChangeRebuilder#rebuildProject to RebuildNoteDb by Dave Borowitz · 9 years ago
  54. c9cb571 EventList: Don't implement List by Dave Borowitz · 9 years ago
  55. 68a7c08 ChangeNotesState: Store lists before defensive copying by Dave Borowitz · 9 years ago
  56. 405a8f5 in WorkQueue, explicitly cancel Runnables that are Futures. by Han-Wen Nienhuys · 9 years ago
  57. 1805cf5 Fix autocomplete popup focus error by Kasper Nilsson · 9 years ago
  58. 7ea8366 ReceiveCommits: Don't advertise nonexistent change SHA-1s by Dave Borowitz · 9 years ago
  59. bad8aa3 ReceiveCommitsAdvertiseRefsHook: Limit fields during search by Dave Borowitz · 9 years ago
  60. 51341ec Add ReceiveCommitsAdvertiseRefsHook tests by Dave Borowitz · 9 years ago
  61. 6cf9afe Rename VisibleRefFilterIT to RefAdvertisementIT by Dave Borowitz · 9 years ago
  62. 10b05e7 Update git submodules by Dave Borowitz · 9 years ago
  63. e02473b Merge "SetHashtagsOp: Fail with 405 Method Not Allowed if NoteDb is disabled" by ekempin · 9 years ago
  64. 1da3cd1 Merge "Allow labelAs-$NAME permission for InternalUser" by ekempin · 9 years ago
  65. 9062942 Merge "PutAssignee: Fail with 409 Conflict if validation of assignee fails" by ekempin · 9 years ago
  66. 48b4e8c Merge "PutAssignee: Fail with 400 Bad Request if in input no assignee is set" by ekempin · 9 years ago
  67. 25358fe SetHashtagsOp: Fail with 405 Method Not Allowed if NoteDb is disabled by Edwin Kempin · 9 years ago
  68. 8381312 PutAssignee: Fail with 409 Conflict if validation of assignee fails by Edwin Kempin · 9 years ago
  69. 9b8e889 PutAssignee: Fail with 400 Bad Request if in input no assignee is set by Edwin Kempin · 9 years ago
  70. a652f72 Merge "Support specifying the parent for a cherry-pick in the REST API" by ekempin · 9 years ago
  71. f271c25 Support specifying the parent for a cherry-pick in the REST API by Alice Kober-Sotzek · 9 years ago
  72. 50e25a2 PutAssignee: Don't gather results of adding assignee as reviewer by Edwin Kempin · 9 years ago
  73. 0722daf Merge "Make change notes nullable in suggestReviewer" by ekempin · 9 years ago
  74. 2514e41 Make change notes nullable in suggestReviewer by Patrick Hiesel · 9 years ago
  75. 424f96c6 Document commentlink section in project.config file by Edwin Kempin · 9 years ago
  76. cb68ee5 Merge "AssigneeChanged: Squash redundant fire() method" by David Pursehouse · 9 years ago
  77. 69c74e6 Merge "ReviewerRecommender: Make array of weights a constant" by ekempin · 9 years ago
  78. 7a4cec8 AssigneeChanged: Squash redundant fire() method by David Pursehouse · 9 years ago
  79. 60c884d ReviewerRecommender: Make array of weights a constant by David Pursehouse · 9 years ago
  80. 2550f13 Merge "Update keyboard shortcuts dialog to account for new actions" by Andrew Bonventre · 9 years ago
  81. 40db52b Remove explicit dependency on jimfs in Eclipse classpath by David Pursehouse · 9 years ago
  82. 81a43d7 Update keyboard shortcuts dialog to account for new actions by Andrew Bonventre · 9 years ago
  83. 926d86d Merge "Keyboard shortcuts to expand and collapse all comments" by Andrew Bonventre · 9 years ago
  84. 99642e3 Merge "Default to unified view on small screen sizes" by Andrew Bonventre · 9 years ago
  85. f18604e Merge "Refactor use of startsWith into indexOf === 0" by Andrew Bonventre · 9 years ago
  86. aadd0a0 Merge changes I7e9834c9,Id823cd27 by Andrew Bonventre · 9 years ago
  87. bd09c5a Merge "bazel: pass down **kwargs for some bzl macros." by David Pursehouse · 9 years ago
  88. 198e840 Merge "Update bazel build to use Truth 0.30" by David Pursehouse · 9 years ago
  89. 9e468a8 Merge "Add more detail to the dev-readme doc" by David Pursehouse · 9 years ago
  90. 2d5dec6 Merge "Make instructions how to fetch and checkout refs/meta/config consistent" by David Pursehouse · 9 years ago
  91. bbd21cb Update the selection popup bubble look and feel by Andrew Bonventre · 9 years ago
  92. 70ca48e Merge branch 'stable-2.13' by David Pursehouse · 9 years ago
  93. cc44a7a Refactor use of startsWith into indexOf === 0 by Wyatt Allen · 9 years ago
  94. d7dbed6 Add a diff preference for font size by Becky Siegel · 9 years ago
  95. f246801 EventUtil: Don't include CHECK option to ChangeJson by Dave Borowitz · 9 years ago
  96. c4249c3 Add ability to hide actions via the experimental plugin API by Andrew Bonventre · 9 years ago
  97. 74f531c Default to unified view on small screen sizes by Becky Siegel · 9 years ago
  98. 14fd55b Fix error message in MergeOp by Zhen Chen · 9 years ago
  99. 5eab720 Add more detail to the dev-readme doc by Aaron Gable · 9 years ago
  100. eb4ea18 Keyboard shortcuts to expand and collapse all comments by Becky Siegel · 9 years ago