1. 90af548 Remove empty 'Endpoints' sections from REST API documentation by Edwin Kempin · 12 years ago
  2. a23eb10 Add REST endpoint to update the project configuration by Edwin Kempin · 12 years ago
  3. 3c99f59 Return more project settings from /project/*/config by Edwin Kempin · 12 years ago
  4. 3660c13 Make project setting visible to everyone who can see the project by Edwin Kempin · 12 years ago
  5. 272402e Describe 'theme' field of config-info in REST API documentation by Edwin Kempin · 12 years ago
  6. 8aa53af Clarify that the 'commentlinks' field of config-info is a map by Edwin Kempin · 12 years ago
  7. 81e1d1f Mark the optional fields of config-info in the REST API documentation by Edwin Kempin · 12 years ago
  8. 5df857c Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
  9. 0cb5a56 Return inherited boolean values for settings from /projects/*/config by Edwin Kempin · 12 years ago
  10. 6b40cb4 Set maxObjectSizeLimit when project is created via REST by Sasa Zivkov · 12 years ago
  11. 6ce96a1 Support deletion of branches via REST by Edwin Kempin · 12 years ago
  12. 5c0d6b3 Support branch creation via REST by Edwin Kempin · 12 years ago
  13. 196e173 Support to retrieve a branch via REST by Edwin Kempin · 12 years ago
  14. a686de9 Support listing of branches via REST by Edwin Kempin · 12 years ago
  15. 8a3fb5b Support retrieving of non-direct child projects via REST by Edwin Kempin · 12 years ago
  16. f95bd17 Support to list child projects recursively via REST by Edwin Kempin · 12 years ago
  17. 5b6c406 Support to retrieve a child project via REST by Edwin Kempin · 12 years ago
  18. 4425c74 Support listing child projects via REST by Edwin Kempin · 12 years ago
  19. 2002789 Get commentlinks per-project in UI code by Dave Borowitz · 12 years ago
  20. 237073a Add a REST API endpoint for getting project configuration by Dave Borowitz · 12 years ago
  21. ef3542f Support triggering GC for one project via REST by Edwin Kempin · 12 years ago
  22. 19ea9b9 Add support to retrieve repository statistics for a project via REST by Edwin Kempin · 12 years ago
  23. f361182 Update description of 'parent' field of ProjectInfo by Edwin Kempin · 12 years ago
  24. 6b81337 Support to get/set the HEAD of a project via REST by Edwin Kempin · 12 years ago
  25. c95c508 Document that 'id' in DashboardInput is expected to be URL encoded by Edwin Kempin · 12 years ago
  26. d25fad1 Documentation: fix typos in rest api docs. by John Spurlock · 12 years ago
  27. 798ea12 Add REST API for 'create project' by Bruce Zu · 12 years ago
  28. 5c544e2 Document how to retrieve a project via REST by Edwin Kempin · 12 years ago
  29. 50d3d9b Make table of contents of REST API documentation readable by Edwin Kempin · 12 years ago
  30. 2eebd14 Remove emphasized text from headings of REST API documentation by Edwin Kempin · 12 years ago
  31. 114ab16 Return 204 No Content if project/group description was deleted by PUT by Edwin Kempin · 12 years ago
  32. efec449 Improve wording of some REST endpoint descriptions by Edwin Kempin · 12 years ago
  33. 7620274 Add anchors for the REST endpoints that have none by Edwin Kempin · 12 years ago
  34. 67e923c Document how to get/set/delete project dashboards via REST by Edwin Kempin · 12 years ago
  35. ecad88c Document how to get/set the parent project name via REST by Edwin Kempin · 12 years ago
  36. 57f303c Document how to get/set/delete the project description via REST by Edwin Kempin · 12 years ago
  37. c3fe3cb Restructure documentation of project endpoints by Edwin Kempin · 12 years ago
  38. 3744083 Clearly separate requests and responses in REST API documentation by Edwin Kempin · 12 years ago
  39. 4a4e60c Merge "Describe the JSON DashboardInfo entity in the REST documentation" by Edwin Kempin · 12 years ago
  40. 34d8335 Describe the IDs that can appear in the REST URL in an own section by Edwin Kempin · 12 years ago
  41. 7fe2f7f Document that every ID in a REST URL must be URL encoded by Edwin Kempin · 12 years ago
  42. 08cb42a Improve description of REST endpoint that lists project dashboards by Edwin Kempin · 12 years ago
  43. 5536762 Describe the JSON DashboardInfo entity in the REST documentation by Edwin Kempin · 12 years ago
  44. 51a6dc9 Describe the JSON ProjectInfo entity in the REST documentation by Edwin Kempin · 12 years ago
  45. 82d3037 Include method names into headings in REST API documentation by Edwin Kempin · 12 years ago
  46. a64c4b9 Add executable examples for GET requests to REST API documentation by Edwin Kempin · 12 years ago
  47. d0a6392 Split REST API documentation and have one page per top level resource by Edwin Kempin · 12 years ago