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