Sign in
apache
/
couchdb
/
HEAD
cbb1f99
Some stats for the auto-purge plugin
by Nick Vatamaniuc
· 2 days ago
main
d3a7458
Merge pull request #5955 from apache/nouveau-fix-latestv
by Robert Newson
· 8 days ago
910acdb
fix isLatestVersion when field is missing
by Robert Newson
· 8 days ago
72936f8
ci: Use deleteDir() (non Docker workers) to cleanup workspace directory
by Ronny Berndt
· 11 days ago
62c351c
chore: Embellish configure.ps1
by Ronny Berndt
· 11 days ago
b2ad13e
dev: Adapting the Clouseau download to the behaviour of Makefile
by Ronny Berndt
· 11 days ago
2800a94
ci: Add a parameter to specify whether Nouveau is being used in CI
by Ronny Berndt
· 11 days ago
c4e798f
Handle a bad_request triple in fabric_doc_update
by Nick Vatamaniuc
· 13 days ago
2f25095
Try to unflake auto-purge plugin tests
by Nick Vatamaniuc
· 13 days ago
997deea
CI: Enable xref checking for undefined functions
by Jiahui Li
· 13 days ago
3083d28
Merge pull request #5942 from apache/nouveau-ken
by Robert Newson
· 13 days ago
b58a68a
restore nouveau_index_updater:outdated
by Robert Newson
· 13 days ago
322e55c
Add eunit test coverage for invalid quickjs commands
by Karthikeya1500
· 14 days ago
caaf84a
Fix ReferenceError in QuickJS dispatch
by Karthikeya1500
· 2 weeks ago
fc236b7
Merge pull request #5940 from apache/nouveau-update-bundle
by Robert Newson
· 2 weeks ago
b074f4e
commit purge seq update before returning
by Robert Newson
· 2 weeks ago
43d8e9e
initialise index purge seq from db purge seq
by Robert Newson
· 2 weeks ago
f15b5ff
remove open_or_create_index/2
by Robert Newson
· 3 weeks ago
278c5e3
remove unused function
by Robert Newson
· 3 weeks ago
17736dc
convert Search api classes to records
by Robert Newson
· 3 weeks ago
9c53656
convert api field classes to record
by Robert Newson
· 3 weeks ago
a95d358
convert IndexDefinition to record
by Robert Newson
· 3 weeks ago
196ec15
convert Document api classes to records
by Robert Newson
· 3 weeks ago
6588595
improve annotations in BulkUpdateRequest
by Robert Newson
· 3 weeks ago
421c71f
convert IndexInfo{Request,Response} to record
by Robert Newson
· 3 weeks ago
d69bf58
convert Analyze{Request,Response} to record
by Robert Newson
· 3 weeks ago
99f16a0
use StandardCharsets.UTF_8
by Robert Newson
· 3 weeks ago
bc6ece1
upgrade to Lucene 10.4.0
by Robert Newson
· 3 weeks ago
02ec82b
Merge pull request #5939 from apache/view-compaction-duration-fix
by Robert Newson
· 2 weeks ago
c2ddc5d
fix view compaction duration logging
by Robert Newson
· 2 weeks ago
c0a9673
Add jitter for scanner plugins
by Nick Vatamaniuc
· 2 weeks ago
03e02e1
Update QuickJS: bytecode size checks, memory fixes, test262
by Nick Vatamaniuc
· 2 weeks ago
83a5f86
Improve/fix jenkins workspace cleanup
by Nick Vatamaniuc
· 3 weeks ago
4954282
Improve CI performance by combining some stages
by Nick Vatamaniuc
· 3 weeks ago
ae2ae7d
ci: Full cleanup of Jenkins workspace
by Ronny Berndt
· 3 weeks ago
f059308
dev: Update .gitattributes for Nouveau (#5862)
by Ronny Berndt
· 3 weeks ago
bf1bf83
Don't need to set verify_peer any longer
by Nick Vatamaniuc
· 3 weeks ago
e273f70
Handle cases when dreyfus checkpoint is out-of-sync with the index
by Nick Vatamaniuc
· 4 weeks ago
04ec067
Upgrade rebar3 and erlfmt
by Nick Vatamaniuc
· 3 weeks ago
05dffb9
Merge pull request #5869 from neighbourhoodie/faster-norm-fields
by Jan Lehnardt
· 3 weeks ago
66703ea
fix: Make text search handle sort fields with the new selector structure
by James Coglan
· 3 weeks ago
3e16deb
fix: Make sure selectors are valid JSON before storing them in mango_idx:add
by James Coglan
· 4 weeks ago
7f87ba6
fix: Hide the format of selector fields inside `mango_selector`
by James Coglan
· 2 months ago
f231a28
perf: Pre-parse fields when normalizing Mango selectors
by James Coglan
· 2 months ago
219ed26
Merge pull request #5927 from apache/dreyfus-purge-ok
by Robert Newson
· 3 weeks ago
a6e2e7a
confirm set_purge_seq returned ok
by Robert Newson
· 3 weeks ago
24ad3ba
Merge pull request #5925 from pjfanning/patch-1
by Robert Newson
· 3 weeks ago
62ad510
Change CouchDB links to use HTTPS
by PJ Fanning
· 3 weeks ago
0bcb54e
Merge pull request #5924 from pjfanning/patch-1
by Robert Newson
· 3 weeks ago
17d6c72
Update URLs to use HTTPS in mac installation guide
by PJ Fanning
· 3 weeks ago
d23ca9e
ci: Enable parallel EUnit tests on CI workers (#5914)
by Ronny Berndt
· 4 weeks ago
45b0fbc
Merge pull request #5922 from apache/clouseau-tweaks
by Robert Newson
· 4 weeks ago
cdae5b4
optionally disable the clouseau node check
by Robert Newson
· 4 weeks ago
b1394fd
add sbt to mise for clouseau building
by Robert Newson
· 4 weeks ago
2613f6e
Use a more reliable "in release" checking method
by Nick Vatamaniuc
· 4 weeks ago
3afc6fd
Merge pull request #5896 from apache/nouveau-streaming-index-update
by Robert Newson
· 4 weeks ago
d2994e7
update nouveau indexes with bulk request for performance
by Robert Newson
· 5 weeks ago
c570def
Merge pull request #5371 from apache/reduce-intra-cluster-conflicts
by Robert Newson
· 4 weeks ago
0879fe5
config toggle between serial and parallel worker startup
by Robert Newson
· 4 weeks ago
711e519
eunit tests to prove early termination on conflict
by Robert Newson
· 5 weeks ago
a12e0ab
distribute load over nodes by dbname and range
by Robert Newson
· 5 weeks ago
e68a286
consider a conflict a final decision
by Robert Newson
· 5 weeks ago
49d5fce
start workers sequentially by range
by Robert Newson
· 5 weeks ago
18ab16a
refactor to allow delayed worker startup
by Robert Newson
· 7 weeks ago
28ee299
Merge pull request #5839 from neighbourhoodie/mango-vdu
by Jan Lehnardt
· 4 weeks ago
ae57d85
docs: Documentation for Mango-selector-based VDUs
by James Coglan
· 4 weeks ago
166335b
feat: Add the ability for VDUs to be written as Mango selectors
by James Coglan
· 3 months ago
3cba0ae
chore: Add some basic testing for the JS-based VDU interface
by James Coglan
· 3 months ago
5610e76
fix: Align vdu_rejects counter with actual VDU behaviour
by James Coglan
· 3 months ago
f519c1b
Handle a just deleted db in auto-purge plugin
by Nick Vatamaniuc
· 4 weeks ago
30293ec
Merge pull request #5917 from apache/group-search-elixir-test
by Robert Newson
· 4 weeks ago
5747689
improve disk_monitor_test.exs
by Robert Newson
· 4 weeks ago
b950ae0
add group test for search
by Robert Newson
· 4 weeks ago
ab6bd03
Do not reset dreyfus purge_seq back to 0 in dreyfus
by Nick Vatamaniuc
· 4 weeks ago
549185c
Don't use db handle after closing in dreyfus_index
by Nick Vatamaniuc
· 4 weeks ago
25e1269
Avoid creating purge checkpoints for invalid views
by Nick Vatamaniuc
· 5 weeks ago
7aa9eb3
Fix signatures in mrview purge checkpoints
by Nick Vatamaniuc
· 5 weeks ago
d97e771
Pin credo
by Nick Vatamaniuc
· 5 weeks ago
2e92334
Use -fvisibility=hidden for some C bits
by Nick Vatamaniuc
· 5 weeks ago
0d8340c
Bump jiffy to 1.1.3
by Nick Vatamaniuc
· 5 weeks ago
a618938
Merge pull request #5908 from apache/mise-node-env
by Robert Newson
· 5 weeks ago
3f69107
unset node env in mise.toml
by Robert Newson
· 5 weeks ago
a1e7d23
Merge pull request #5782 from neighbourhoodie/15-execution-stats-test
by Jan Lehnardt
· 5 weeks ago
dfa01c4
Merge branch 'main' into 15-execution-stats-test
by Jan Lehnardt
· 5 weeks ago
32e305d
Merge pull request #5786 from neighbourhoodie/19-find-conflicts
by Jan Lehnardt
· 6 weeks ago
1160780
fix: typo
by Jan Lehnardt
· 6 weeks ago
38b362b
Merge branch 'main' into 19-find-conflicts
by Jan Lehnardt
· 6 weeks ago
d8a3f1d
Merge pull request #5907 from apache/flaky-auto-reload-config-test
by Robert Newson
· 6 weeks ago
a164912
improve flakiness of Auto-reload config test
by Robert Newson
· 6 weeks ago
bee31c1
Merge pull request #5781 from neighbourhoodie/10-disable-array-length-field-test
by Jan Lehnardt
· 6 weeks ago
47a952f
Merge branch 'main' into 10-disable-array-length-field-test
by Jan Lehnardt
· 6 weeks ago
d5a1339
chore: fail elixir test after first error instead of waiting for the whole suite
by Jan Lehnardt
· 6 weeks ago
c435969
fix: remove flakeyness from new elixir mango tests
by Jan Lehnardt
· 6 weeks ago
b6243b5
fix: reduce flakeyness of auto config reload test
by Jan Lehnardt
· 6 weeks ago
6c3e889
Allow infinity for auto purge ttl setting
by Nick Vatamaniuc
· 6 weeks ago
f18a7b4
Fix time_seq since function clause
by Nick Vatamaniuc
· 6 weeks ago
652c25a
Merge pull request #5770 from neighbourhoodie/port-13-stable-update-test
by Jan Lehnardt
· 6 weeks ago
06edf2a
Deprecate 13-stable-update-test.py
by Alba Herrerias
· 5 months ago
286a1eb
Port stable update test to Elixir
by Alba Herrerias
· 5 months ago
c4a66ff
Merge pull request #5779 from neighbourhoodie/03-operator-test
by Jan Lehnardt
· 6 weeks ago
Next »