aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | * | Update CHANGELOG.mdGravatar Sebastian Schmidt2017-12-13
| | |/ /
| | | * Revert changes introduced in #546 to fix build breakage. (#562)Gravatar Ryan Wilson2017-12-12
| | | |
| | | * 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use Debug as the default build type if unspecified * Add a leveldb ExternalProject, FindLevelDB module, and use it in Firestore * Accept an externally built leveldb via LEVELDB_ROOT * Clone leveldb via https: instead of git: * Remove extra DOWNLOAD_DIR which doesn't work with GIT sources
* | | | Fix new warnings w.r.t. predicate query change (#555)Gravatar zxu2017-12-12
|/ / /
| * / Remove prerelease abseil code (#558)Gravatar Gil2017-12-11
| |/ | | | | | | | | | | | | | | * Add abseil bits to the iOS build * Migrate from prerelease to published abseil bits in ordered_code * Remove prerelease abseil code
* | Adding missing word in commentGravatar Sebastian Schmidt2017-12-12
| |
* | Merge pull request #553 from firebase/mrschmidt-nullableGravatar Sebastian Schmidt2017-12-11
|\ \ | | | | | | Making DocumentSnapshot.data() nullable
| * | Using 100 as line length for commentsGravatar Sebastian Schmidt2017-12-12
| | |
| * | MergeGravatar Sebastian Schmidt2017-12-12
| |\ \ | |/ / |/| |
* | | Merge pull request #537 from firebase/mrschmidt-timestampsGravatar Sebastian Schmidt2017-12-11
|\ \ \ | | | | | | | | Adding Server Timestamp Options
| * | | Moving changelogGravatar Sebastian Schmidt2017-12-12
| | | |
| * | | Merge branch 'firestore-api-changes' into mrschmidt-timestampsGravatar Sebastian Schmidt2017-12-12
| |\ \ \ | |/ / / |/| | |
| | * | Addressing commentsGravatar Sebastian Schmidt2017-12-12
| | | |
* | | | Merge pull request #557 from firebase/wilhuff/mergeGravatar Gil2017-12-11
|\ \ \ \ | | | | | | | | | | Merge branch 'master' into firestore-api-changes
| | * | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * revisit FIRWriteBatch commit * make commitWithCompletion completion nullable; * add commit; * add unit test; * add swift build test for commit; * update CHANGELOG.
| * | | Modified FirebaseAppStoreURLCheckEnabled Key. (#554)Gravatar Ryan Wilson2017-12-11
| | | |
| * | | Merge pull request #550 from firebase/wilhuff/abseil-importGravatar Gil2017-12-11
| |\ \ \ | | | | | | | | | | Import absl/base/internal/endian.h
| | | | * Comment fixGravatar Sebastian Schmidt2017-12-10
| | | | |
| | | | * Merge branch 'firestore-api-changes' into mrschmidt-nullableGravatar Sebastian Schmidt2017-12-10
| | | | |\ | |_|_|_|/ |/| | | |
| | | | * Clang formatGravatar Sebastian Schmidt2017-12-10
| | | | |
* | | | | Merge pull request #552 from firebase/mrschmidt-clangGravatar Morgan Chen2017-12-10
|\ \ \ \ \ | | | | | | | | | | | | Running scripts/style.sh
| | | | | * 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
|\| | | |
| * | | | Merge pull request #551 from firebase/mrschmidt-formatGravatar Morgan Chen2017-12-10
| |\ \ \ \ | | | | | | | | | | | | Running scripts/style.sh
| | * | | | Running scripts/style.shGravatar 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
| | | |
| * | | Merge pull request #543 from firebase/wilhuff/abseilGravatar Gil2017-12-09
| |\ \ \ | | | | | | | | | | Import a minimal subset of abseil
| | | | * Fixing commentGravatar Sebastian Schmidt2017-12-08
| | | | |
| | | | * Adding default optionGravatar Sebastian Schmidt2017-12-08
| | | | |
| * | | | Add an Info.plist flag to disable App Store Sandbox check. (#547)Gravatar Ryan Wilson2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add an Info.plist flag to disable TestFlight check. This can save a small amount of memory during startup time. * Change the flag name to the intended usage. * Explicitly check for NSNumber.
| * | | | Double auth unit test timeout to address travis flakiness (#548)Gravatar Paul Beusterien2017-12-08
| | | | |
* | | | | Merge branch 'master' into firestore-api-changesGravatar Sebastian Schmidt2017-12-08
|\| | | |
| * | | | Fix FCM build warning introduced in Xcode 9 (#546)Gravatar Paul Beusterien2017-12-08
| | | | |
| | * | | Fix whitespaceGravatar Marek Gilbert2017-12-08
| | | | |
| * | | | Disable FirebaseCore Test deprecation warnings (#545)Gravatar Paul Beusterien2017-12-08
| | | | |
* | | | | make FIRDocumentListenOptions.includeMetadataChanges private (#540)Gravatar zxu2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * make FIRDocumentListenOptions.includeMetadataChanges private as discussed in Firestore API discussion, the name clashes creates confusion. Android SDK already not exposing the property; here change iOS SDK to match it. * update CHANGELOG
| | | | * Method renamesGravatar Sebastian Schmidt2017-12-07
| | | | |
| | * | | Remove commented out codeGravatar Marek Gilbert2017-12-07
| | | | |
| | | | * Addressing all review commentsGravatar Sebastian Schmidt2017-12-07
| | | | |
| * | | | Fix warnings in FirebaseCore Unit Tests (#544)Gravatar Paul Beusterien2017-12-07
| | | | |
* | | | | Merge pull request #542 from firebase/masterGravatar Gil2017-12-07
|\| | | | | | | | | | | | | | sync firestore-api-changes with master