1. 35ab127 Merge "Permit plugins to implement AllRequestFilter" by Martin Fick · 13 years ago
  2. d2e7f03 Merge "Document macros that are supported in Markdown plugin documentation" by Martin Fick · 13 years ago
  3. c00f00c Merge "Fix class comment on ListPlugins" by Martin Fick · 13 years ago
  4. 55ffbae Merge "Add short introduction paragraph for the plugin documentation" by Martin Fick · 13 years ago
  5. 2085a89 Merge "Fix and complete synopsis of commands in documentation" by Martin Fick · 13 years ago
  6. 6538989 Merge "Fix spelling mistakes in plugin documentation" by Martin Fick · 13 years ago
  7. 359666f Fix issue when disabling/enabling plugins manually by Brad Larson · 13 years ago
  8. c78777d Document macros that are supported in Markdown plugin documentation by Edwin Kempin · 13 years ago
  9. f0d4cb7 Fix class comment on ListPlugins by Edwin Kempin · 13 years ago
  10. af27532 Add short introduction paragraph for the plugin documentation by Edwin Kempin · 13 years ago
  11. 73b2698 Fix and complete synopsis of commands in documentation by Edwin Kempin · 13 years ago
  12. fd19bfb Fix spelling mistakes in plugin documentation by Edwin Kempin · 13 years ago
  13. 0d26889 Merge "Set proper name for Gerrit plugin archetype" by Saša Živkov · 13 years ago
  14. 994441d Set proper name for Gerrit plugin archetype by Edwin Kempin · 13 years ago
  15. 5428844 Merge "Insert Change-Id for revert commits" by Saša Živkov · 13 years ago
  16. 91f4dae Merge "/admin/create-project: show NotFoundScreen if user can't create project" by Saša Živkov · 13 years ago
  17. c0ff557 Insert Change-Id for revert commits by Edwin Kempin · 13 years ago
  18. 59db1d1 Merge "Make sorting of releases consistent so that newest release is on top" by Saša Živkov · 13 years ago
  19. 4f2a390 Merge "Prevent groups from being renamed to empty string" by Saša Živkov · 13 years ago
  20. 212cdc7 Prevent groups from being renamed to empty string by David Pursehouse · 13 years ago
  21. 6afdc86 Merge "Limit maximum Git object size when pushing through HTTP" by Martin Fick · 13 years ago
  22. 3b8f816 Merge "Set transfer timeout for pushes through HTTP" by Martin Fick · 13 years ago
  23. b670397 Merge "Show plugin status in web ui" by Martin Fick · 13 years ago
  24. 6805c8b Merge "Fix NPE when fileList is null" by Martin Fick · 13 years ago
  25. 485c829 Fix NPE when fileList is null by Keunhong Park · 13 years ago
  26. 5223919 Show plugin status in web ui by Brad Larson · 13 years ago
  27. 0c9418c Add option to list disabled plugins by Brad Larson · 13 years ago
  28. 70ef978 /admin/create-project: show NotFoundScreen if user can't create project by Edwin Kempin · 13 years ago
  29. 839f75c Make sorting of releases consistent so that newest release is on top by Edwin Kempin · 13 years ago
  30. 2b41c9c Merge "Add streamlined workflow to patch screen" by Edwin Kempin · 13 years ago
  31. bde3867 Merge "Refactor PatchTable and PatchScreen to use PatchValidator" by Edwin Kempin · 13 years ago
  32. 1481c2e Add streamlined workflow to patch screen by Keunhong Park · 13 years ago
  33. 7e8d9b3 Refactor PatchTable and PatchScreen to use PatchValidator by Keunhong Park · 13 years ago
  34. 754e442 Merge "Rename ChangeRestoreEvent to ChangeRestoredEvent" by Edwin Kempin · 13 years ago
  35. 56065c8 Limit maximum Git object size when pushing through HTTP by Edwin Kempin · 13 years ago
  36. 54ae179 Set transfer timeout for pushes through HTTP by Edwin Kempin · 13 years ago
  37. 8243b63 Merge "Fix: wrong list of 'Parent Suggestion' in create-project UI." by Edwin Kempin · 13 years ago
  38. 68c8808 Merge "On project creation allow choosing parent from popup." by Edwin Kempin · 13 years ago
  39. e298707 Merge "Refactor ProjectListPopup out of MyWatchedProjectsScreen" by Edwin Kempin · 13 years ago
  40. 80c7076 Merge "Documentation: list error messages in alphabetical order" by Martin Fick · 13 years ago
  41. f81b9b2 Merge "Revert "Additional log on plug-in self-registration and failures."" by Martin Fick · 13 years ago
  42. aa511c0 Revert "Additional log on plug-in self-registration and failures." by Martin Fick · 13 years ago
  43. 8eb17f1 Merge "New patch screen header" by Martin Fick · 13 years ago
  44. 2a11f41 Merge "Add more theme color options" by Martin Fick · 13 years ago
  45. fb9911b Merge "Additional log on plug-in self-registration and failures." by Martin Fick · 13 years ago
  46. 7d5588a Merge "Add OpenID SSO support." by Martin Fick · 13 years ago
  47. 1a65cc1 Merge "Shorten subject of parent commit for displaying in the UI" by Martin Fick · 13 years ago
  48. 7f96d0a Merge "If subject is shortened for displaying in the UI indicate this by '...'" by Martin Fick · 13 years ago
  49. 919fa09 Merge "Update documentation and help text for the review ssh command" by Martin Fick · 13 years ago
  50. e12bb85 Merge "Doc: user must be in repository root to install commit-msg hook" by Martin Fick · 13 years ago
  51. c93e869 Merge "Specify output file for curl commands in documentation" by Martin Fick · 13 years ago
  52. e2bf15e Merge "Update Guava to 12.0.1" by Martin Fick · 13 years ago
  53. 8b91c3b Merge "Remove timestamp from all org.eclipse.core.resources.prefs files." by Martin Fick · 13 years ago
  54. c28786b Merge "Add org.eclipse.core.resources.prefs and org.eclipse.jdt.core.prefs" by Martin Fick · 13 years ago
  55. 3ad034e Merge "Add plugin documentation to documentation index" by Martin Fick · 13 years ago
  56. b2e3c01 Add plugin documentation to documentation index by Keunhong Park · 13 years ago
  57. a09a6f1 Fix SSH syntax in gerrit plugin documentation by Keunhong Park · 13 years ago
  58. 6510ad5 Update Guava to 12.0.1 by Shawn O. Pearce · 13 years ago
  59. f410740 New patch screen header by Keunhong Park · 13 years ago
  60. cdab83e Fix: wrong list of 'Parent Suggestion' in create-project UI. by Bruce Zu · 13 years ago
  61. bb16a8a On project creation allow choosing parent from popup. by Bruce Zu · 13 years ago
  62. 37ae3b9 Refactor ProjectListPopup out of MyWatchedProjectsScreen by Bruce Zu · 13 years ago
  63. b764e7b Doc: user must be in repository root to install commit-msg hook by Edwin Kempin · 13 years ago
  64. 154cd2e Specify output file for curl commands in documentation by Edwin Kempin · 13 years ago
  65. 650f502 Rename ChangeRestoreEvent to ChangeRestoredEvent by David Pursehouse · 13 years ago
  66. 058abbc Documentation: list error messages in alphabetical order by David Pursehouse · 13 years ago
  67. 90119f8 Remove timestamp from all org.eclipse.core.resources.prefs files. by Sasa Zivkov · 13 years ago
  68. 1581ab5 Add org.eclipse.core.resources.prefs and org.eclipse.jdt.core.prefs by Sasa Zivkov · 13 years ago
  69. 5861954 Update documentation and help text for the review ssh command by David Pursehouse · 13 years ago
  70. 6735702 Fix units of httpd.maxwait by Shawn O. Pearce · 13 years ago
  71. cfd7abb Add more theme color options by Andrew Hutchings · 13 years ago
  72. 8bacce1 Merge "When adding a user to a group create an account for the user if needed" by Martin Fick · 13 years ago
  73. 1aa16e9 Merge "E-mail subject truncation is over-eager" by Shawn Pearce · 13 years ago
  74. bdc45db Merge "Make sure we use only one type of NoteMerger for review notes creation." by Edwin Kempin · 13 years ago
  75. 7903f5d Merge "Factor out code for updating notes branches to NotesBranchUtil." by Edwin Kempin · 13 years ago
  76. b4dae5e E-mail subject truncation is over-eager by Chad Horohoe · 13 years ago
  77. 818afae Merge "Unset executable file mode flag on StreamEvents.java" by Edwin Kempin · 13 years ago
  78. 1cc9f9e Unset executable file mode flag on StreamEvents.java by David Pursehouse · 13 years ago
  79. 63529d3 Shorten subject of parent commit for displaying in the UI by Edwin Kempin · 13 years ago
  80. cf07128 If subject is shortened for displaying in the UI indicate this by '...' by Edwin Kempin · 13 years ago
  81. 3292ab9 Merge "Fix NPE that can hide guice CreationException on site init" by Edwin Kempin · 13 years ago
  82. df6740b Merge "Also check if user can upload in order to restore" by Martin Fick · 13 years ago
  83. 35ced0a Also check if user can upload in order to restore by Chad Horohoe · 13 years ago
  84. c0732b1 Additional log on plug-in self-registration and failures. by Luca Milanesio · 13 years ago
  85. ab006ac Fix NPE that can hide guice CreationException on site init by Sasa Zivkov · 13 years ago
  86. 6430f12 Permit plugins to implement AllRequestFilter by Shawn O. Pearce · 13 years ago
  87. 9d92e48 Merge "Only show draft change dependency if current user is owner or reviewer" by Shawn Pearce · 13 years ago
  88. c4e5006 Only show draft change dependency if current user is owner or reviewer by David Pursehouse · 13 years ago
  89. 1d69cab Merge "Make sure asciidoc uses unix line endings in generated HTML." by Shawn Pearce · 13 years ago
  90. 4f57484 Merge "Add Maven profile to skip build of plugin modules" by Shawn Pearce · 13 years ago
  91. 73c8dda Merge "Add documentation of "change closed" error when using ssh review" by Edwin Kempin · 13 years ago
  92. 6f0d90c Make sure asciidoc uses unix line endings in generated HTML. by Sasa Zivkov · 13 years ago
  93. bde9075 Add documentation of "change closed" error when using ssh review by David Pursehouse · 13 years ago
  94. 8173d42 Add Maven profile to skip build of plugin modules by Edwin Kempin · 13 years ago
  95. a00d091 Merge "Move handling of ListPluginsServlet to HttpPluginServlet" by Shawn Pearce · 13 years ago
  96. d2d391a Merge "create-group: document that account is created if LDAP auth succeeds" by Martin Fick · 13 years ago
  97. 70093ff Move handling of ListPluginsServlet to HttpPluginServlet by Brad Larson · 13 years ago
  98. c7ee859 Make sure we use only one type of NoteMerger for review notes creation. by Sasa Zivkov · 13 years ago
  99. 19b538d Factor out code for updating notes branches to NotesBranchUtil. by Sasa Zivkov · 13 years ago
  100. 5200787 Merge "Correct documentation of "invalid author/committer" errors" by Edwin Kempin · 13 years ago