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