1. 5548420 Add icon support for revision weblinks by Sven Selberg · 11 years ago
  2. 8bcd8a0 Merge "Filter out irrelevant refs in TagMatcher" by David Pursehouse · 11 years ago
  3. e4c12b4 Merge "Merge branch 'stable-2.10'" by David Pursehouse · 11 years ago
  4. c6d7ad3 Filter out irrelevant refs in TagMatcher by Bruce Zu · 11 years ago
  5. 75b0219 Update replication and cookbook plugins by David Pursehouse · 11 years ago
  6. ac332d2 Fix deprecation warnings caused by Guava upgrade by David Ostrovsky · 11 years ago
  7. 7d76f7d Merge "Allow to suppress HTML when converting Markdown to HTML" by Edwin Kempin · 11 years ago
  8. 919429d Merge "Add Java 7 requirement for building gerrit" by David Pursehouse · 11 years ago
  9. 28b017f AbstractChangeNotesTest: inject members instead of using getInstance() by David Pursehouse · 11 years ago
  10. 6b6c8f7 Merge "Move TempFileUtil to testutil package" by David Pursehouse · 11 years ago
  11. 6354e67 Allow to suppress HTML when converting Markdown to HTML by Edwin Kempin · 11 years ago
  12. 9145d30 Merge "Bump guava version to 18.0" by David Pursehouse · 11 years ago
  13. d7559c0 Add Java 7 requirement for building gerrit by Deniz Türkoglu · 11 years ago
  14. f432917 Merge branch 'stable-2.10' by David Pursehouse · 11 years ago
  15. 371397e Merge "CommentsTest: @Inject members instead of using getInstance" by David Pursehouse · 11 years ago
  16. 5408433 Merge "Remove LuceneQueryChangesV7Test" by David Pursehouse · 11 years ago
  17. bd00472 CommentsTest: @Inject members instead of using getInstance by Dave Borowitz · 11 years ago
  18. 7d28fe8 Lucene: Fix deprecated IndexWriter.close() call by Dave Borowitz · 11 years ago
  19. 90f9447 Solr: Remove deprecated Analyzer constructor call by Dave Borowitz · 11 years ago
  20. 2169e1f Upgrade doc indexer to Lucene 4.10 by Dave Borowitz · 11 years ago
  21. f780397 Add buck rule to generate docs for static hosting. by Yuxuan 'fishy' Wang · 11 years ago
  22. 537664a Add searchbox option to replace_macros.py. by Yuxuan 'fishy' Wang · 11 years ago
  23. c0da813 Remove LuceneQueryChangesV7Test by Dave Borowitz · 11 years ago
  24. 4995c3d Bump Lucene version to 4.10 by David Ostrovsky · 11 years ago
  25. 6616834 Update pegdown to 1.4.2 by Dave Borowitz · 11 years ago
  26. 114845a Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 11 years ago
  27. b8bb7c1 Merge "Fix NPE in /projects/{name}/children?recursive when a parent is missing" into stable-2.9 by David Pursehouse · 11 years ago
  28. b2a9b08 Merge "Fix NPE when submitting review with inline comments via REST" into stable-2.9 by Saša Živkov · 11 years ago
  29. 28dd4f7 Merge "Fix NPE when ReviewInput's message is empty" into stable-2.9 by Saša Živkov · 11 years ago
  30. e05b9b2 Merge branch stable-2.10 by Hugo Arès · 11 years ago
  31. 7ec39ba Move TempFileUtil to testutil package by Adrian Görler · 11 years ago
  32. b8eee7a Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 11 years ago
  33. 538e87a Add full names for options on list groups REST API by David Pursehouse · 11 years ago
  34. 4cdda6a Add full names for options on list projects REST API by David Pursehouse · 11 years ago
  35. 025ea3e Make `-S` an alias of `--start` in changes query REST API by David Pursehouse · 11 years ago
  36. 2b7f4c5 Merge "Gracefully handle `buck audit` failure" into stable-2.9 by David Pursehouse · 11 years ago
  37. 8fb6e98 Bump guava version to 18.0 by David Ostrovsky · 11 years ago
  38. a43ad9c Minor improvements in the 'squash commits first' error documentation by David Pursehouse · 11 years ago
  39. 7655df0 Mention deprecation of sortkey parameters in 2.9 release notes by David Pursehouse · 11 years ago
  40. 37da585 Set the version to 2.10-SNAPSHOT by Saša Živkov · 11 years ago
  41. 2c6f638 Consistently refer to Change-Id in documentation by David Pursehouse · 11 years ago
  42. 685ef4c Merge "Run change hooks and ref-updated events after indexing is done." into stable-2.9 by David Pursehouse · 11 years ago
  43. 430d505 Merge "Remove redundant null check in PostReview" by David Pursehouse · 11 years ago
  44. 22e43cc Run change hooks and ref-updated events after indexing is done. by Saša Živkov · 11 years ago
  45. 3ea6a6f Merge "Revert "Make VisibleRefFilter.Filter reuse the refs passed from JGit."" into stable-2.9 by David Pursehouse · 11 years ago
  46. d37d00c Remove redundant null check in PostReview by David Pursehouse · 11 years ago
  47. f179123 Only create All-Projects ACL once by Shawn Pearce · 11 years ago
  48. 44bdf18 Allow callers of AllProjectsCreator to control the commit message by Shawn Pearce · 11 years ago
  49. b8b0a01 Fix Guice module auto-discover for plugin providers by Luca Milanesio · 11 years ago
  50. 1378c6c Merge "Tweak Lucene analyzer's definition of a whole word" by David Pursehouse · 11 years ago
  51. e13b65d Limit max number of changes pushed in a batch. by Bruce Zu · 11 years ago
  52. a14b38b Fix NPE when ReviewInput's message is empty by David Pursehouse · 11 years ago
  53. 778fefc Fix broken formatting in changes REST documentation by David Pursehouse · 11 years ago
  54. a4e85b2 Restrict the input of plugin_archetype_deploy.sh by Bruce Zu · 11 years ago
  55. 0ff53a4 Update Buck by David Ostrovsky · 11 years ago
  56. 67c263f Gracefully handle `buck audit` failure by David Pursehouse · 11 years ago
  57. 6db2806 Revert "Make VisibleRefFilter.Filter reuse the refs passed from JGit." by Bruce Zu · 11 years ago
  58. ccfc8eb Fix NPE in /projects/{name}/children?recursive when a parent is missing by Shawn Pearce · 11 years ago
  59. 1ab3a5f Merge "Update review command documentation for json option" by David Pursehouse · 11 years ago
  60. 9868481 Fix NPE when submitting review with inline comments via REST by David Pursehouse · 11 years ago
  61. e3ffa7f Merge "Revert "Do not ask to register an email address if not supported by user store"" by Shawn Pearce · 11 years ago
  62. 9b75bd5 Revert "Do not ask to register an email address if not supported by user store" by Shawn Pearce · 11 years ago
  63. 5b800bb Update review command documentation for json option by Hugo Arès · 11 years ago
  64. 048d592 Merge branch 'stable-2.10' by Shawn Pearce · 11 years ago
  65. 7d81ceb Merge branch 'stable-2.9' into stable-2.10 by Shawn Pearce · 11 years ago
  66. de83795 Rename doc.css to doc.css.in. by Yuxuan 'fishy' Wang · 11 years ago
  67. 546d22f Add missing @Nullabe for Account in SubmoduleOp by Hugo Arès · 11 years ago
  68. adf629c Merge "Do not ask to register an email address if not supported by user store" by Edwin Kempin · 11 years ago
  69. ff901b7 Merge branch 'stable-2.10' by Shawn Pearce · 11 years ago
  70. a7e995d Merge branch 'stable-2.9' into stable-2.10 by Shawn Pearce · 11 years ago
  71. 820e8dd Merge topic 'comment-range' into stable-2.9 by Shawn Pearce · 11 years ago
  72. 137c303 Merge branch 'stable-2.10' by Shawn Pearce · 11 years ago
  73. 9954c4e Merge branch 'stable-2.9' into stable-2.10 by Shawn Pearce · 11 years ago
  74. bce80ff Merge "Fix NPE in /projects/{name}/children?recursive when a parent is missing" by Shawn Pearce · 11 years ago
  75. 9e9b53b Merge "Allow PatchListLoader to use recursive merger" by Shawn Pearce · 11 years ago
  76. df63f1a Allow PatchListLoader to use recursive merger by Shawn Pearce · 11 years ago
  77. 99dc7fe Fix NPE in /projects/{name}/children?recursive when a parent is missing by Shawn Pearce · 11 years ago
  78. 7a4cdcd Clarify the failing change in MergeabilityChecker by Shawn Pearce · 11 years ago
  79. a7ef142 Gracefully skip mergeability checking on broken changes by Shawn Pearce · 11 years ago
  80. 8277c98 Merge "Bump asciidoctorj to 1.5.0." by Shawn Pearce · 11 years ago
  81. 4a159a1 Replace "line" with "end_line" when range is given in inline comment by David Pursehouse · 11 years ago
  82. b53c1f6 Add example of range comment in REST API documentation by David Pursehouse · 11 years ago
  83. ddb8251 Update review command documentation for mutually exclusive options by Hugo Arès · 11 years ago
  84. 8d869ea Fix broken links to CommentRange entity in changes REST documentation by David Pursehouse · 11 years ago
  85. ac3d692 Fix mutual exclusivity of --delete and --submit review command options by Hugo Arès · 11 years ago
  86. b0982ed Merge "AddMembers.apply: Prevent NPE when account doesn't exist" into stable-2.9 by David Pursehouse · 11 years ago
  87. f73c12a Bump asciidoctorj to 1.5.0. by Yuxuan 'fishy' Wang · 11 years ago
  88. 0f91bac Merge "InlineEdit: Fix some typos in REST API documentation" by David Pursehouse · 11 years ago
  89. b9b9513 Update plugins to latest revisions by David Pursehouse · 11 years ago
  90. c538afd Merge "Update replication plugin" by David Pursehouse · 11 years ago
  91. 7f039ce Support for CSharp syntax highlighting by Gustaf Lundh · 11 years ago
  92. bd12e17 InlineEdit: Fix some typos in REST API documentation by David Ostrovsky · 11 years ago
  93. 90459db Support for CSharp syntax highlighting by Gustaf Lundh · 11 years ago
  94. f3801a7 Merge "Add missing call to ref-updated hook for submodule updates" into stable-2.9 by David Pursehouse · 11 years ago
  95. efd394f Update replication plugin by Hugo Arès · 11 years ago
  96. 7cfc17bc Watchman: Add buck-out dir to ignored directories by David Ostrovsky · 11 years ago
  97. 038b642 Add missing call to ref-updated hook for submodule updates by Hugo Arès · 11 years ago
  98. 72de517 Fix stale dates in committer field by Shawn Pearce · 11 years ago
  99. 352a9f7 Merge "Update Buck" by David Pursehouse · 11 years ago
  100. efcd316 Fix stale dates in committer field by Shawn Pearce · 11 years ago