- 7f7eadf Update poms to Gerrit 2.3-SNAPSHOT by Martin Fick · 13 years ago v2.3-rc0
- f5574f9 Merge "Suggest parent for 'create-project' in the UI." by Martin Fick · 13 years ago
- 9085d20 Suggest parent for 'create-project' in the UI. by Bruce Zu · 13 years ago
- 33e3a82 Stay on change screen after deleting draft patch set by Edwin Kempin · 13 years ago
- 0f9e749 Fix deleting/publishing of draft patch sets for non draft changes by Edwin Kempin · 13 years ago
- 852e88b Refactor DeleteDraft into gerrit-server by Conley Owens · 13 years ago
- d88539c Unify logic for validating draft deletions by Conley Owens · 13 years ago
- b308feb Refactor PublishDraft into gerrit-server by Conley Owens · 13 years ago
- bb8f3b6 Make PublishAction require ownership & visiblity by Conley Owens · 13 years ago
- 1dd8625 Remove Cache.getTimeToLive method by Shawn O. Pearce · 13 years ago
- 6ada0d2 Refactor submit logic into gerrit-server by Conley Owens · 13 years ago
- ece4c98 Refactor RestoreChange code into gerrit-server by Conley Owens · 13 years ago
- fb61967 Extract OpenID RPC implementation into its own module by Dave Borowitz · 13 years ago
- 8dba895 Refactor ChangeHookRunner as an interface by Shawn O. Pearce · 13 years ago
- d6bd00b Improve validation of email registration tokens by Shawn O. Pearce · 13 years ago
- ac59f1e Cleanup the binding of Git into the URL space by Shawn O. Pearce · 13 years ago
- 97e1bb6 Merge "Refactor AbandonChange code into gerrit-server" by Shawn Pearce · 13 years ago
- 7fc6c3e Refactor AbandonChange code into gerrit-server by Conley Owens · 13 years ago
- 2e29d61 Support http://server/project for Git access by Shawn O. Pearce · 13 years ago
- 4f42319 Merge changes I082ab755,I789c9a09 by Martin Fick · 13 years ago
- f733c97 Create project through web interface by Bruce Zu · 13 years ago
- 3b17e70 Bind ProjectServlet dependencies in WebModule by Shawn O. Pearce · 13 years ago
- 6aa20fc daemon: Fix --disable-sshd when HTTP is enabled by Shawn O. Pearce · 13 years ago
- 62251f7 Fix git push authentication over HTTP by Shawn O. Pearce · 13 years ago
- d36c29f Allow loading Project Access when there is no refs/meta/config by Shawn O. Pearce · 13 years ago
- 9301176 Merge "Expose project permissionOnly status via JSON-RPC" by Martin Fick · 13 years ago
- 5a59261 Delete draft changes and patchsets by Jason Tsay · 14 years ago
- 61cdb49 Publish draft patchsets in UI and SSH by Jason Tsay · 14 years ago
- cd58931 Draft status patchset and change prefilter by Jason Tsay · 14 years ago
- 2c18a88 ChangeControl visibility takes draft into account by Jason Tsay · 14 years ago
- 8f713a4 New draft statuses and magic branches by Jason Tsay · 14 years ago
- 3a6dbe9 Add entries to .gitignore for m2e settings/preference files by Mohan Zhang · 13 years ago
- 49e3004 Expose project permissionOnly status via JSON-RPC by Sascha Scholz · 13 years ago
- 2815072 Add LF before missing contributor agreement error by Shawn O. Pearce · 13 years ago
- 298afc1 Use custom error messages for Git-over-HTTP by Shawn O. Pearce · 13 years ago
- 1fbf2c2 Option for SSHD review-cmd to always publish the message. by Gustaf Lundh · 13 years ago
- 81e52bc Merge changes Ie3833c74,Ia5b2e330 by Martin Fick · 13 years ago
- a77f153 Make code to list groups for a user reuasble from SSH commands by Edwin Kempin · 13 years ago
- ac82b77 Merge "Add property to configure path separator in URLs for a gitweb service" by Martin Fick · 13 years ago
- f200707 Add property to configure path separator in URLs for a gitweb service by Adrian Goerler · 13 years ago
- 81d63d0 Merge "Apply states for projects (active, readonly and hidden)" by Martin Fick · 13 years ago
- acbf134 Apply states for projects (active, readonly and hidden) by carloseduardo.baldacin · 14 years ago
- 093eb72 Display proper error message when LDAP is unavailable by Edwin Kempin · 13 years ago
- 8033dc2 Merge "Refactor GroupMembersFactory" by Martin Fick · 13 years ago
- 7be9def Merge "Add ssh command to list groups." by Martin Fick · 13 years ago
- 7497260 Merge "Cache list of all groups in the group cache" by Martin Fick · 13 years ago
- 924296a Merge "Evict project in user cache on save of project meta data" by Martin Fick · 13 years ago
- 5746c35 Evict project in user cache on save of project meta data by Edwin Kempin · 13 years ago
- 087161f Merge "In ProjectAccessScreen add link to history of project.config in gitweb" by Shawn Pearce · 13 years ago
- 1a52cae Do not fail with NPE if context path of request is null by Edwin Kempin · 13 years ago
- febe84e In ProjectAccessScreen add link to history of project.config in gitweb by Edwin Kempin · 14 years ago
- 0009ace Fix miscellaneous compiler warnings by Edwin Kempin · 13 years ago
- cf6c359 Add ssh command to list groups. by Edwin Kempin · 14 years ago
- 8e7a35b Cache list of all groups in the group cache by Edwin Kempin · 14 years ago
- d5e04ac Refactor GroupMembersFactory by Edwin Kempin · 14 years ago
- 79ccba1 Merge branch 'dev-spearce' by Shawn O. Pearce · 13 years ago
- 77c684b Use transactions to handle comments when possible by Shawn O. Pearce · 13 years ago
- d374345 Avoid opening extra ReviewDb connection in PatchSetInfoFactory by Shawn O. Pearce · 13 years ago
- ae122ef Support gwtorm 1.2 by Shawn O. Pearce · 13 years ago
- 7bec78a Support auth.type = CUSTOM_EXTENSION by Shawn O. Pearce · 14 years ago
- f522b24 Extract Git /p/ module configuration by Shawn O. Pearce · 14 years ago
- 93a4434 Make WebSession an abstract interface by Shawn O. Pearce · 14 years ago
- f2a2276 Refactor how we tie the SSH objects into the HTTP injector by Shawn O. Pearce · 15 years ago
- 5d6de52 Define Git-over-HTTP mirror URL by Shawn O. Pearce · 13 years ago
- dba9764 Allow disabling certain features of HostPageServlet by Shawn O. Pearce · 14 years ago
- 510f299 Fix token saving redirect in container auth by Shawn O. Pearce · 14 years ago
- ebf0432 Package source JARs for antlr, httpd, server by Shawn O. Pearce · 14 years ago
- 2b11da0 Support gitweb.type=disabled by Shawn O. Pearce · 14 years ago
- a6b36ae Embed the XSRF token in the host page again by Shawn O. Pearce · 13 years ago
- afcee32 Avoid writing the same cookie twice in one request by Shawn O. Pearce · 15 years ago
- 21502ed Merge changes Icee61ab7,I440ef67c,I2d909950 by Shawn Pearce · 13 years ago
- df99ee7 Merge "Customize link-name pointing to gitweb-service." by Shawn Pearce · 13 years ago
- a07d2e7 Customize link-name pointing to gitweb-service. by Gustaf Lundh · 13 years ago
- c5f783d Merge "Redirect the user to the reverted change." by Shawn Pearce · 13 years ago
- 8f9b8f9 Redirect the user to the reverted change. by Gustaf Lundh · 13 years ago
- d9aae53 Merge "Add new SSH command to rename groups" by Shawn Pearce · 13 years ago
- aef2a35 Add new SSH command to rename groups by Edwin Kempin · 14 years ago
- 4b9e5e7 Enable case insensitive authentication for git operations by Edwin Kempin · 14 years ago
- a0c801e ContainerAuthFilter: fail with FORBIDDEN if username not set by Edwin Kempin · 14 years ago
- 0e02ded Make 'Anonymous Coward' configurable by Edwin Kempin · 14 years ago
- a3d88a5 Allow container-based authentication for git over http by Christian Halstrick · 14 years ago
- 2ad3f98 Added cla-signed hook by Mike Wiederhold · 14 years ago
- ce3c717 Merge "Add additional information in Groups Table." by Martin Fick · 14 years ago
- 6109b28 Merge "Disable submit button if merge will fail" by Martin Fick · 14 years ago
- fccf928 Add additional information in Groups Table. by Raviteja Sunkara · 14 years ago
- 7bde919 Accept email address automatically by Bruce Zu · 14 years ago
- 14246de Disable submit button if merge will fail by carloseduardo.baldacin · 14 years ago
- 76dae2d Merge "Add rpc method for GerritConfig" by Martin Fick · 14 years ago
- 713f07b Add rpc method for GerritConfig by Eric Anderson · 14 years ago
- a68b89f Updating eclipse settings for 3.7 and m2e 1.0 by Eric Anderson · 14 years ago
- ac54919 Display refs/meta/config branch on ProjectBranchesScreen by Edwin Kempin · 14 years ago
- ee11ab6 Merge "Added clickable user names at the BecomeAnyAccountLoginServlet." by Shawn Pearce · 14 years ago
- cc42a19 Added clickable user names at the BecomeAnyAccountLoginServlet. by Sasa Zivkov · 14 years ago
- 49cb3e1 Allow adding groups as reviewer by Edwin Kempin · 14 years ago
- 7759a6f Add a Restored.vm template and use it. by Martin Fick · 14 years ago
- 6ba66e0 Modernize URLs to be shorter and consistent by Shawn O. Pearce · 14 years ago
- 2b63c6c Merge changes Ied06561c,Idff421e1,Iaf12bab5,I2b744f5a by Shawn O. Pearce · 14 years ago
- 827c735 Indicate outdated dependencies on the ChangeScreen by Martin Fick · 14 years ago
- a429b1a Reuse cached RefControl data in FunctionState by Shawn O. Pearce · 14 years ago
- 30306ad Merge branch 'stable' by Shawn O. Pearce · 14 years ago