John Rommel Estropia
|
ea2a65cf57
|
Merge branch 'corestore2_develop' of github.com:JohnEstropia/CoreStore into corestore2_develop
|
2016-06-11 19:10:12 +09:00 |
|
John Rommel Estropia
|
f59b1b6320
|
WIP: query tests
|
2016-06-11 19:09:56 +09:00 |
|
John Estropia
|
141e977f9c
|
remove sort assertion when using ObjectMonitor
|
2016-06-09 18:56:32 +09:00 |
|
John Estropia
|
788cce0df6
|
Merge branch 'corestore2_develop' of https://github.com/JohnEstropia/CoreStore into corestore2_develop
# Conflicts:
# Sources/Observing/ListMonitor.swift
|
2016-06-09 18:23:59 +09:00 |
|
John Estropia
|
4304d8687e
|
Merge branch 'develop' into corestore2_develop
|
2016-06-09 18:20:58 +09:00 |
|
John Estropia
|
d25f751089
|
oops
|
2016-06-09 18:20:49 +09:00 |
|
John Estropia
|
6df78a0595
|
Merge branch 'develop' into corestore2_develop
# Conflicts:
# Sources/Observing/ListMonitor.swift
|
2016-06-09 18:12:18 +09:00 |
|
John Estropia
|
c0ed2f23ce
|
ignore negative indexes when using ListMonitor's safeIndex APIs
|
2016-06-09 18:06:08 +09:00 |
|
John Estropia
|
dcf562fb26
|
ignore negative indexes when using ListMonitor's safeIndex API
|
2016-06-09 17:57:15 +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
|
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
|
2e4c9a7a25
|
fix From clauses not setting the NSFetchRequest's affectedStores property properly
1.6.10
|
2016-06-05 17:19:20 +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
|
0c8731c610
|
improved flushing behavior
1.6.9
|
2016-05-28 22:34:14 +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
|
f617f2cc53
|
Simpler API for creating CoreStore-managed NSFetchedResultsControllers, useful for external SDK's that require them
1.6.8
|
2016-05-28 01:47:48 +09:00 |
|
John Rommel Estropia
|
f396b01043
|
fixed Cartfile dependency
1.6.7
|
2016-05-26 01:28:26 +09:00 |
|
John Rommel Estropia
|
7942cf411e
|
WIP: clauses unit tests
|
2016-05-26 01:03:01 +09:00 |
|
John Rommel Estropia
|
02be72b0b7
|
Merge branch 'master' into corestore2_develop
# Conflicts:
# CoreStore.podspec
# Sources/Info.plist
# Sources/Transactions/UnsafeDataTransaction.swift
|
2016-05-25 21:41:44 +09:00 |
|
John Rommel Estropia
|
e38093342d
|
version bump, updated dependendencies
1.6.6
|
2016-05-24 00:42:35 +09:00 |
|
John Rommel Estropia
|
c15afcb381
|
Allow flushing UnsafeDataTransactions to notify its ListMonitors and ObjectMonitors without saving changes to the DataStack (fixes #71)
|
2016-05-24 00:40:13 +09:00 |
|
John Rommel Estropia
|
a97001cdbb
|
fixed scheme
|
2016-05-24 00:32:54 +09:00 |
|
John Rommel Estropia
|
000a357808
|
WIP: test cases
|
2016-05-23 23:40:00 +09:00 |
|
John Estropia
|
c8ca16a982
|
Merge pull request #69 from bretsko/master
fixed Readme
|
2016-05-17 14:05:11 +09:00 |
|
Oleksandr Bretsko
|
9e0493a20d
|
fixed Readme
replaced importObjects with importUniqueObjects
|
2016-05-17 08:43:40 +04:00 |
|
John Estropia
|
77236d66d5
|
relax NSManagedObject return types so callers don't need to cast every time
|
2016-05-11 21:55:51 +09:00 |
|
John Estropia
|
8b95d337a3
|
relax NSManagedObject return types so callers don't need to cast every time
|
2016-05-10 21:49:50 +09:00 |
|
John Rommel Estropia
|
57b66cff34
|
implementations for desctiption and debugDescription complete for all CoreStore types
|
2016-05-08 20:30:28 +09:00 |
|
John Rommel Estropia
|
9dae291f62
|
WIP: logging clauses
|
2016-05-08 00:28:36 +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
|
c990f7764a
|
version bump
1.6.5
|
2016-05-07 12:19:30 +08:00 |
|
John Rommel Estropia
|
26ae6293ca
|
merge changes to main context synchronously or asynchronously depending on the caller intention (fixes #65)
|
2016-05-07 12:18:54 +08:00 |
|
John Rommel Estropia
|
b9a2f96d6e
|
renamed refreshAllObjectsAsFaults to refreshAndMergeAllObjects, which is more correct
|
2016-05-07 12:04:59 +08:00 |
|
John Rommel Estropia
|
ae5f737baf
|
WIP: logging clauses
|
2016-05-07 12:01:31 +08:00 |
|
John Rommel Estropia
|
4eecd80710
|
WIP: pretty logging
|
2016-05-06 09:19:24 +08:00 |
|
John Rommel Estropia
|
0073d038e0
|
WIP: logging utilities
|
2016-05-05 09:44:14 +08:00 |
|
John Rommel Estropia
|
099dcfab68
|
Merge branch 'develop' into corestore2_develop
# Conflicts:
# CoreStore.podspec
# Sources/Info.plist
|
2016-05-02 18:22:43 +08:00 |
|
John Rommel Estropia
|
74fe81bfa7
|
Fix problem when using carthage where the iOS7 framework overwrites the iOS 8 framework
1.6.4
|
2016-05-02 12:02:31 +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
|
bd19326447
|
folder structure
|
2016-04-03 19:55:10 +09:00 |
|
John Rommel Estropia
|
dccc958ef1
|
comment documentations
|
2016-04-03 19:47:25 +09:00 |
|
John Rommel Estropia
|
ab3095f078
|
WIP: documentation
|
2016-04-03 13:37:00 +09:00 |
|
John Rommel Estropia
|
1a86510045
|
Group Swift files
|
2016-04-03 12:20:13 +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 |
|