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