John Rommel Estropia
|
2f9e5db89f
|
Added comment (fixes #106)
|
2016-10-16 14:40:25 +09:00 |
|
John Estropia
|
a9c0feae46
|
NSFetchRequest.affectedStores bug workaround
|
2016-09-27 19:02:24 +09:00 |
|
John Estropia
|
2e44f86eb6
|
Merge branch 'develop' into swift3_develop
# Conflicts:
# Cartfile
# Carthage/Checkouts/GCDKit
# CoreStore.podspec
# CoreStore.xcodeproj/project.pbxproj
# CoreStoreDemo/CoreStoreDemo.xcodeproj/project.pbxproj
# CoreStoreTests/BaseTests/BaseTestCase.swift
# CoreStoreTests/FromTests.swift
# CoreStoreTests/GroupByTests.swift
# CoreStoreTests/OrderByTests.swift
# CoreStoreTests/StorageInterfaceTests.swift
# CoreStoreTests/TweakTests.swift
# CoreStoreTests/WhereTests.swift
# README.md
# Sources/Internal/CoreStoreFetchRequest.swift
# Sources/Internal/NSManagedObjectContext+Querying.swift
# Sources/Internal/NSManagedObjectModel+Setup.swift
# Sources/Migrating/DataStack+Migration.swift
# Sources/ObjectiveC/CSSQliteStore.swift
# Sources/ObjectiveC/CSStorageInterface.swift
# Sources/ObjectiveC/CoreStoreBridge.swift
# Sources/Observing/ListMonitor.swift
# Sources/Setup/DataStack.swift
# Sources/Setup/StorageInterfaces/ICloudStore.swift
# Sources/Setup/StorageInterfaces/LegacySQLiteStore.swift
# Sources/Setup/StorageInterfaces/SQLiteStore.swift
# Sources/Setup/StorageInterfaces/StorageInterface.swift
|
2016-09-27 18:55:37 +09:00 |
|
John Rommel Estropia
|
4d2ebe4ea8
|
workaround #100 (NSFetchRequest.affectedStores ARC bug)
|
2016-09-27 02:39:28 +09:00 |
|
John Rommel Estropia
|
aa6bceaaf3
|
working for Swift 2.3!
|
2016-09-17 12:22:25 +09:00 |
|
John Estropia
|
e5245a0e5b
|
user #keyPath() for keys in demo app and in unit tests
|
2016-09-09 17:05:55 +09:00 |
|
John Estropia
|
0fa2a23461
|
workaround for iOS 10 regression in "affectedStores" retain bug
|
2016-09-09 13:09:13 +09:00 |
|
John Estropia
|
3f28198552
|
Magical NSFetchedResultsController bugfix....
|
2016-09-09 12:49:10 +09:00 |
|
John Estropia
|
82de482191
|
WIP: broken generics
|
2016-09-06 20:16:46 +09:00 |
|
John Estropia
|
b502895d63
|
Merge branch 'develop' into swift3_develop
# Conflicts:
# Sources/Internal/NotificationObserver.swift
|
2016-09-06 12:05:40 +09:00 |
|
John Estropia
|
58f4907575
|
Prevent retain cycles in NSManagedObjectContext (fixes #87)
|
2016-09-06 11:13:16 +09:00 |
|
John Estropia
|
0ba63c6e72
|
WIP: Xcode 8 beta 6
|
2016-09-06 09:57:28 +09:00 |
|
John Rommel Estropia
|
e9be711d4c
|
WIP: demo app
|
2016-07-25 08:21:22 +09:00 |
|
John Rommel Estropia
|
2f39f9188b
|
WIP: the great renaming
|
2016-07-21 23:12:24 +09:00 |
|
John Rommel Estropia
|
a638620858
|
WIP
|
2016-07-21 02:45:42 +09:00 |
|
John Rommel Estropia
|
267c21063a
|
WIP: segfault
|
2016-07-20 08:12:04 +09:00 |
|
John Rommel Estropia
|
2dc09289bf
|
fixed platform dependencies
|
2016-06-17 01:24:19 +09:00 |
|
John Rommel Estropia
|
76a2bc1da2
|
importing unit tests
|
2016-06-12 20:34:13 +09:00 |
|
John Estropia
|
141e977f9c
|
remove sort assertion when using ObjectMonitor
|
2016-06-09 18:56:32 +09:00 |
|
John Rommel Estropia
|
b98805e489
|
WIP: Fetching unit tests
|
2016-06-06 00:12:00 +09:00 |
|
John Rommel Estropia
|
02a89accc8
|
Merge branch 'develop' into corestore2_develop
# Conflicts:
# CoreStore.podspec
# Sources/Info.plist
# Sources/Internal/CoreStoreFetchRequest.swift
|
2016-06-05 17:20:59 +09:00 |
|
John Rommel Estropia
|
fcca6b205e
|
WIP: Unit tests
|
2016-06-04 14:29:10 +09:00 |
|
John Rommel Estropia
|
b199f38b0c
|
Merge branch 'master' into corestore2_develop
# Conflicts:
# CoreStore.podspec
# Sources/Info.plist
|
2016-05-28 22:40:01 +09:00 |
|
John Rommel Estropia
|
ee4eb178ed
|
Merge branch 'master' into corestore2_develop
# Conflicts:
# CoreStore.podspec
# Sources/Convenience/NSFetchedResultsController+Convenience.swift
# Sources/Info.plist
|
2016-05-28 11:46:31 +09:00 |
|
John Rommel Estropia
|
0c2a3ac4e9
|
fix merge
|
2016-05-07 18:13:44 +08:00 |
|
John Rommel Estropia
|
a6291e116c
|
Merge branch 'master' into corestore2_develop
# Conflicts:
# CoreStore.podspec
# Sources/Info.plist
# Sources/Internal/NSManagedObjectContext+Transaction.swift
|
2016-05-07 17:47:35 +08:00 |
|
John Rommel Estropia
|
0073d038e0
|
WIP: logging utilities
|
2016-05-05 09:44:14 +08:00 |
|
John Rommel Estropia
|
0bbb4118a1
|
documentation for iCloud methods
|
2016-04-30 01:20:35 +09:00 |
|
John Rommel Estropia
|
3fe9e4ee1d
|
WIP: ICloudStore prototype
|
2016-04-30 00:26:06 +09:00 |
|
John Rommel Estropia
|
aa32f5e158
|
support value querying in Objective C
|
2016-04-02 21:39:05 +09:00 |
|
John Rommel Estropia
|
b95aaf151d
|
Merge branch 'corestore2_develop' into corestore2_develop_objc
|
2016-04-01 07:47:03 +09:00 |
|
John Rommel Estropia
|
114bc71841
|
Merge branch 'develop' into corestore2_develop
# Conflicts:
# CoreStore.podspec
# Sources/Info.plist
|
2016-04-01 07:46:42 +09:00 |
|
John Rommel Estropia
|
83d0412cb9
|
Merge branch 'corestore2_develop' into corestore2_develop_objc
# Conflicts:
# CoreStore.xcodeproj/project.pbxproj
|
2016-04-01 07:20:42 +09:00 |
|
John Rommel Estropia
|
26e4118355
|
Merge branch 'develop' into corestore2_develop
# Conflicts:
# CoreStore.podspec
# CoreStore.xcodeproj/project.pbxproj
# CoreStore/Setting Up/DataStack.swift
# Sources/Info.plist
|
2016-04-01 07:18:53 +09:00 |
|
John Rommel Estropia
|
b529735269
|
Merge branch 'corestore2_develop' into corestore2_develop_objc
# Conflicts:
# Sources/Observing/ListMonitor.swift
|
2016-03-30 21:41:44 +09:00 |
|
John Rommel Estropia
|
d23121d8ed
|
Merge branch 'develop' into corestore2_develop
# Conflicts:
# Sources/Observing/ListMonitor.swift
|
2016-03-30 21:40:21 +09:00 |
|
John Estropia
|
e99d19d2ac
|
ListMonitor and ObjectMonitor objective C bridge
|
2016-03-29 14:15:57 +09:00 |
|
John Estropia
|
e9ac8629a1
|
tidy up
|
2016-03-28 19:35:09 +09:00 |
|
John Estropia
|
eda398d758
|
WIP: CSListMonitor
|
2016-03-28 17:19:51 +09:00 |
|
John Rommel Estropia
|
d3e0f576cf
|
tidy up
|
2016-03-27 23:12:21 +09:00 |
|
John Rommel Estropia
|
b8ea7ecf01
|
WIP: objective-C fetching
|
2016-03-27 23:02:24 +09:00 |
|
John Estropia
|
90369cf994
|
WIP: simpler bridging
|
2016-03-24 21:22:58 +09:00 |
|
John Estropia
|
36e6e4a8b9
|
Merge branch 'develop' into corestore2_develop
# Conflicts:
# Cartfile
# Cartfile.resolved
# CoreStore.podspec
# CoreStore.xcodeproj/project.pbxproj
# CoreStore/Migrating/DataStack+Migration.swift
# CoreStore/Setting Up/DataStack.swift
# README.md
# Sources/Info.plist
|
2016-03-24 15:09:36 +09:00 |
|
John Rommel Estropia
|
dd6c6abaf0
|
Merge branch 'develop' into corestore2_develop
# Conflicts:
# CoreStore.podspec
# CoreStore/CartFile
# README.md
# Sources/Info.plist
# Sources/Internal/NSManagedObjectModel+Setup.swift
# Sources/Logging/CoreStore+Logging.swift
|
2016-03-23 21:23:08 +09:00 |
|
John Rommel Estropia
|
d9422f7f2e
|
Changed error-handling method to rely on new enum CoreStoreError instead of NSErrors
|
2016-03-16 07:56:19 +09:00 |
|
John Estropia
|
6822a4579e
|
WIP: clean up persistent store setup
|
2016-03-10 20:19:52 +09:00 |
|
John Estropia
|
c86ca06bd4
|
Swift Package Manager support
|
2016-03-09 17:47:46 +09:00 |
|