Commit Graph

12233 Commits

Author SHA1 Message Date
Matthew Chen
abb3df1e59 Merge branch 'charlesmchen/experienceUpgradeCreateTable' 2019-05-23 16:15:16 -04:00
Matthew Chen
b4754837e1 Update Cocoapods. 2019-05-23 16:14:11 -04:00
Matthew Chen
df2e516be4 Move ExperienceUpgrade to SSK, create ExperienceUpgrade table. 2019-05-23 16:13:26 -04:00
Matthew Chen
f30ff61bb3 Merge branch 'charlesmchen/sdsVsExperienceUpgrade' 2019-05-23 10:08:42 -04:00
Matthew Chen
659586c5b6 Update experience finder usage to use any transactions. 2019-05-23 10:05:52 -04:00
Matthew Chen
242c21210a Convert ExperienceUpgrade to Obj-C. 2019-05-23 10:05:52 -04:00
Matthew Chen
0e49501639 Merge branch 'charlesmchen/onlyUpdateWith' 2019-05-23 10:04:39 -04:00
Matthew Chen
2b90c2bc8c Only "update with". 2019-05-23 10:02:43 -04:00
Matthew Chen
8f291f5156 Merge branch 'charlesmchen/fixGroupThreadUpdate' 2019-05-23 10:01:50 -04:00
Matthew Chen
f81012ce5c Fix group thread update. 2019-05-23 10:01:40 -04:00
Matthew Chen
1349609b84 Merge branch 'charlesmchen/keyValueMigrations' 2019-05-23 10:00:59 -04:00
Matthew Chen
7ef487a95a Respond to CR. 2019-05-23 10:00:48 -04:00
Matthew Chen
a55668755a Migrate more key value stores. 2019-05-23 09:57:05 -04:00
Matthew Chen
aac5d48816 Add GRDBKeyValueStoreMigrator. 2019-05-23 09:57:05 -04:00
Matthew Chen
3562e6669a Add GRDBKeyValueStoreMigrator. 2019-05-23 09:57:05 -04:00
Michael Kirk
ce7bcc27e7 Merge branch 'mkirk/notification-threading' 2019-05-22 16:04:09 -04:00
Michael Kirk
a245d6f446 fix compiler warning 2019-05-22 16:04:08 -04:00
Michael Kirk
cb537f391b notification threading 2019-05-22 16:04:08 -04:00
Michael Kirk
29ecab20f0 Merge branch 'mkirk/compiler-warnings-1' 2019-05-22 16:03:17 -04:00
Michael Kirk
f45575d3e5 fix compiler warning - these type casts cannot fail 2019-05-22 16:03:07 -04:00
Michael Kirk
bb7b96a8e7 fix compiler warning: redundant declation was not synthesizing variables 2019-05-22 16:03:07 -04:00
Michael Kirk
94239b6e6c mark var as unused 2019-05-22 16:03:07 -04:00
Michael Kirk
e66a38e12b remove try from methods which no longer throw 2019-05-22 16:03:07 -04:00
Michael Kirk
40c1503d07 fix compiler warning: never mutated 2019-05-22 16:03:07 -04:00
Michael Kirk
0853f0e679 fixup availability warnings 2019-05-22 16:03:07 -04:00
Michael Kirk
373c3b0d61 method for testing only exists in iOS10+ 2019-05-22 16:03:07 -04:00
Michael Kirk
e23854789b remove redundant signature 2019-05-22 16:03:07 -04:00
Michael Kirk
f7062c471f avoid deprecated method 2019-05-22 16:03:07 -04:00
Michael Kirk
a2cc7e37c8 avoid "missing module" warning 2019-05-22 16:03:07 -04:00
Michael Kirk
e1258156de use modern Hashable function 2019-05-22 16:03:07 -04:00
Michael Kirk
980f892461 remove conversion which never fails 2019-05-22 16:03:07 -04:00
Michael Kirk
20026d0f17 handle non-closed error enum
(there's no way to have a closed error enum AFAICT)
2019-05-22 16:03:07 -04:00
Michael Kirk
cd6409ce99 mark enum as closed 2019-05-22 16:03:07 -04:00
Michael Kirk
e4357221de Merge branch 'mkirk/context-check' 2019-05-22 15:13:22 -04:00
Michael Kirk
8d7ff1153a apply typed protocol contexts 2019-05-22 15:13:04 -04:00
Michael Kirk
68277e4b37 remove compiler warning: 'public' modifier is redundant for instance method declared in a public extension 2019-05-22 15:13:04 -04:00
Matthew Chen
406b44ed7f Merge branch 'mkirk/fix-message-send' 2019-05-22 10:27:15 -04:00
Michael Kirk
0bb9267794 fix message sending 2019-05-22 10:24:31 -04:00
Matthew Chen
70d82068e3 Merge branch 'charlesmchen/leverageRecords2_' 2019-05-22 10:13:26 -04:00
Matthew Chen
ef1d05cd35 Update Cocoapods. 2019-05-22 10:13:12 -04:00
Matthew Chen
edb5938f32 Fix rebase breakage. 2019-05-22 10:10:19 -04:00
Matthew Chen
bd6b2e78f0 Streamline SDS extensions (code generated changes). 2019-05-22 09:53:31 -04:00
Matthew Chen
e3b6cdb09f Streamline SDS extensions. 2019-05-22 09:51:31 -04:00
Matthew Chen
462fcfc017 Respond to CR. 2019-05-22 09:49:39 -04:00
Matthew Chen
9e829ed9b7 Respond to CR. 2019-05-22 09:30:36 -04:00
Matthew Chen
ee1ffd09b0 Respond to CR (code generated changes). 2019-05-22 09:30:36 -04:00
Matthew Chen
1df72f2c7f Respond to CR. 2019-05-22 09:28:53 -04:00
Matthew Chen
b78f4db871 Clean up ahead of PR. 2019-05-22 09:28:53 -04:00
Matthew Chen
2b617d0601 Generated changes for last commit. 2019-05-22 09:28:53 -04:00
Matthew Chen
0cecce2e68 Use GRDB records for anyInsert() & anyUpdate(). Remove anySave(). Add handling of GRDB ids. 2019-05-22 09:18:42 -04:00