index
:
firebase-ios-sdk
master
Firebase iOS SDK
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Firestore
Commit message (
Expand
)
Author
Age
*
Build cleanup (#1375)
Gil
2018-06-04
*
Skip unknown fields while decoding FieldValue proto objects. (#1354)
rsgowman
2018-06-04
*
Add a new Xcode target and scheme for fuzz tests (#1364)
Mina Farid
2018-06-04
*
Rename nanopb generated headers from foo.pb.h to foo.nanopb.h (#1371)
rsgowman
2018-06-04
*
Fix Firestore compilation under Xcode < 9.2 (#1367)
Gil
2018-06-01
*
Fix changelog (#1363)
Gil
2018-05-31
*
Remove nearly all usages of WrapNSStringNoCopy (#1351)
Gil
2018-05-30
*
Allow repeated entries in Value proto. (#1346)
rsgowman
2018-05-30
*
Merge pull request #1350 from firebase/release-5.1.0
Ryan Wilson
2018-05-29
|
\
*
|
Handle deserializing BatchGetDocumentsResponse error case... (#1344)
rsgowman
2018-05-29
*
|
"Handle" BatchGetDocumentsResponse.transaction (by ignoring it) (#1318)
rsgowman
2018-05-28
*
|
Added .podspec file for libFuzzer (#1338)
Mina Farid
2018-05-28
*
|
Firestore project: Import of API interfaces. (#1337)
zxu
2018-05-25
*
|
Replace Objective-C assertions with C++ assertions (#1327)
Gil
2018-05-24
*
|
Fix Objective-C logging (#1322)
Gil
2018-05-23
*
|
Add a test synchronization script (#1303)
Gil
2018-05-23
|
*
Bump version numbers for 5.1.0 (#1320)
Ryan Wilson
2018-05-23
*
|
Deserialize NoDocument instances (#1311)
rsgowman
2018-05-23
*
|
Reimplement C++ logging (#1313)
Gil
2018-05-23
|
/
*
Directly validate collection and document paths (#1316)
Gil
2018-05-22
*
Remove extraneous braces (#1315)
Gil
2018-05-22
*
Add a HARD_ASSERT C++ assertion macro (#1304)
Gil
2018-05-22
*
Add namespace alias for v1beta1 (#1310)
rsgowman
2018-05-22
*
Firestore project fixes (#1301)
Gil
2018-05-22
*
[De]serialize non-empty Document instances (#1284)
rsgowman
2018-05-22
*
fix build for Firestore copybara import (#1308)
zxu
2018-05-22
*
Add a C++ native StringFormat (#1289)
Gil
2018-05-21
*
fix lint to run copybara (#1290)
zxu
2018-05-17
*
b/79432277: Limit Queries to only a single array-contains clause. (#1286)
Michael Lehenbauer
2018-05-16
*
Refactoring serializer.cc (#1281)
rsgowman
2018-05-16
*
merge
Paul Beusterien
2018-05-15
|
\
*
|
[De]serialize empty Document instances (#1262)
rsgowman
2018-05-15
*
|
More macOS/static library prep (#1280)
Gil
2018-05-15
*
|
Prep for direct macOS support in Firestore pod (#1269)
Gil
2018-05-14
*
|
Firestore: add a changelog entry on supporting concurrent queues. (#1274)
Konstantin Varlamov
2018-05-14
|
*
Merge pull request #1271 from firebase/pb-cp-all_load-fix
Paul Beusterien
2018-05-14
|
|
\
|
*
|
Version updates for 5.0.1 (#1272)
Paul Beusterien
2018-05-14
*
|
|
Trivial/noop fix to the serializer (#1264)
rsgowman
2018-05-14
|
|
*
Eliminate duplicate symbol in CocoaPods -all_load build (#1223)
Paul Beusterien
2018-05-14
|
|
/
*
|
Clean up implicit retain self warnings introduced recently (#1268)
Gil
2018-05-13
*
|
Update travis to use CocoaPods 1.5.2 (#1103)
Paul Beusterien
2018-05-13
*
|
Firestore C++: make FSTDispatchQueue delegate to C++ implementation (#1240)
Konstantin Varlamov
2018-05-11
*
|
Refactor serializer (#1250)
rsgowman
2018-05-11
*
|
Firestore: use C++ Executor for user queue. (#1238)
Konstantin Varlamov
2018-05-10
*
|
Firestore C++: quick fix for flaky tests in AsyncQueue and Executor (#1245)
Konstantin Varlamov
2018-05-10
*
|
Firestore C++: add missing tests for Executor (#1247)
Konstantin Varlamov
2018-05-10
*
|
Add remaining tests to Xcode (#1256)
Gil
2018-05-10
*
|
Add missing tests to the Firestore project (#1254)
Gil
2018-05-09
*
|
Remove final vestiges of FSTSnapshotVersion (#1253)
Gil
2018-05-09
*
|
Align folders with actual test locations in the Firestore project (#1251)
Gil
2018-05-09
[next]