1. f40dc39 Merge pull request #6033 from apache/couch-file-test-failure by Robert Newson · 16 hours ago main
  2. 37a4bb2 tighten num_calls assertions by Robert Newson · 19 hours ago
  3. c8adf71 Basic zstd compression by Nick Vatamaniuc · 3 days ago
  4. e58ef7c Temporarily disable FreeBSD x86 worker by Nick Vatamaniuc · 3 days ago
  5. b5f2360 Mochiweb 3.4.0 by Nick Vatamaniuc · 3 days ago
  6. a8b399f Always apply user configured compression by Nick Vatamaniuc · 5 days ago
  7. e4eea5a Fsync on reset by Nick Vatamaniuc · 7 days ago
  8. 7d9d2d3 Limit couch_server sharding by Nick Vatamaniuc · 8 days ago
  9. 741854d QuickJS update: faster math ops, return checks, new release by Nick Vatamaniuc · 8 days ago
  10. ef5d640 Add all_dbs_active metric by Nick Vatamaniuc · 8 days ago
  11. 1ef2632 CI: Disable MacOS runner for a bit by Nick Vatamaniuc · 8 days ago
  12. bffd527 QuickJS Update: fix gcc perf regression, faster test262 runs by Nick Vatamaniuc · 9 days ago
  13. aa95953 QuickJS Update: 10-40% speedup, compilation fixes, test speed-ups by Nick Vatamaniuc · 10 days ago
  14. e823a6e dev: Print synchronized ouput of make during builds (#6019) by Ronny Berndt · 10 days ago
  15. 96ea5b5 Improve CI by matching variants to the number of workers by Nick Vatamaniuc · 14 days ago
  16. 03d6065 Merge pull request #6015 from apache/no-eof by Robert Newson · 13 days ago
  17. 3877082 eliminate internal tracking of EOF by Robert Newson · 2 weeks ago
  18. 7505692 Fix leaked opened db handle in smoosh by Nick Vatamaniuc · 2 weeks ago
  19. 11a3d0a Merge 3.5.2 change to main by Nick Vatamaniuc · 3 weeks ago
  20. a006a2c Fix function clause on auto_purge ttl = infinity by Nick Vatamaniuc · 3 weeks ago
  21. 577232e dev: Allow OTP 29 compiler (#6009) by Ronny Berndt · 3 weeks ago
  22. e2cded7 dev: Update Gradle 9.5.1 (#6007) by Ronny Berndt · 3 weeks ago
  23. 90750af doc: Highlight the required Java version for Nouveau by Ronny Berndt · 3 weeks ago
  24. 74ac041 doc: link to Adoptium for third-party Java 21 debs. by Jan Lehnardt · 3 weeks ago
  25. 3790a79 Fix error accumulation in bulk_get by Nick Vatamaniuc · 4 weeks ago
  26. 54f7024 Fix bulk_get not_found response handling when revs=all by Nick Vatamaniuc · 4 weeks ago
  27. 3e50edc ci: Add Ubuntu Resolute Raccoon (26.04) to CI (#5999) by Ronny Berndt · 4 weeks ago
  28. a6c5828 Merge pull request #5983 from apache/wh/connect_to by Will Holley · 4 weeks ago
  29. b05db3d feat: Add connect_to override support for outbound requests. by Will Holley · 7 weeks ago
  30. 0a50108 Run git renormalize by Nick Vatamaniuc · 5 weeks ago
  31. db961c0 Fix cluster index and process cleanup by Nick Vatamaniuc · 6 weeks ago
  32. 169643d Optimize replicator by Nick Vatamaniuc · 5 weeks ago
  33. 425d8aa Fix append_update_replies case clause in fabric_doc_update by Nick Vatamaniuc · 6 weeks ago
  34. 43b31d9 Update dependencies before 3.5.2 release by Nick Vatamaniuc · 6 weeks ago
  35. 2198a0a Merge pull request #5992 from apache/chore/ioq-default-ini by Jan Lehnardt · 6 weeks ago
  36. da53da5 chore: add missing comment from docs by Jan Lehnardt · 6 weeks ago
  37. b2a00f8 chore: remove duplicate ioq section entry in default.ini by Jan Lehnardt · 6 weeks ago
  38. 486ed0a clouseau: bump version to 3.3.0 by Gabor Pali · 6 weeks ago
  39. 291a24c Re-enable Clouseau testing in containers by Gabor Pali · 6 weeks ago
  40. c82fe8f Make view compaction tests unflaky by Nick Vatamaniuc · 6 weeks ago
  41. d7aefe0 Use config:get_integer/3 in couch_mrview_updater by Nick Vatamaniuc · 6 weeks ago
  42. 2c4b6a1 Increase view queue size from 100KB to 10MB by Nick Vatamaniuc · 6 weeks ago
  43. e979f7f Do not run full GC after each doc update in the indexer by Nick Vatamaniuc · 6 weeks ago
  44. 7039e0b Merge pull request #5984 from apache/disable-copilot-code-review by Robert Newson · 6 weeks ago
  45. c4da1b8 disable copilot code review by Robert Newson · 7 weeks ago
  46. c88efca Jiffy 2.0 by Nick Vatamaniuc · 7 weeks ago
  47. f7cb246 Merge pull request #5978 from apache/find-threshold by Robert Newson · 7 weeks ago
  48. 05794a8 fixes _find when over threshold by Robert Newson · 7 weeks ago
  49. ac042fb Use errstr() instead of toSource() in nouveau js wrapper by Nick Vatamaniuc · 7 weeks ago
  50. 6e51448 Update CI badge URL in README.rst (#5974) by Ronny Berndt · 7 weeks ago
  51. 8491b44 Use updated CI images by Nick Vatamaniuc · 7 weeks ago
  52. df9b013 Fix Jenkins badge link in README (#5973) by Ronny Berndt · 7 weeks ago
  53. a84d08c dev: Update devclean Makefile target (#5970) by Ronny Berndt · 8 weeks ago
  54. 48cc058 dev: Update Black to 26.3.1 (#5971) by Ronny Berndt · 8 weeks ago
  55. d0a509b dev/run: make creation of `couch.uri` independent of `--auto-ports` by Gabor Pali · 8 weeks ago
  56. f3a9695 Merge pull request #5967 from pgj/fix/dev/run/couch.uri_path by Robert Newson · 8 weeks ago
  57. 1c29084 dev/run: make file path for `couch.uri` absolute by Gabor Pali · 8 weeks ago
  58. 57964c2 Merge pull request #5964 from pgj/fix/dev/run/default.ini-vs-auto-ports by Robert Newson · 8 weeks ago
  59. e71c31d Clean up the `couch.uri` on `make devclean` by Gabor Pali · 8 weeks ago
  60. c99ab85 dev/run: use `couchdb.uri` only when auto-ports is enabled by Gabor Pali · 8 weeks ago
  61. cbb1f99 Some stats for the auto-purge plugin by Nick Vatamaniuc · 9 weeks ago
  62. d3a7458 Merge pull request #5955 from apache/nouveau-fix-latestv by Robert Newson · 2 months ago
  63. 910acdb fix isLatestVersion when field is missing by Robert Newson · 2 months ago
  64. 72936f8 ci: Use deleteDir() (non Docker workers) to cleanup workspace directory by Ronny Berndt · 3 months ago
  65. 62c351c chore: Embellish configure.ps1 by Ronny Berndt · 3 months ago
  66. b2ad13e dev: Adapting the Clouseau download to the behaviour of Makefile by Ronny Berndt · 3 months ago
  67. 2800a94 ci: Add a parameter to specify whether Nouveau is being used in CI by Ronny Berndt · 3 months ago
  68. c4e798f Handle a bad_request triple in fabric_doc_update by Nick Vatamaniuc · 3 months ago
  69. 2f25095 Try to unflake auto-purge plugin tests by Nick Vatamaniuc · 3 months ago
  70. 997deea CI: Enable xref checking for undefined functions by Jiahui Li · 3 months ago
  71. 3083d28 Merge pull request #5942 from apache/nouveau-ken by Robert Newson · 3 months ago
  72. b58a68a restore nouveau_index_updater:outdated by Robert Newson · 3 months ago
  73. 322e55c Add eunit test coverage for invalid quickjs commands by Karthikeya1500 · 3 months ago
  74. caaf84a Fix ReferenceError in QuickJS dispatch by Karthikeya1500 · 3 months ago
  75. fc236b7 Merge pull request #5940 from apache/nouveau-update-bundle by Robert Newson · 3 months ago
  76. b074f4e commit purge seq update before returning by Robert Newson · 3 months ago
  77. 43d8e9e initialise index purge seq from db purge seq by Robert Newson · 3 months ago
  78. f15b5ff remove open_or_create_index/2 by Robert Newson · 3 months ago
  79. 278c5e3 remove unused function by Robert Newson · 3 months ago
  80. 17736dc convert Search api classes to records by Robert Newson · 3 months ago
  81. 9c53656 convert api field classes to record by Robert Newson · 3 months ago
  82. a95d358 convert IndexDefinition to record by Robert Newson · 3 months ago
  83. 196ec15 convert Document api classes to records by Robert Newson · 3 months ago
  84. 6588595 improve annotations in BulkUpdateRequest by Robert Newson · 3 months ago
  85. 421c71f convert IndexInfo{Request,Response} to record by Robert Newson · 3 months ago
  86. d69bf58 convert Analyze{Request,Response} to record by Robert Newson · 3 months ago
  87. 99f16a0 use StandardCharsets.UTF_8 by Robert Newson · 3 months ago
  88. bc6ece1 upgrade to Lucene 10.4.0 by Robert Newson · 3 months ago
  89. 02ec82b Merge pull request #5939 from apache/view-compaction-duration-fix by Robert Newson · 3 months ago
  90. c2ddc5d fix view compaction duration logging by Robert Newson · 3 months ago
  91. c0a9673 Add jitter for scanner plugins by Nick Vatamaniuc · 3 months ago
  92. 03e02e1 Update QuickJS: bytecode size checks, memory fixes, test262 by Nick Vatamaniuc · 3 months ago
  93. 83a5f86 Improve/fix jenkins workspace cleanup by Nick Vatamaniuc · 3 months ago
  94. 4954282 Improve CI performance by combining some stages by Nick Vatamaniuc · 3 months ago
  95. ae2ae7d ci: Full cleanup of Jenkins workspace by Ronny Berndt · 3 months ago
  96. f059308 dev: Update .gitattributes for Nouveau (#5862) by Ronny Berndt · 3 months ago
  97. bf1bf83 Don't need to set verify_peer any longer by Nick Vatamaniuc · 3 months ago
  98. e273f70 Handle cases when dreyfus checkpoint is out-of-sync with the index by Nick Vatamaniuc · 3 months ago
  99. 04ec067 Upgrade rebar3 and erlfmt by Nick Vatamaniuc · 3 months ago
  100. 05dffb9 Merge pull request #5869 from neighbourhoodie/faster-norm-fields by Jan Lehnardt · 3 months ago