commits
Thread
Date
Earlier messages
Messages by Thread
(couchdb-jiffy) branch main updated (e0fa42e -> a81f9b7)
vatamane
(couchdb-jiffy) 01/49: Add a missing else in utf8 validation
vatamane
(couchdb-jiffy) 07/49: Clean up unused code paths. Make OTP 20 the official minimum version
vatamane
(couchdb-jiffy) 03/49: Add specific gcc and clang versions to CI
vatamane
(couchdb-jiffy) 05/49: Fix OTP 27 prop tests
vatamane
(couchdb-jiffy) 10/49: Add a deep pretty printing test
vatamane
(couchdb-jiffy) 26/49: Replace chocolatey with erlef/setup-beam
vatamane
(couchdb-jiffy) 22/49: Whitespace scan ahead optimization in decoder
vatamane
(couchdb-jiffy) 09/49: Add extra number tests
vatamane
(couchdb-jiffy) 14/49: Plain ASCII scan ahead optimization in string decoding
vatamane
(couchdb-jiffy) 20/49: Plain ASCII scan ahead optimization in string encoding
vatamane
(couchdb-jiffy) 16/49: Use the restrict pointer qualifier when decoding numbers
vatamane
(couchdb-jiffy) 31/49: Add extra tests and cleanup to increase coverage
vatamane
(couchdb-jiffy) 19/49: Use quick lookahead parsing for numbers
vatamane
(couchdb-jiffy) 34/49: Prevent forward slashes from breaking scan-ahead optimization
vatamane
(couchdb-jiffy) 30/49: No more FLTO
vatamane
(couchdb-jiffy) 38/49: Another l2b/b2l cleanup
vatamane
(couchdb-jiffy) 32/49: Add some NIF lifecyle coverage
vatamane
(couchdb-jiffy) 35/49: Test with the Big List of Naughty Strings (BLNS)
vatamane
(couchdb-jiffy) 39/49: Header cleanups
vatamane
(couchdb-jiffy) 47/49: Improve coverage even more
vatamane
(couchdb-jiffy) 04/49: Run prop tests in CI
vatamane
(couchdb-jiffy) 02/49: Fix -Wextra warnings
vatamane
(couchdb-jiffy) 08/49: Make most of decode functions static
vatamane
(couchdb-jiffy) 42/49: Fix potential segfault in termstack expansion
vatamane
(couchdb-jiffy) 11/49: Increase coverage for bad options
vatamane
(couchdb-jiffy) 36/49: RFC 8259 Tests
vatamane
(couchdb-jiffy) 06/49: Add C coverage checks
vatamane
(couchdb-jiffy) 49/49: Speed up UTF8 validation by about 25%
vatamane
(couchdb-jiffy) 43/49: Optimize termstack_restore allocation
vatamane
(couchdb-jiffy) 40/49: 100% compliance with RFC 8259
vatamane
(couchdb-jiffy) 12/49: Add yielding tests
vatamane
(couchdb-jiffy) 46/49: Implement SIMD vectorization
vatamane
(couchdb-jiffy) 23/49: Add bench folder to gitignore
vatamane
(couchdb-jiffy) 13/49: Add coverage for random unicode edge cases
vatamane
(couchdb-jiffy) 25/49: Optimize dedupe_keys option
vatamane
(couchdb-jiffy) 29/49: Faster array creation
vatamane
(couchdb-jiffy) 15/49: Gate the restrict macro with a C version check
vatamane
(couchdb-jiffy) 24/49: Ignore .cache
vatamane
(couchdb-jiffy) 21/49: Bump yielding reduction count to 4000
vatamane
(couchdb-jiffy) 28/49: Faster map encoding with enif_make_map_from_arrays
vatamane
(couchdb-jiffy) 17/49: Use assert for dec_number unreacheable state
vatamane
(couchdb-jiffy) 45/49: Use branch predictors for encoding
vatamane
(couchdb-jiffy) 33/49: Produce a unity build
vatamane
(couchdb-jiffy) 18/49: Improve error handling in dec_number
vatamane
(couchdb-jiffy) 37/49: Cleanup jiffy erl module
vatamane
(couchdb-jiffy) 41/49: Skip setting buffer to 0 for strtod and strtol
vatamane
(couchdb-jiffy) 44/49: Use ffc.h library to parse numbers
vatamane
(couchdb-jiffy) 48/49: Reduce bytes per reduction a bit
vatamane
(couchdb) branch increase-timeout-for-elixir-tests updated (2f40051dd -> e46df0d6e)
jiahuili430
(couchdb) 01/01: Increase default timeout to fix flaky elixir tests
jiahuili430
(couchdb) branch increase-timeout-for-elixir-tests created (now 2f40051dd)
jiahuili430
(couchdb) 01/01: Increase default timeout to fix flaky elixir tests
jiahuili430
(couchdb) branch dev/update-devclean-target deleted (was d2c94a3b8)
ronny
(couchdb) branch main updated: dev: Update devclean Makefile target (#5970)
ronny
(couchdb) branch dev/update-devclean-target updated (7eda290b7 -> d2c94a3b8)
ronny
(couchdb) branch main updated: dev: Update Black to 26.3.1 (#5971)
ronny
(couchdb) branch dev/update-python-black deleted (was 086f048d0)
ronny
(couchdb) branch dev/update-python-black updated (24beba454 -> 086f048d0)
ronny
(couchdb) branch dev/update-python-black updated (1609857b3 -> 24beba454)
ronny
(couchdb) 01/01: dev: Update Black to 26.3.1
ronny
(couchdb) branch dev/update-python-black updated (b233c3b0f -> 1609857b3)
ronny
(couchdb) 01/01: dev: Update Black to 26.3.1
ronny
(couchdb) branch dev/update-python-black created (now b233c3b0f)
ronny
(couchdb) 01/01: dev: Update Black to 26.3.1
ronny
(couchdb) branch dev/update-devclean-target updated (9308f7598 -> 7eda290b7)
ronny
(couchdb) 01/01: dev: Update devclean Makefile target
ronny
(couchdb) branch dev/update-devclean-target created (now 9308f7598)
ronny
(couchdb) 01/01: dev: Update devclean Makefile target
ronny
(couchdb) branch chore/remove-backend-port-leftover created (now 61c4e62b1)
ronny
(couchdb) 01/01: chore: Remove backend_port leftovers
ronny
(couchdb) branch main updated: dev/run: make creation of `couch.uri` independent of `--auto-ports`
pgj
(couchdb) branch main updated (57964c2fd -> f3a969549)
rnewson
(couchdb) 01/01: Merge pull request #5967 from pgj/fix/dev/run/couch.uri_path
rnewson
(couchdb) branch main updated (cbb1f9981 -> 57964c2fd)
rnewson
(couchdb) 01/01: Merge pull request #5964 from pgj/fix/dev/run/default.ini-vs-auto-ports
rnewson
(couchdb-fauxton) branch dependabot/npm_and_yarn/basic-ftp-5.2.2 updated (9fb2dad2 -> 3d4d56da)
github-bot
(couchdb-fauxton) branch dependabot/npm_and_yarn/node-forge-1.4.0 updated (280b5bac -> d29d8325)
github-bot
(couchdb-fauxton) branch dependabot/npm_and_yarn/lodash-4.18.1 deleted (was 7183862e)
github-bot
(couchdb-fauxton) branch main updated: Bump lodash from 4.17.23 to 4.18.1 (#1520)
amaranhao
(couchdb-fauxton) branch dependabot/npm_and_yarn/basic-ftp-5.2.2 updated (a5fc08c3 -> 9fb2dad2)
github-bot
(couchdb-fauxton) branch dependabot/npm_and_yarn/lodash-4.18.1 updated (ea2e0101 -> 7183862e)
github-bot
(couchdb-fauxton) branch dependabot/npm_and_yarn/node-forge-1.4.0 updated (203e0ee5 -> 280b5bac)
github-bot
(couchdb-fauxton) branch dependabot/npm_and_yarn/follow-redirects-1.16.0 deleted (was 8c0648fe)
github-bot
(couchdb-fauxton) branch main updated: Bump follow-redirects from 1.15.11 to 1.16.0 (#1523)
amaranhao
(couchdb-fauxton) branch dependabot/npm_and_yarn/lodash-4.18.1 updated (dbe9a698 -> ea2e0101)
github-bot
(couchdb-fauxton) branch dependabot/npm_and_yarn/node-forge-1.4.0 updated (6fdc0f67 -> 203e0ee5)
github-bot
(couchdb-fauxton) branch dependabot/npm_and_yarn/basic-ftp-5.2.2 updated (29b6566e -> a5fc08c3)
github-bot
(couchdb-fauxton) branch dependabot/npm_and_yarn/follow-redirects-1.16.0 created (now 8c0648fe)
github-bot
(couchdb-fauxton) branch main updated (ac2f4a87 -> 7de6a982)
amaranhao
(couchdb-fauxton) branch dependabot/npm_and_yarn/axios-1.15.0 deleted (was 475d130e)
github-bot
(couchdb) branch add-retry-until-for-search_test.exs deleted (was 9b003dc54)
jiahuili430
(couchdb) branch 3.5.1-elixir-search updated (a08bb66ba -> 76fbc9fae)
jiahuili430
(couchdb) 01/01: Increase default timeout to fix flaky elixir tests
jiahuili430
(couchdb) branch 3.5.1-elixir-search updated (1d5a61b85 -> a08bb66ba)
jiahuili430
(couchdb) 01/01: Increase default timeout to fix flaky elixir tests
jiahuili430
(couchdb) branch 3.5.1-elixir-search created (now 1d5a61b85)
jiahuili430
(couchdb) 01/01: Increase default timeout to fix flaky elixir tests
jiahuili430
(couchdb) branch add-retry-until-for-search_test.exs updated (c130ed973 -> 9b003dc54)
jiahuili430
(couchdb) 01/01: t mix test --failed
jiahuili430
(couchdb) branch add-retry-until-for-search_test.exs updated: t mix test --failed
jiahuili430
(couchdb) branch add-retry-until-for-search_test.exs updated: t --max-cases 1
jiahuili430
(couchdb) branch add-retry-until-for-search_test.exs updated (d44b4a1a2 -> 0958350ed)
jiahuili430
(couchdb) 01/01: t increase request_timeout
jiahuili430
(couchdb) branch add-retry-until-for-search_test.exs updated (e8eefe9b6 -> d44b4a1a2)
jiahuili430
(couchdb) 01/01: t increase request_timeout
jiahuili430
(couchdb) branch add-retry-until-for-search_test.exs updated (dc29cc892 -> e8eefe9b6)
jiahuili430
(couchdb) 01/01: t increase request_timeout
jiahuili430
(couchdb-fauxton) branch dependabot/npm_and_yarn/axios-1.15.0 created (now 475d130e)
github-bot
(couchdb) branch add-retry-until-for-search_test.exs updated (165575448 -> dc29cc892)
jiahuili430
(couchdb) 02/03: Revert "Add `retry_until()` to fix flaky elixir search tests"
jiahuili430
(couchdb) 01/03: Add `retry_until()` to fix flaky elixir search tests
jiahuili430
(couchdb) 03/03: t increase request_timeout
jiahuili430
(couchdb) branch add-retry-until-for-search_test.exs updated (c9c5fa50a -> 165575448)
jiahuili430
(couchdb) 01/01: Add `retry_until()` to fix flaky elixir search tests
jiahuili430
(couchdb) branch add-retry-until-for-search_test.exs updated (142670ea0 -> c9c5fa50a)
jiahuili430
(couchdb) 01/01: Add `retry_until()` to fix flaky elixir search tests
jiahuili430
(couchdb) branch add-retry-until-for-search_test.exs updated (798ce0306 -> 142670ea0)
jiahuili430
(couchdb) 01/01: Add `retry_until()` to fix flaky elixir search tests
jiahuili430
(couchdb) branch add-retry-until-for-search_test.exs created (now 798ce0306)
jiahuili430
(couchdb) 01/01: Add `retry_until()` to fix flaky elixir search tests
jiahuili430
(couchdb-fauxton) branch dependabot/npm_and_yarn/basic-ftp-5.2.1 deleted (was 4d635465)
github-bot
(couchdb-fauxton) branch dependabot/npm_and_yarn/basic-ftp-5.2.2 created (now 29b6566e)
github-bot
(couchdb-fauxton) branch dependabot/npm_and_yarn/lodash-4.18.1 created (now dbe9a698)
github-bot
(couchdb-fauxton) branch dependabot/npm_and_yarn/basic-ftp-5.2.1 created (now 4d635465)
github-bot
(couchdb) branch stats-for-auto-purge deleted (was 2d5cabbdf)
vatamane
(couchdb) branch main updated: Some stats for the auto-purge plugin
vatamane
(couchdb) branch stats-for-auto-purge updated (1a236abdb -> 2d5cabbdf)
vatamane
(couchdb-docker) branch extend-branch-protection deleted (was b559849)
ronny
(couchdb-docker) branch main updated: Extend branch protection of main branch
ronny
(couchdb) branch stats-for-auto-purge created (now 1a236abdb)
vatamane
(couchdb) 01/01: Some stats for the auto-purge plugin
vatamane
(couchdb-docker) branch main updated (4c82ee0 -> 89032cf)
rnewson
(couchdb-docker) 01/01: Merge pull request #287 from amritkv/fix/nouveau-docker-connection-type
rnewson
(couchdb-nano) branch grb-handle-charset-in-content-type deleted (was 5220c19)
glynnbird
(couchdb-nano) branch main updated: 11.0.5
glynnbird
(couchdb-nano) branch main updated: ensure that content-type headers which are `application/json` + a character set are parsed as JSON. Fixes issue #366 (#368)
glynnbird
(couchdb-nano) branch grb-handle-charset-in-content-type created (now 5220c19)
glynnbird
(couchdb-nano) 01/01: ensure that content-type headers which are `application/jaon` + a character set are parsed as JSON. Fixes issue #366
glynnbird
(couchdb) branch nouveau-fix-latestv deleted (was 910acdb94)
rnewson
(couchdb) branch main updated (72936f80e -> d3a7458ff)
rnewson
(couchdb) 01/01: Merge pull request #5955 from apache/nouveau-fix-latestv
rnewson
(couchdb) branch nouveau-fix-latestv created (now 910acdb94)
rnewson
(couchdb) 01/01: fix isLatestVersion when field is missing
rnewson
(couchdb) branch nouveau-dreyfus-compat created (now f161ff40d)
rnewson
(couchdb) 01/01: convert dreyfus-style arguments to index() in nouveau.js
rnewson
(couchdb) branch nouveau-dreyfus-compat updated (f161ff40d -> bea90ce2b)
rnewson
(couchdb) 01/01: convert dreyfus-style arguments to index() in nouveau.js
rnewson
(couchdb) branch dropwizard-5 updated (a0ceabbe1 -> b8bfe77ee)
rnewson
(couchdb) 01/01: move name/path/docid to query params
rnewson
(couchdb) branch dropwizard-5 updated (ed2746685 -> a0ceabbe1)
rnewson
(couchdb) 02/03: upgrade to dropwizard 5.0.1
rnewson
(couchdb) 01/03: ask for all errors in json form
rnewson
(couchdb) 03/03: move name/path/docid to query params
rnewson
(couchdb-fauxton) branch dependabot/npm_and_yarn/node-forge-1.4.0 created (now 6fdc0f67)
github-bot
(couchdb) branch ci/clean-workspace deleted (was 4f387fec8)
ronny
(couchdb) branch main updated: ci: Use deleteDir() (non Docker workers) to cleanup workspace directory
ronny
(couchdb) branch ci/clean-workspace created (now 4f387fec8)
ronny
(couchdb) 01/01: ci: Use deleteDir() (non Docker workers) to cleanup workspace directory
ronny
(couchdb) branch ci/win-nouveau-clouseau-changes deleted (was ca75916ef)
ronny
(couchdb) branch main updated (c4e798f53 -> 62c351c37)
ronny
(couchdb) 02/03: dev: Adapting the Clouseau download to the behaviour of Makefile
ronny
(couchdb) 03/03: chore: Embellish configure.ps1
ronny
(couchdb) 01/03: ci: Add a parameter to specify whether Nouveau is being used in CI
ronny
(couchdb) branch ci/win-nouveau-clouseau-changes created (now ca75916ef)
ronny
(couchdb) 01/03: ci: Add a parameter to specify whether Nouveau is being used in CI
ronny
(couchdb) 02/03: dev: Adapting the Clouseau download to the behaviour of Makefile
ronny
(couchdb) 03/03: chore: Embellish configure.ps1
ronny
(couchdb) branch handle-bad-request-triple deleted (was 7e3255d14)
vatamane
(couchdb) branch main updated: Handle a bad_request triple in fabric_doc_update
vatamane
(couchdb) branch handle-bad-request-triple updated (14bfd33ca -> 7e3255d14)
vatamane
(couchdb) 01/01: Handle a bad_request triple in fabric_doc_update
vatamane
(couchdb) branch main updated: Try to unflake auto-purge plugin tests
vatamane
(couchdb) branch unflake-auto-purge-tests deleted (was 77ad5398f)
vatamane
(couchdb) branch handle-bad-request-triple created (now 14bfd33ca)
vatamane
(couchdb) 01/01: Handle a bad_request triple in fabric_doc_update
vatamane
(couchdb) branch unflake-auto-purge-tests created (now 77ad5398f)
vatamane
(couchdb) 01/01: Try to unflake auto-purge plugin tests
vatamane
(couchdb) branch jenkins-ci-enable-xref-check deleted (was a842701c1)
jiahuili430
(couchdb) branch main updated: CI: Enable xref checking for undefined functions
jiahuili430
(couchdb) branch ci-enable-xref-check deleted (was a842701c1)
jiahuili430
(couchdb) branch jenkins-ci-enable-xref-check created (now a842701c1)
jiahuili430
(couchdb) branch ci-enable-xref-check updated (54946933d -> a842701c1)
jiahuili430
(couchdb) 01/01: CI: Enable xref checking for undefined functions
jiahuili430
(couchdb) branch ci-enable-xref-check created (now 54946933d)
jiahuili430
(couchdb) 01/01: CI: Enable xref checking for undefined functions
jiahuili430
(couchdb) branch nouveau-ken deleted (was b58a68aa3)
rnewson
(couchdb) branch main updated (322e55cf2 -> 3083d28a4)
rnewson
(couchdb) 01/01: Merge pull request #5942 from apache/nouveau-ken
rnewson
(couchdb) branch nouveau-ken updated (f4fb9810a -> b58a68aa3)
rnewson
(couchdb) 01/01: restore nouveau_index_updater:outdated
rnewson
(couchdb) branch nouveau-ken created (now f4fb9810a)
rnewson
(couchdb) 01/01: Revert "remove unused function"
rnewson
(couchdb) branch main updated (fc236b7b3 -> 322e55cf2)
vatamane
(couchdb) 01/02: Fix ReferenceError in QuickJS dispatch
vatamane
(couchdb) 02/02: Add eunit test coverage for invalid quickjs commands
vatamane
(couchdb-fauxton) branch dependabot/npm_and_yarn/multi-bf05dc1ecf deleted (was 9a13140e)
github-bot
(couchdb-fauxton) branch main updated: Bump picomatch (#1517)
amaranhao
(couchdb-fauxton) branch dependabot/npm_and_yarn/multi-bf05dc1ecf created (now 9a13140e)
github-bot
(couchdb) branch nouveau-update-bundle deleted (was b074f4e7e)
rnewson
Earlier messages