1. c045c75 Do not warn when change's parent commit isn't a change by Luca Milanesio · 9 months ago
  2. f2672f8 Merge "Avoid updating disk caches with accessed time during offline reindex" into stable-3.9 by Nasser Grainawi · 6 months ago
  3. 9d27d94 Merge "Suppress unchecked cast Java compiler warning" into stable-3.9 by Luca Milanesio · 6 months ago
  4. 2986318 Avoid updating disk caches with accessed time during offline reindex by Kaushik Lingarkar · 1 year, 7 months ago
  5. cde6948 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 7 months ago
  6. fd88f0e Use constant time comparison by Patrick Hiesel · 7 months ago
  7. 73d57d6 Merge branch 'stable-3.8' into stable-3.9 by Nasser Grainawi · 7 months ago
  8. 110b163 OutputStreamQuery: Clone PSA for currentPatchSet by Nasser Grainawi · 7 months ago
  9. 57c7177 OutputStreamQuery: Use AccountLoader for current patch set by Nasser Grainawi · 7 months ago
  10. 0e200a0 OutputStreamQuery: Nest RevWalk using options under existing condition by Nasser Grainawi · 7 months ago
  11. 20c032b OutputStreamQuery: Lazy load labelTypes by Nasser Grainawi · 7 months ago
  12. fc24e8c OutputStreamQuery: Add patchset comments when adding patchsets by Nasser Grainawi · 7 months ago
  13. 0938df3 OutputStreamQuery: Remove duplicate addPatchSets() by Nasser Grainawi · 7 months ago
  14. bd06b1a EventFactory: Re-use revwalk for loading ChangeKindCache by Nasser Grainawi · 7 months ago
  15. 6384bb1 Suppress unchecked cast Java compiler warning by Fabio Ponciroli · 11 months ago
  16. 2e6314d Correctly redirect legacy URIs with any final segment by Fabio Ponciroli · 7 months ago
  17. 574c502 Test for `true` in if statement for better readability by Fabio Ponciroli · 7 months ago
  18. 4223bc6 Redirect all the legacy change URIs in the backend by Fabio Ponciroli · 1 year, 2 months ago
  19. 553ea46 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 7 months ago
  20. 5e56ebc Fix reloading of plugins registering dynamic items by Antonio Barone · 7 months ago
  21. 3cadc00 Manage attach of ApiModule binding upon plugin reload by Luca Milanesio · 7 months ago
  22. e3f6993 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 7 months ago
  23. 5943535 Merge branch 'stable-3.7' into stable-3.8 by Luca Milanesio · 7 months ago
  24. 076a25d Merge branch 'stable-3.6' into stable-3.7 by Luca Milanesio · 7 months ago
  25. de2ebbd Do not ignore SubmitRecord status from Prolog rules by Luca Milanesio · 7 months ago stable-3.6
  26. 90f1081 Merge branch 'stable-3.8' into stable-3.9 by Nasser Grainawi · 8 months ago
  27. fee9d58 WorkQueue: Improve task thread names by Nasser Grainawi · 1 year, 1 month ago
  28. 4f3a42f Merge branch 'stable-3.8' into stable-3.9 by Nasser Grainawi · 8 months ago
  29. 3ace3eb ChangesByProjectCacheImpl: Fix PATCH_SET_ID typo by Nasser Grainawi · 8 months ago
  30. 9be7583 ChangesByProjectCacheImpl: Remove unused import by Nasser Grainawi · 8 months ago
  31. 69f6770 ChangesByProjectCacheImpl: Fix typo with originalSubject by Nasser Grainawi · 8 months ago
  32. 24fbf0b Change: Consistently apply @Nullable by Nasser Grainawi · 8 months ago
  33. b4f4778 Merge branch 'stable-3.8' into stable-3.9 by Jacek Centkowski · 8 months ago
  34. 91746d5 Fix NPE upon Git clone by Luca Milanesio · 8 months ago
  35. 79a4366 Merge "Merge branch 'stable-3.8' into stable-3.9" into stable-3.9 by Luca Milanesio · 8 months ago
  36. 51371f8 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 8 months ago
  37. 76245a6 Merge branch 'stable-3.7' into stable-3.8 by Luca Milanesio · 8 months ago
  38. 84fc108 Fix javadocs for deprecation of Changes#id(int) by Sven Selberg · 11 months ago
  39. 73221b2 ChangesByProjectCacheImpl: Update Change weigher by Nasser Grainawi · 8 months ago
  40. 52aa778 Document introduction of `virtual_id_number` to `ChangeInfo` by Jacek Centkowski · 9 months ago
  41. 77dc51f Add baseUrl to INITIAL_DATA in IndexHtmlUtil by Paladox none · 9 months ago
  42. 7a1eeeb Add baseUrl to INITIAL_DATA in IndexHtmlUtil by Paladox none · 9 months ago
  43. f4c3ff8 ServerPlugin: Fix buggy Optional.orElse() by Nasser Grainawi · 9 months ago
  44. 4e82fd6 Revert "Ensure plugin modules are bound in the baseInjector" by Luca Milanesio · 9 months ago
  45. 05bc211 Fix endless loop when using "is:watched" in project watches by Edwin Kempin · 11 months ago
  46. 538beca Fix endless loop when using "is:watched" in project watches by Edwin Kempin · 11 months ago
  47. 22e19f29 ReviewCommand: When available use project when identifying a change by Sven Selberg · 11 months ago
  48. 0ca1045 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 9 months ago
  49. 3e6ed81 Merge branch 'stable-3.7' into stable-3.8 by Luca Milanesio · 9 months ago
  50. cd93e0b Suppress deprecation warning for LabelType.Builder#setFunction(...) by Sven Selberg · 11 months ago
  51. 2e41adb Merge branch 'stable-3.8' into stable-3.9 by Nasser Grainawi · 9 months ago
  52. 26d5877 Merge branch 'stable-3.7' into stable-3.8 by Nasser Grainawi · 9 months ago
  53. 246bb76 Avoid work in Optional.orElse() calls by Nasser Grainawi · 9 months ago
  54. 22145cb Ensure plugin modules are bound in the baseInjector by Nasser Grainawi · 9 months ago
  55. 19b662b Merge branch 'stable-3.8' into stable-3.9 by Diego Zambelli Sessona · 9 months ago
  56. 7a127d5 Revert "During online reindexing of all changes skip changes already present" by Luca Milanesio · 12 months ago
  57. 7d4ace2 Do not allow unload/restart plugins with ApiModule by Luca Milanesio · 11 months ago
  58. 09041a4 Merge branch 'stable-3.7' into stable-3.8 by Diego Zambelli Sessona · 9 months ago
  59. 46c9fd3 Merge branch 'stable-3.6' into stable-3.7 by Diego Zambelli Sessona · 9 months ago
  60. a5a51a9 Merge branch 'stable-3.5' into stable-3.6 by Diego Zambelli Sessona · 9 months ago
  61. 3558fdc Merge branch 'stable-3.4' into stable-3.5 by Diego Zambelli Sessona · 9 months ago
  62. 65da242 Reset pageResultSize when PaginationType NONE back-fill results by Diego Zambelli Sessona · 9 months ago
  63. f6b4926 Merge branch 'stable-3.8' into stable-3.9 by Nasser Grainawi · 9 months ago
  64. 799d421 Merge branch 'stable-3.7' into stable-3.8 by Nasser Grainawi · 9 months ago
  65. ffd7f29 Fix ReturnMissingNullable bug pattern flagged by error prone by David Ostrovsky · 1 year, 3 months ago
  66. e459de0 Merge "Bump JGit to c0b415fb0" into stable-3.7 by Nasser Grainawi · 9 months ago
  67. 3f071d6 Stop considering WIP changes "unmergeable" by Nasser Grainawi · 1 year, 1 month ago
  68. 6595c54 Merge branch 'stable-3.4' into stable-3.5 by Diego Zambelli Sessona · 10 months ago
  69. f96478a Merge branch 'stable-3.8' into stable-3.9 by Dariusz Luksza · 10 months ago
  70. 808e670 Merge branch 'stable-3.7' into stable-3.8 by Dariusz Luksza · 10 months ago
  71. 1fbd90d Fix paginationType NONE to run further queries only if needed by Diego Zambelli Sessona · 10 months ago
  72. 18fef7e Use virtual change id for account patchset reviewdb clear action by Jacek Centkowski · 10 months ago
  73. 94a7b12 Run tests in FakeQueryChangesTest for paginationType NONE by Diego Zambelli Sessona · 10 months ago
  74. 6027687 Fix detection of invalid SSH key algorithm by Luca Milanesio · 10 months ago
  75. e02812b Fix starred changes clash after repo import from another site by Jacek Centkowski · 10 months ago
  76. cfb8342 Resolve draft comment reference ambiguity for imported changes by Luca Milanesio · 11 months ago
  77. c12196b Bump JGit to c0b415fb0 by Nasser Grainawi · 10 months ago
  78. 6fdefee Expose change's serverid in Change class by Luca Milanesio · 11 months ago
  79. 371b068 Move comment of PaginatingSource.read() by Diego Zambelli Sessona · 10 months ago
  80. db911c5 Fix visibility filter for changes when paginationType NONE by Diego Zambelli Sessona · 10 months ago
  81. 09cdcd5 Allow plugins to use PredicateArgs by Kaushik Lingarkar · 10 months ago
  82. 1d96633 Make ChangeNumberBitmapMaskAlgorithm a NOOP for local serverId by Luca Milanesio · 11 months ago
  83. cca91c9 Merge branch 'stable-3.8' into stable-3.9 by Nasser Grainawi · 10 months ago
  84. a4c0c54 Merge branch 'stable-3.7' into stable-3.8 by Nasser Grainawi · 10 months ago
  85. 7196d6f Remove drafts and stars from the ref_state_pattern index field by Saša Živkov · 10 months ago
  86. 55b9526 Consistently normalize PatchSetApprovals when persisting by Nasser Grainawi · 11 months ago
  87. 662f6cf Remove unused method ChangeNotes.containsComment() by Luca Milanesio · 11 months ago
  88. 4151e6f Remove the useIndex option in SSH commands change id parsing by Luca Milanesio · 11 months ago
  89. 88670e0 Merge branch 'stable-3.8' into stable-3.9 by Dariusz Luksza · 11 months ago
  90. a1f8983 Merge "Fix WorkQueue bug to ensure reliable execution of scheduled tasks" into stable-3.8 by Nasser Grainawi · 11 months ago
  91. 241efd6 Merge branch 'stable-3.8' into stable-3.9 by Alvaro Vilaplana Garcia · 11 months ago
  92. 4768d4df Merge branch 'stable-3.7' into stable-3.8 by Alvaro Vilaplana Garcia · 11 months ago
  93. 920c412 Fix WorkQueue bug to ensure reliable execution of scheduled tasks by lintianwen · 1 year ago
  94. 164321e Bump SSHD version to 2.12.0 by David Ostrovsky · 12 months ago
  95. 7384258 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 11 months ago
  96. 0b17363 Merge branch 'stable-3.7' into stable-3.8 by Luca Milanesio · 11 months ago
  97. 1f76898 Merge branch 'stable-3.6' into stable-3.7 by Luca Milanesio · 11 months ago
  98. bd25810 Merge branch 'stable-3.5' into stable-3.6 by Luca Milanesio · 11 months ago
  99. 87a0575 Add metrics for git/upload-pack/*bitmap* misses by Luca Milanesio · 11 months ago
  100. 6b303a6 Add timer for git/upload-pack/phase_searching_for_* by Luca Milanesio · 11 months ago