vorotamoroz
559c3f351b
feat: add unit tests for replicateResultProcessor and refactor replicator logging
...
- Introduced unit tests for the replicateResultProcessor, covering various scenarios including document enqueuing, snapshot handling, and processing of non-document changes.
- Refactored replicator to utilize a logging function from the host API instead of a global logger, enhancing log management.
- Updated mismatchedTweaksResolver to include logging through the host API, ensuring consistent logging practices across the application.
- Adjusted tests to mock the new logging behavior and verify log outputs.
2026-06-26 09:36:48 +00:00
vorotamoroz
f954448ef8
Challenge: Make all modules testable, mockable and spied on!
2026-06-26 09:30:34 +01:00
vorotamoroz
8e24739b96
Tag tidying
2026-06-24 05:55:05 +01:00
vorotamoroz
2d5b5da904
Merge pull request #974 from vrtmrz/0_25_78
...
Releasing v0.25.78
2026-06-23 20:19:31 +09:00
vorotamoroz
6d4ae6dccb
bump
0.25.78
0.25.78-cli
2026-06-23 12:10:05 +01:00
vorotamoroz
37ccbf249c
Merge pull request #970 from vrtmrz/refactor_journalsync
...
Overhaul ObjectStorage Replicator
2026-06-23 20:02:02 +09:00
vorotamoroz
6e14f0210a
Track the subrepo
2026-06-23 12:01:27 +01:00
vorotamoroz
c626fb1783
Update submodule pointer,
...
Update release note
2026-06-23 11:58:57 +01:00
vorotamoroz
23af915604
Merge pull request #973 from apple-ouyang/codex/fast-fetch-resume
...
Update commonlib for resumable Fast Fetch
2026-06-23 19:18:43 +09:00
Ouyang Xingyuan
2257ab7647
Update commonlib for resumable Fast Fetch
...
Point src/lib at the commonlib commit that makes Fast Fetch resume from a persisted CouchDB sequence.
2026-06-23 17:50:57 +08:00
vorotamoroz
08bfec204f
Merge pull request #971 from kiraventom/main
...
Add a section on reverse-proxying via Nginx
2026-06-23 18:46:46 +09:00
vorotamoroz
916e24e21e
Fix for CI
2026-06-23 10:41:20 +01:00
vorotamoroz
3ee2c401d4
Correcting sloppy wording on the design doc.
...
Creating and revising tests
Amending the vagueness in/arises from the draft
2026-06-23 10:27:28 +01:00
vorotamoroz
78d9d66438
fix scripts to make sure building types
2026-06-23 09:38:48 +01:00
vorotamoroz
7298aca2e9
prettified
2026-06-23 09:36:40 +01:00
vorotamoroz
431a845f18
fixed
...
- Journal upload issue
- Types and Setting Tab issue
2026-06-23 09:36:32 +01:00
vorotamoroz
877d1b09f4
refine
2026-06-23 01:17:09 +09:00
Temirkanov Alikhan
34caf19e20
Add a section on reverse-proxying via Nginx
2026-06-22 12:29:24 +03:00
vorotamoroz
9004c194b3
Overhaul ObjectStorage Replicator
2026-06-22 13:38:31 +09:00
vorotamoroz
c57b8a5f4e
Write the minimal CoC. Welcome your feedback!
2026-06-19 12:13:23 +01:00
vorotamoroz
f90a83ef1e
Update docs
2026-06-19 11:33:38 +01:00
vorotamoroz
62f44e38c0
Releasing 0.25.77 ( #968 )
...
Squash commits
2026-06-19 17:45:37 +09:00
vorotamoroz
c6c4044f3c
Merge pull request #965 from vrtmrz/refactor_structure
...
Refactor structure (2)
2026-06-18 10:44:41 +09:00
vorotamoroz
2bd7832d71
Merge pull request #964 from mugenrei/main
...
Merge upstream
2026-06-18 10:43:08 +09:00
vorotamoroz
72033472f3
add dependency explicitly
2026-06-17 10:36:38 +01:00
vorotamoroz
93dc03e86f
remove unused dependencies, update some dependencies
2026-06-17 10:05:45 +01:00
vorotamoroz
dae8443fe8
update more deps
2026-06-17 06:35:14 +01:00
vorotamoroz
88a8bcbd5a
barrel node specific modules to summarise the warnings
2026-06-17 06:15:25 +01:00
vorotamoroz
4a5283543d
for automatic review
2026-06-17 06:10:30 +01:00
vorotamoroz
7895336189
revert deno test
2026-06-17 06:08:40 +01:00
vorotamoroz
2d5cdccf7d
for automatic review
2026-06-17 05:51:01 +01:00
mugenrei
28cdf40fcd
Merge branch 'main' into main
2026-06-17 01:44:26 -03:00
vorotamoroz
497fd04081
fix global references
2026-06-17 05:29:45 +01:00
vorotamoroz
38142aaf1c
Merge pull request #963 from vrtmrz/refactor_structure
...
Refactor structure
2026-06-17 13:06:30 +09:00
vorotamoroz
ae9c46f8f0
Fix import paths
2026-06-17 04:39:39 +01:00
vorotamoroz
dcd10cd690
Fix dependency management
2026-06-17 04:24:55 +01:00
vorotamoroz
5a35b71339
define workspace
2026-06-17 04:01:45 +01:00
vorotamoroz
18a59219f7
add ignore paths
2026-06-15 12:25:50 +01:00
vorotamoroz
c9095738e6
(chore): limit tags
2026-06-15 12:21:58 +01:00
vorotamoroz
bed415fc6b
(chore): add missing release date
2026-06-15 12:21:11 +01:00
vorotamoroz
4eeb93b9e4
Merge pull request #961 from vrtmrz/0_25_76
...
Releasing 0.25.76
2026-06-15 20:18:37 +09:00
vorotamoroz
0fc233686b
prettify and bump
0.25.76
0.25.76-cli
2026-06-15 11:54:41 +01:00
vorotamoroz
def1d297f5
Merge pull request #958 from vrtmrz/fix_875
...
Fix S3 client with custom headers and strict server
2026-06-15 19:41:31 +09:00
vorotamoroz
e7cf2a6fba
Merge branch 'main' into fix_875
2026-06-15 19:41:18 +09:00
vorotamoroz
2da2fd7671
Merge pull request #960 from vrtmrz/fix_956
...
Fix configuration serialisation
2026-06-15 19:40:37 +09:00
vorotamoroz
d5175969e7
Update notes.
2026-06-15 11:39:38 +01:00
vorotamoroz
46f9630999
track merged submodule
2026-06-15 11:39:13 +01:00
vorotamoroz
75adcf0ff0
track merged submodule
2026-06-15 11:38:50 +01:00
vorotamoroz
866dd49ba3
### Fixed
...
- No longer connection information of the P2P synchronisation is broken on the specific platform (#956 ).
2026-06-15 11:34:25 +01:00
vorotamoroz
d0a84d07aa
(chore) typo
2026-06-15 10:43:27 +01:00