1. e4fa5a5 Merge "dev-release: update the instructions for sticky announcement" by Edwin Kempin · 10 years ago
  2. d007867 Document recently made changes for content retrieval endpoints by David Ostrovsky · 10 years ago
  3. 3445d56 Merge "Teach JarScanner how to find implementations of given interface" by Edwin Kempin · 10 years ago
  4. b84025d Merge "Throw IOException from JarScanner constructor" by Edwin Kempin · 10 years ago
  5. d6e3e24 Merge changes Id9fa2571,I15400702 by Dave Borowitz · 10 years ago
  6. aa7c67e Merge "InlineEdit: Test that non-ASCII characters aren't mangled" by Shawn Pearce · 10 years ago
  7. ef25aef Add debug log to MergeOp counting input changes by Dave Borowitz · 10 years ago
  8. 6b14a44 Add Change#toString(), after all these years by Dave Borowitz · 10 years ago
  9. b6c36ca Teach JarScanner how to find implementations of given interface by Dariusz Luksza · 11 years ago
  10. 5436ff9 Throw IOException from JarScanner constructor by Dariusz Luksza · 10 years ago
  11. cafc080 Fix binary file diff for anonymous users by David Ostrovsky · 10 years ago
  12. 7d257fe InlineEdit: Test that non-ASCII characters aren't mangled by David Ostrovsky · 10 years ago
  13. 4cee8e9 InlineEdit: Fix mangling of non-ASCII characters by Shawn Pearce · 10 years ago
  14. 28a21de Make SchemaVersion#guessVersion(Class) public again by Edwin Kempin · 10 years ago
  15. c2ceacc Update replication plugin revision by Hugo Arès · 10 years ago
  16. 91947f3 Merge "Allows slave to use authenticated Git/HTTP protocol" by Edwin Kempin · 10 years ago
  17. 67eed04 Merge "Add retry logic for lock failure when deleting a branch" by Edwin Kempin · 10 years ago
  18. 7936d2f Merge "Do not delete branches concurrently." by Edwin Kempin · 10 years ago
  19. 1c0ad3d Merge "Add message to change created via cherry pick" by Edwin Kempin · 10 years ago
  20. 3ec69e5 Merge "Refactor adding message to source change in cherry pick" by Edwin Kempin · 10 years ago
  21. 4a93fe6 Merge "Test for expected comment in cherry pick acceptance tests" by Edwin Kempin · 10 years ago
  22. 76f20df Allows slave to use authenticated Git/HTTP protocol by Luca Milanesio · 10 years ago
  23. e9a91bb Add explicit cast to fix compile error on Java 8 by David Ostrovsky · 10 years ago
  24. 36cc4c3 Merge "RFC: Enable Eclipse warning about fall-through cases in switch statements" by Shawn Pearce · 10 years ago
  25. 9adecb8 Merge "Remove uneeded variable assignment" by Shawn Pearce · 10 years ago
  26. b6a0ab0 Merge changes from topic 'coverity_scan' by Shawn Pearce · 10 years ago
  27. a448857 Merge "Fix documentation of "Submit" permission" by Shawn Pearce · 10 years ago
  28. 243a498 RestApiServlet: Leave OutputStream open when flushing base64 padding by Stefan Beller · 10 years ago
  29. bc379e3 Merge "ChangeScreen: Allow to disable muting of common paths in file table" by Shawn Pearce · 10 years ago
  30. a9dd4b7 Remove uneeded variable assignment by Hugo Arès · 10 years ago
  31. 6bf46ed Fix documentation of "Submit" permission by David Pursehouse · 10 years ago
  32. 648819a Extract ChangeModifiedException out of PatchSetInserter to its own file by David Pursehouse · 10 years ago
  33. 02ebd1a Use StringBuilder instead of concatenation in SshLog by David Pursehouse · 10 years ago
  34. 29be772 Use StringBuilder instead of concatenation in ReviewCommand by David Pursehouse · 10 years ago
  35. 62ee316 Add message to change created via cherry pick by David Pursehouse · 10 years ago
  36. 7adaa2c Refactor adding message to source change in cherry pick by David Pursehouse · 10 years ago
  37. 3a19184 Enable syntax highlighting for Go. by Dan Albert · 10 years ago
  38. cd8e954 Test for expected comment in cherry pick acceptance tests by Orgad Shaneh · 10 years ago
  39. cf700f2 RestApiServlet: Flush pending padding as well by Stefan Beller · 10 years ago
  40. c929b07 Merge changes from topic 'coverity_scan' by Dave Borowitz · 10 years ago
  41. a72ff87 Fix a resource leak by Stefan Beller · 10 years ago
  42. 69c87a9 Merge "Remove special handling of "LGTM" in review comments" by Shawn Pearce · 10 years ago
  43. 9fdf1d4 Fix possible data race condition by Stefan Beller · 10 years ago
  44. 3695e7e Fix: REST API projects endpoints do not correctly handle '.git' suffix by David Pursehouse · 10 years ago
  45. f0e50fc Merge "Fix a resource leak" by Edwin Kempin · 10 years ago
  46. 542d9da Merge "Use StringBuilder instead of concatenation in SetAccountCommand" by Edwin Kempin · 10 years ago
  47. 3b61ca1 Remove special handling of "LGTM" in review comments by David Pursehouse · 10 years ago
  48. 3644469 Merge "CommentsIT: Add coverage of range values and file comments" by Edwin Kempin · 10 years ago
  49. 83d7d3b Use StringBuilder instead of concatenation in SetAccountCommand by David Pursehouse · 10 years ago
  50. 5d976cc Fix a resource leak by Stefan Beller · 10 years ago
  51. ce934c5 Merge "Fix comment range parsing for file comments in notedb" by Edwin Kempin · 10 years ago
  52. 9b0f408 Merge "Use StringBuilder instead of concatenation in SubmoduleOp" by Edwin Kempin · 10 years ago
  53. 27b1281 Use StringBuilder instead of concatenation in SubmoduleOp by David Pursehouse · 10 years ago
  54. 8c5ad41 Clarify `name` member of ProjectInput entity in REST API documentation by David Pursehouse · 10 years ago
  55. 9bbffa7 RFC: Enable Eclipse warning about fall-through cases in switch statements by David Pursehouse · 10 years ago
  56. d13b7f9 CommentsIT: Add coverage of range values and file comments by David Pursehouse · 10 years ago
  57. b28b27b Fix comment range parsing for file comments in notedb by David Pursehouse · 10 years ago
  58. 6404f30 Add a simple acceptance test for "submit whole topic" by David Pursehouse · 10 years ago
  59. 751441f ChangeScreen: Allow to disable muting of common paths in file table by David Pursehouse · 10 years ago
  60. 01eee90 Merge "Always return the same message when the draft workflow is disabled" by Edwin Kempin · 10 years ago
  61. 2105d0b Always return the same message when the draft workflow is disabled by Edwin Kempin · 10 years ago
  62. 367697b Merge "Remove duplicate addition of preferences item" by Edwin Kempin · 10 years ago
  63. a9692dc Return '405 Method Not Allowed' from delete draft endpoints by David Pursehouse · 10 years ago
  64. 91cee13 Remove duplicate addition of preferences item by David Pursehouse · 10 years ago
  65. 8431b55 Merge "Fix: REST API allows to create draft change when drafts are disabled" by David Pursehouse · 10 years ago
  66. 6f8beaa Fix: REST API allows to create draft change when drafts are disabled by David Pursehouse · 10 years ago
  67. 4d6478a Fix compilation broken by 875fc8e8 by Dave Borowitz · 10 years ago
  68. 875fc8e Revert changes to MergeOp to batch object inserts and ref updates by Dave Borowitz · 10 years ago
  69. 02fc027 DraftChangeIT: Also test when allowDrafts=false by David Pursehouse · 10 years ago
  70. df99e12 Allow to publish draft patch sets even when `allowDrafts` is false by David Pursehouse · 10 years ago
  71. 0a1da09 Only create new changes as draft if draft changes are allowed by David Pursehouse · 10 years ago
  72. 5d5a07e Merge "dev-release: simplify the command for pushing tags" by Shawn Pearce · 10 years ago
  73. a25b1e0 Merge "dev-release: document changing the archetypeVersion in dev-plugins.txt" by Shawn Pearce · 10 years ago
  74. e0fb18b Merge "Improve file sorting for C and C++ projects" by Shawn Pearce · 10 years ago
  75. ad84028 Merge "Improve LDAP login times, transfer 40x less data." by Shawn Pearce · 10 years ago
  76. 964f6b8 Remove documentation of "Edit Message" feature by David Pursehouse · 10 years ago
  77. daa2363 Update the 2.11 release notes by David Pursehouse · 10 years ago
  78. af1b10e Add CherryPick tests for out-of-order submission by Dave Borowitz · 10 years ago
  79. 00a0f1e MergeOp: Debug log in openBranch and validateChangeList by Dave Borowitz · 10 years ago
  80. 3ca14ac MergeOp: Reload changes and double-check submitted status by Dave Borowitz · 10 years ago
  81. 0a8741d MergeOp: Use Objects.equals when comparing branch tip by Dave Borowitz · 10 years ago
  82. c5a971e MergeOp: Include full BatchRefUpdate in update failure exception by Dave Borowitz · 10 years ago
  83. 2c707a6 Merge "Re-enable "Create Change" button after dialog is closed" by Edwin Kempin · 10 years ago
  84. 0ee15d8 Don't offer Fix button in comment box on closed changes by David Ostrovsky · 10 years ago
  85. b162177 InlineEdit: Disable adding of draft comments on change edits by David Ostrovsky · 10 years ago
  86. 7521295 Re-enable "Create Change" button after dialog is closed by David Pursehouse · 10 years ago
  87. af3aaf5 Add configuration file for Checkstyle by David Pursehouse · 10 years ago
  88. f1c813a Improve LDAP login times, transfer 40x less data. by Saša Živkov · 10 years ago
  89. 2f79f56 Clean up MergeException by Dave Borowitz · 10 years ago
  90. bb32b9a Improve file sorting for C and C++ projects by Jan Kundrát · 10 years ago
  91. 5e5bfa0 Add retry logic for lock failure when deleting a branch by Hugo Arès · 10 years ago
  92. ef8e320 Do not delete branches concurrently. by Hugo Arès · 10 years ago
  93. 5b4c65e Fix bashish in bin/gerrit.sh by Martin Waitz · 10 years ago
  94. c03196d dev-release: update the instructions for sticky announcement by Saša Živkov · 10 years ago
  95. ffd288e dev-release: simplify the command for pushing tags by Saša Živkov · 10 years ago
  96. 5f3d397 dev-release: document changing the archetypeVersion in dev-plugins.txt by Saša Živkov · 10 years ago
  97. e656625 Merge "Fix usage of assertThat in assertReviewers" by Edwin Kempin · 10 years ago
  98. f652c37 Merge "Update gwtjsonrpc to version 1.7-2-g272ca32" by Edwin Kempin · 10 years ago
  99. 49d01b9 Submit: use equals instead of != on Account.Ids by Dave Borowitz · 10 years ago
  100. c3ffacf Remove LabelId#equals() and hashCode() by Dave Borowitz · 10 years ago