1. 874aed7 Added support for changing parent revision during rebase by Zalan Blenessy · 10 years ago
  2. a5f3a69 Hack SshDaemon to not use SecureRandom during tests by Dave Borowitz · 10 years ago
  3. 04cbd34 Add creation timestamp and uploader to RevisionInfo by Edwin Kempin · 10 years ago
  4. 8cbf929 CherryPick: Keep going in the face of a single merge conflict by Dave Borowitz · 10 years ago
  5. c0af7db CherryPick: Test for submitting a subset of dependent changes by Dave Borowitz · 10 years ago
  6. d07bb339 InlineEdit: Allow to upload change edit with git push by David Ostrovsky · 10 years ago
  7. f1d9cab Fail with 409 if rebase of change edit fails due to conflicts by Edwin Kempin · 10 years ago
  8. 4512bb4 REST API: only advertise submit if it's possible by Stefan Beller · 10 years ago
  9. c725966 Add new REST API call for querying revision actions by Stefan Beller · 10 years ago
  10. f39eb06 Merge "Split the ChangeHooks interface in 2" by Martin Fick · 10 years ago
  11. 6d0ebb8 Fix some warnings raised by CheckStyle by David Pursehouse · 10 years ago
  12. 30c7dac InlineEdit: Fix test for mangling of non-ASCII characters by David Pursehouse · 10 years ago
  13. bef6c3d Split the ChangeHooks interface in 2 by Martin Fick · 10 years ago
  14. b7482d1 Remove unused imports in RevisionIT by David Pursehouse · 10 years ago
  15. 4cb573f Merge "Add acceptance tests for cherry picking a change to the same branch" by Edwin Kempin · 10 years ago
  16. 7d257fe InlineEdit: Test that non-ASCII characters aren't mangled by David Ostrovsky · 10 years ago
  17. b7df4c2 Add acceptance tests for cherry picking a change to the same branch by David Pursehouse · 10 years ago
  18. 62ee316 Add message to change created via cherry pick by David Pursehouse · 10 years ago
  19. cd8e954 Test for expected comment in cherry pick acceptance tests by Orgad Shaneh · 10 years ago
  20. 3695e7e Fix: REST API projects endpoints do not correctly handle '.git' suffix by David Pursehouse · 10 years ago
  21. d13b7f9 CommentsIT: Add coverage of range values and file comments by David Pursehouse · 10 years ago
  22. 6404f30 Add a simple acceptance test for "submit whole topic" by David Pursehouse · 10 years ago
  23. 2105d0b Always return the same message when the draft workflow is disabled by Edwin Kempin · 10 years ago
  24. 6f8beaa Fix: REST API allows to create draft change when drafts are disabled by David Pursehouse · 10 years ago
  25. 02fc027 DraftChangeIT: Also test when allowDrafts=false by David Pursehouse · 10 years ago
  26. af1b10e Add CherryPick tests for out-of-order submission by Dave Borowitz · 10 years ago
  27. 5e996fd Fix usage of assertThat in assertReviewers by David Pursehouse · 10 years ago
  28. c20148c Convert MergeOp to use BatchRefUpdate by Dave Borowitz · 10 years ago
  29. daf0c20 Merge changes from topic 'events' by David Pursehouse · 10 years ago
  30. e61744b Merge changes I47fe2eb9,Ifc6a64eb by Edwin Kempin · 10 years ago
  31. 7a722f7 Extensions GWT API: Align rule with package boundaries by David Ostrovsky · 10 years ago
  32. 4c72aea Add more abstract events to the event hierarchy. by Martin Fick · 10 years ago
  33. 93288f8 Submit whole topic: Only try to submit whole topic if topic is set by David Pursehouse · 10 years ago
  34. 654fcad Merge "Include merge result commit in change-merged stream-event" by David Pursehouse · 10 years ago
  35. ecf13a1 Merge "Fix setting draft status of created changes" by Edwin Kempin · 10 years ago
  36. c692134 Fix setting draft status of created changes by David Pursehouse · 10 years ago
  37. a00c953 InlineEdit: Extend POST changes/<id>/edit endpoint to rename files by David Ostrovsky · 10 years ago
  38. 72f19cf InlineEdit: Add method for renaming files in change edit by David Ostrovsky · 10 years ago
  39. 9686cf2 Include merge result commit in change-merged stream-event by Sven Selberg · 10 years ago
  40. 64a436d Changes API: Add methods to suggest reviewers by Thomas Forrer · 10 years ago
  41. a066f02 Refactor LabelId out of PatchSetApprovals by David Ostrovsky · 10 years ago
  42. f9c88308 Remove ChangeAccess.byKey and byKeyRange by Dave Borowitz · 10 years ago
  43. dfc07f6 Replace most ChangeAccess queries with searches by Dave Borowitz · 10 years ago
  44. 3cbb9d9 Fix all ChangeFields to properly handle null values by Dave Borowitz · 10 years ago
  45. 79d1083 Always enable debug logging during acceptance tests by Dave Borowitz · 10 years ago
  46. 140939e Revision API: Implement comments and drafts by David Ostrovsky · 11 years ago
  47. d52c472 Revision API: Prepare to expose comments and drafts by David Ostrovsky · 11 years ago
  48. e488cab Revision API: Implement methods to access files and diff info by David Ostrovsky · 11 years ago
  49. fb2b36b Remove /type REST API projections by Shawn Pearce · 10 years ago
  50. 38df42f Inline Edit: Acquire content and type in one request by Shawn Pearce · 10 years ago
  51. 4e8e81a Convert remaining acceptance tests to use Google Truth by David Pursehouse · 10 years ago
  52. cf40bc4 Convert groups REST API acceptance tests to use Google Truth by David Pursehouse · 10 years ago
  53. 32afc2d Fix inconsistent error messages in changes REST API by David Pursehouse · 10 years ago
  54. f888a7c Convert changes REST API acceptance tests to use Google Truth by David Pursehouse · 10 years ago
  55. 342c41f Upgrade Google Truth to version 0.25 by David Pursehouse · 10 years ago
  56. b767b0e Organize imports by David Pursehouse · 10 years ago
  57. 2dbe202 Merge changes Id5ac4480,I3e8c60f4,I67cd72ee,Icabaa3a9,Iabdf077a by Shawn Pearce · 10 years ago
  58. d001cf2 Convert account REST API acceptance tests to use Google Truth by David Pursehouse · 10 years ago
  59. c391278 Revert "Allow tests to use hamcrest matchers directly" by David Pursehouse · 10 years ago
  60. 4984e44 Convert ReindexIT to use Google Truth by David Pursehouse · 10 years ago
  61. 6de3652 Convert VisibleRefFilterIT to use Google Truth by David Pursehouse · 10 years ago
  62. 45ff0c3 Convert account REST API acceptance tests to use Google Truth by David Pursehouse · 10 years ago
  63. 7f45768 Convert config REST API acceptance tests to use Google Truth by David Pursehouse · 10 years ago
  64. e7be120 Don't create a new commit when creating an edit by Shawn Pearce · 10 years ago
  65. 186d727 Fix inline edits working on root commits by Shawn Pearce · 10 years ago
  66. 25ad15e Use dedicated endpoint for commit message retrieval for revisions by David Ostrovsky · 10 years ago
  67. 91b811b ChangeEditIT: Make use of assertThat(...).isNotEqualTo(...) by Edwin Kempin · 10 years ago
  68. b683814 Fix compilation failure in acceptance tests by David Pursehouse · 10 years ago
  69. 29993f3 ChangeEditIT: Test for copyAllScoresIfNoCodeChange by Dave Borowitz · 10 years ago
  70. 1112edf Merge changes from topic 'inline-3' by David Pursehouse · 10 years ago
  71. ee11d85 Merge changes from topic 'check' by Dave Borowitz · 10 years ago
  72. 3be39d0 Support fixing corrupt changes in ConsistencyChecker by Dave Borowitz · 10 years ago
  73. 2bdbc1d Add API method for checking changes by Dave Borowitz · 10 years ago
  74. 4c46c24 Check consistency with a ListChangesOption by Dave Borowitz · 10 years ago
  75. a2fa864 RestApiServlet: Give more useful errors to users by Dave Borowitz · 10 years ago
  76. b75de18 InlineEdit: Add GET /changes/{id}/edit/{path}/type endpoint by David Ostrovsky · 10 years ago
  77. ab09cc7 InlineEdit: Report same commit message error to client by David Ostrovsky · 10 years ago
  78. 87c5cd9 Merge changes from topic 'inline-3' by David Pursehouse · 10 years ago
  79. bc485ee Replace ChangeJson.ChangeInfo with extensions.common.ChangeInfo by Dave Borowitz · 10 years ago
  80. f74f440 Only include account IDs when DETAILED_ACCOUNTS is not set by Dave Borowitz · 10 years ago
  81. 54ba43a Replace account.AccountInfo with extensions.common.AccountInfo by Dave Borowitz · 10 years ago
  82. c967e15 InlineEdit: Add REST endpoint to modify commit message by David Ostrovsky · 10 years ago
  83. d678da1 InlineEdit: Add support for changing commit message by David Ostrovsky · 10 years ago
  84. dff6e77 Merge "Add ref to RevisionInfo" by David Pursehouse · 10 years ago
  85. ccd3392 Merge "InlineEdit: Rename endpoints from foo_edit to edit:foo" by David Pursehouse · 10 years ago
  86. 9cbdb20 InlineEdit: Rename endpoints from foo_edit to edit:foo by David Ostrovsky · 10 years ago
  87. 4569ced Add ref to RevisionInfo by Edwin Kempin · 10 years ago
  88. 6a2f0e1 Allow all users to use changes /index REST API by David Pursehouse · 10 years ago
  89. 66017ae Fix capabilities acceptance test broken by batch changes limit by Bruce Zu · 10 years ago
  90. 03c2db9 Fix granting of capabilities in capabilities acceptance test by Bruce Zu · 10 years ago
  91. 53dc45b Remove unused generateHttpPassword from CapabilityInfo by Bruce Zu · 10 years ago
  92. 200d1dc Tidy up code style in CapabilitiesIT by Bruce Zu · 10 years ago
  93. 52c5552 Remove declaration of unthrown IOException in PushOneCommit by David Pursehouse · 10 years ago
  94. b959612 Add mergeable API, add acceptance test, and fix bugs by Dave Borowitz · 10 years ago
  95. aa93d02 Don't manually create Change-Ids for acceptance tests by Dave Borowitz · 10 years ago
  96. 28588e7 Enable streaming large files put to an edit by Shawn Pearce · 10 years ago
  97. 3e7054a Convert project REST API acceptance tests to use Google Truth by David Pursehouse · 10 years ago
  98. b9dfff0 Convert git acceptance tests to use Google Truth by David Pursehouse · 10 years ago
  99. a0e79b7 Convert inline edit acceptance tests to use Google Truth by David Pursehouse · 10 years ago
  100. 1990487 Fix up usage of Google Truth in previously converted acceptance tests by David Pursehouse · 10 years ago