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