1. a93c930 Add missing documentation about hook configuration by David Pursehouse · 13 years ago
  2. 23c5718 Fix NPE in PatchScreen that causes Not Found errors by Shawn O. Pearce · 13 years ago
  3. f5822d5 Merge changes I93c6068e,I643d3bd5,I378485ca by Shawn O. Pearce · 13 years ago
  4. 7388724 Merge "Fix description of 'status:abandoned' query operator" by Shawn Pearce · 13 years ago
  5. 2b8f6df Merge "Fix restore of changes if repository is empty" by Shawn Pearce · 13 years ago
  6. 4c903b8 Fix description of 'status:abandoned' query operator by Edwin Kempin · 13 years ago
  7. 3ae6989 Merge "Documentation: Various corrections" by Edwin Kempin · 13 years ago
  8. 8a6460e Merge "Fix: Popup jumps back to original position when resizing screen." by Edwin Kempin · 13 years ago
  9. 5e8d129 Fix: Popup jumps back to original position when resizing screen. by Bruce Zu · 13 years ago
  10. b8252d7 Fix restore of changes if repository is empty by Edwin Kempin · 13 years ago
  11. a841319 Merge "No longer throw InvalidChangeOp in changeUpdated" by Edwin Kempin · 13 years ago
  12. 3cbd191 Fix bad usage of setting display to none by Shawn O. Pearce · 13 years ago
  13. 28a950b sendemail.maximumDiffSize: Limit the size of diffs sent by email by Shawn O. Pearce · 13 years ago
  14. 390eff9 Show new change URLs in the body of the new change email by Shawn O. Pearce · 13 years ago
  15. 02aacbc sendemail.includeDiff: Enable $email.UnifiedDiff in NewChange.vm by Shawn O. Pearce · 13 years ago
  16. 8f258d9 No longer throw InvalidChangeOp in changeUpdated by Conley Owens · 13 years ago
  17. b032a52 Make VisibleRefFilter.Filter reuse the refs passed from JGit. by Gustaf Lundh · 13 years ago
  18. 221d4f6 Documentation: Various corrections by David Pursehouse · 13 years ago
  19. e7dd753 Merge "Removing a couple of unused imports" by Edwin Kempin · 13 years ago
  20. c3c6fbf Merge "Show dependency list when change is needed by another change" by Martin Fick · 13 years ago
  21. efc334a Removing a couple of unused imports by Chad Horohoe · 13 years ago
  22. a9dba93 Merge "Change PatchTable pointer when loading patch" by Martin Fick · 13 years ago
  23. f7eb218 Change PatchTable pointer when loading patch by Keunhong Park · 13 years ago
  24. 7cc8ef4 Show dependency list when change is needed by another change by David Pursehouse · 13 years ago
  25. 4d26f3c Merge "Allow unique from address generation." by Shawn Pearce · 13 years ago
  26. 04527dc Merge "Add new ACL for abandoning changes" by Martin Fick · 13 years ago
  27. 029c85a Add new ACL for abandoning changes by Chad Horohoe · 13 years ago
  28. b97778a Allow unique from address generation. by Colby Ranger · 13 years ago
  29. fabbc64 Merge "Change style of commit message box display and use UiBinder." by Martin Fick · 13 years ago
  30. 246c4c5 Merge "Update JGit to 1.3.0.201202151440-r.190-g65f6e06" by Martin Fick · 13 years ago
  31. 28c680b Change style of commit message box display and use UiBinder. by Keunhong Park · 13 years ago
  32. 7b477e7 Merge "Add ColumnFormatter/StringUtil classes for text output" by Saša Živkov · 13 years ago
  33. 1c9352f Update JGit to 1.3.0.201202151440-r.190-g65f6e06 by Shawn O. Pearce · 13 years ago
  34. ec99115 Use expanded branch name when querying for change by Conley Owens · 13 years ago
  35. ee4ccd0 Refactor cmdline parsing into gerrit-server by Conley Owens · 13 years ago
  36. 327aba6 Merge changes I35d41fd4,I4d6663cc,Iffc9bc99,Ie0621d78 by Martin Fick · 13 years ago
  37. 21f533a Add ColumnFormatter/StringUtil classes for text output by Magnus Bäck · 13 years ago
  38. 4a80e99 Add unified diff to newchange mail template. by Gal Hammer · 14 years ago
  39. dedc2b2 Merge "Add lines count parameter to the inlineComments function." by Shawn Pearce · 13 years ago
  40. 8288cd0 Merge changes I56e2e597,I6a91e6bf,I5e654b38,I22ea50c7 by Shawn O. Pearce · 13 years ago
  41. efc1a4a Update JGit to 1.3.0.201202151440-r.172-g73cdb08 by Shawn O. Pearce · 13 years ago
  42. 216b2e1 Move local Maven repository to Google Cloud Storage by Shawn O. Pearce · 13 years ago
  43. 6fe3e99 Don't hyperlink non-internal groups by Shawn O. Pearce · 13 years ago
  44. 7e7e5ed Merge branch 'stable-2.4' by Shawn O. Pearce · 13 years ago
  45. d2fa1fd Do not execute rejected commands by Shawn O. Pearce · 13 years ago
  46. 3379bc2 Export the universal version of GroupBackend to plugins by Shawn O. Pearce · 13 years ago
  47. 825900e Notify the cache the git_tags was modified by Shawn O. Pearce · 13 years ago
  48. 8eed574 Special case hiding refs/meta/config from Git clients by Shawn O. Pearce · 13 years ago
  49. f42a6c4 Expose IntraLineDiffKey components with public getters by Shawn O. Pearce · 13 years ago
  50. bcf1df2 Merge changes I5f96a74c,Ia202f9c9 by Shawn O. Pearce · 13 years ago
  51. cbd00cd Add Plugin web UI by Brad Larson · 13 years ago
  52. 573bf7f Add servlet to list plugins by Brad Larson · 13 years ago
  53. ff7eef0 Apply @RequiresCapability to REST API by Brad Larson · 13 years ago
  54. 9b14157 Workaround javac generics bug by Thomas Broyer · 13 years ago
  55. 9c13fbc Merge "Add canSee(Account.Id) to AccountControl" by Shawn O. Pearce · 13 years ago
  56. b5427f0 Sort incoming reviews by updated date by Shawn O. Pearce · 13 years ago
  57. 968f464 Sort outgoing reviews by created date by Shawn O. Pearce · 13 years ago
  58. ddef144 Merge "Declare GroupBackend to be @ExtensionPoint" by Shawn O. Pearce · 13 years ago
  59. 38d0ef8 Merge "Delete unused TagSet.weigh method" by Shawn O. Pearce · 13 years ago
  60. ef5197b Add canSee(Account.Id) to AccountControl by Shawn O. Pearce · 13 years ago
  61. fa04a0c Merge "Add maven archetype for creating gerrit plugin projects." by Shawn Pearce · 13 years ago
  62. 1b831e7 Declare GroupBackend to be @ExtensionPoint by Shawn O. Pearce · 13 years ago
  63. 4d2404e Delete unused TagSet.weigh method by Shawn O. Pearce · 13 years ago
  64. 5660a19 Make GroupBackend.suggest enforce visibility restrictions by Colby Ranger · 13 years ago
  65. b1cb0bc Allow extra group suggestions for project owners. by Colby Ranger · 13 years ago
  66. eeaf37a Migrate existing internal LDAP groups. by Colby Ranger · 13 years ago
  67. 2ac82b0 Abstract group systems into GroupBackend interface. by Colby Ranger · 13 years ago
  68. 8363aa5 Remove old LDAP group code. by Colby Ranger · 13 years ago
  69. 1aed344 Honor the sendmail.smtpUser from gerrit.config on upgrade by Sasa Zivkov · 13 years ago
  70. cb8e7b6 Merge "Support multiple branches creation in 'create-project'" by Martin Fick · 13 years ago
  71. d81a583 Merge changes Iaa8658bd,Ifdae88ec into stable-2.4 by Martin Fick · 13 years ago
  72. 1a33e7f Merge "Fix lockup of '/COMMIT_MSG' file from patch set" into stable-2.4 by Martin Fick · 13 years ago
  73. 0cd7d1e Merge "Fixed cleanup of propagated SshScopes" into stable-2.4 by Martin Fick · 13 years ago
  74. a555d98 Merge "Fix NPE in LdapRealm caused by non-LDAP users" by Martin Fick · 13 years ago
  75. 3478f6c Merge "Dependencies was lost in the ChangeScreens "Needed By" table." by Martin Fick · 13 years ago
  76. d32701c Fix NPE in LdapRealm caused by non-LDAP users by Shawn O. Pearce · 13 years ago
  77. 89f91d09 Fix deadlock on destroy of CommandFactoryProvider. by Colby Ranger · 13 years ago
  78. b2187ba Use AtomicBoolean for "logged" in CommandFactoryProvider. by Colby Ranger · 13 years ago
  79. 9954663 Fix warnings in ParameterizedString by Shawn O. Pearce · 13 years ago
  80. 0677314 Fix lockup of '/COMMIT_MSG' file from patch set by Edwin Kempin · 13 years ago
  81. 4a3bd6d Catch all exceptions when async emailing. by Colby Ranger · 13 years ago
  82. 4d741c2 Fixed cleanup of propagated SshScopes by Colby Ranger · 13 years ago
  83. aa460db Merge "Clarify updating link to the docs at Gerrit home page." by Shawn Pearce · 13 years ago
  84. 7c9227c Merge "Reinitialize ProjectAccessScreen editors when switching modes" by Shawn O. Pearce · 13 years ago
  85. 844c51e Add maven archetype for creating gerrit plugin projects. by Sasa Zivkov · 13 years ago
  86. 0c984bd Reinitialize ProjectAccessScreen editors when switching modes by Shawn O. Pearce · 13 years ago
  87. 97dd91e Fix lockup of '/COMMIT_MSG' file from patch set by Edwin Kempin · 13 years ago
  88. 4f44b63 Cleaning up a few unused imports by Chad Horohoe · 13 years ago
  89. 0e01d39 Merge "Honor the sendmail.smtpUser from gerrit.config on upgrade" by Shawn Pearce · 13 years ago
  90. 8f7777b Merge "Fix category block status without negative score" by Shawn Pearce · 13 years ago
  91. 3bd7398 Merge "Show all access rights in WebUI if user can read refs/meta/config" by Shawn Pearce · 13 years ago
  92. ec20df0 Merge "Fix schema migration that creates index for submodule subscriptions" by Shawn Pearce · 13 years ago
  93. 3934fe9 Merge "Fix: Wrong ps/rev in change-merged stream-event" by Shawn Pearce · 13 years ago
  94. d329aa5 Merge "Refactored the Parameter parsing in ParameterizedString" by Shawn Pearce · 13 years ago
  95. 2a82044 Merge "Make read access to refs/meta/config by default exclusive to project owners" by Shawn Pearce · 13 years ago
  96. 3b106c1 Implement SubmitRecord.toString() by Magnus Bäck · 13 years ago
  97. a6ce960 Make NoBlock and NoOp approval category functions work by Magnus Bäck · 13 years ago
  98. 1664ef5 Fix: Wrong ps/rev in change-merged stream-event by Gustaf Lundh · 13 years ago
  99. 58aced9 Show all access rights in WebUI if user can read refs/meta/config by Edwin Kempin · 13 years ago
  100. 5e43e77 Fix schema migration that creates index for submodule subscriptions by Edwin Kempin · 13 years ago