1. 2b4239a Allow to index all changes of a project by Hector Oswaldo Caballero · 8 years ago
  2. 23669da ListTags: Set the can_delete field by David Pursehouse · 8 years ago
  3. 1386d59 Add REST endpoint for commit included in by Gustaf Lundh · 8 years ago
  4. 467aecb Add REST API endpoint to delete multiple tags by David Pursehouse · 8 years ago
  5. e113216 Add REST API endpoint to delete a tag by David Pursehouse · 8 years ago
  6. b10c266 Fix remaining legacy section title styles in documentation by David Pursehouse · 8 years ago
  7. 225b7a7 Option to reject implicit merges when pushing changes for review by Saša Živkov · 9 years ago
  8. 8f00d55 Add more information to MergeableInfo to indicate a merged commit by Zhen Chen · 9 years ago
  9. ec13e45 Fix check mergeability documentation by Zhen Chen · 9 years ago
  10. f7d85ea Add merge feature into /changes REST endpoint by Zhen Chen · 9 years ago
  11. 6a44619 Add REST API endpoint to create a tag on a project by David Pursehouse · 9 years ago
  12. 9519437 Merge "Added POST REST Endpoint for /project/name/access" by Dave Borowitz · 9 years ago
  13. c7f3925 Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  14. 21816f1 Added POST REST Endpoint for /project/name/access by Patrick Hiesel · 9 years ago
  15. b5d5489 Merge branch 'stable-2.11' into stable-2.12 by David Pursehouse · 9 years ago
  16. d1462d8 Fix duplicate links in document by Zhen Chen · 9 years ago
  17. 5a3475f Added /projects/name/access as REST endpoint. Implemented GET. by Patrick Hiesel · 9 years ago
  18. 1b0f7625 Add missing vertical bars to REST API doc markup by Doug Claar · 9 years ago
  19. dc2da0d Merge "New option to schedule the Git garbage collection as a background task" by David Pursehouse · 9 years ago
  20. a02880b Merge branch 'stable-2.11' into stable-2.12 by David Pursehouse · 9 years ago
  21. c9f5a5a ListTags: Fix NPE when annotated/signed tag has no tagger info by David Pursehouse · 9 years ago
  22. 92410a1 New option to schedule the Git garbage collection as a background task by Adrian Görler · 9 years ago
  23. 0543c73 Add project config boolean to require signed push on a project by Dave Borowitz · 9 years ago
  24. b0ba151 ListTags: Add support for pagination with --start and --limit by David Pursehouse · 10 years ago
  25. 5170e0f Configure signed push verification on a per-project basis by Dave Borowitz · 10 years ago
  26. 2f94e2e Add "aggressive" option to REST call "Run GC" by Christian Halstrick · 10 years ago
  27. a9e94ab Clarify `project-name` ID in REST API documentation by Edwin Kempin · 10 years ago
  28. 7936d2f Merge "Do not delete branches concurrently." by Edwin Kempin · 10 years ago
  29. 8c5ad41 Clarify `name` member of ProjectInput entity in REST API documentation by David Pursehouse · 10 years ago
  30. ef8e320 Do not delete branches concurrently. by Hugo Arès · 10 years ago
  31. 521c124 Sort REST JSON entities alphabetically by Edwin Kempin · 10 years ago
  32. 132dfb8 Merge branch 'stable-2.10' by David Pursehouse · 10 years ago
  33. 068511b Fix JSON errors in /projects REST API documentation by Edwin Kempin · 10 years ago
  34. 56bf1cb Make Content-Type examples consistent with actual server output by David Pursehouse · 10 years ago
  35. 26c95a4 Fix formatting of 'web_links' fields in REST API documentation by Edwin Kempin · 10 years ago
  36. ae36719 Don't limit tables to 50% width in REST API documentation by David Pursehouse · 10 years ago
  37. 510b87d Fix broken formatting in rest-api-projects.txt by David Pursehouse · 10 years ago
  38. 8cc6890 Add REST APIs to list tags and get a specified tag of a project by David Pursehouse · 10 years ago
  39. 1585662 Add pagination options to ListBranches REST API by Hugo Arès · 10 years ago
  40. 3133b4b Add filtering options to ListBranches REST API by Hugo Arès · 10 years ago
  41. 1ebc047 Merge "Option to create a new change for every commit not in target" by David Pursehouse · 11 years ago
  42. 5277727 Option to create a new change for every commit not in target by Deniz Türkoglu · 11 years ago
  43. 0f697bd Add support for branch web links by Edwin Kempin · 11 years ago
  44. b8aae41 Add support for regex in project list screen by Hugo Arès · 11 years ago
  45. 6294674 Add REST endpoint to ban commits by Edwin Kempin · 11 years ago
  46. 7a45964 Merge changes Id8e48bb4,I138e60c5 by David Pursehouse · 11 years ago
  47. bdd7f68 Document all options of list projects endpoint by Hugo Arès · 11 years ago
  48. 6f7410a Add REST endpoint to get content of a file in a commit by Edwin Kempin · 11 years ago
  49. 1b99360 Add REST endpoint to get an arbitrary commit from a project by Edwin Kempin · 11 years ago
  50. 2a581fd Support to retrieve reflog entries by timestamp by Edwin Kempin · 11 years ago
  51. 87504d9 Add REST endpoint to get the reflog of a branch by Edwin Kempin · 11 years ago
  52. 631c963 Remove kind attribute from REST containers by David Ostrovsky · 11 years ago
  53. fcabe0d Merge branch 'stable-2.9' by Shawn Pearce · 11 years ago
  54. a1d633b Doc: Consistently refer to "Web UI" rather than "WebUI" by David Pursehouse · 11 years ago
  55. 101266b Merge "Plugin support for project weblinks" by Edwin Kempin · 11 years ago
  56. 21a6c21 Update project REST API documentation to remove kind, add state by Shawn Pearce · 11 years ago
  57. ea00475 Plugin support for project weblinks by Edwin Kempin · 11 years ago
  58. ecc86e2 Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  59. f7c82e1 Add option 'S' to projects REST API to support query offset by Anthony Chin · 11 years ago
  60. 5f44cc5 Add option 'S' to projects REST API to support query offset by Anthony Chin · 11 years ago
  61. c6dd217 Plugin config: Add support for sections by David Ostrovsky · 11 years ago
  62. aec6132 Support warning on project plugin configuration parameter by Edwin Kempin · 11 years ago
  63. d92196d Support description for project plugin configuration parameter by Edwin Kempin · 11 years ago
  64. fb053c3 Allow to set plugin configuration parameters on project creation by Edwin Kempin · 11 years ago
  65. 0d48523 Allow to define per project if plugin config parameter is editable by Edwin Kempin · 11 years ago
  66. d32beef Support inheritable project specific plugin parameters in the UI by Edwin Kempin · 11 years ago
  67. 20f256fb Support project specific plugin list parameters for edit in UI by Edwin Kempin · 11 years ago
  68. a6c1c45 Support boolean project specific plugin parameters for edit in UI by Edwin Kempin · 11 years ago
  69. 71dd062 Support int/long project specific plugin parameters for edit in UI by Edwin Kempin · 11 years ago
  70. 9ce4f55 Support to edit project plugin configuration parameters in UI by Edwin Kempin · 11 years ago
  71. 61698b1 Use the new section title style in Asciidoctor. by Yuxuan 'fishy' Wang · 11 years ago
  72. d31e558 Add REST endpoint to get content of a file from HEAD of a branch by Edwin Kempin · 11 years ago
  73. a79ea55 Support to configure default submit type for newly created projects by Edwin Kempin · 11 years ago
  74. d85b687 Bypass the rendering differences in AsciiDoctor. by Yuxuan 'fishy' Wang · 11 years ago
  75. 4bdc72d Add option for running GC whether progress information should be shown by Edwin Kempin · 11 years ago
  76. 99cb68d Added searchbox to documentation. by Yuxuan 'fishy' Wang · 11 years ago
  77. 9e8b2fb Add support for UiActions on Project Info Screen by David Ostrovsky · 12 years ago
  78. 90af548 Remove empty 'Endpoints' sections from REST API documentation by Edwin Kempin · 12 years ago
  79. a23eb10 Add REST endpoint to update the project configuration by Edwin Kempin · 12 years ago
  80. 3c99f59 Return more project settings from /project/*/config by Edwin Kempin · 12 years ago
  81. 3660c13 Make project setting visible to everyone who can see the project by Edwin Kempin · 12 years ago
  82. 272402e Describe 'theme' field of config-info in REST API documentation by Edwin Kempin · 12 years ago
  83. 8aa53af Clarify that the 'commentlinks' field of config-info is a map by Edwin Kempin · 12 years ago
  84. 81e1d1f Mark the optional fields of config-info in the REST API documentation by Edwin Kempin · 12 years ago
  85. 5df857c Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
  86. 0cb5a56 Return inherited boolean values for settings from /projects/*/config by Edwin Kempin · 12 years ago
  87. 6b40cb4 Set maxObjectSizeLimit when project is created via REST by Sasa Zivkov · 12 years ago
  88. 6ce96a1 Support deletion of branches via REST by Edwin Kempin · 12 years ago
  89. 5c0d6b3 Support branch creation via REST by Edwin Kempin · 12 years ago
  90. 196e173 Support to retrieve a branch via REST by Edwin Kempin · 12 years ago
  91. a686de9 Support listing of branches via REST by Edwin Kempin · 12 years ago
  92. 8a3fb5b Support retrieving of non-direct child projects via REST by Edwin Kempin · 12 years ago
  93. f95bd17 Support to list child projects recursively via REST by Edwin Kempin · 12 years ago
  94. 5b6c406 Support to retrieve a child project via REST by Edwin Kempin · 12 years ago
  95. 4425c74 Support listing child projects via REST by Edwin Kempin · 12 years ago
  96. 2002789 Get commentlinks per-project in UI code by Dave Borowitz · 12 years ago
  97. 237073a Add a REST API endpoint for getting project configuration by Dave Borowitz · 12 years ago
  98. ef3542f Support triggering GC for one project via REST by Edwin Kempin · 12 years ago
  99. 19ea9b9 Add support to retrieve repository statistics for a project via REST by Edwin Kempin · 12 years ago
  100. f361182 Update description of 'parent' field of ProjectInfo by Edwin Kempin · 12 years ago