index
:
firebase-ios-sdk
master
Firebase iOS SDK
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Firebase
/
Database
Commit message (
Expand
)
Author
Age
*
Update database release notes for M29 (#1458)
Paul Beusterien
2018-06-26
*
Fix undefined behavior sanitizer issues in RTDB (#1445)
Paul Beusterien
2018-06-25
*
Explicitly import FIRDataSnapshot in private header. (#1276)
Ryan Wilson
2018-05-14
*
Fix new Xcode 9.3 warnings (#1183)
Paul Beusterien
2018-04-25
*
Eliminate tvOS deprecation warnings in FirebaseDatabase (#1155)
Paul Beusterien
2018-04-20
*
Remove old, unused podspecs (#1129)
Paul Beusterien
2018-04-17
*
Fixing concurrent modification when we cancel transaction
Sebastian Schmidt
2018-04-09
*
Unify the representation of the dotInfoConnected value to always be an __NSCF...
Morten Bek Ditlevsen
2018-04-09
*
Delete legacy module map (#964)
Paul Beusterien
2018-03-22
*
Update CHANGELOG.md
Sebastian Schmidt
2018-02-26
*
Update CHANGELOG.md
Sebastian Schmidt
2018-02-26
*
Updating RTDB Changelog for v4.1..5
Sebastian Schmidt
2018-02-26
*
Cleaning up implicit retain for the RTDB and Storage
Sebastian Schmidt
2018-02-13
|
\
*
|
Fix double parsing on 32 bit devices. (#787)
Ryan Wilson
2018-02-13
|
*
Cleaning up implicit retain for the RTDB and Storage
Sebastian Schmidt
2018-02-13
|
/
*
Update Changelog for RTDB 4.14
Sebastian Schmidt
2018-01-10
*
Add Community Supported tvOS (#590)
Paul Beusterien
2018-01-03
*
Update CHANGELOG.md
Sebastian Schmidt
2017-12-13
*
Standardize cross module imports with angle bracket syntax (#526)
Paul Beusterien
2017-12-04
*
FIRAppInternal.h is a published private header (#501)
Paul Beusterien
2017-11-28
*
Replacing FIR_SWIFT_NAME macro with NS_SWIFT_NAME. (#476)
Ryan Wilson
2017-11-28
*
Updating Changelog for 4.1.2 RTDB release
Sebastian Schmidt
2017-11-21
*
Using defereed init to ensure that we init FEmptyNode only once
Sebastian Schmidt
2017-11-09
*
Enumerator using generic. Cleaner for .. in .. loop in Swift (#433)
Ibrahim Ulukaya
2017-11-08
*
Fixed capitalization in Xcode. (#361)
Ryan Wilson
2017-10-10
*
Adding RTDB 4.1.1 release notes (#358)
Sebastian Schmidt
2017-10-10
*
Fix warnings exposed by Xcode 9.1 in RTDB (#353)
Paul Beusterien
2017-10-10
*
RTDB Changelog for v4.1.0 (#316)
Sebastian Schmidt
2017-09-26
*
Adding Multi-Resource support to the Firebase iOS SDK (#278)
Sebastian Schmidt
2017-09-15
*
Update CHANGELOG.md (#280)
Sebastian Schmidt
2017-09-15
*
Don't delete apps that don't exist (#276)
Sebastian Schmidt
2017-09-15
*
Move mugs derived code to third_party with proper LICENSE (#247)
Paul Beusterien
2017-09-13
*
Update CHANGELOG.md for Database (#261)
Sebastian Schmidt
2017-09-13
*
Fixing the session identifier for non-default apps (#240)
Sebastian Schmidt
2017-09-06
*
Update Changelog for 4.0.2 release. (#217)
Ryan Wilson
2017-08-25
*
Delete app from Database when deleted in Core. (#194)
Ryan Wilson
2017-08-17
*
Inlcuding bandwidth usage in error message for queries without indexes (#201)
Sebastian Schmidt
2017-08-16
*
Adding ChangeLogs for Storage and Database (#184)
Sebastian Schmidt
2017-08-07
*
Move Auth notification constant into Core. (#155)
Ryan Wilson
2017-08-04
*
Add clang-format options and script; apply to FirebaseCore (#151)
Paul Beusterien
2017-07-27
*
Purge persistence cache if we can't load from it (#153)
Sebastian Schmidt
2017-07-26
*
Use modulemap to fix exposure of FirebaseCore's internal headers (#121)
Paul Beusterien
2017-07-10
*
Add travis trailing whitespace check (#116)
Paul Beusterien
2017-06-30
*
Group public headers into Public directories (#112)
Paul Beusterien
2017-06-29
*
Fix comment in FPruneForest (#111)
Josep Sayol
2017-06-29
*
Fixing parsing for double numbers (#107)
Sebastian Schmidt
2017-06-27
*
Not sending messages to closed websocket connections (#99)
Sebastian Schmidt
2017-06-22
*
Rename FirebaseDev to FirebaseCommunity (#98)
Paul Beusterien
2017-06-22
*
Add Foundation import so TARGET_OS_IOS or other TARGET_OS_* gets defined (#71)
Paul Beusterien
2017-06-06
*
Add missing terminating newlines (#70)
Paul Beusterien
2017-06-06
[next]