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
*
Version bumps for 4.9.0 (#774)
Paul Beusterien
2018-02-08
*
Update deprecation message for Firestore. (#758)
Ryan Wilson
2018-02-08
*
Explicitly specify the default constructor to FieldPath (#773)
Gil
2018-02-08
*
Update CHANGELOG for Firestore v0.10.1 (#768)
Gil
2018-02-08
*
C++ port: port FSTFieldPath and FSTResourcePath to C++ (#749)
Konstantin Varlamov
2018-02-06
*
Merge pull request #747 from firebase/rsgowman/nanopb
rsgowman
2018-02-06
|
\
*
\
Merge pull request #757 from firebase/wilhuff/merge
Gil
2018-02-06
|
\
\
*
|
|
Implement Firestore DatabaseInfo and port both Database{Id,Info} C++ to the i...
zxu
2018-02-06
|
*
|
Merge branch 'abseil-mirror' into merge
Marek Gilbert
2018-02-06
|
|
\
\
|
*
|
|
Merge commit 'abseil-mirror' into merge
Marek Gilbert
2018-02-06
|
/
|
|
|
|
|
*
|
Add StrCat, StrJoin and the rest of //strings from abseil-cpp (#756)
Gil
2018-02-06
|
|
/
/
|
*
|
Update abseil-cpp to a new upstream (#754)
Gil
2018-02-06
|
|
*
Downgrade nanopb from 0.4.0-dev to 0.3.8.
Rich Gowman
2018-02-06
|
|
*
./style.sh
Rich Gowman
2018-02-06
|
|
*
Hook up nanopb to firestorep project
Rich Gowman
2018-02-06
|
|
*
Import "well-known" protos (and generated nanopb files)
Rich Gowman
2018-02-06
|
|
*
Add generated nanopb protos.
Rich Gowman
2018-02-06
|
|
*
Add instructions for building nanopb protos
Rich Gowman
2018-02-06
|
|
/
|
/
|
*
|
fix null block execution crash
Morgan Chen
2018-02-02
*
|
Increase expectation timeout to 25 seconds. (#744)
Michael Lehenbauer
2018-02-02
*
|
Align tests and integration test header search paths (#737)
Gil
2018-02-01
*
|
Remove predecessorKey,Object,Document, etc (#735)
Gil
2018-02-01
*
|
Start on ArraySortedMap in C++ (#721)
Gil
2018-01-31
*
|
Move all Firestore Objective-C to Objective-C++ (#734)
Gil
2018-01-31
*
|
Schema migrations for LevelDB (#728)
Greg Soltis
2018-01-30
*
|
Firestore DatabaseId in C++ (#727)
zxu
2018-01-29
*
|
Add absl_strings to firebase_firestore_util_test dependencies (#725)
rsgowman
2018-01-29
*
|
Add changelog entry for my last PR (oops) and also add a few that we missed l...
Michael Lehenbauer
2018-01-29
*
|
Import iterator_adaptors from google3 (#718)
Gil
2018-01-29
*
|
Use fixed-sized types (#719)
Gil
2018-01-28
*
|
Version updates to 4.8.2 (#722)
Paul Beusterien
2018-01-27
*
|
Fix a number of c++ build errors (#715)
rsgowman
2018-01-27
*
|
travis: check for copyright in sources (#717)
Paul Beusterien
2018-01-27
*
|
Fix b/72502745: OnlineState changes cause limbo document crash. (#470) (#714)
Michael Lehenbauer
2018-01-27
*
|
normalize and port the rest of Firebase/Port code (#713)
zxu
2018-01-27
*
|
port TargetIdGenerator to iOS (#709)
zxu
2018-01-25
*
|
implement `TargetIdGenerator` in C++ for Firestore (#701)
zxu
2018-01-25
*
|
normalize string_util (#708)
zxu
2018-01-25
*
|
Implement the rest of FieldValue types for C++ (#687)
zxu
2018-01-25
*
|
Cleanup imports and isEqual (#685)
Gil
2018-01-21
*
|
Use Comparator in FieldValue. (#686)
Gil
2018-01-19
*
|
Port comparison to C++ (#678)
Gil
2018-01-19
*
|
Add platform detection logic for SecureRandom (#676)
Gil
2018-01-19
*
|
Merge pull request #680 from firebase/release-4.8.1
Paul Beusterien
2018-01-18
|
\
\
*
|
|
Listen sequence numbers (#675)
Greg Soltis
2018-01-17
*
|
|
Fix CMake build and lint warnings in field_value.cc (#677)
Gil
2018-01-17
*
|
|
Add a cc_library to the CMake build (#670)
Gil
2018-01-17
*
|
|
Simplify integration with googletest (#672)
Gil
2018-01-17
*
|
|
implement FieldValue for null, boolean, and array in C++. (#637)
zxu
2018-01-17
*
|
|
Fix C++ lint errors (#668)
Gil
2018-01-17
[next]