1. c638c2e Buck: Avoid unnecessary zip over all API artifacts by David Ostrovsky · 10 years ago
  2. a953e28 ChangeJson: Do not try to set _moreChanges on empty results by Shawn Pearce · 10 years ago
  3. 0c09efd IdentifiedUser: Gracefully ignore failed starred changes by Shawn Pearce · 10 years ago
  4. f8a12ca Upgrade guava to 19.0-rc2 by David Pursehouse · 10 years ago
  5. 24c5f1b ListGroups: Remove unused import by David Pursehouse · 10 years ago
  6. 35bbf40 Merge changes from topic 'tags-api' by David Pursehouse · 10 years ago
  7. 4917244 ListTags: Support filtering by substring and regex by David Pursehouse · 10 years ago
  8. 752b1bd ProjectApi: Refactor to reduce duplicate code in tags and branches by David Pursehouse · 10 years ago
  9. b0ba151 ListTags: Add support for pagination with --start and --limit by David Pursehouse · 10 years ago
  10. 4f12f57 ListBranches: Split filtering and pagination out to a utility class by David Pursehouse · 10 years ago
  11. 2baaad9 Allow digits in suffix parameter of DownloadContent by David Pletcher · 10 years ago
  12. 8c48525 Adds group suggestions into ListGroups REST API. by Yuxuan 'fishy' Wang · 10 years ago
  13. b5032e1 Tweak doc css to avoid overlapping with search box by Yuxuan 'fishy' Wang · 10 years ago
  14. 39a05b6 Merge changes I844d49c7,I8d107a70,Ie54063f3,I980afc38 by David Pursehouse · 10 years ago
  15. b64c1d7 Make BranchInfo and TagInfo share a common base class by David Pursehouse · 10 years ago
  16. 6b1a388 Implement tags API by David Pursehouse · 10 years ago
  17. 4618f77 ListTags: Create RevWalk in try-with-resource by David Pursehouse · 10 years ago
  18. 7238b23 RefNames: Add support for refs/tags/ in shortName() by David Pursehouse · 10 years ago
  19. ecbaf10 Merge "Detect LDAP misconfiguration and fail earlier" by David Pursehouse · 10 years ago
  20. f72029f EmailHeader: Use Locale.US instead of Locale.ENGLISH by David Pursehouse · 10 years ago
  21. d7c427c ConsoleUI: Don't use equalsIgnoreCase from jgit by David Pursehouse · 10 years ago
  22. d5a077fd ConfigUtil: Don't use equalsIgnoreCase from jgit by David Pursehouse · 10 years ago
  23. 59b751f Merge "Revert "Exclude bouncycastle key files to fix SecurityException upon plugin-api"" by Shawn Pearce · 10 years ago
  24. f28549c Merge "Fix IllegalStateException whilst updating user link to external ids" by David Pursehouse · 10 years ago
  25. 9153cfb Merge "ReceiveCommits: Split the history negotation hook out" by Shawn Pearce · 10 years ago
  26. 1ca0129 ReceiveCommits: Split the history negotation hook out by Shawn Pearce · 10 years ago
  27. 5702eaa InternalChangeQuery: Limit query size even for exact queries by Dave Borowitz · 10 years ago
  28. 68804a8 Merge "Upgrade Lucene to version 5.3.0" by Dave Borowitz · 10 years ago
  29. f865ad5 Fix IllegalStateException whilst updating user link to external ids by Luca Milanesio · 10 years ago
  30. 3cd7a19 InlineEdit: Allow to activate auto-close brackets Codemirror addon by David Ostrovsky · 10 years ago
  31. 8018fbb InlineEdit: Allow to save/load user preferences in Codemirror by David Ostrovsky · 10 years ago
  32. c232840 InlineEdit: Allow to activate match brackets Codemirror addon by David Ostrovsky · 10 years ago
  33. 0ca0182 Store and load edit preferences to/from All-Users repository by David Ostrovsky · 10 years ago
  34. 85f843a InlineEdit: Make cursor blink rate customizable by David Ostrovsky · 10 years ago
  35. c4e0180 InlineEdit: Support Emacs and Vim key maps by David Ostrovsky · 10 years ago
  36. a1520bb ProjectScreen: Change BRANCH to BRANCHES by David Pursehouse · 10 years ago
  37. 30ce4fa ConfigUtilTest: Fix modifier order by David Pursehouse · 10 years ago
  38. 6cff3a3 ConfigUtilTest: Organize imports by David Pursehouse · 10 years ago
  39. bddb023 Detect LDAP misconfiguration and fail earlier by David Ostrovsky · 10 years ago
  40. cc0f002 Revert "Exclude bouncycastle key files to fix SecurityException upon plugin-api" by David Pursehouse · 10 years ago
  41. 26da026 Merge "RevisionIT: Make patch() unit test pass on non US locale" by David Pursehouse · 10 years ago
  42. 6b7611b Fix ConfigUtil's javadoc to use @param instead of invalid @params by Christian Aistleitner · 10 years ago
  43. 2c7d9ed RevisionIT: Make patch() unit test pass on non US locale by David Ostrovsky · 10 years ago
  44. 8527918 Store and load POJO to/from All-Users repository using reflection by David Ostrovsky · 10 years ago
  45. 6a3e151 Merge "Update download-commands plugin" by Dave Borowitz · 10 years ago
  46. a0f3ee8 Avoid casting to CodeReviewCommit by Dave Borowitz · 10 years ago
  47. a2583a2 Merge "MergeOp: Avoid NPE in submittable check when PS is missing" by Dave Borowitz · 10 years ago
  48. ed71cc6 Organize imports by Dave Borowitz · 10 years ago
  49. 038a8cb MergeOp: Avoid NPE in submittable check when PS is missing by Dave Borowitz · 10 years ago
  50. 26aa9ba Merge changes from topic 'web-of-trust' by David Pursehouse · 10 years ago
  51. 1c274bf Merge "Merged state message: Omit git repository" by Dave Borowitz · 10 years ago
  52. facf136 Merged state message: Omit git repository by Stefan Beller · 10 years ago
  53. 1bb4949 Allow configuring trusted keys during signed push checking by Dave Borowitz · 10 years ago
  54. 8e28957 PublicKeyChecker: Add web-of-trust checks by Dave Borowitz · 10 years ago
  55. 833a8d8 PublicKeyStore: Add method to choose a valid signer by Dave Borowitz · 10 years ago
  56. 83125ba PublicKeyChecker: Remove expected key ID checks by Dave Borowitz · 10 years ago
  57. cbb09f8 gerrit-gpg: Minor cleanups by Dave Borowitz · 10 years ago
  58. 77a5a05 Update download-commands plugin by Dave Borowitz · 10 years ago
  59. 1912561 Merge changes from topic 'arbitrary-download-schemes' by Dave Borowitz · 10 years ago
  60. 92cbd71b Merge changes from topic 'Plugin-IT-tests' by David Pursehouse · 10 years ago
  61. 3851992d Merge "Support indexing changes by author and committer" by David Pursehouse · 10 years ago
  62. a2ef5bf Merge "Add notification when adding keys" by David Pursehouse · 10 years ago
  63. a5250ae Update cookbook-plugin revision by David Pursehouse · 10 years ago
  64. 2617dc4 Fix unmade plugin jar with buckd by means of disabling buckd temporarily by Marco Miller · 10 years ago
  65. dbbdad2 Sort download schemes and command names by Dave Borowitz · 10 years ago
  66. 0c1e240 SetPreferences: Enforce download scheme is registered by Dave Borowitz · 10 years ago
  67. b06b93f Describe allowed values for download_scheme field by Dave Borowitz · 10 years ago
  68. f271d6e DownloadUrlLink: Kill KnownScheme enum by Dave Borowitz · 10 years ago
  69. 0a741dd Store preferred download scheme as arbitrary strings by Dave Borowitz · 10 years ago
  70. ae8f44a DownloadConfig: Make set methods return ImmutableSet by Dave Borowitz · 10 years ago
  71. f015519 Remove DEFAULT_SCHEMES and DEFAULT_COMMANDS by Dave Borowitz · 10 years ago
  72. c6fa065 FileContentUtil: Fix checkstyle warning about modifier order by David Pursehouse · 10 years ago
  73. 251b157 Add notification when adding keys by Doug Kelly · 10 years ago
  74. 7539527 Merge changes Ifafc51bd,I5bec2ed4 by Saša Živkov · 10 years ago
  75. cf43e17 Support indexing changes by author and committer by David Pursehouse · 10 years ago
  76. d3b795a TabFile: Fix Eclipse warnings and code style by David Pursehouse · 10 years ago
  77. 14dbb24 VersionedAccountDestinations: Access createLoggerSink statically by David Pursehouse · 10 years ago
  78. cbc9ed6 Merge "Move 'User Refs' docs to the intro-user doc." by Saša Živkov · 10 years ago
  79. 88703e7 Merge "Add named destinations support" by Saša Živkov · 10 years ago
  80. 0c17c2f Merge changes Ic59e6b58,Ieaa460a5 by David Pursehouse · 10 years ago
  81. 89e07e1 Remove "Submitted, Merge Pending" from review UI documentation by David Pursehouse · 10 years ago
  82. 823b89f FileContentUtil: Fix Eclipse warnings by David Pursehouse · 10 years ago
  83. a40953a Merge "Implement Safe Content REST API method" by Shawn Pearce · 10 years ago
  84. 80fa0b6 Remove documentation reference to submitted, merge pending by Shawn Pearce · 10 years ago
  85. d1efb45 Implement Safe Content REST API method by David Pletcher · 10 years ago
  86. 9da1178 Merge changes I985c0d0a,I51b23e89 by Shawn Pearce · 10 years ago
  87. 0ae62fe Increase default HTTP incoming connection queue by Luca Milanesio · 10 years ago
  88. 21c557b Move 'User Refs' docs to the intro-user doc. by Martin Fick · 10 years ago
  89. 586121a Merge changes from topic 'coverity' by Dave Borowitz · 10 years ago
  90. 3ace71c Upgrade Lucene to version 5.3.0 by David Pursehouse · 10 years ago
  91. 53167f8 ChangeSet: No longer be an AutoValue by Stefan Beller · 10 years ago
  92. 78d321e Replace the hardcoded UNIT_TEST_GERRIT_SITE with a junit TemporaryFolder by Marco Miller · 10 years ago
  93. b17cd63 Add acceptance (IT) tests support for plugins by Hector Oswaldo Caballero · 10 years ago
  94. 3420d83 Exclude bouncycastle key files to fix SecurityException upon plugin-api by Marco Miller · 10 years ago
  95. 563a3e6 Add named destinations support by Martin Fick · 10 years ago
  96. f9fe003 Fix potential NPE in queries with --dependencies (descendants) by Martin Fick · 11 years ago
  97. 683390f Fix potential NPE in queries with --dependencies (ancestors) by Martin Fick · 11 years ago
  98. ca25600 BaseInit: Throw the result of die by Dave Borowitz · 10 years ago
  99. 89bc1eb PrologCompiler: Fix NPEs when temp dir can't be listed by Dave Borowitz · 10 years ago
  100. 9e3fa80 UploadArchive: Correct check for tree-ish not found by Dave Borowitz · 10 years ago