{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":206417,"defaultBranch":"main","name":"couchdb","ownerLogin":"apache","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2009-05-21T02:03:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47359?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717630820.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"f4aeb54577bef5daa0ecf8fd84782b54646ae74a","ref":"refs/heads/make-versions-uniform","pushedAt":"2024-06-05T23:40:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nickva","name":"Nick Vatamaniuc","path":"/nickva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211822?s=80&v=4"},"commit":{"message":"Make app and release versions uniform\n\nPreviously, some apps/release used `git` version others had a fixed version\nnumber. Each approach has it's benefits and downsides but since're using git in\nmost cases, let's be uniform and use that uniformaly.","shortMessageHtmlLink":"Make app and release versions uniform"}},{"before":"792815028ca096b4ca6edadb545f411a52b39ae2","after":null,"ref":"refs/heads/add-dbname-to-mango-exec-stats","pushedAt":"2024-06-05T20:09:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"chewbranca","name":"Russell Branca","path":"/chewbranca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5326?s=80&v=4"}},{"before":"53b684f29eb44f6d4bc9ff56a0318ec02efa4c8d","after":null,"ref":"refs/heads/doc/whats-new-3.4.0","pushedAt":"2024-06-05T09:54:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"janl","name":"Jan Lehnardt","path":"/janl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11321?s=80&v=4"}},{"before":"a145e129997eab219e1e4cbf79adf941b17132d7","after":"26a718e98cd3500a487def1e89407f4f368feae2","ref":"refs/heads/main","pushedAt":"2024-06-05T09:54:00.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"janl","name":"Jan Lehnardt","path":"/janl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11321?s=80&v=4"},"commit":{"message":"fix: new python compat","shortMessageHtmlLink":"fix: new python compat"}},{"before":"16c4d476dd5634b75c8786282192ad6de276994c","after":"53b684f29eb44f6d4bc9ff56a0318ec02efa4c8d","ref":"refs/heads/doc/whats-new-3.4.0","pushedAt":"2024-06-05T07:25:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"janl","name":"Jan Lehnardt","path":"/janl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11321?s=80&v=4"},"commit":{"message":"fix: new python compat","shortMessageHtmlLink":"fix: new python compat"}},{"before":"75db8ea483c3c72b238e7638a66138c78c8fe2f9","after":"16c4d476dd5634b75c8786282192ad6de276994c","ref":"refs/heads/doc/whats-new-3.4.0","pushedAt":"2024-06-05T07:24:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"janl","name":"Jan Lehnardt","path":"/janl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11321?s=80&v=4"},"commit":{"message":"fix: new python compat","shortMessageHtmlLink":"fix: new python compat"}},{"before":"53f40cfd86bf421f81f1dcb233ab7bc2bddc9fa2","after":"75db8ea483c3c72b238e7638a66138c78c8fe2f9","ref":"refs/heads/doc/whats-new-3.4.0","pushedAt":"2024-06-05T07:23:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"janl","name":"Jan Lehnardt","path":"/janl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11321?s=80&v=4"},"commit":{"message":"fix: new python compat","shortMessageHtmlLink":"fix: new python compat"}},{"before":"193fea645cd8091c4e741acaa4e99429b8dc6ddc","after":null,"ref":"refs/heads/remove-ignore-from-quickjs","pushedAt":"2024-06-04T02:14:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nickva","name":"Nick Vatamaniuc","path":"/nickva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211822?s=80&v=4"}},{"before":"1331a2a2ddc38c2b984d6e7f6ee5d9dec422f4f9","after":"a145e129997eab219e1e4cbf79adf941b17132d7","ref":"refs/heads/main","pushedAt":"2024-06-04T02:14:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nickva","name":"Nick Vatamaniuc","path":"/nickva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211822?s=80&v=4"},"commit":{"message":"Move priv direcotry gitignore from quickjs app to main gitignore\n\nPreviously, the `.gitignore` file in priv was mainly there to keep the\ndirectory around in git. But that's a bit dirty as the debian packager will\ncomplain if we package the `.gitignore`, as it packages the whole `priv`\ndirectory.\n\nTo fix, move the .gitignore entries to the app's main .gitignore, and make sure\nto create and clean the whole priv directory as needed.","shortMessageHtmlLink":"Move priv direcotry gitignore from quickjs app to main gitignore"}},{"before":null,"after":"193fea645cd8091c4e741acaa4e99429b8dc6ddc","ref":"refs/heads/remove-ignore-from-quickjs","pushedAt":"2024-06-03T23:21:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nickva","name":"Nick Vatamaniuc","path":"/nickva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211822?s=80&v=4"},"commit":{"message":"Move priv direcotry gitignore from quickjs app to main gitignore\n\nPreviously, the `.gitignore` file in priv was mainly there to keep the\ndirectory around in git. But that's a bit dirty as the debian packager will\ncomplain if we package the `.gitignore`, as it packages the whole `priv`\ndirectory.\n\nTo fix, move the .gitignore entries to the app's main .gitignore, and make sure\nto create and clean the whole priv directory as needed.","shortMessageHtmlLink":"Move priv direcotry gitignore from quickjs app to main gitignore"}},{"before":"d91cb0e8f17b202f85b605a28ae40177323bd586","after":null,"ref":"refs/heads/fix-fabric-view-teardown-test","pushedAt":"2024-06-03T19:26:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nickva","name":"Nick Vatamaniuc","path":"/nickva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211822?s=80&v=4"}},{"before":"e10dde30ebb48b8159a3bad930543b8e45035a0b","after":"1331a2a2ddc38c2b984d6e7f6ee5d9dec422f4f9","ref":"refs/heads/main","pushedAt":"2024-06-03T19:26:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nickva","name":"Nick Vatamaniuc","path":"/nickva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211822?s=80&v=4"},"commit":{"message":"Make sure to unload mecked modules in fabric_view\n\nSince we use meck:expect(...) in a few places in the test suite, we should run\n`meck:unload()` in teardown. To make it more obvious we're mocking things,\nexplicitly use meck:new() in setup as well.","shortMessageHtmlLink":"Make sure to unload mecked modules in fabric_view"}},{"before":null,"after":"d91cb0e8f17b202f85b605a28ae40177323bd586","ref":"refs/heads/fix-fabric-view-teardown-test","pushedAt":"2024-06-03T18:40:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nickva","name":"Nick Vatamaniuc","path":"/nickva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211822?s=80&v=4"},"commit":{"message":"Make sure to unload mecked modules in fabric_view\n\nSince we use meck:expect(...) in a few places in the test suite, we should run\n`meck:unload()` in teardown. To make it more obvious we're mocking things,\nexplicitly use meck:new() in setup as well.","shortMessageHtmlLink":"Make sure to unload mecked modules in fabric_view"}},{"before":"b0467aed62aa54e5ea1cbdaa1af47f1fdcddce59","after":null,"ref":"refs/heads/increase-replicator-test-timeout","pushedAt":"2024-06-03T15:50:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jaydoane","name":"Jay Doane","path":"/jaydoane","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51209?s=80&v=4"}},{"before":"9070a64259824fdb0fcec965e740959aa34be1d6","after":"e10dde30ebb48b8159a3bad930543b8e45035a0b","ref":"refs/heads/main","pushedAt":"2024-06-03T15:50:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jaydoane","name":"Jay Doane","path":"/jaydoane","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51209?s=80&v=4"},"commit":{"message":"Increase timeout for replicator test\n\nThe function `t_scheduler_docs_total_rows` contains a\n`test_util:wait/3` function with a timeout of 14 seconds, so increase\nthese timeouts to match, and try to avoid this test failure:\n```\n couch_replicator_scheduler_docs_tests:60: -scheduler_docs_test_main_db_test_/0-fun-0- (t_scheduler_docs_total_rows)...*timed out*\nin function timer:sleep/1 (timer.erl, line 235)\nin call from test_util:wait/5 (src/test_util.erl, line 237)\nin call from couch_replicator_scheduler_docs_tests:t_scheduler_docs_total_rows/1 (test/eunit/couch_replicator_scheduler_docs_tests.erl, line 131)\nin call from eunit_test:run_testfun/1 (eunit_test.erl, line 71)\nin call from eunit_proc:run_test/1 (eunit_proc.erl, line 543)\nin call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 368)\nin call from eunit_proc:handle_test/2 (eunit_proc.erl, line 526)\nin call from eunit_proc:tests_inorder/3 (eunit_proc.erl, line 468)\n undefined\n```","shortMessageHtmlLink":"Increase timeout for replicator test"}},{"before":null,"after":"b0467aed62aa54e5ea1cbdaa1af47f1fdcddce59","ref":"refs/heads/increase-replicator-test-timeout","pushedAt":"2024-06-01T22:09:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jaydoane","name":"Jay Doane","path":"/jaydoane","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51209?s=80&v=4"},"commit":{"message":"Increase timeout for replicator test\n\nThe function `t_scheduler_docs_total_rows` contains a\n`test_util:wait/3` function with a timeout of 14 seconds, so increase\nthese timeouts to match, and try to avoid this test failure:\n```\n couch_replicator_scheduler_docs_tests:60: -scheduler_docs_test_main_db_test_/0-fun-0- (t_scheduler_docs_total_rows)...*timed out*\nin function timer:sleep/1 (timer.erl, line 235)\nin call from test_util:wait/5 (src/test_util.erl, line 237)\nin call from couch_replicator_scheduler_docs_tests:t_scheduler_docs_total_rows/1 (test/eunit/couch_replicator_scheduler_docs_tests.erl, line 131)\nin call from eunit_test:run_testfun/1 (eunit_test.erl, line 71)\nin call from eunit_proc:run_test/1 (eunit_proc.erl, line 543)\nin call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 368)\nin call from eunit_proc:handle_test/2 (eunit_proc.erl, line 526)\nin call from eunit_proc:tests_inorder/3 (eunit_proc.erl, line 468)\n undefined\n```","shortMessageHtmlLink":"Increase timeout for replicator test"}},{"before":"4f878986e6c8fabe82f2e2b8fd2ae40508959d4d","after":null,"ref":"refs/heads/fix-releases-no-more-ez-archive","pushedAt":"2024-05-31T06:39:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nickva","name":"Nick Vatamaniuc","path":"/nickva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211822?s=80&v=4"}},{"before":"a326cdc53b962789f1d5a069d37177dcffe86cfb","after":"9070a64259824fdb0fcec965e740959aa34be1d6","ref":"refs/heads/main","pushedAt":"2024-05-31T06:39:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nickva","name":"Nick Vatamaniuc","path":"/nickva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211822?s=80&v=4"},"commit":{"message":"Prevent release from generating ez archives\n\nErlang 26 removed the ability to create ez archive files in releases. We had to\nremove the `excl_archive_filters` option from our reltool.config file [1], as\notherwise we couldn't make releases on 26 (`make release` barfed). However,\nthat meant on 24 and 25 our releases are generated with beam files packed\nin lots of silly .ez archives, which is not great.\n\nSadly, since 26, refuses to silently ignore `excl_archive_filters` option, we\nhave to use a script file and only apply the config on <26 versions.\n\n[1] https://github.com/apache/couchdb/commit/a4bbb87d11d40dfee9808a7d5025a65845c6a4cd","shortMessageHtmlLink":"Prevent release from generating ez archives"}},{"before":"2311015d88af2970ef01c347dc627b6a9c7e7f2c","after":"4f878986e6c8fabe82f2e2b8fd2ae40508959d4d","ref":"refs/heads/fix-releases-no-more-ez-archive","pushedAt":"2024-05-31T06:08:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"nickva","name":"Nick Vatamaniuc","path":"/nickva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211822?s=80&v=4"},"commit":{"message":"Prevent release from generating ez archives\n\nErlang 26 removed the ability to create ez archive files in releases. We had to\nremove the `excl_archive_filters` option from our reltool.config file [1], as\notherwise we couldn't make releases on 26 (`make release` barfed). However,\nthat meant on 24 and 25 our releases are generated with beam files packed\nin lots of silly .ez archives, which is not great.\n\nSadly, since 26, refuses to silently ignore `excl_archive_filters` option, we\nhave to use a script file and only apply the config on <26 versions.\n\n[1] https://github.com/apache/couchdb/commit/a4bbb87d11d40dfee9808a7d5025a65845c6a4cd","shortMessageHtmlLink":"Prevent release from generating ez archives"}},{"before":"43292acf9b72331bc38031ed47968267e261251e","after":"2311015d88af2970ef01c347dc627b6a9c7e7f2c","ref":"refs/heads/fix-releases-no-more-ez-archive","pushedAt":"2024-05-31T05:10:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"nickva","name":"Nick Vatamaniuc","path":"/nickva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211822?s=80&v=4"},"commit":{"message":"Prevent release from generating ez archives\n\nErlang 26 removed the ability to create ez archive files in releases. We had to\nremove the `excl_archive_filters` option from our reltool.config file [1], as\notherwise we couldn't make releases on 26 (`make release` barfed). However,\nthat meant on 24 and 25 our releases are generated with beam files packed\nin lots of silly .ez archives, which is not great.\n\nSadly, since 26, refuses to silently ignore `excl_archive_filters` option, we\nhave to use a script file and only apply the config on <26 versions.\n\n[1] https://github.com/apache/couchdb/commit/a4bbb87d11d40dfee9808a7d5025a65845c6a4cd","shortMessageHtmlLink":"Prevent release from generating ez archives"}},{"before":null,"after":"43292acf9b72331bc38031ed47968267e261251e","ref":"refs/heads/fix-releases-no-more-ez-archive","pushedAt":"2024-05-31T05:02:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nickva","name":"Nick Vatamaniuc","path":"/nickva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211822?s=80&v=4"},"commit":{"message":"Prevent release from generating ez archives\n\nErlang 26 removed the ability to create ez archive files in releases. We had to\nremove the `excl_archive_filters` option from our reltool.config file [1], as\notherwise we couldn't make releases on 26 (`make release` barfed). However,\nthat meant on 24 and 26 our releases would be generated with beam files packed\nin lots of silly .ez archives, which is not great.\n\nSadly, since 26, refuses to silently ignore `excl_archive_filters` we have to\nuse a script file and only apply the config on <26 versions.\n\n[1] https://github.com/apache/couchdb/commit/a4bbb87d11d40dfee9808a7d5025a65845c6a4cd","shortMessageHtmlLink":"Prevent release from generating ez archives"}},{"before":"1fe9ffdca87feb4bf312f601b2e1462809f88452","after":"53f40cfd86bf421f81f1dcb233ab7bc2bddc9fa2","ref":"refs/heads/doc/whats-new-3.4.0","pushedAt":"2024-05-25T13:50:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"janl","name":"Jan Lehnardt","path":"/janl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11321?s=80&v=4"},"commit":{"message":"fix: new python compat","shortMessageHtmlLink":"fix: new python compat"}},{"before":"f628f36582e694d1cc651907aecb0f1cded09138","after":"1fe9ffdca87feb4bf312f601b2e1462809f88452","ref":"refs/heads/doc/whats-new-3.4.0","pushedAt":"2024-05-25T13:39:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"janl","name":"Jan Lehnardt","path":"/janl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11321?s=80&v=4"},"commit":{"message":"fix: new python compat","shortMessageHtmlLink":"fix: new python compat"}},{"before":"684c666335abb80eb9d59a3e5099463b30e2049b","after":"f628f36582e694d1cc651907aecb0f1cded09138","ref":"refs/heads/doc/whats-new-3.4.0","pushedAt":"2024-05-25T13:37:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"janl","name":"Jan Lehnardt","path":"/janl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11321?s=80&v=4"},"commit":{"message":"fix: new python compat","shortMessageHtmlLink":"fix: new python compat"}},{"before":"d717a536792ad787986c4fd82951615bc1c7df7d","after":"684c666335abb80eb9d59a3e5099463b30e2049b","ref":"refs/heads/doc/whats-new-3.4.0","pushedAt":"2024-05-24T18:08:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"big-r81","name":"Ronny Berndt","path":"/big-r81","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9985963?s=80&v=4"},"commit":{"message":"Use new Fauxton UI release v1.3.1","shortMessageHtmlLink":"Use new Fauxton UI release v1.3.1"}},{"before":"9d7df5ab32153ca1ffaa10573bca56d15b52cbfb","after":null,"ref":"refs/heads/use-fauxton-v1.3.1","pushedAt":"2024-05-23T15:46:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"big-r81","name":"Ronny Berndt","path":"/big-r81","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9985963?s=80&v=4"}},{"before":"9f9a19ca8ed7528b498db012207ed59f094943c5","after":"a326cdc53b962789f1d5a069d37177dcffe86cfb","ref":"refs/heads/main","pushedAt":"2024-05-23T15:46:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"big-r81","name":"Ronny Berndt","path":"/big-r81","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9985963?s=80&v=4"},"commit":{"message":"Use Fauxton v1.3.1 (#5069)","shortMessageHtmlLink":"Use Fauxton v1.3.1 (#5069)"}},{"before":null,"after":"9d7df5ab32153ca1ffaa10573bca56d15b52cbfb","ref":"refs/heads/use-fauxton-v1.3.1","pushedAt":"2024-05-23T15:13:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"big-r81","name":"Ronny Berndt","path":"/big-r81","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9985963?s=80&v=4"},"commit":{"message":"Use Fauxton v1.3.1","shortMessageHtmlLink":"Use Fauxton v1.3.1"}},{"before":"92b81e3ab15615898b28747842a83c0f74e47266","after":null,"ref":"refs/heads/fix-flakiness-in-fabric-bench","pushedAt":"2024-05-23T01:31:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nickva","name":"Nick Vatamaniuc","path":"/nickva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211822?s=80&v=4"}},{"before":"5b7eff7b27030c3d37d6fbd94c02f08b7c2b301c","after":"9f9a19ca8ed7528b498db012207ed59f094943c5","ref":"refs/heads/main","pushedAt":"2024-05-23T01:31:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nickva","name":"Nick Vatamaniuc","path":"/nickva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/211822?s=80&v=4"},"commit":{"message":"Fix flakiness in fabric_bench\n\n`{error, timeout}` sometimes fails, especially on FreeBSD workers.\n\nSo handle errors in the docs callback and also half the batch size.\n\nExample of error:\n```\nmodule 'fabric_bench_test'\n fabric_bench_test:99: -with/1-fun-1- (t_default_doc_size)...*failed*\n in function fabric_bench:all_docs_cb/2 (src/fabric_bench.erl, line 179)\n called as all_docs_cb({error,timeout},7)\n```","shortMessageHtmlLink":"Fix flakiness in fabric_bench"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXaTAUgA","startCursor":null,"endCursor":null}},"title":"Activity ยท apache/couchdb"}