Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
086afe3
add subquery support in pipeline
cherylEnkidu Feb 11, 2026
8229020
add missing files
cherylEnkidu Feb 11, 2026
d6d9e4c
fix naming and API style
cherylEnkidu Feb 11, 2026
808f1f2
revert unrelated changes
cherylEnkidu Feb 12, 2026
c569ece
format code
cherylEnkidu Feb 12, 2026
5e8782a
fix docStubs
cherylEnkidu Feb 12, 2026
07bb14f
Add test sample
cherylEnkidu Feb 12, 2026
5b61e26
fix firebase-firestore:compileDebugKotlin
cherylEnkidu Feb 12, 2026
8e9d587
Merge branch 'main' into cheryl/subquery
cherylEnkidu Feb 12, 2026
d9e8bd4
change define to let
cherylEnkidu Feb 12, 2026
51bcf4a
skip the subquery test for now
cherylEnkidu Feb 12, 2026
6141831
Fixed a race condition in
cherylEnkidu Feb 12, 2026
2a61d92
remove is_not_null
cherylEnkidu Feb 12, 2026
cdf2f47
remove nan/null operation
cherylEnkidu Feb 12, 2026
27eb15d
Fix the return type for alias()
cherylEnkidu Feb 12, 2026
4c511df
Add changelog
cherylEnkidu Feb 12, 2026
f8b6cc7
Update API file
cherylEnkidu Feb 12, 2026
71b8c12
Merge branch 'main' into cheryllin/fixRaceCondition
cherylEnkidu Feb 12, 2026
a7da1c3
Update the style
cherylEnkidu Feb 12, 2026
5063b09
fix unit tests
cherylEnkidu Feb 13, 2026
c94879d
format
cherylEnkidu Feb 13, 2026
1fed73e
Update firebase-firestore/src/test/java/com/google/firebase/firestore…
cherylEnkidu Feb 13, 2026
4190e12
fix bug
cherylEnkidu Feb 13, 2026
e041483
Merge branch 'cheryllin/fixRaceCondition' into cheryl/subquery
cherylEnkidu Feb 13, 2026
15bdb67
Merge branch 'main' into cheryl/subquery
cherylEnkidu Feb 13, 2026
1465bdf
add copyright and API changes txt file
cherylEnkidu Feb 13, 2026
8519b82
Merge branch 'main' into cheryl/subquery
cherylEnkidu Feb 17, 2026
a1bb906
Add APIs for getField()
cherylEnkidu Feb 20, 2026
7938f8d
change the documentation
cherylEnkidu Feb 24, 2026
ddc73a0
Add DefineStage API
cherylEnkidu Feb 25, 2026
a382742
Add subcollection source option
cherylEnkidu Feb 25, 2026
ff3f826
Update documentation
cherylEnkidu Feb 27, 2026
e361072
Add tests
cherylEnkidu Feb 27, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 51 additions & 15 deletions firebase-firestore/api.txt

Large diffs are not rendered by default.

Loading
Loading