1. 6a628e1 Revert "Deprecate group owner in API" by Edwin Kempin · 7 years ago
  2. 529cf2f Revert "Add deprecation notice to GetOwner and SetOwner for groups" by Edwin Kempin · 7 years ago
  3. a61a631 Add deprecation notice to GetOwner and SetOwner for groups by Patrick Hiesel · 7 years ago
  4. 1f2c29f Deprecate group owner in API by Patrick Hiesel · 7 years ago
  5. 0442e597 ListGroups: Add support to list groups by owner by David Pursehouse · 8 years ago
  6. 8a9d8a4 Use the term 'subgroup' instead of 'includes' where possible by Alice Kober-Sotzek · 8 years ago
  7. 969e674 ListGroups: Add support for filtering groups by regex by David Pursehouse · 8 years ago
  8. 3928de5 Merge branch 'stable-2.14' by Paladox · 8 years ago
  9. 3cd948d Clarify that group substring filter is case insensitive by David Pursehouse · 8 years ago
  10. 23bd0cf Update groups rest api doc to explain the ?m= param by Paladox none · 8 years ago
  11. 3cbb530 Update groups rest api doc to explain the ?m= param by Paladox none · 8 years ago
  12. 2324927 Add 'created on' field of groups to Java and REST API by Alice Kober-Sotzek · 8 years ago
  13. f6e8301 REST API: Fix rest api endpoint doc for groups owner by Paladox none · 8 years ago
  14. a757d71 Deprecate query option on List Groups REST endpoint by Edwin Kempin · 8 years ago
  15. 4550a25 Add REST endpoint to reindex a single group by Edwin Kempin · 8 years ago
  16. a45b072 Support querying groups by name and name part by Edwin Kempin · 8 years ago
  17. fadf363 Set '_more_groups' on last group of query result by Edwin Kempin · 8 years ago
  18. 6cfbb29 Support arbitrary group queries via REST by Edwin Kempin · 8 years ago
  19. b10c266 Fix remaining legacy section title styles in documentation by David Pursehouse · 8 years ago
  20. c6d615a Fix links to account-id in groups REST API documentation by Edwin Kempin · 8 years ago
  21. 578eb50 CreateGroup: add members to GroupInput by Yuxuan 'fishy' Wang · 9 years ago
  22. 9b9bdec ListGroups: Allow -s as an alias of --suggest by David Pursehouse · 9 years ago
  23. 8c48525 Adds group suggestions into ListGroups REST API. by Yuxuan 'fishy' Wang · 10 years ago
  24. fc3f832 Add new REST endpoint that provides the audit log of a group by Edwin Kempin · 10 years ago
  25. 521c124 Sort REST JSON entities alphabetically by Edwin Kempin · 10 years ago
  26. 56bf1cb Make Content-Type examples consistent with actual server output by David Pursehouse · 10 years ago
  27. ae36719 Don't limit tables to 50% width in REST API documentation by David Pursehouse · 10 years ago
  28. 631c963 Remove kind attribute from REST containers by David Ostrovsky · 11 years ago
  29. 0bec0c4 Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  30. 4b77e60 Fix REST example for removing included groups from a group by Edwin Kempin · 11 years ago
  31. d2b9217 rest-api-groups.txt: Correct input examples to use [] for lists by Dave Borowitz · 11 years ago
  32. 830f16c Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  33. dc78329 Add option 'n' and 'S' to groups REST API to limit group results. by Anthony Chin · 11 years ago
  34. 61698b1 Use the new section title style in Asciidoctor. by Yuxuan 'fishy' Wang · 11 years ago
  35. d85b687 Bypass the rendering differences in AsciiDoctor. by Yuxuan 'fishy' Wang · 11 years ago
  36. 99cb68d Added searchbox to documentation. by Yuxuan 'fishy' Wang · 11 years ago
  37. b39fb9e Fixed invalid JSON in REST API examples by Chris St. Pierre · 12 years ago
  38. ccfa649 Allow including external groups in Gerrit internal groups by Dariusz Luksza · 12 years ago
  39. 8e34272 Added a ls-members command to the ssh daemon. by James Ring · 12 years ago
  40. 737e0a3 Rename MemberInput to MembersInput in rest API docs by Sasa Zivkov · 12 years ago
  41. f673a97 Merge "Ignore non-visible included groups when listing members recursively" by Shawn Pearce · 12 years ago
  42. d25fad1 Documentation: fix typos in rest api docs. by John Spurlock · 12 years ago
  43. d54de1c Ignore non-visible included groups when listing members recursively by Edwin Kempin · 12 years ago
  44. 7ce35fd Merge "Document that name in GroupInfo is not set if returned in a map" by Edwin Kempin · 12 years ago
  45. 5b591d1 Document that name in GroupInfo is not set if returned in a map by Edwin Kempin · 12 years ago
  46. 7722cc6 Adapt heading of include groups endpoint documentation to new format by Edwin Kempin · 12 years ago
  47. 50d3d9b Make table of contents of REST API documentation readable by Edwin Kempin · 12 years ago
  48. 2eebd14 Remove emphasized text from headings of REST API documentation by Edwin Kempin · 12 years ago
  49. 3e22d48 Fix example for listing group members recursively via REST by Edwin Kempin · 12 years ago
  50. 51284e6 Fix example for getting group details via REST by Edwin Kempin · 12 years ago
  51. abaab546 Add direct members and directly included groups to GroupInfo by Edwin Kempin · 12 years ago
  52. 963dfd0 Drop MemberInfo and use AccountInfo instead by Edwin Kempin · 12 years ago
  53. 1c830c1 Merge "Support 'self' for REST endpoints to get/add/delete a group member" by Shawn Pearce · 12 years ago
  54. 114ab16 Return 204 No Content if project/group description was deleted by PUT by Edwin Kempin · 12 years ago
  55. 0aa2710 Return 409 if group creation/rename fails because name is already in use by Edwin Kempin · 12 years ago
  56. 4efe257 Support 'self' for REST endpoints to get/add/delete a group member by Edwin Kempin · 12 years ago
  57. 2dc5edc Do not try to list members of external groups by Edwin Kempin · 12 years ago
  58. 1da7676 Merge "Include name of owner group into GroupInfo" by Shawn Pearce · 12 years ago
  59. efec449 Improve wording of some REST endpoint descriptions by Edwin Kempin · 12 years ago
  60. c6993fb Include name of owner group into GroupInfo by Edwin Kempin · 12 years ago
  61. c977090 Accept group UUID and group ID as input for setting group owner via REST by Edwin Kempin · 12 years ago
  62. 7620274 Add anchors for the REST endpoints that have none by Edwin Kempin · 12 years ago
  63. f502dd0 Document account-id for '/accounts/' REST endpoints by Edwin Kempin · 12 years ago
  64. 8c0a70b Remove kind field from GroupOptionsInfo by Edwin Kempin · 12 years ago
  65. a3b4b63 Document how to check via REST if a group is owned by the calling user by Edwin Kempin · 12 years ago
  66. e05c964 Update REST examples for listing groups / included groups by Edwin Kempin · 12 years ago
  67. a5cc112 Document how to get groups, group members, included groups via REST by Edwin Kempin · 12 years ago
  68. 1461c22 Document REST endpoints to get/set group properties by Edwin Kempin · 12 years ago
  69. 578fff7 Restructure documentation of group endpoints by Edwin Kempin · 12 years ago
  70. 2689e3d Document adding and removal of included groups via REST by Edwin Kempin · 12 years ago
  71. acbdfd3 Document how to delete group members via REST by Edwin Kempin · 12 years ago
  72. 2cdef5f Document REST endpoint to batch add group members by Edwin Kempin · 12 years ago
  73. a5d6ead Document REST endpoint to add a single group member by Edwin Kempin · 12 years ago
  74. 3744083 Clearly separate requests and responses in REST API documentation by Edwin Kempin · 12 years ago
  75. 34d8335 Describe the IDs that can appear in the REST URL in an own section by Edwin Kempin · 12 years ago
  76. 7fe2f7f Document that every ID in a REST URL must be URL encoded by Edwin Kempin · 12 years ago
  77. 08cb42a Improve description of REST endpoint that lists project dashboards by Edwin Kempin · 12 years ago
  78. f04fc9c Rename 'is_visible_to_all' in GroupOptionsInfo to 'visible_to_all' by Edwin Kempin · 12 years ago
  79. aa266ff Document how to create groups via REST by Edwin Kempin · 12 years ago
  80. 4156d6e0 Describe the JSON MemberInfo entity in the REST documentation by Edwin Kempin · 12 years ago
  81. c42abb9 Explain how to deduce group type from GroupInfo by Edwin Kempin · 12 years ago
  82. 987d543 Describe the JSON GroupInfo entity in the REST documentation by Edwin Kempin · 12 years ago
  83. 82d3037 Include method names into headings in REST API documentation by Edwin Kempin · 12 years ago
  84. a64c4b9 Add executable examples for GET requests to REST API documentation by Edwin Kempin · 12 years ago
  85. d0a6392 Split REST API documentation and have one page per top level resource by Edwin Kempin · 12 years ago