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
*
Eliminate -Wimplicit-fallthrough triggers
HEAD
master
Benjamin Barenblat
2018-07-18
*
Fix broken build under linux (#1551)
rsgowman
2018-07-18
*
Port Query::testNaNFilter() from java (#1549)
rsgowman
2018-07-18
*
Update changelog to mention performance improvements in write batches (#1534)
Konstantin Varlamov
2018-07-17
*
Implement a CMake build for FirebaseAuthInterop (#1532)
Gil
2018-07-17
*
Port PrimitiveValueTest test for core::Query (#1530)
rsgowman
2018-07-17
*
Minimize rereading of batches in FSTLocalDocumentsView documentsMatchingColle...
Konstantin Varlamov
2018-07-16
*
Use CMake to build LevelDB (#1542)
Gil
2018-07-16
*
Generate CMake frameworks from podspecs (#1531)
Gil
2018-07-16
*
Fuzz testing uses protoc from a pod dependency (#1538)
Mina Farid
2018-07-16
*
Convert grpc and protobuf CMake builds to add_subdirectory (#1537)
Gil
2018-07-16
*
Migrate contents of SwiftBuildTest to Firestore_SwiftTests_iOS (#1524)
Gil
2018-07-15
*
Suppress uninitialized read error under VS2017 (#1523)
Gil
2018-07-13
*
Initial (incomplete) implementation of f:f:core::Filter (#1495)
rsgowman
2018-07-13
*
Fuzz testing Serializer with a dictionary and corpus (#1513)
Mina Farid
2018-07-13
*
Convert googletest and nanopb CMake builds to add_subdirectory (#1522)
Gil
2018-07-13
*
Fix Firestore when compiled with Xcode 8.3 (#1519)
Gil
2018-07-11
*
Move creation of FSTFilter objects to static create method on FSTFilter. (#1512)
rsgowman
2018-07-11
*
Firestore CMake cleanup (#1510)
Gil
2018-07-11
*
Fix Firestore source errors under VS2017 (#1515)
Gil
2018-07-11
*
Add Auth interoperability library. (#1501)
Ryan Wilson
2018-07-11
*
Expose array transforms and array contains queries. (#1514)
Michael Lehenbauer
2018-07-10
*
C++ migration: add a C++ implementation of `FSTExponentialBackoff` (#1465)
Konstantin Varlamov
2018-07-10
*
Eliminate unnecessary DocumentKey->FSTDocumentKey conversions (#1507)
Konstantin Varlamov
2018-07-10
*
In FSTLocalDocumentsView, search for all batches affecting a set of keys in o...
Konstantin Varlamov
2018-07-10
*
Check CMake files for copyrights (#1509)
Gil
2018-07-10
*
pod update for the addition of GoogleUtilities (#1506)
Gil
2018-07-09
*
C++: for immutable data structures, forbid ignoring result of insert/erase
Konstantin Varlamov
2018-07-09
*
Add allMutationsAffectingDocumentKeys to FSTMutationQueue (#1479)
Gil
2018-07-09
*
Add spec test support for target-scoped resume tokens (#1498)
Sebastian Schmidt
2018-07-06
*
Split GoogleUtilities from FirebaseCore (#1370)
Paul Beusterien
2018-07-06
*
Add support for NoDocument in the local serializer (#1484)
rsgowman
2018-07-03
*
Fuzz test Serializer to decode FieldValue (#1485)
Mina Farid
2018-07-03
*
Initial (incomplete) implementation of f:f::core::Query (#1471)
rsgowman
2018-06-29
*
Update versions for Release 5.4.0
Paul Beusterien
2018-06-27
*
Install protobuf during CMake build (#1460)
Gil
2018-06-26
*
Install googletest (#1461)
Gil
2018-06-26
*
Update CHANGELOG for Firestore v0.12.5 (#1463)
Gil
2018-06-26
*
Improves "Could not reach Firestore backend." log message. (#1455)
Michael Lehenbauer
2018-06-26
*
Prepare for installed sub-projects (#1459)
Gil
2018-06-26
*
Refactor nanopb decoding methods (#1438)
rsgowman
2018-06-25
*
Fix a few implicit converstion warnings (#1439)
rsgowman
2018-06-22
*
Refactored a few methods from anon namespace to remote serializer (#1435)
rsgowman
2018-06-22
*
Initial creation of the local serializer. (#1415)
rsgowman
2018-06-21
*
Merge and resolve conflicts from release-5.3.0
Paul Beusterien
2018-06-20
|
\
*
|
Remove Limbo Document GC (#1413)
Greg Soltis
2018-06-20
*
|
Removing the target state on stream error (#1420)
Sebastian Schmidt
2018-06-20
*
|
Hookup serializer_test.cc to the xcode based test suite (#1343)
rsgowman
2018-06-18
|
\
\
*
|
|
Avoid closing unintialized substreams (#1411)
Mina Farid
2018-06-18
|
*
|
Fix retain self warnings that crept in
Marek Gilbert
2018-06-15
[next]