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 |
|
John Estropia
|
82de482191
|
WIP: broken generics
|
2016-09-06 20:16:46 +09:00 |
|
John Estropia
|
0ba63c6e72
|
WIP: Xcode 8 beta 6
|
2016-09-06 09:57:28 +09:00 |
|
John Rommel Estropia
|
db5b8ca702
|
Merge branch 'develop' into swift3_develop
# Conflicts:
# Cartfile.resolved
# Carthage/Checkouts/GCDKit
# CoreStoreTests/ErrorTests.swift
# Sources/Fetching and Querying/Concrete Clauses/Select.swift
# Sources/ObjectiveC/CSError.swift
|
2016-07-22 00:47:03 +09:00 |
|
John Rommel Estropia
|
2f39f9188b
|
WIP: the great renaming
|
2016-07-21 23:12:24 +09:00 |
|
John Estropia
|
e4b6c06401
|
fixed internal errors getting thrown as .Unknown instead of .InternalError (fixes #84)
|
2016-07-21 11:51:49 +09:00 |
|
John Rommel Estropia
|
0621c54868
|
WIP
|
2016-07-21 02:48:23 +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
|
f9014e65e0
|
objc keypath utilities
|
2016-07-01 01:06:16 +09:00 |
|
John Rommel Estropia
|
82887b1dd2
|
CSInto unit tests
|
2016-06-25 13:43:43 +09:00 |
|
John Estropia
|
0b48bb3347
|
renamed CSFromCreate() to CSFromClass()
|
2016-06-20 19:36:57 +09:00 |
|
John Rommel Estropia
|
3ccbce5c29
|
WIP: utilities for clauses
|
2016-06-20 08:09:11 +09:00 |
|
John Rommel Estropia
|
e5a199489c
|
WIP: objc utilities
|
2016-06-19 02:40:25 +09:00 |
|
John Rommel Estropia
|
3d5c4f8121
|
removed unit test check for undefined behavior
|
2016-06-17 02:44:37 +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 Rommel Estropia
|
8e5c7ec9b2
|
querying unit tests
|
2016-06-11 22:57:00 +09:00 |
|
John Rommel Estropia
|
101ab69861
|
added testing for logger behaviors
|
2016-06-11 21:13:06 +09:00 |
|
John Rommel Estropia
|
f59b1b6320
|
WIP: query tests
|
2016-06-11 19:09:56 +09:00 |
|
John Rommel Estropia
|
b9353238e8
|
transaction fetching unit tests
|
2016-06-07 00:14:22 +09:00 |
|
John Rommel Estropia
|
b98805e489
|
WIP: Fetching unit tests
|
2016-06-06 00:12:00 +09:00 |
|
John Rommel Estropia
|
fcca6b205e
|
WIP: Unit tests
|
2016-06-04 14:29:10 +09:00 |
|
John Rommel Estropia
|
7942cf411e
|
WIP: clauses unit tests
|
2016-05-26 01:03:01 +09:00 |
|
John Rommel Estropia
|
000a357808
|
WIP: test cases
|
2016-05-23 23:40:00 +09:00 |
|
John Rommel Estropia
|
0073d038e0
|
WIP: logging utilities
|
2016-05-05 09:44:14 +08:00 |
|
John Rommel Estropia
|
ab3095f078
|
WIP: documentation
|
2016-04-03 13:37:00 +09:00 |
|
John Rommel Estropia
|
aa32f5e158
|
support value querying in Objective C
|
2016-04-02 21:39:05 +09:00 |
|
John Rommel Estropia
|
09d844f5df
|
WIP: CSSetupResult
|
2016-03-30 01:55:06 +09:00 |
|
John Estropia
|
b0b0df2861
|
allow public access to bridgeToObjectiveC and bridgeToSwift properties
|
2016-03-28 19:07:35 +09:00 |
|