John Estropia
|
35885b40de
|
README done! Welcome to CoreStore 4.0!
|
2017-05-24 12:05:34 +09:00 |
|
John Rommel Estropia
|
d669569196
|
WIP: readme
|
2017-05-24 00:37:32 +09:00 |
|
John Rommel Estropia
|
ae919ff3c8
|
WIP: readme
|
2017-05-24 00:35:25 +09:00 |
|
John Rommel Estropia
|
1a7a4690d1
|
WIP: readme
|
2017-05-24 00:33:43 +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
|
91fda01071
|
WIP: readme
|
2017-05-15 08:51:31 +09:00 |
|
John Rommel Estropia
|
9d65a27557
|
WIP: custom migration
|
2017-05-09 03:10:35 +09:00 |
|
John Estropia
|
cb6d5b015b
|
WIP: prototyping new transaction structure
|
2017-03-24 21:15:51 +09:00 |
|
John Rommel Estropia
|
7baaee493d
|
unit test for scalar IDs for ImportableUniqueObject
|
2017-02-13 22:17:03 +09:00 |
|
John Estropia
|
6d83564a1a
|
Swift 3 master candidate
|
2017-01-06 16:50:38 +09:00 |
|
John Rommel Estropia
|
1a3e0dd4c6
|
CoreStore 3 master candidate
|
2016-12-31 11:03:03 +08:00 |
|
John Rommel Estropia
|
5d2956d674
|
Make RecreateStoreOnModelMismatch flag work again (fixes #126)
|
2016-11-26 16:19:12 +09:00 |
|
John Estropia
|
2b37daefe0
|
minor documentation updates
|
2016-11-17 14:31:06 +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
|
54be9d471c
|
renamed ImportableObject and ImportableUniqueObject protocol methods to Swift 3 naming style
|
2016-09-21 12:00:48 +09:00 |
|
John Rommel Estropia
|
e5f162c5e1
|
minor readme edits
|
2016-09-17 13:59:04 +09:00 |
|
John Rommel Estropia
|
6cef8f4b4f
|
updated travis yml
|
2016-09-17 13:23:56 +09:00 |
|
John Rommel Estropia
|
f99d3cc21a
|
fix RecreateStoreOnModelMismatch option not working when an existing xcdatamodel gets updated without adding a new version
|
2016-09-10 22:51:33 +09:00 |
|
John Estropia
|
a51ed1a007
|
WIP: Renaming to meet Swift 3 API guidelines
|
2016-09-09 18:30:08 +09:00 |
|
John Estropia
|
82de482191
|
WIP: broken generics
|
2016-09-06 20:16:46 +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 Estropia
|
edb2aa2463
|
Update README.md
|
2016-07-11 13:40:26 +09:00 |
|
John Estropia
|
7b48d825a3
|
Update README.md
|
2016-07-11 13:38:21 +09:00 |
|
John Estropia
|
4f46cbded9
|
Update README.md
|
2016-07-11 02:01:24 +09:00 |
|
John Estropia
|
a8af91b2f8
|
Update README.md
|
2016-07-11 00:55:01 +09:00 |
|
John Estropia
|
8a8b3fa0b1
|
Update README.md
|
2016-07-10 23:01:53 +09:00 |
|
John Estropia
|
4196ed8085
|
Update README.md
|
2016-07-10 15:49:08 +09:00 |
|
John Estropia
|
0458de5d65
|
Update README.md
|
2016-07-10 15:37:52 +09:00 |
|
John Estropia
|
90ae17e904
|
Update README.md
WIP
|
2016-07-10 15:31:59 +09:00 |
|
John Estropia
|
3c0d4d648d
|
Update README.md
WIP
|
2016-07-09 18:44:26 +09:00 |
|
John Estropia
|
b60bcf8da6
|
Update README.md
|
2016-07-09 17:21:47 +09:00 |
|
John Rommel Estropia
|
2dc09289bf
|
fixed platform dependencies
|
2016-06-17 01:24:19 +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 |
|
Oleksandr Bretsko
|
9e0493a20d
|
fixed Readme
replaced importObjects with importUniqueObjects
|
2016-05-17 08:43:40 +04:00 |
|
John Rommel Estropia
|
9fc0390b45
|
Merge branch 'develop' into corestore2_develop
|
2016-03-27 23:03:21 +09:00 |
|
John Estropia
|
11ac362dcc
|
Update README.md
|
2016-03-27 20:32:14 +09:00 |
|
John Estropia
|
10c20e0d62
|
Update README.md
|
2016-03-27 10:28:35 +09:00 |
|
John Estropia
|
781f3988d2
|
Merge branch 'develop' into corestore2_develop
# Conflicts:
# CoreStoreDemo/CoreStoreDemo/Loggers Demo/CustomLoggerViewController.swift
# CoreStoreDemo/CoreStoreDemo/Transactions Demo/TransactionsDemoViewController.swift
|
2016-03-25 19:28:37 +09:00 |
|
John Estropia
|
b914a4b5ed
|
updated Readme
|
2016-03-25 18:20:24 +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
|
ca49ea3a81
|
iOS 7 full support
|
2016-03-23 22:21:05 +09:00 |
|
John Estropia
|
928585029d
|
XCode 7.3 full support
|
2016-03-23 12:39:11 +09:00 |
|
John Estropia
|
245ec25ad8
|
Update README.md
|
2016-03-15 16:24:51 +09:00 |
|
John Rommel Estropia
|
ea8412ab93
|
removed Nimble
|
2016-03-13 11:10:09 +09:00 |
|
John Rommel Estropia
|
8a1144b1be
|
Merge branch 'develop' into corestore2_develop
# Conflicts:
# README.md
|
2016-03-12 10:37:33 +09:00 |
|
John Estropia
|
64ad7b3bfd
|
Update README.md
|
2016-03-11 20:59:52 +09:00 |
|
John Estropia
|
df441c5d04
|
Update README.md
|
2016-03-11 20:58:33 +09:00 |
|
John Estropia
|
c86ca06bd4
|
Swift Package Manager support
|
2016-03-09 17:47:46 +09:00 |
|
John Rommel Estropia
|
d05fcc5103
|
updated demo app for deprecated methods
|
2016-02-29 22:26:34 +09:00 |
|