You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionUtilitiesKit/Database
Morgan Pretty 93b54a3b7d Added logic for the GarbageCollectionJob
Fixed a bug where the GalleryRailView wasn't appearing
Fixed a database reentrancy error
Fixed a bug where the threadId for migrated attachmentUpload jobs wasn't getting set to the non-legacy version
Deleted the buggy overwritten 'delete' methods to avoid confusion
Updated the GroupMember table to cascade delete if it's thread is deleted (can't do so for the Closed/Open group but they share the same id conveniently)
Updated the 'isRunningTests' to be based on the existence of XCInjectBundleInfo which seems to be more consistent than the old approach
3 years ago
..
LegacyDatabase Finished of the Conversation screen and JobQueue concurrency 3 years ago
Migrations Removed all the old Storage classes and YapDB extensions 3 years ago
Models Finished of the conversation screen and resolved a bug of bugs/TODOs 3 years ago
Types Finished of the Conversation screen and JobQueue concurrency 3 years ago
Utilities Finished of the Conversation screen and JobQueue concurrency 3 years ago
GRDBStorage.swift Added logic for the GarbageCollectionJob 3 years ago
OWSFileSystem.h Re-organize files 4 years ago
OWSFileSystem.m Re-organize files 4 years ago
SSKKeychainStorage.swift Started work on GRDB logic and migrations 3 years ago
StorageError.swift Added a simple migration progress indicator and animation (need timing tweaks) 3 years ago