aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
Commit message (Expand)AuthorAge
...
| * | | Adding Swift build testGravatar Sebastian Schmidt2017-12-14
| * | | Adding missing SnapshotOptions methodGravatar Sebastian Schmidt2017-12-13
| | | * Update component versions for Firebase 4.8.0 (#561)Gravatar Kyle Ju2017-12-12
| | * | Add leveldb to the Firestore cmake build (#559)Gravatar Gil2017-12-12
* | | | Fix new warnings w.r.t. predicate query change (#555)Gravatar zxu2017-12-12
|/ / /
| * / Remove prerelease abseil code (#558)Gravatar Gil2017-12-11
| |/
* | Adding missing word in commentGravatar Sebastian Schmidt2017-12-12
* | Using 100 as line length for commentsGravatar Sebastian Schmidt2017-12-12
* | MergeGravatar Sebastian Schmidt2017-12-12
|\ \
| * | Moving changelogGravatar Sebastian Schmidt2017-12-12
| * | Merge branch 'firestore-api-changes' into mrschmidt-timestampsGravatar Sebastian Schmidt2017-12-12
| |\ \
* | | | Addressing commentsGravatar Sebastian Schmidt2017-12-12
| * | | Addressing commentsGravatar Sebastian Schmidt2017-12-12
| * | | Adding GenericsGravatar Sebastian Schmidt2017-12-12
| | * | Merge branch 'master' into firestore-api-changesGravatar Marek Gilbert2017-12-11
| | |\|
| | | * Update CHANGELOG for Firestore v0.9.4 (#556)Gravatar Gil2017-12-11
| | * | Revisit commit method in FIRWriteBatch (#541)Gravatar zxu2017-12-11
* | | | Comment fixGravatar Sebastian Schmidt2017-12-10
* | | | Clang formatGravatar Sebastian Schmidt2017-12-10
* | | | Merge branch 'firestore-api-changes' into mrschmidt-nullableGravatar Sebastian Schmidt2017-12-10
|\ \ \ \
| | | * | Running scripts/style.shGravatar Sebastian Schmidt2017-12-10
| | |/ / | |/| |
| * | | Merge branch 'master' into firestore-api-changesGravatar Sebastian Schmidt2017-12-10
| |\ \ \
* | | | | Making DocumentSnapshot nullableGravatar Sebastian Schmidt2017-12-10
|/ / / /
| | | * Add absl/base/internal/endian.h back into the buildGravatar Marek Gilbert2017-12-09
| | | * Merge branch 'master' into abseil-importGravatar Marek Gilbert2017-12-09
| | | |\ | | |_|/ | |/| |
| | | * Import absl/base/internal/endian.hGravatar Marek Gilbert2017-12-09
| | * | Fixing commentGravatar Sebastian Schmidt2017-12-08
| | * | Adding default optionGravatar Sebastian Schmidt2017-12-08
| * | | Fix whitespaceGravatar Marek Gilbert2017-12-08
* | | | make FIRDocumentListenOptions.includeMetadataChanges private (#540)Gravatar zxu2017-12-08
| | * | Method renamesGravatar Sebastian Schmidt2017-12-07
| * | | Remove commented out codeGravatar Marek Gilbert2017-12-07
| | * | Addressing all review commentsGravatar Sebastian Schmidt2017-12-07
* | | | Merge pull request #542 from firebase/masterGravatar Gil2017-12-07
|\ \ \ \
| | * | | Cut down absl CMakeLists to only include the things we useGravatar Marek Gilbert2017-12-07
| | * | | Consume googletest in the standard CMake wayGravatar Marek Gilbert2017-12-07
| | * | | Remove use of absl::synchronization_internal::ThreadPoolGravatar Marek Gilbert2017-12-07
| | | |/ | | |/|
| | * | Import a subset of abseil sourcesGravatar Marek Gilbert2017-12-07
| |/ /
* | | Implement NSPredicate-based query (#531)Gravatar zxu2017-12-07
| * | Add FirebaseFirestore.h to fix Firebase module in source build (#539)Gravatar Paul Beusterien2017-12-07
| * | Merge pull request #514 from firebase/zxu/logofflineGravatar zxu2017-12-07
| |\ \
| * | | Rework the top-level cmake build to be a superproject (#538)Gravatar Gil2017-12-06
|/ / /
| * | refactoring the condition when to warn offlineGravatar zxu1232017-12-06
| | * Adding SnapshotOptions to deal with pending ServerTimestampsGravatar Sebastian Schmidt2017-12-05
| |/ |/|
| * implement log warning for offline statusGravatar zxu1232017-12-05
* | Standardize cross module imports with angle bracket syntax (#526)Gravatar Paul Beusterien2017-12-04
| * Merge branch 'master' into zxu/logofflineGravatar zxu1232017-12-04
| |\ | |/ |/|
* | Cleanup import path for FIRLogger (#523)Gravatar rsgowman2017-12-01
* | Merge pull request #522 from firebase/mrschmidt-crashGravatar Sebastian Schmidt2017-12-01
|\ \
| * | Ignoring stream messages for closed streamsGravatar Sebastian Schmidt2017-12-01