1. 84e9714 Add field _number to ChangeInfo by Urs Wolfer · 11 years ago
  2. e73ae61 Apply "type inference for generic instance creation" Java 7 feature by David Ostrovsky · 11 years ago
  3. 9cfcebd Allow projects to configure MIME types for files by Shawn Pearce · 11 years ago
  4. 269649b Really fix email search filters by Shawn Pearce · 11 years ago
  5. 3c180a8e Merge "Allow configuration of a default value for a label." by Shawn Pearce · 11 years ago
  6. 4c91b00 Allow configuration of a default value for a label. by Khai Do · 11 years ago
  7. abff218 Merge branch 'stable-2.9' by Shawn Pearce · 11 years ago
  8. 5b6ef46 Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  9. 9038df0 Merge changes Ied38df30,I98f4b7c7,Icd99b92c,If7fd7f4c into stable-2.8 by David Pursehouse · 11 years ago
  10. d54be03 Only permit current patch set to edit the commit message by Shawn Pearce · 11 years ago
  11. 91ccab5 Use Provider for IdentifiedUser in CreateBranch constructor by David Pursehouse · 11 years ago
  12. 0503d41 Split PGPEncryptedDataGenerator creation out into a utility method by David Pursehouse · 11 years ago
  13. 9fa4975 Fix log spew caused by DeleteBranch constructor by Shawn Pearce · 11 years ago
  14. 04cc243 Merge "Allow illegal label names from default search predicate" by Shawn Pearce · 11 years ago
  15. 8d516ca9 Allow illegal label names from default search predicate by Shawn Pearce · 11 years ago
  16. 46b0b93 Fix log spew caused by DeleteBranch constructor by Shawn Pearce · 11 years ago
  17. a1ffd90 Install open ssl jar into Gerrit site for bouncycastle crypto provider by David Ostrovsky · 11 years ago
  18. 233e298 Merge branch 'stable-2.9' by Shawn Pearce · 11 years ago
  19. d363fa3 Merge branch 'stable-2.8' into stable-2.9 by Shawn Pearce · 11 years ago
  20. 6e46e30 Fix: wrongly throw 'commit already exists' exception by Bruce Zu · 11 years ago
  21. feaed38 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  22. 788c121 Fix confusing new change notifications from self added reviewers by Shawn Pearce · 11 years ago
  23. 5c4d3ed Merge branch 'stable-2.9' by Shawn Pearce · 11 years ago
  24. 0bec0c4 Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  25. 977072b Fix: Wrong exception mapping in ReceiveCommmits by Bruce Zu · 11 years ago
  26. 8d95df9 Merge "Allow service users to access REST API if auth.gitBasicAuth = true" into stable-2.9 by Martin Fick · 11 years ago
  27. c5eb003 Allow service users to access REST API if auth.gitBasicAuth = true by Edwin Kempin · 11 years ago
  28. b2eb126 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  29. 830f16c Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  30. 77bb620 Enable automatic close changes on 'refs/meta/config' by Bruce Zu · 11 years ago
  31. dc78329 Add option 'n' and 'S' to groups REST API to limit group results. by Anthony Chin · 11 years ago
  32. 6534b9e Don't show the submit button for draft patch sets by David Pursehouse · 11 years ago
  33. 62096c7 Prevent draft changes from being abandoned by David Ostrovsky · 11 years ago
  34. 46c3071 Restore ChangeKindCacheImpl.Key's public accessors by Shawn Pearce · 11 years ago
  35. 480a8ec Merge "Rewrite my menu preferences to avoid ProjectState caching" by Shawn Pearce · 11 years ago
  36. 3f621ca Rewrite my menu preferences to avoid ProjectState caching by Shawn Pearce · 11 years ago
  37. b9dd0c9 Merge changes I1ea2b411,I8bc25d32,I9176c6ff,I061e1eb9,Ib95cf23e, ... by Dave Borowitz · 11 years ago
  38. a06b469 Enable notedb tests for LabelTypeIT by Dave Borowitz · 11 years ago
  39. 8e36bbd Copy labels dynamically in ApprovalsUtil.byPatchSet by Dave Borowitz · 11 years ago
  40. 87c760e Remove unused ApprovalsUtil from ChangeControl by Dave Borowitz · 11 years ago
  41. 8f92cb9 Extract a non-caching ChangeKindCache implementation for tests by Dave Borowitz · 11 years ago
  42. 3fe0885 Persist the ChangeKindCache by Dave Borowitz · 11 years ago
  43. 3e72a2f Merge "Throw BadRequestException if project input name does not match URL name" by Edwin Kempin · 11 years ago
  44. 5d8558d Merge "Don't swallow exception message when project creation via SSH fails" by Edwin Kempin · 11 years ago
  45. 5a54535 Throw BadRequestException if project input name does not match URL name by David Pursehouse · 11 years ago
  46. c1627f4 Merge "Return '#/dashboard/self' as URL for the 'My' -> 'Changes' menu entry" by David Pursehouse · 11 years ago
  47. 3c2d4e1 Don't swallow exception message when project creation via SSH fails by Edwin Kempin · 11 years ago
  48. 2c97d7d Expose WorkQueue constructor to pass in thread count by Shawn Pearce · 11 years ago
  49. 050bebf Return '#/dashboard/self' as URL for the 'My' -> 'Changes' menu entry by Edwin Kempin · 11 years ago
  50. e6de7b9 Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  51. 0db48cb Merge "Merge branch 'stable-2.8' into stable-2.9" by Edwin Kempin · 11 years ago
  52. 63992d2 Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  53. 6281f36 Merge topic 'my-menu' by Shawn Pearce · 11 years ago
  54. ead2695 Fix NPE when notes db read is activated by David Ostrovsky · 11 years ago
  55. db59610 Merge "Set uploader to current user in "patchset-created" event upon cherry-picking" into stable-2.8 by Edwin Kempin · 11 years ago
  56. 980c5bf Set uploader to current user in "patchset-created" event upon cherry-picking by Christian Aistleitner · 11 years ago
  57. 69fd3a46 Fix JavaDoc warning by Edwin Kempin · 11 years ago
  58. 0cedeb2 Merge "Fix JavaDoc warning" into stable-2.9 by David Pursehouse · 11 years ago
  59. a5d2ad3 Fix JavaDoc warning by Edwin Kempin · 11 years ago
  60. df22275 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  61. ecc86e2 Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  62. 1b9a36a Always auto confirm adding reviewers for set-reviewers SSH command by Edwin Kempin · 11 years ago
  63. 50cff2e Merge "Merge branch 'stable-2.8' into stable-2.9" into stable-2.9 by Edwin Kempin · 11 years ago
  64. 511a35b Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  65. a44a319 Add REST endpoints to get/set default user preferences by Edwin Kempin · 11 years ago
  66. ecdc64f Fix caching of configs in ProjectState by Edwin Kempin · 11 years ago
  67. f7c82e1 Add option 'S' to projects REST API to support query offset by Anthony Chin · 11 years ago
  68. 92e1ea5 Fix: Failure of acceptance tests. by Bruce Zu · 11 years ago
  69. f1d8cfb Remove message box when editing topic of change by Shawn Pearce · 11 years ago
  70. e680e3c Merge "Throw REST error for duplicate in create project API" by Shawn Pearce · 11 years ago
  71. 6cb803b Don't allow empty user name and passwords in InternalAuthBackend by Dariusz Luksza · 11 years ago
  72. 7d09d00 Throw REST error for duplicate in create project API by Dan Willemsen · 11 years ago
  73. 701218b Emit ref-updated event when editing project access via web UI by Jay Soffian · 11 years ago
  74. 6b9159a Remove message box when editing topic of change by Shawn Pearce · 11 years ago
  75. 483f12b Fix ChangeListener auto-registered implementations by Hugo Arès · 11 years ago
  76. a7e3431 Fix: The email notification of review comments gets stuck. by Bruce Zu · 11 years ago
  77. ef8c013 Merge "Fix ChangeListener auto-registered implementations" by Shawn Pearce · 11 years ago
  78. eabc2bc Merge "Add option 'S' to projects REST API to support query offset" by Shawn Pearce · 11 years ago
  79. 6f3075c Merge "Add default SecureStore implementation" by Shawn Pearce · 11 years ago
  80. eff0592 Fix ChangeListener auto-registered implementations by Hugo Arès · 11 years ago
  81. 10f0274 Rename the MergeabilityChecks worker queues by Shawn Pearce · 11 years ago
  82. 931562c Merge topic 'my-menu' by Shawn Pearce · 11 years ago
  83. 76c71f8 Merge "Add SecureStore implementation" by Saša Živkov · 11 years ago
  84. 98b33be My menu targets should be null not empty string by Shawn Pearce · 11 years ago
  85. e987bad Merge branch stable-2.9 by Dave Borowitz · 11 years ago
  86. 6ea964a Split mergeability checks by priority by Dave Borowitz · 11 years ago
  87. b49726e Refactor MergeabilityChecker to use a builder pattern by Dave Borowitz · 11 years ago
  88. 0993c83 Merge "Configure All-Users to protect read of the refs/users/* namespace" by Shawn Pearce · 11 years ago
  89. 905f219 Merge branch 'stable-2.9' by Shawn Pearce · 11 years ago
  90. 381617e Configure All-Users to protect read of the refs/users/* namespace by Shawn Pearce · 11 years ago
  91. eb206df Fix SchemaUpdaterTest and ListChildProjectsIT by Shawn Pearce · 11 years ago
  92. 6edde31 Limit archives to only enabled formats by Shawn Pearce · 11 years ago
  93. 3aacecc Merge changes Idc8c2485,Iff814bd1 by Shawn Pearce · 11 years ago
  94. d61ebb1 Include only current votes into change message when removing a reviewer by Edwin Kempin · 11 years ago
  95. 9db362f Merge changes I2f989c94,I5f4074a3,I21db4f14 by Shawn Pearce · 11 years ago
  96. cd17460 Merge topic 'plugin-api' by Shawn Pearce · 11 years ago
  97. f39d59c Add default SecureStore implementation by Dariusz Luksza · 11 years ago
  98. 176b801 Add SecureStore implementation by Dariusz Luksza · 11 years ago
  99. 59e2108 By default don't allow admins to create new branches by push by Lewis Diamond · 11 years ago
  100. e877c6e Make gerrit's HttpServletRequest and HttpServletResponse visible to http plugins by Martin Fick · 11 years ago