Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / AFNetworking/AFIncrementalStore issues and pull requests

#272 - Removed unused function

Pull Request - State: closed - Opened by Boom2112 over 6 years ago

#267 - Fixed occasional deadlock problems

Pull Request - State: closed - Opened by ehlersd over 10 years ago - 1 comment

#266 - [Issue #115] Allow subentities to be specified from API response

Pull Request - State: closed - Opened by lukerattei over 10 years ago - 1 comment

#263 - Fix #233: Remove cached backing ObjectIDs when they are unregistered

Pull Request - State: closed - Opened by Pretz almost 11 years ago - 1 comment

#259 - Managing soft deletes in server response

Pull Request - State: closed - Opened by erichedstrom almost 11 years ago - 1 comment

#255 - added prefix header contents to supress warnings over AFIncrementalStore

Pull Request - State: closed - Opened by oliland almost 11 years ago - 1 comment

#253 - Set value for relationships when they're faults

Pull Request - State: closed - Opened by gustavosaume almost 11 years ago - 1 comment

#249 - Prevent waiting on main context while inserting new objects

Pull Request - State: closed - Opened by oliland almost 11 years ago - 4 comments

#248 - Update AFIncrementalStore to AFNetworking 2.0.0

Pull Request - State: closed - Opened by proger almost 11 years ago - 2 comments

#246 - Removed unused method AFQueryByAppendingParameters

Pull Request - State: closed - Opened by kgn about 11 years ago - 2 comments

#242 - Update AFIncrementalStore for AFNetworking 2.0.0-RC2 support

Pull Request - State: closed - Opened by Nitewriter about 11 years ago - 4 comments

#238 - Fix to make compatible with AFNetworking 2.0 RC2

Pull Request - State: closed - Opened by moflo about 11 years ago - 2 comments

#236 - Specified AFNetworking to match version 1.3.2

Pull Request - State: closed - Opened by Goles about 11 years ago - 1 comment

#228 - Fix compiler error for removeObjectForKey:

Pull Request - State: closed - Opened by colorama about 11 years ago - 1 comment

#223 - Skip relationships that are fault when updating backing object with managed object

Pull Request - State: closed - Opened by baarde about 11 years ago - 1 comment

#221 - Prevent dangling relationships when an insert save fails

Pull Request - State: closed - Opened by jerryhjones about 11 years ago - 2 comments

#220 - Fix reversed context notifications

Pull Request - State: closed - Opened by jerryhjones about 11 years ago - 1 comment

#214 - Fix an issue when HTTP client returns nil for inserted object

Pull Request - State: closed - Opened by baarde over 11 years ago - 1 comment

#213 - Fix a dangerous usage of error pointer

Pull Request - State: closed - Opened by baarde over 11 years ago - 2 comments

#208 - Inferred paths from NSPredicate relationships

Pull Request - State: closed - Opened by MattNewberry over 11 years ago - 5 comments

#206 - Simply changed the pod spec version on the readme, since all examples are based on 0.4.1

Pull Request - State: closed - Opened by ric2z over 11 years ago - 1 comment

#203 - Fix wrong (reversed) usage of TTTISO8601DateTransformer

Pull Request - State: closed - Opened by t089 over 11 years ago - 1 comment

#199 - Update README.md

Pull Request - State: closed - Opened by agassiyzh over 11 years ago - 1 comment

#197 - Remove the AFDateFromISO8601String function reference

Pull Request - State: closed - Opened by dulacp over 11 years ago - 1 comment

#195 - Small fixes

Pull Request - State: closed - Opened by Metamogul over 11 years ago - 1 comment

#194 - Corrected NSValueTransformer method call in Twitter example.

Pull Request - State: closed - Opened by kmcbride over 11 years ago - 2 comments

#193 - Fixes an always nil context when fetching remote attributes.

Pull Request - State: closed - Opened by jerryhjones over 11 years ago - 6 comments

#191 - Fixing what I think is a bug with property updates on fetch requests

Pull Request - State: closed - Opened by zsiegel over 11 years ago - 3 comments

#190 - Representation should be based on the destination entity rather than the current entity

Pull Request - State: closed - Opened by marthinfreij over 11 years ago - 1 comment

#189 - Fixed problem with saving contexts that lead to segmentations faults.

Pull Request - State: closed - Opened by Metamogul over 11 years ago - 1 comment

#186 - Use backing objects ID's when looking for backing object.

Pull Request - State: closed - Opened by jerryhjones over 11 years ago - 1 comment

#185 - representationOrArrayOfRepresentations called on inserts and updates

Pull Request - State: closed - Opened by imanzarrabian over 11 years ago - 1 comment

#181 - app crashes when fetching attribute values by count or sum functions

Pull Request - State: closed - Opened by alvinhu over 11 years ago - 2 comments

#179 - Fix an issue, when the CoreData model is an NSDate, but the web service ...

Pull Request - State: closed - Opened by jvanmetre over 11 years ago - 1 comment

#175 - Correct crash in "Twitter Client"/App.net example

Pull Request - State: closed - Opened by f1fe over 11 years ago - 4 comments

#169 - Add support for foreign relationship identifier

Pull Request - State: closed - Opened by dulacp over 11 years ago - 2 comments

#165 - Put _id in candidateKeys

Pull Request - State: closed - Opened by davidfilip over 11 years ago - 1 comment

#156 - Filter out transient attributes from fetchRequest propertiesToFetch:

Pull Request - State: closed - Opened by zulfishah over 11 years ago - 3 comments

#143 - fix for issue #125

Pull Request - State: closed - Opened by alvinhu over 11 years ago

#140 - Adding simple doc for representationOfAttributes:ofManagedObject method

Pull Request - State: closed - Opened by matzew over 11 years ago - 1 comment

#135 - typo in attributesForRepresentation

Pull Request - State: closed - Opened by alvinhu almost 12 years ago - 2 comments

#134 - relationshipValue in backingObject get lost while updateBackingObject

Pull Request - State: closed - Opened by alvinhu almost 12 years ago - 2 comments

#129 - Removing confusing log

Pull Request - State: closed - Opened by matzew almost 12 years ago - 1 comment

#120 - Fix empty NSSaveChangesRequest in `AFIncrementalStoreContextDidSaveRemoteValues`

Pull Request - State: closed - Opened by julienfantin almost 12 years ago - 2 comments

#118 - Bugfix for fetched relationships on SQLite stores. fixes #117

Pull Request - State: closed - Opened by aprato almost 12 years ago - 1 comment

#107 - Fix relationship on different contexts error when nested objects are inserted

Pull Request - State: closed - Opened by tsakoyan almost 12 years ago - 6 comments

#105 - Fixed a typo in AFIncrementalStore.m

Pull Request - State: closed - Opened by coryalder almost 12 years ago - 2 comments

#104 - Migrate Backing Context concurrency type to use Private Queue

Pull Request - State: closed - Opened by pitiphong-p almost 12 years ago - 2 comments

#103 - Fixed: attempt to establish a relationship between objects in different contexts

Pull Request - State: closed - Opened by pitiphong-p almost 12 years ago - 4 comments

#100 - Fixed: Use the wrong objectID in new values for Relationship

Pull Request - State: closed - Opened by pitiphong-p almost 12 years ago - 2 comments

#99 - Post fetched notification on the operating thread

Pull Request - State: closed - Opened by pitiphong-p almost 12 years ago - 3 comments

#95 - Include fetched objects in the DidFetchRemoteValues notification.

Pull Request - State: closed - Opened by bjhomer almost 12 years ago - 2 comments

#94 - Added AFFetchSaveManager class to observe notifications and fire appropriate blocks

Pull Request - State: closed - Opened by adamhowardprice almost 12 years ago - 3 comments

#93 - Closed

Pull Request - State: closed - Opened by adamhowardprice almost 12 years ago

#92 - Fixes AppDotNet API change

Pull Request - State: closed - Opened by madninja almost 12 years ago - 2 comments

#91 - Issues with last modified date resulting in unchanged data being re-downloaded

Pull Request - State: closed - Opened by wtmoose almost 12 years ago - 3 comments

#89 - Fix retrieval of backing objects, fix another typo establishing backing object relationships

Pull Request - State: closed - Opened by wtmoose almost 12 years ago - 3 comments

#87 - Include the fetched objects in AFIncrementalStoreContextDidFetchRemoteValues notifications

Pull Request - State: closed - Opened by pitiphong-p almost 12 years ago - 3 comments

#86 - Support for manual manage managed object (and backing managed object) on local data

Pull Request - State: closed - Opened by pitiphong-p almost 12 years ago - 3 comments

#85 - Add in a rule to properly pluralize strings that end with Y when Y is not proceeded by a vowel.

Pull Request - State: closed - Opened by uxp almost 12 years ago - 2 comments

#83 - Migrate the Backing Managed Object Context to use the Private Queue concurrent type.

Pull Request - State: closed - Opened by pitiphong-p almost 12 years ago - 5 comments

#79 - Removed unused wrapping of representationOrArrayOfRepresentations in Array

Pull Request - State: closed - Opened by adamhowardprice almost 12 years ago - 1 comment

#77 - Added methods for saving and fetching with completion blocks

Pull Request - State: closed - Opened by adamhowardprice almost 12 years ago - 2 comments

#75 - Add operation argument to representationOrArrayOfRepresentationsFromResp...

Pull Request - State: closed - Opened by lordkev almost 12 years ago - 2 comments

#74 - changed the podspec to include the dependency of ISO8601DateFormatter

Pull Request - State: closed - Opened by tsakoyan almost 12 years ago - 1 comment

#72 - Ignore the null (nil) value in the fetched relationship and relationship is optional

Pull Request - State: closed - Opened by pitiphong-p almost 12 years ago - 1 comment

#71 - Remove unnecessary merging from child context to the context

Pull Request - State: closed - Opened by pitiphong-p almost 12 years ago - 3 comments

#66 - Fixes object ID caching, relationship importing crasher

Pull Request - State: closed - Opened by evadne almost 12 years ago - 2 comments

#62 - Support relation by foreign id

Pull Request - State: closed - Opened by xslim almost 12 years ago - 8 comments

#60 - Support for nested relationship object when access the relationship

Pull Request - State: closed - Opened by pitiphong-p almost 12 years ago - 10 comments

#57 - Remove Xcode project entry for AFJSONUtilities (replaced by NSJSONSerial...

Pull Request - State: closed - Opened by lottadot almost 12 years ago - 1 comment

#56 - Expose mutable URL requests in AFRestClient

Pull Request - State: closed - Opened by lordkev almost 12 years ago - 1 comment

#51 - Fix pluralization for words ending in 'ge'

Pull Request - State: closed - Opened by lordkev almost 12 years ago

#47 - Pull request for issue #42.

Pull Request - State: closed - Opened by ErikEvenson about 12 years ago - 2 comments

#45 - Adds some resource identifier documentation related to issue #43.

Pull Request - State: closed - Opened by ErikEvenson about 12 years ago - 1 comment

#41 - Fix incorrect relationship params

Pull Request - State: closed - Opened by MigrantP about 12 years ago - 2 comments

#40 - Fix creation of to many relationship objects

Pull Request - State: closed - Opened by lordkev about 12 years ago - 1 comment

#36 - Remote attribute values should propagate to the context specified on the fetch request

Pull Request - State: closed - Opened by followben about 12 years ago - 1 comment

#33 - Fix documentation typo and remove redundant notification

Pull Request - State: closed - Opened by followben about 12 years ago - 4 comments

#32 - Remote attribute values should propagate to the context specified on the fetch request

Pull Request - State: closed - Opened by followben about 12 years ago - 2 comments

#30 - Fix basic example on iOS 6 and add gitignore

Pull Request - State: closed - Opened by soffes about 12 years ago - 2 comments

#29 - Add an optional method for us to catch and display errors to the user.

Pull Request - State: closed - Opened by ajayjapan about 12 years ago - 3 comments

#28 - Extract only attributes from representation

Pull Request - State: closed - Opened by Loddan about 12 years ago - 2 comments

#27 - Method documentation

Pull Request - State: closed - Opened by MrMaksimize about 12 years ago - 2 comments

#23 - Add a .gitignore file

Pull Request - State: closed - Opened by mbinna about 12 years ago - 1 comment

#22 - Do not add resource identifier in subentities

Pull Request - State: closed - Opened by mbinna about 12 years ago - 1 comment

#20 - Need to change propertyValuesForRepresentation to attributesForRepresentation in README

Pull Request - State: closed - Opened by bjtitus about 12 years ago - 1 comment

#16 - Fix a typo

Pull Request - State: closed - Opened by dismory about 12 years ago - 1 comment

#14 - Main thread blocked by many context read/write operations

Pull Request - State: closed - Opened by ivanvc about 12 years ago - 4 comments

#9 - Update README.md to correct iOS version for NSIncrementalStore

Pull Request - State: closed - Opened by eliperkins about 12 years ago - 1 comment

#8 - Add Cocoapods info to the README.

Pull Request - State: closed - Opened by asmallteapot about 12 years ago - 2 comments

#3 - Adding Submodule Instructions

Pull Request - State: closed - Opened by rromanchuk about 12 years ago - 1 comment