1. 20e1071 Allow rebase of a change only with push permission by Alice Kober-Sotzek · 8 years ago
  2. f146846 Merge "Support additional request scope setup in account and group query tests" by ekempin · 8 years ago
  3. 2314ad6 Support additional request scope setup in account and group query tests by Alice Kober-Sotzek · 8 years ago
  4. bcde352 Cleanup null checks for input in REST endpoints to set private/wip by Edwin Kempin · 8 years ago
  5. 41b77de Handle null input in set wip/ready REST endpoints by Edwin Kempin · 8 years ago
  6. d1e0da8 Fix NPE in set/unset private REST endpoints when input is null by Edwin Kempin · 8 years ago
  7. 176b5b0 Show the "Unmark Private" button only once on change screen by Edwin Kempin · 8 years ago
  8. de7b69d GWT UI: Fix Javascript error on unmarking private on a change by Edwin Kempin · 8 years ago
  9. 540c842 PostPrivate: Allow administrators to set other users' changes private by David Pursehouse · 8 years ago
  10. 645dbf4 Reformat PostPrivate with google-java-format by Patrick Hiesel · 8 years ago
  11. 06821e3 ChangeQueryBuilder: Format with google-java-format by David Pursehouse · 8 years ago
  12. 9cbfae0 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  13. 7cd6a74 Merge "Allow to specify a message when the private flag on a change is set/unset" by ekempin · 8 years ago
  14. 7da5826 Merge "Replace FileInputStream and FileOutputStream with static Files methods" into stable-2.14 by ekempin · 8 years ago
  15. 7a5258d Merge changes I3f3adf8c,I31e6b863 by David Ostrovsky · 8 years ago
  16. cd88eef ReviewersUtil: Fix candidate list multiplier comment by David Pursehouse · 8 years ago
  17. db21e3a Replace FileInputStream and FileOutputStream with static Files methods by Hector Oswaldo Caballero · 8 years ago
  18. a887694 Merge "Add lint_test.sh and corresponding bazel test" by Kasper Nilsson · 8 years ago
  19. a810b7b Merge "Display total comments and unresolved comments in patchset dropdown" by Kasper Nilsson · 8 years ago
  20. 0a6b9ea PolyGerrit: Make ES6 to ES5 transpilation actually work by David Ostrovsky · 8 years ago
  21. 796b822 Display total comments and unresolved comments in patchset dropdown by Ravi Mistry · 8 years ago
  22. b509953 maven_jar compatibility to rules_closure#java_import_external by David Ostrovsky · 8 years ago
  23. 452a5c6 Fixes issue that doesn't let api set labels by Becky Siegel · 8 years ago
  24. c9a593c Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  25. 9ba2702 PG docs: Add missing step to set up Safari by Dave Borowitz · 8 years ago
  26. fb2f355 Add %draft push option to documentation by Sven Selberg · 8 years ago
  27. 71200ac Merge changes from topic 'me-self' by David Pursehouse · 8 years ago
  28. dfa27ab Merge "Fix build failure with Bazel 0.5rc3." by David Pursehouse · 8 years ago
  29. b584c6b Merge "Merge branch 'stable-2.14'" by ekempin · 8 years ago
  30. f5e12ae1 Merge "Upgrade GWT to 2.8.1" by David Ostrovsky · 8 years ago
  31. cb074f9 Fix build failure with Bazel 0.5rc3. by Han-Wen Nienhuys · 8 years ago
  32. 5c682d6 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  33. f674bbf Merge "ChangeIndexRewriter: Add missing type arguments for generic classes" by ekempin · 8 years ago
  34. 136b1a2 Upgrade GWT to 2.8.1 by David Pursehouse · 8 years ago
  35. d0cc27a Merge "Limit expansion of accounts for default fields" by ekempin · 8 years ago
  36. 1753591 ChangeIndexRewriter: Add missing type arguments for generic classes by Edwin Kempin · 8 years ago
  37. 364a86b Allow to specify a message when the private flag on a change is set/unset by Edwin Kempin · 8 years ago
  38. 7bb66a7 MailProcessor: Remove unused ReviewDb by David Pursehouse · 8 years ago
  39. 2935175 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  40. ee788ddb Create group-indexed extension point by Hugo Arès · 8 years ago
  41. b0f09db Add lint_test.sh and corresponding bazel test by Kasper Nilsson · 8 years ago
  42. 5d1229c Always use SSL implicitly for POP3 and IMAP by Patrick Hiesel · 8 years ago
  43. 7773c0c Treat 'me' same as 'self' in account suggestions by Logan Hanks · 8 years ago
  44. aa47a16 Limit expansion of accounts for default fields by Logan Hanks · 8 years ago
  45. 9e458eb Make 'me' behave like 'self' in queries by Logan Hanks · 8 years ago
  46. 2efae69 InitSshd: Check if the ssh_host file exists with the other keys by Paladox none · 8 years ago
  47. 368c922 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  48. 363da46a Merge "Reduce reflows in gr-main-header" by Logan Hanks · 8 years ago
  49. aadfbd9 PolyGerrit: Allow status editing when full name is not editable by Paladox none · 8 years ago
  50. 2e01cd9 Reduce reflows in gr-main-header by Wyatt Allen · 8 years ago
  51. fbe932e PolyGerrit: Allow status editing when full name is not editable by Paladox none · 8 years ago
  52. 0991829 Use 'Commit message' and 'Merge list' in comment-list by Aaron Gable · 8 years ago
  53. b82043a Use 'Commit message' and 'Merge list' in comment-list by Aaron Gable · 8 years ago
  54. b600190 Merge "Easier to select filepaths in the file list" by Wyatt Allen · 8 years ago
  55. 75c9189 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  56. 9269cb5 Use account cache instead of ReviewDb in MailProcessor by Patrick Hiesel · 8 years ago
  57. 8c2e607 Change log message to reflect IMAP RFC by Patrick Hiesel · 8 years ago
  58. 37d85c3 Split up callchain in isIndexPredicate by Han-Wen Nienhuys · 8 years ago
  59. 7b38f47 Get rid of calls to SecurityUtils.isBouncyCastleRegistered() by David Pursehouse · 8 years ago
  60. b139a0c SshDaemon: Improve log message when formatting ssh host key fails by David Pursehouse · 8 years ago
  61. af96e69 Document ignored and muted changes in intro-user by David Pursehouse · 8 years ago
  62. f409b75 FileContentUtil: Fix 'unexpected tag' javadoc warning by David Pursehouse · 8 years ago
  63. 1fc7804 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  64. a93d943 Use 'Merge list' as display name for /MERGE_LIST by Aaron Gable · 8 years ago
  65. 9955009 DatabasePubKeyAuth: Also look for ecdsa keys and ed25519 keys by Paladox none · 8 years ago
  66. acf39da SshDaemon: Also look for ecdsa keys and ed25519 keys by Paladox none · 8 years ago
  67. c3319bf InitSshd: Generate ecdsa and ed25519 keys if the host supports them by Paladox none · 8 years ago
  68. 6a7bf29 Speed up reviewer suggestion by Patrick Hiesel · 8 years ago
  69. f2d88e5 Merge "Let plugins avoid sending comments when replying" by Wyatt Allen · 8 years ago
  70. 98e5064 Easier to select filepaths in the file list by Wyatt Allen · 8 years ago
  71. ab9bf5c Let plugins avoid sending comments when replying by Aaron Gable · 8 years ago
  72. 981be6d Merge "Use 'Merge list' as display name for /MERGE_LIST" by Wyatt Allen · 8 years ago
  73. c7b3724 Merge "Polyfill parent-indexed change file API" by Viktar Donich · 8 years ago
  74. 13c1282 Give "Newer patchset uploaded" alert no timeout by Kasper Nilsson · 8 years ago
  75. e30596b Polyfill parent-indexed change file API by Wyatt Allen · 8 years ago
  76. 6b8b355 Relocate setting page base to app initialization by Thomas Shafer · 8 years ago
  77. b19d1b9 Merge "Add parent parameter to GetContent" by ekempin · 8 years ago
  78. 38667d4 Add parent parameter to GetContent by Patrick Hiesel · 8 years ago
  79. c0d6122 Merge "Speed up reviewer suggestion" by ekempin · 8 years ago
  80. 763b89c Merge changes from topic 'retry-helper-2' by ekempin · 8 years ago
  81. 31ae8c9 Use ChangeField.WIP only if the index schema has this field by Edwin Kempin · 8 years ago
  82. fd41b33 Merge "Move out the merge change step out of Submit#apply" by ekempin · 8 years ago
  83. 1b29800 Move out the merge change step out of Submit#apply by Changcheng Xiao · 8 years ago
  84. 10af415 Use 'Merge list' as display name for /MERGE_LIST by Aaron Gable · 8 years ago
  85. 44478c0 Relocate setting page base to app initialization by Thomas Shafer · 8 years ago
  86. 9cc099b Merge "PolyGerrit: Use es5 syntax instead of es6" by Logan Hanks · 8 years ago
  87. 0092ac2 Merge "Improved shared group decomposition" by Logan Hanks · 8 years ago
  88. 634596a PolyGerrit: Use es5 syntax instead of es6 by Paladox none · 8 years ago
  89. d71f6c5 Improved shared group decomposition by Wyatt Allen · 8 years ago
  90. 774a485 Convert more RestModifyViews to retrying helper by Dave Borowitz · 8 years ago
  91. 3c6a67c Convert reviewer modify views to retrying helper by Dave Borowitz · 8 years ago
  92. 3c23f1d Convert most revision modify views to retrying helper by Dave Borowitz · 8 years ago
  93. ae52afc Convert most ChangeApi handlers to retrying wrappers by Dave Borowitz · 8 years ago
  94. 04f8f39 Add a convenience class for making REST API handlers retryable by Dave Borowitz · 8 years ago
  95. 5b9e7a8 Add static util for throwing exceptions from API implementations by Dave Borowitz · 8 years ago
  96. 500f7f2 Merge "Basic theme support" by Viktar Donich · 8 years ago
  97. 964384c Properly fuse ref updates into ReceiveCommits's BatchUpdate by Dave Borowitz · 8 years ago
  98. 876c467 Deprecate ChangeInserter#setUpdateRef by Dave Borowitz · 8 years ago
  99. c6c19ef Merge "Update the .mailmap file" by ekempin · 8 years ago
  100. e3dc6b2 Migrate /gr-rest-api-interface/*_test.html to ES6 by Kasper Nilsson · 8 years ago