1. ec622bf Redirect CatServlet requests to DownloadContent by David Pletcher · 10 years ago
  2. d1efb45 Implement Safe Content REST API method by David Pletcher · 10 years ago
  3. e1a0aa2 Merge "Set commit ID in result of the /changes/*/revisions/*/commit endpoint" by Edwin Kempin · 10 years ago
  4. b50a7ed rest-api-changes.txt: Use lower_case for FixInput fields by Dave Borowitz · 10 years ago
  5. 2065c9b Merge "SubmittedTogether: Only show tab if there is more than one change" by Shawn Pearce · 10 years ago
  6. 460f354 SubmittedTogether: Only show tab if there is more than one change by Stefan Beller · 10 years ago
  7. c823740 Set commit ID in result of the /changes/*/revisions/*/commit endpoint by Edwin Kempin · 10 years ago
  8. f0c5715 Fix rendering of CommitInfo table in changes REST API documentation by Edwin Kempin · 10 years ago
  9. 0d3cab0 Remove the state SUBMITTED altogether by Stefan Beller · 10 years ago
  10. a7ad661 Add changes/<id>/submitted_together REST API call by Stefan Beller · 10 years ago
  11. 52227e2 Submit: Remove scheduling possibility by Stefan Beller · 10 years ago
  12. b1a4617 Merge "Documentation/SubmitInfo: Fix table" by Edwin Kempin · 10 years ago
  13. e4785b4 Documentation/SubmitInfo: Fix table by Stefan Beller · 10 years ago
  14. 3e8bd6e Related Changes: Add status of each related change to REST API by Stefan Beller · 10 years ago
  15. a828fed ConsistencyChecker: Add a field to check expected merged SHA-1 by Dave Borowitz · 10 years ago
  16. bad53ee Document FixInput fields by Dave Borowitz · 10 years ago
  17. 59b9960 Remove ListChangesOption.DRAFT_COMMENTS by Edwin Kempin · 10 years ago
  18. 86669b3 ChangeJson: Use reviewedBy set for setting reviewed bit by Dave Borowitz · 10 years ago
  19. 78279ba Add extension point for the 'Included In' drop-down panel by Edwin Kempin · 10 years ago
  20. be0877d Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  21. 56fbc08 rest-api-changes.txt: fix minor spelling mistake by David Pursehouse · 10 years ago
  22. 16baf21 Fix documentation error. by Yuxuan 'fishy' Wang · 10 years ago
  23. 829c429 Merge changes from topic 'commit-footers' by Dave Borowitz · 10 years ago
  24. 8a1da03 PostReview: Add option to publish drafts on all revisions by David Ostrovsky · 11 years ago
  25. 23fec2b Change endpoints for all draft/published comments on a change by Dave Borowitz · 10 years ago
  26. d5ebd9b ChangeJson: Add option to include review footers by Dave Borowitz · 10 years ago
  27. 4c92c8a Revert marking merged or abandoned changes in related changes by Dave Borowitz · 10 years ago
  28. 314c448 Recommend --data-binary flag when testing submit rules from curl by Shawn Pearce · 10 years ago
  29. b42e303 Recommend --data-binary flag when testing submit rules from curl by Shawn Pearce · 10 years ago
  30. bbaea3f Revert marking merged or abandoned changes in related changes by Dave Borowitz · 10 years ago
  31. 874aed7 Added support for changing parent revision during rebase by Zalan Blenessy · 10 years ago
  32. 04cbd34 Add creation timestamp and uploader to RevisionInfo by Edwin Kempin · 10 years ago
  33. cdbef23 InlineEdit: Don't offer edit icon on binary files by David Ostrovsky · 10 years ago
  34. 09cd95d Add new CHANGE_ACTIONS option to /changes/X/detail REST API call by Stefan Beller · 10 years ago
  35. c725966 Add new REST API call for querying revision actions by Stefan Beller · 10 years ago
  36. d007867 Document recently made changes for content retrieval endpoints by David Ostrovsky · 10 years ago
  37. 9ea9c11 InlineEdit: Add support for diff web links by David Ostrovsky · 10 years ago
  38. 521c124 Sort REST JSON entities alphabetically by Edwin Kempin · 10 years ago
  39. fa0a744 Merge "InlineEdit: Extend POST changes/<id>/edit endpoint to rename files" by Edwin Kempin · 10 years ago
  40. d79f494 Remove deprecated "/message" endpoint by David Pursehouse · 10 years ago
  41. a00c953 InlineEdit: Extend POST changes/<id>/edit endpoint to rename files by David Ostrovsky · 10 years ago
  42. 2460eb3 Remove edit actions by Edwin Kempin · 10 years ago
  43. d0febd3 Prevent posting reviews on change edits by Edwin Kempin · 10 years ago
  44. 8ca03a6 Inline Edit: Suggest paths to add by Shawn Pearce · 10 years ago
  45. fb2b36b Remove /type REST API projections by Shawn Pearce · 10 years ago
  46. 56bf1cb Make Content-Type examples consistent with actual server output by David Pursehouse · 10 years ago
  47. d26bd54 Add webLink support for commit parents in change screen by Sven Selberg · 10 years ago
  48. c0e6689 Merge changes I1a5d044d,If087a60d by Shawn Pearce · 10 years ago
  49. 72d9193 Related Changes: Decorate merged and abandoned changes by Edwin Kempin · 10 years ago
  50. 917a3db Merge changes from topics 'query-refactor', 'kill-sortkey' by Shawn Pearce · 10 years ago
  51. 9d8ec42 Create change: Document base_change input parameter by David Ostrovsky · 10 years ago
  52. 4241459 Terminate sortkey with prejudice by Dave Borowitz · 10 years ago
  53. 25ad15e Use dedicated endpoint for commit message retrieval for revisions by David Ostrovsky · 10 years ago
  54. 4cd9250 Always return "text/plain" for commit message file type by David Pursehouse · 10 years ago
  55. 8cdce50 Add support for diff web links by Edwin Kempin · 10 years ago
  56. 1112edf Merge changes from topic 'inline-3' by David Pursehouse · 10 years ago
  57. 3be39d0 Support fixing corrupt changes in ConsistencyChecker by Dave Borowitz · 10 years ago
  58. 4c46c24 Check consistency with a ListChangesOption by Dave Borowitz · 10 years ago
  59. 88b2767 Add REST API to retrieve file's content type from revision by David Ostrovsky · 10 years ago
  60. 5c894d4 Embed consistency check results in ChangeInfo result by Dave Borowitz · 10 years ago
  61. b75de18 InlineEdit: Add GET /changes/{id}/edit/{path}/type endpoint by David Ostrovsky · 10 years ago
  62. 65b2c4e Deprecate changing message endpoint in non change edit context by David Ostrovsky · 10 years ago
  63. 3d2c070 InlineEdit: Add REST endpoint to retrieve commit message by David Ostrovsky · 10 years ago
  64. c967e15 InlineEdit: Add REST endpoint to modify commit message by David Ostrovsky · 10 years ago
  65. dff6e77 Merge "Add ref to RevisionInfo" by David Pursehouse · 10 years ago
  66. ccd3392 Merge "InlineEdit: Rename endpoints from foo_edit to edit:foo" by David Pursehouse · 10 years ago
  67. fd508ca Add a basic consistency checker for changes by Dave Borowitz · 10 years ago
  68. 8aaf98c Merge "Fix formatting of 'web_links' fields in REST API documentation" by David Pursehouse · 10 years ago
  69. fa940dd Merge "Allow all users to use changes /index REST API" by David Pursehouse · 10 years ago
  70. 9cbdb20 InlineEdit: Rename endpoints from foo_edit to edit:foo by David Ostrovsky · 10 years ago
  71. 4569ced Add ref to RevisionInfo by Edwin Kempin · 10 years ago
  72. 26c95a4 Fix formatting of 'web_links' fields in REST API documentation by Edwin Kempin · 10 years ago
  73. ae36719 Don't limit tables to 50% width in REST API documentation by David Pursehouse · 10 years ago
  74. 6a2f0e1 Allow all users to use changes /index REST API by David Pursehouse · 10 years ago
  75. 758ec08 Mergeable: force option is dead; kill it by David Ostrovsky · 10 years ago
  76. e7f3f0a Make handling of web links consistent by Sven Selberg · 10 years ago
  77. b62414c Move file web_links into the meta_a, meta_b headers by Shawn Pearce · 10 years ago
  78. b3139b753 Clarify the change REST API documentation. by Khai Do · 11 years ago
  79. 2a23ec8 fix documentation of REST API change query field. by Khai Do · 11 years ago
  80. 0619f65 Make edit's parent the base of the change by David Ostrovsky · 11 years ago
  81. b3696c8 Add support for file web links by Edwin Kempin · 11 years ago
  82. 5562fe5 InlineEdit: Respect change edits in download commands drop down by David Ostrovsky · 11 years ago
  83. 4bab57d Merge "Add icon support for revision weblinks" by Edwin Kempin · 11 years ago
  84. d5836cf Merge topic 'inline-3' by Dave Borowitz · 11 years ago
  85. 5548420 Add icon support for revision weblinks by Sven Selberg · 11 years ago
  86. cdda331 InlineEdit: Add UiActions support for change edits by David Ostrovsky · 11 years ago
  87. e05b9b2 Merge branch stable-2.10 by Hugo Arès · 11 years ago
  88. b8eee7a Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 11 years ago
  89. 025ea3e Make `-S` an alias of `--start` in changes query REST API by David Pursehouse · 11 years ago
  90. 778fefc Fix broken formatting in changes REST documentation by David Pursehouse · 11 years ago
  91. ff901b7 Merge branch 'stable-2.10' by Shawn Pearce · 11 years ago
  92. a7e995d Merge branch 'stable-2.9' into stable-2.10 by Shawn Pearce · 11 years ago
  93. 137c303 Merge branch 'stable-2.10' by Shawn Pearce · 11 years ago
  94. 9954c4e Merge branch 'stable-2.9' into stable-2.10 by Shawn Pearce · 11 years ago
  95. 4a159a1 Replace "line" with "end_line" when range is given in inline comment by David Pursehouse · 11 years ago
  96. b53c1f6 Add example of range comment in REST API documentation by David Pursehouse · 11 years ago
  97. 8d869ea Fix broken links to CommentRange entity in changes REST documentation by David Pursehouse · 11 years ago
  98. bd12e17 InlineEdit: Fix some typos in REST API documentation by David Ostrovsky · 11 years ago
  99. 5d98e34 InlineEdit: Allow to list files in change edit by David Ostrovsky · 11 years ago
  100. 8e75f50 InlineEdit: Add DELETE /changes/<id>/edit REST endpoint by David Ostrovsky · 11 years ago