Commit Graph

968 Commits

Author SHA1 Message Date
Pedro Piñera Buendía
2bcc062c18 Improve the Reactive interface 2016-03-30 11:18:41 +02:00
Pedro Piñera Buendía
0cc13d4e18 Save rootSavingContext in a performBlockAndWait operation 2016-03-30 10:06:30 +02:00
Pedro Piñera Buendía
8685d13916 Make entityName attribute in NSManagedObject a class attribute instead of a static one 2016-03-30 09:50:20 +02:00
Pedro Piñera Buendía
d329557067 Add error propagation when operations are executed 2016-03-30 09:48:07 +02:00
Pedro Piñera Buendía
02a2dbe38c Update dependencies and make it compatible with Xcode 7.3 2016-03-30 09:19:25 +02:00
Pedro Piñera Buendía
aa6b2fd58a Merge pull request #218 from startupthekid/master
added update flag to Realm insert
2016-03-22 13:30:12 +01:00
Brendan Conron
47b85ccc3d added update flag to Realm insert 2016-03-20 20:55:09 -04:00
Pedro Piñera Buendía
b4e9149483 Merge pull request #213 from adityatrivedi/tailor-configuration
Migrate Tailor rule config from run script to .tailor.yml
2016-02-25 11:07:54 +01:00
Aditya Trivedi
4f69f5d3f0 Migrate Tailor rule config from run script to .tailor.yml 2016-02-24 23:11:00 -05:00
Pedro Piñera Buendía
0f6257b190 Merge pull request #211 from YTN01/patch-1
Minor update to Readme.md
2016-02-19 22:05:36 +01:00
Yonathan
df331d8d50 Minor update to Readme.md
The instruction for Carthage setup, under step 2 uses incorrect quotation format for carthage file entry to use. Quotations have to be double instead of single.
2016-02-19 14:47:24 -05:00
Pedro Piñera Buendía
a50f6abed5 Merge pull request #208 from madeinqc/master
Fixed typo in README.md
2016-02-18 13:00:24 +01:00
Pedro Piñera Buendía
f396ea63f8 Merge pull request #209 from ReadmeCritic/master
Correct the capitalization of Xcode in README
2016-02-18 13:00:08 +01:00
Pedro Piñera Buendía
85173f53d5 Merge pull request #210 from ReadmeCritic/master
Correct the capitalization of Xcode in README
2016-02-18 13:00:01 +01:00
ReadmeCritic
0bce4d4d45 Correct the capitalization of Xcode in README 2016-02-17 09:04:01 -08:00
ReadmeCritic
b401781cd7 Correct the capitalization of Xcode in README 2016-02-17 09:02:51 -08:00
Marc-Antoine Sauvé
aed70c25aa Fixed typo in README.md 2016-02-17 11:39:32 -05:00
Pedro Piñera Buendía
391088cbf6 Merge pull request #205 from ReadmeCritic/master
Correct the spelling of CocoaPods in README
2016-02-13 14:18:04 +01:00
ReadmeCritic
60b588964f Correct the spelling of CocoaPods in README 2016-02-12 18:49:34 -08:00
Pedro Piñera Buendía
8cdc675aac Merge pull request #203 from pepibumur/dependencies/update
Updated SugarRecord dependencies
2016-02-07 20:00:21 +01:00
Pedro Piñera Buendía
b58b4488e4 Updated ReactiveCocoa dependency 2016-02-07 19:43:31 +01:00
Pedro Piñera Buendía
4bf64e7655 Updated NoError uses to specify they're from Result 2016-02-07 19:05:56 +01:00
Pedro Piñera Buendía
f135512f38 Version bumped to 2.2.2 2016-02-07 18:39:52 +01:00
Pedro Piñera Buendía
4c81a2e1e8 Fixed broken tests because of Reactive components removed from the project targets 2016-02-07 18:21:58 +01:00
Pedro Piñera Buendía
4fb743c7a5 Updated dependencies in the pod spec and fixed a bug with the deployment targets not specified for iOS and OSX 2016-02-07 17:49:19 +01:00
Pedro Piñera Buendía
8b9d85d268 Added Carthage step in the bootstrap script. 2016-02-07 17:48:58 +01:00
Pedro Piñera Buendía
330686a842 Removed Makefile not used anymore. 2016-02-07 17:48:41 +01:00
Pedro Piñera Buendía
6a293e3bc3 Updated Carthage dependencies to the last version. 2016-02-07 17:48:32 +01:00
Pedro Piñera Buendía
bca5281366 Merge pull request #202 from SKIT1/patch-1
Update Cartfile
2016-02-07 17:22:18 +01:00
SKIT1
d6a6063eac Update Cartfile 2016-02-07 22:42:47 +08:00
Pedro Piñera Buendía
1a71bdf636 Merge pull request #199 from pepibumur/feature/coredataStack
iCloud integration
2016-02-03 22:45:17 +01:00
Pedro Piñera Buendía
756712cce8 Updated README.md 2016-02-03 22:44:51 +01:00
Pedro Piñera Buendía
ddba2e086f Updated deployment target again 2016-02-03 22:07:44 +01:00
Pedro Piñera Buendía
6cf30df8e3 Removed unneeded import 2016-02-03 18:09:37 +01:00
Pedro Piñera Buendía
cf43e167c4 Removed deploy step from travis 2016-02-03 18:08:13 +01:00
Pedro Piñera Buendía
b558ba3f44 Updated deployment target again 2016-02-03 18:00:12 +01:00
Pedro Piñera Buendía
bedc2bd3e2 Updated deployment target 2016-02-03 17:57:32 +01:00
Pedro Piñera Buendía
5de2cbc116 Updated podspec again 2016-02-03 17:55:47 +01:00
Pedro Piñera Buendía
5b01b922de Version bumped to 2.2.1 2016-02-03 17:42:41 +01:00
Pedro Piñera Buendía
71a6595d4e Removed iCloud from Carthage 2016-02-01 11:26:17 +01:00
Pedro Piñera Buendía
228fbb640d Added missing import in the iCloud file 2016-02-01 11:17:32 +01:00
Pedro Piñera Buendía
54e46ec00d Bumped version to 2.2.0 2016-02-01 11:07:20 +01:00
Pedro Piñera Buendía
a75f71683e Made storage options public 2016-02-01 11:06:57 +01:00
Pedro Piñera Buendía
22fe20fb09 Updated podspec adding a new one for the iCloud storage 2016-01-30 10:01:16 +01:00
Pedro Piñera Buendía
8cc6ef9d61 Added reference link 2016-01-30 00:46:45 +01:00
Pedro Piñera Buendía
91ac3b8b8f Updated README adding information about the new storage 2016-01-30 00:44:11 +01:00
Pedro Piñera Buendía
d0ff73404d Bumped version to 2.1.9 2016-01-30 00:39:03 +01:00
Pedro Piñera Buendía
e99a943a21 Added new CoreDataStack 2016-01-30 00:37:35 +01:00
Pedro Piñera Buendía
b59daa940d Update CONDUCT.md 2016-01-26 15:45:44 +01:00
Pedro Piñera Buendía
e1697b995e Update README.md 2016-01-26 15:44:59 +01:00