aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Expand)AuthorAge
* mergeGravatar Paul Beusterien2018-05-15
|\
| * Version updates for 5.0.1 (#1272)Gravatar Paul Beusterien2018-05-14
* | Update travis to use CocoaPods 1.5.2 (#1103)Gravatar Paul Beusterien2018-05-13
* | Add static library pod linting (#1259)Gravatar Paul Beusterien2018-05-11
* | Add remaining tests to Xcode (#1256)Gravatar Gil2018-05-10
* | Add back pod spec lint checking (#1252)Gravatar Paul Beusterien2018-05-09
* | mergeGravatar Paul Beusterien2018-05-08
|\|
* | Port FSTDocumentKeySet to C++ DocumentKeySet (#1229)Gravatar Gil2018-05-05
* | Build Firestore integration tests (#1211)Gravatar Gil2018-05-03
| * Add Firebase version tag (#1205)Gravatar Paul Beusterien2018-05-01
| * Updates for push-pods script (#1184)Gravatar Paul Beusterien2018-04-25
| * pod lib lint status (#1160)Gravatar Paul Beusterien2018-04-25
| * Temporary 5.0.0 release management scripts (#1133)Gravatar Paul Beusterien2018-04-25
|/
* Adjust serializer test to verify via libprotobuf. (#1039)Gravatar rsgowman2018-04-24
* Firestore Travis: add test runs using sanitizers (#1128)Gravatar Konstantin Varlamov2018-04-23
* Add missing copyright and licenses (#1152)Gravatar Paul Beusterien2018-04-20
* Rename iOS-specific targets with iOS-specific names (#1150)Gravatar Gil2018-04-20
* Firestore Travis: ensure CTest outputs the log on failure. (#1118)Gravatar Konstantin Varlamov2018-04-18
* Travis: trigger rebuild if Travis config or build scripts have changed. (#1121)Gravatar Konstantin Varlamov2018-04-16
* Fix the build and travis change detection (#1117)Gravatar Gil2018-04-16
* Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* Travis static library testing (#1047)Gravatar Paul Beusterien2018-04-09
* Clean up usages of std::make_unique that crept in (#996)Gravatar Gil2018-03-29
* Migrate Firebase off ObjC module @import statements (#992)Gravatar Ben Hamilton (Ben Gertzfield)2018-03-29
* fix style.sh (#966)Gravatar zxu2018-03-22
* Run Functions Unit Tests on travis (#954)Gravatar Paul Beusterien2018-03-21
* Adds exception for invalid parameter (#931)Gravatar Zsika Phillip2018-03-15
* Parallelize the Travis run using build stages (#886)Gravatar Gil2018-03-10
* Speed up source checks in Travis (#885)Gravatar Gil2018-03-07
* Factor out a universal build script (#884)Gravatar Gil2018-03-07
* Auto-style swift sources (#847)Gravatar Gil2018-02-26
* style.sh now ignores generated nanopb filesGravatar Rich Gowman2018-02-06
* Add the C++ linter to the repo (#720)Gravatar Gil2018-01-27
* style.sh - output unformatted files in test-only and ignore generated config....Gravatar Paul Beusterien2018-01-21
* Fix C++ lint errors (#668)Gravatar Gil2018-01-17
* Validate clang-format compliance in travis (#648)Gravatar Paul Beusterien2018-01-13
* Add test-only option to style.sh (#642)Gravatar Paul Beusterien2018-01-10
* Add version check to style.sh to make sure folks are running the same version...Gravatar Michael Lehenbauer2018-01-10
* Fix scripts/style.sh diffs relative to branch name (#608)Gravatar Gil2018-01-02
* Allow clang-format to find Firestore/Source/Auth (#508)Gravatar Gil2017-11-30
* Additional support for C++ sources in Firestore (#462)Gravatar Gil2017-11-16
* Clang-formatting StorageGravatar Sebastian Schmidt2017-11-09
* Clang-format Objective-C++ too (#419)Gravatar Gil2017-11-07
* Release 4.3.0 (#327)Gravatar Gil2017-10-03
* Add Apache 2.0 license header to style.sh (#266)Gravatar Tejas Deshpande2017-09-13
* Add clang-format options and script; apply to FirebaseCore (#151)Gravatar Paul Beusterien2017-07-27