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 ffdc59b704 Fixed a few issues with the JobRunner
Updated the JobRunner to support dependency injection
Updated the DataExtractionNotification to take a 'sentTimestamp' when created to reduce the chance for duplicates being sent
Fixed an issue where checking current and pending jobs wasn't including blocking jobs
Fixed an issue where the 'hasPendingOrRunningJob' check didn't actually include running jobs
Fixed some odd behaviours with job dependencies
Fixed an incorrect failure count check
2 years ago
..
LegacyDatabase Added a restore account button to the failed migrations alert 3 years ago
Migrations Added a method to allow safer database inserts 3 years ago
Models Fixed a few issues with the JobRunner 2 years ago
Types Fixed a number of crashes 3 years ago
Utilities Started laying the ground work for unit testing the JobRunnner 2 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
Storage.swift Added a method to allow safer database inserts 3 years ago
StorageError.swift Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 3 years ago