1. ebd8746 Merge changes from topic 'migrate-external-ids-3' by ekempin · 8 years ago
  2. c3c8c88 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  3. 471fe93 SshDaemon: Set NIO2_READ_TIMEOUT to sshd.idleTimeout by David Pursehouse · 8 years ago
  4. 276b8a8 Migrate external IDs to NoteDb (part 3) by Edwin Kempin · 8 years ago
  5. 9cbfae0 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  6. db21e3a Replace FileInputStream and FileOutputStream with static Files methods by Hector Oswaldo Caballero · 8 years ago
  7. 75c9189 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  8. 7b38f47 Get rid of calls to SecurityUtils.isBouncyCastleRegistered() by David Pursehouse · 8 years ago
  9. b139a0c SshDaemon: Improve log message when formatting ssh host key fails by David Pursehouse · 8 years ago
  10. 1fc7804 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  11. 9955009 DatabasePubKeyAuth: Also look for ecdsa keys and ed25519 keys by Paladox none · 8 years ago
  12. acf39da SshDaemon: Also look for ecdsa keys and ed25519 keys by Paladox none · 8 years ago
  13. c3319bf InitSshd: Generate ecdsa and ed25519 keys if the host supports them by Paladox none · 8 years ago
  14. ae52afc Convert most ChangeApi handlers to retrying wrappers by Dave Borowitz · 8 years ago
  15. 74e4876d Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  16. 74bb6d6 ES: Implement online reindex for ElasticSearch by Dariusz Luksza · 8 years ago
  17. 931fe95 Move PluginPermissions to extension API by Luca Milanesio · 8 years ago
  18. 8ea6df3 Convert parsing projects to use PermissionBackend by Shawn Pearce · 8 years ago
  19. 571f99c Convert ListChildProjects to PermissionBackend by Shawn Pearce · 8 years ago
  20. abab3e9 Convert SuggestParentCandidates to PermissionBackend by Shawn Pearce · 8 years ago
  21. 29d4523 Convert administrateServer to PermissionBackend by Shawn Pearce · 8 years ago
  22. b579865 Merge changes from topic 'permission-backend' by David Pursehouse · 8 years ago
  23. 4c4acd6 Delegate dynamicBeans for external plugins by Martin Fick · 8 years ago
  24. 79a899e Convert RequireCapability checks to PermissionBackend by Shawn Pearce · 8 years ago
  25. eacabe9 Merge changes from topic 'permission-backend' by David Pursehouse · 8 years ago
  26. 87df78a Merge "Allow plugins to output change query attributes" by Martin Fick · 8 years ago
  27. b168511 Convert modifyAccount to PermissionBackend by Shawn Pearce · 8 years ago
  28. a3efaba Convert maintainServer to PermissionBackend by Shawn Pearce · 8 years ago
  29. 53417fc Convert viewQueue to PermissionBackend by Shawn Pearce · 8 years ago
  30. cffb2459 Allow plugins to output change query attributes by Zac Livingston · 8 years ago
  31. 7eb31de Partially convert accessDatabase to PermissionBackend by Shawn Pearce · 8 years ago
  32. f49c2a8 Convert runAs to PermissionBackend by Shawn Pearce · 8 years ago
  33. 7dab2eb Remove duplicated code in set-project ssh command by Hugo Arès · 8 years ago
  34. 9cb2dea Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  35. 82393f6 Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  36. 36cc6fc Allow project owner to use set-project ssh command by Hugo Arès · 8 years ago
  37. a085ff9 Merge "Add a BeanParseListener interface to DynamicOptions." by Martin Fick · 8 years ago
  38. f7d4995 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  39. c5f8066 Don't ship bouncycastle libraries in plugin API by David Ostrovsky · 8 years ago
  40. 156c9c9 Add a BeanParseListener interface to DynamicOptions. by Martin Fick · 9 years ago
  41. 4f083a8 Allow plugins to register options for both ssh and restapi commands by Zac Livingston · 9 years ago
  42. 0859d6c Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  43. 5f8c7f5 Shutdown SSH executors upon SshDaemon stop by Luca Milanesio · 8 years ago
  44. c07c18a Migrate external IDs to NoteDb (part 2) by Edwin Kempin · 8 years ago
  45. 6cbae56 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  46. 12c4893 Bump Mina core to 2.0.16 and sshd to 1.4 by David Ostrovsky · 9 years ago
  47. c9694da Move classes that are related to external IDs into an own package by Edwin Kempin · 8 years ago
  48. 8785d73 Runnable: replace anonymous class with lambda by David Ostrovsky · 8 years ago
  49. 8f0528f Fix FunctionalInterfaceClash warning flagged by error prone by David Ostrovsky · 8 years ago
  50. 5256472 SshDaemon: Add missing type arguments for generic class NamedFactory<T> by David Pursehouse · 8 years ago
  51. 086203d Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  52. 07d7f65 LfsPluginAuthCommand: Don't spam error log when LFS plugin is missing by David Pursehouse · 8 years ago
  53. 9146a95 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  54. fe6f739 Allow user with maintain server permissions to find any change by Luca Milanesio · 8 years ago
  55. f1cf7da Do not assume DB down if change to index not found by Luca Milanesio · 8 years ago
  56. dd4950e Allow to continue reindex despite failures by Luca Milanesio · 8 years ago
  57. 744d2b8 Migrate external IDs to NoteDb (part 1) by Edwin Kempin · 8 years ago
  58. 2b4239a Allow to index all changes of a project by Hector Oswaldo Caballero · 8 years ago
  59. e0774b7 Remove command line reviewer/cc visibility check by Shawn Pearce · 8 years ago
  60. abe599cb7 Avoid implicit use of the platform default charset by David Ostrovsky · 8 years ago
  61. 42ace3c Format java files with google-java-format by David Pursehouse · 8 years ago
  62. 1111684 Squash redundant string concatenations introduced by google-java-format by David Pursehouse · 8 years ago
  63. e1f9dd1 AccountApi: Add methods to get emails and delete email by Edwin Kempin · 8 years ago
  64. 292fa15 Format all Java files with google-java-format by Dave Borowitz · 8 years ago
  65. fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
  66. eaee6f4 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  67. 0ecf8cf Avoid Multimap implementation create methods by Dave Borowitz · 8 years ago
  68. 484da49 Prefer subtypes of Multimap by Dave Borowitz · 8 years ago
  69. 3123523 Install "git-lfs-authenticate" SSH command when lfs.plugin is configured by Jacek Centkowski · 8 years ago
  70. f104ccd Introduce "git-lfs-authenticate" SSH Command for LFS plugins by Jacek Centkowski · 8 years ago
  71. ae52c04 Introduce "git-lfs-authenticate" SSH Command for LFS plugins by Jacek Centkowski · 8 years ago
  72. 92b9a7c Index group on creation and whenever a group is evicted from cache by Edwin Kempin · 8 years ago
  73. 9a52dd1 Do not assume DB down if change to index not found by Luca Milanesio · 8 years ago
  74. fa18907 Bazel: Reformat build files by David Ostrovsky · 8 years ago
  75. c89bc10 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  76. 117536d Allow to continue reindex despite failures by Luca Milanesio · 8 years ago
  77. 8ad3ae5 Support move change via SSH by Orgad Shaneh · 8 years ago
  78. ede1ff4 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  79. 650769c Fix NPE when requesting invalid Change-Id to index by Luca Milanesio · 8 years ago
  80. 1a4ff2f Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  81. 664a284 SetMembersCommand: Handle REST errors gracefully by David Pursehouse · 8 years ago
  82. 18d8f00 Remove unused import by Hugo Arès · 8 years ago
  83. e624bc0 ChangeArgumentParser: Replace FluentIterable with Java 8 stream by Luca Milanesio · 8 years ago
  84. 34c0481 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  85. 7bcb71d Fix to reindex a change via SSH: get from DB/Notes instead of Lucene by Luca Milanesio · 8 years ago
  86. ef6398e Upgrade Guava to 20.0-rc1 by David Pursehouse · 8 years ago
  87. cf4a201 Merge branch 'stable-2.13' by Hugo Arès · 9 years ago
  88. e698965 Catch exceptions from StreamEvents JSON Serialization by Gustaf Lundh · 9 years ago
  89. a62dc20 Convert some Functions/Predicates to streams & lambdas (5) by Dave Borowitz · 9 years ago
  90. aa5d14b BaseCommand: Removed unused checkExclusivity method by Gustaf Lundh · 9 years ago
  91. 0b774c4 Update Buck to latest version by David Ostrovsky · 9 years ago
  92. d96c3e5 Move GetArchive.AllowedFormats to its own file by Stefan Beller · 9 years ago
  93. 407fca3 Support notify option for delete reviewer REST endpoint by Edwin Kempin · 9 years ago
  94. e1767e5 Revert "Remove usage of to-be-deprecated Throwables" by Dave Borowitz · 9 years ago
  95. 7c70717 Add configuration of key exchange algorithms for sshd by Scott Dial · 9 years ago
  96. 3f34c3f Merge "Add configuration of key exchange algorithms for sshd" by David Pursehouse · 9 years ago
  97. 8df8a24 Remove usage of to-be-deprecated Throwables by David Pursehouse · 9 years ago
  98. 040c39b Fix auto-adding reviewers during push by Dave Borowitz · 9 years ago
  99. 447bcdf Merge "ShowConnections: Only show start and idle columns for mina backend" by Edwin Kempin · 9 years ago
  100. a407a3f ShowConnections: Only show start and idle columns for mina backend by David Pursehouse · 9 years ago