Commit Graph

930 Commits

Author SHA1 Message Date
Pedro Piñera Buendía
4a2d8e2d08 Update banner 2016-10-07 11:47:09 +02:00
Pedro Piñera Buendía
1cf93cb439 Merge pull request #301 from goingreen/master
Fix misspelling in podspec summary
2016-10-04 12:21:28 +02:00
Artur Antonov
b572513409 Fix misspelling in podspec summary 2016-10-03 20:38:49 +03:00
Pedro Piñera Buendía
75837c4281 Merge pull request #299 from thad/alpha2
[298] Changed the minimum iOS/macOS/watchOS/tvOS deployment targets to match the .podspec
2016-09-28 21:40:00 +02:00
thad
b1e281c8b0 Updated minimum iOS/macOS/watchOS versions for all targets to match the versions in the .podspec 2016-09-28 13:19:30 -06:00
thad
925202860a Changed the minimum iOS Deployment target to 9.0 2016-09-28 12:18:50 -06:00
Pedro Piñera Buendía
e6d4dbd1af Merge pull request #296 from carambalabs/examples/api
[examples/api] Example saving data from the API
2016-09-28 18:25:50 +02:00
Pedro Piñera Buendía
a1b664776e [examples/api] Add an example fetching items from the API and saving them into Realm 2016-09-28 18:23:48 +02:00
Pedro Piñera Buendía
f059a68b10 Fix a few issues with the Carthage setup 2016-09-28 17:44:52 +02:00
Pedro Piñera Buendía
8020b17f15 Bump version to 3.0.0-alpha.2 2016-09-28 17:33:02 +02:00
Pedro Piñera Buendía
d66bbf5a6d Merge pull request #295 from carambalabs/#293
[#293] Carthage build error
2016-09-28 17:32:29 +02:00
Pedro Piñera Buendía
1f68c74399 [#293] Update travis script to install Carthage 2016-09-28 17:32:06 +02:00
Pedro Piñera Buendía
d7a2d58bfb Rename Requests by FetchRequests in README.md 2016-09-28 17:26:11 +02:00
Pedro Piñera Buendía
47b8ab6ed1 [#293] Create Carthage workspace 2016-09-28 16:52:18 +02:00
Pedro Piñera Buendía
4da475fbd9 [#293] Add fastlane lane that validates the Carthage setup 2016-09-28 16:41:37 +02:00
Pedro Piñera Buendía
d42a01d90b [#293] Move Carthage project to the root directory 2016-09-28 16:34:30 +02:00
Pedro Piñera Buendía
b96bd43495 Merge pull request #291 from carambalabs/api/swift-3
Update the API to match the Swift 3 guidelines
2016-09-28 16:23:01 +02:00
Pedro Piñera Buendía
f419b23ea7 Update travis to be silent when updating pod repositories 2016-09-24 12:38:23 +02:00
Pedro Piñera Buendía
0415206d15 [api/swift-3] Fix fastlane script 2016-09-24 12:37:21 +02:00
Pedro Piñera Buendía
cf7fb86f44 [api/swift-3] A few improvements 2016-09-24 12:25:50 +02:00
Pedro Piñera Buendía
bfebb0f8f3 Update README.md 2016-09-24 11:21:47 +02:00
Pedro Piñera Buendía
d1890b0c92 [api/swift-3] Update Quick version 2016-09-22 23:59:42 +02:00
Pedro Piñera Buendía
4622a97ec2 Update README.md 2016-09-22 23:14:29 +02:00
Pedro Piñera Buendía
a5781209a5 [api/swift-3] Update travis to update the cocoapods repositories and add the pods folder to the gitignore 2016-09-22 22:53:58 +02:00
Pedro Piñera Buendía
7782782757 [api/swift-3] -m Rename Request by FetchRequest 2016-09-22 00:03:28 +02:00
Pedro Piñera Buendía
3add4db757 Update README.md 2016-09-21 14:04:17 +02:00
Pedro Piñera Buendía
153ba9f044 Delete .pullapprove.yml 2016-09-21 13:49:40 +02:00
Pedro Piñera Buendía
dc5e2c8822 Add CocoaPods badge to README.md 2016-09-21 13:49:18 +02:00
Pedro Piñera Buendía
ddae40072b Add swift-version 2016-09-21 09:23:24 +02:00
Pedro Piñera Buendía
62019750a4 Update CHANGELOG.md 2016-09-21 00:37:48 +02:00
Pedro Piñera Buendía
3a96b8b388 Update podspe version 2016-09-21 00:16:21 +02:00
Pedro Piñera Buendía
78558635f0 Add Config 2016-09-21 00:14:40 +02:00
Pedro Piñera Buendía
69a44429a8 Remove Config 2016-09-21 00:14:15 +02:00
Pedro Piñera Buendía
c3f1a1ec69 Update README.md 2016-09-21 00:09:18 +02:00
Pedro Piñera Buendía
a55830d238 Update README 2016-09-20 23:57:13 +02:00
Pedro Piñera Buendía
ee23043753 Update banner 2016-09-20 23:56:10 +02:00
Pedro Piñera Buendía
727ffc3030 Merge pull request #278 from carambalabs/feature/carthage
Carthage support
2016-09-20 23:49:48 +02:00
Pedro Piñera Buendía
deb5726eb5 Fix esample project 2016-09-20 23:47:56 +02:00
Pedro Piñera Buendía
d2bfdb0849 [feature/carthage] Update tests to Swift 3 2016-09-20 23:47:56 +02:00
Pedro Piñera Buendía
94e81e5f1b Migrate example project to Swift 3 2016-09-20 23:47:56 +02:00
Pedro Piñera Buendía
20afef64f5 Migrate to Swift 3 2016-09-20 23:47:56 +02:00
Pedro Piñera Buendía
e5dec67c38 [feature/carthage] Update Travis to use Xcode 8 2016-09-20 23:46:52 +02:00
Pedro Piñera Buendía
c77f9e0aca [feature/carthage] Bump Swift version to 2.3 2016-09-20 23:46:52 +02:00
Pedro Piñera Buendía
732850f923 [feature/carthage] Few fixes 2016-09-20 23:46:52 +02:00
Pedro Piñera Buendía
5185f4081d [feature/carthage] Add Realm dependency and configuration 2016-09-20 23:46:52 +02:00
Pedro Piñera Buendía
3b87991adb [feature/carthage] Add xccconfig from jspahrsummers repository 2016-09-20 23:46:52 +02:00
Pedro Piñera Buendía
049aa8d574 [feature/carthage] Remove config folder 2016-09-20 23:46:52 +02:00
Pedro Piñera Buendía
e173ddbe65 [feature/carthage] Update Carthage dependencies 2016-09-20 23:46:52 +02:00
Pedro Piñera Buendía
83c3e3beac Merge pull request #286 from wasitu/feature/add-offset&limit_parameters_to_request
add fetch offset and limit parameters to request
2016-09-16 12:42:11 +02:00
Seiya Shimokawa
5d59a1c9fd add fetch offset and limit parameters to request 2016-09-16 11:01:49 +09:00