John Estropia
|
ef0937fec4
|
make unit tests happy
|
2017-05-24 12:15:55 +09:00 |
|
John Rommel Estropia
|
b9b96d1a35
|
WIP: Updating README and other docs. Some minor fixes
|
2017-05-22 01:27:38 +09:00 |
|
John Rommel Estropia
|
303fea4ebe
|
fix warnings
|
2017-05-21 08:51:38 +09:00 |
|
John Rommel Estropia
|
91fda01071
|
WIP: readme
|
2017-05-15 08:51:31 +09:00 |
|
John Rommel Estropia
|
9c25336ff6
|
WIP: documentation
|
2017-05-12 01:42:19 +09:00 |
|
John Estropia
|
66bef87422
|
WIP: documentation
|
2017-05-11 20:55:31 +09:00 |
|
John Rommel Estropia
|
9d65a27557
|
WIP: custom migration
|
2017-05-09 03:10:35 +09:00 |
|
John Estropia
|
e6aa72fb5f
|
support transformable values
|
2017-04-21 19:35:29 +09:00 |
|
John Estropia
|
a73306fecb
|
check correct queue for managed object value access
|
2017-04-12 19:22:18 +09:00 |
|
John Estropia
|
9f3db61ff7
|
WIP: allow migrations for CoreStoreObjects
|
2017-04-11 19:13:35 +09:00 |
|
John Estropia
|
c0ae129b22
|
NSManagedObject features are now fully supported for CoreStoreObject types. MacOSX 10.12 onwards now support ListMonitors and ObjectMonitors
|
2017-04-07 20:14:13 +09:00 |
|
John Estropia
|
4aa1a63f9a
|
updated unit tests with easier to understand examples
|
2017-04-06 20:45:54 +09:00 |
|
John Estropia
|
4fc10afe1e
|
relationships done!
|
2017-04-06 20:28:17 +09:00 |
|
John Estropia
|
8b77e4e5a0
|
WIP: prototype for ManagedObjectProtocol
|
2017-04-05 21:56:19 +09:00 |
|
John Estropia
|
258c237100
|
It works! (WIP!)
|
2017-04-04 20:25:40 +09:00 |
|
John Estropia
|
6948db516d
|
WIP: typesafe queries
|
2017-04-03 22:02:24 +09:00 |
|
John Estropia
|
b5d80fd272
|
WIP: Dynamic models (Goodbye xcdatamodel files!)
|
2017-04-03 21:41:25 +09:00 |
|
John Rommel Estropia
|
cdcd7d0416
|
removed deprecated functions in unit tests and demo app
|
2017-04-01 23:08:36 +09:00 |
|
John Rommel Estropia
|
ecb3d0cfa0
|
revert prototyped stack setup
|
2017-04-01 01:31:40 +09:00 |
|
John Estropia
|
97d7a276fe
|
new auto-commit transaction methods
|
2017-03-31 19:44:18 +09:00 |
|
John Estropia
|
b97f6d6a0a
|
Merge branch 'prototype/mainContextToPSC' into corestore4_develop
|
2017-03-27 14:08:07 +09:00 |
|
John Rommel Estropia
|
818abfc1a1
|
WIP
|
2017-03-27 01:48:51 +09:00 |
|
John Estropia
|
cb6d5b015b
|
WIP: prototyping new transaction structure
|
2017-03-24 21:15:51 +09:00 |
|
John Estropia
|
fe25a9aa36
|
remove warnings when calling unsafeBitCast()
|
2017-03-09 18:59:37 +09:00 |
|
John Estropia
|
3224fcf71d
|
move type safety goodness
|
2017-02-21 19:17:06 +09:00 |
|
John Rommel Estropia
|
c40d17a6ad
|
Merge branch 'develop' of github.com:JohnEstropia/CoreStore into develop
|
2017-02-19 09:56:40 +09:00 |
|
John Estropia
|
9d5e04854a
|
extra extra type safety for attributes (fetching and importing)
|
2017-02-17 14:13:16 +09:00 |
|
John Rommel Estropia
|
7baaee493d
|
unit test for scalar IDs for ImportableUniqueObject
|
2017-02-13 22:17:03 +09:00 |
|
John Estropia
|
7ee027f44d
|
Test mainContext fetching directly from PSC. Needs benchmarking esp. with merging
|
2017-02-09 10:49:50 +09:00 |
|
John Estropia
|
69d96c53d6
|
WIP: object concurrency debugging utilities
|
2017-02-02 19:53:47 +09:00 |
|
John Estropia
|
73450d0b29
|
WIP: minor conveniences to the ImportableUniqueObject protocol
|
2017-01-20 21:51:00 +09:00 |
|
John Estropia
|
6d83564a1a
|
Swift 3 master candidate
|
2017-01-06 16:50:38 +09:00 |
|
John Estropia
|
c0d72799b4
|
Merge branch 'swift3_develop' into develop
# Conflicts:
# .travis.yml
# CoreStore.podspec
# CoreStore.xcodeproj/project.pbxproj
# Sources/Info.plist
|
2017-01-06 16:03:28 +09:00 |
|
John Rommel Estropia
|
16def2d84b
|
disable tests on iOS 8.2 and 8.1 (keeps failing due to xcode bug)
|
2016-12-31 13:14:50 +08:00 |
|
John Estropia
|
a27556f294
|
minor Swift 3 cleanup
|
2016-12-08 18:59:41 +09:00 |
|
John Rommel Estropia
|
5d2956d674
|
Make RecreateStoreOnModelMismatch flag work again (fixes #126)
|
2016-11-26 16:19:12 +09:00 |
|
John Estropia
|
b230ed6400
|
FetchableSource and QueryableSource protocols
|
2016-11-15 18:00:39 +09:00 |
|
John Estropia
|
33a5c123aa
|
resurrect utilities for creating NSFetchedResultsController (fixes #119)
|
2016-11-11 17:32:13 +09:00 |
|
Andrii Chernenko
|
d2e78a70e1
|
add test for the order of unique object import
|
2016-10-23 16:22:26 +02:00 |
|
Andrii Chernenko
|
4c3bec287c
|
fix duplication when using importUniqueObjects with non-unique import sources
|
2016-10-12 02:01:23 +02:00 |
|
John Estropia
|
65ac069a0b
|
skip observer testing on macOS
|
2016-09-30 13:32:31 +09:00 |
|
John Estropia
|
862ef27374
|
version bump, cleanup, unit test
|
2016-09-30 13:28:19 +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 Estropia
|
ed8c7b35e8
|
Reduce leaking (a little) on the workaround for NSFetchRequest.affectedStores ARC bug
|
2016-09-27 17:31:08 +09:00 |
|
John Estropia
|
54be9d471c
|
renamed ImportableObject and ImportableUniqueObject protocol methods to Swift 3 naming style
|
2016-09-21 12:00:48 +09:00 |
|
John Rommel Estropia
|
aa6bceaaf3
|
working for Swift 2.3!
|
2016-09-17 12:22:25 +09:00 |
|
John Rommel Estropia
|
243c4044ab
|
fix bridging producing base abstract class instead of subclass concrete class
|
2016-09-11 14:30: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
|
3f28198552
|
Magical NSFetchedResultsController bugfix....
|
2016-09-09 12:49:10 +09:00 |
|