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 about 7 years ago
#267 - Fixed occasional deadlock problems
Pull Request -
State: closed - Opened by ehlersd almost 11 years ago
- 1 comment
#266 - [Issue #115] Allow subentities to be specified from API response
Pull Request -
State: closed - Opened by lukerattei about 11 years ago
- 1 comment
#263 - Fix #233: Remove cached backing ObjectIDs when they are unregistered
Pull Request -
State: closed - Opened by Pretz about 11 years ago
- 1 comment
#259 - Managing soft deletes in server response
Pull Request -
State: closed - Opened by erichedstrom about 11 years ago
- 1 comment
#255 - added prefix header contents to supress warnings over AFIncrementalStore
Pull Request -
State: closed - Opened by oliland over 11 years ago
- 1 comment
#253 - Set value for relationships when they're faults
Pull Request -
State: closed - Opened by gustavosaume over 11 years ago
- 1 comment
#252 - Add methods to help decide if a insert/update/delete request should be performed in a managed object
Pull Request -
State: closed - Opened by gustavosaume over 11 years ago
- 1 comment
#249 - Prevent waiting on main context while inserting new objects
Pull Request -
State: closed - Opened by oliland over 11 years ago
- 4 comments
#248 - Update AFIncrementalStore to AFNetworking 2.0.0
Pull Request -
State: closed - Opened by proger over 11 years ago
- 2 comments
#246 - Removed unused method AFQueryByAppendingParameters
Pull Request -
State: closed - Opened by kgn over 11 years ago
- 2 comments
#242 - Update AFIncrementalStore for AFNetworking 2.0.0-RC2 support
Pull Request -
State: closed - Opened by Nitewriter over 11 years ago
- 4 comments
#238 - Fix to make compatible with AFNetworking 2.0 RC2
Pull Request -
State: closed - Opened by moflo over 11 years ago
- 2 comments
#236 - Specified AFNetworking to match version 1.3.2
Pull Request -
State: closed - Opened by Goles over 11 years ago
- 1 comment
#232 - Added shouldUpdateAttributesOfObjectWithID and shouldUpdateRelationshipsOfObjectWithID optional methods
Pull Request -
State: closed - Opened by jphribovsek over 11 years ago
- 1 comment
#228 - Fix compiler error for removeObjectForKey:
Pull Request -
State: closed - Opened by colorama over 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 over 11 years ago
- 1 comment
#221 - Prevent dangling relationships when an insert save fails
Pull Request -
State: closed - Opened by jerryhjones over 11 years ago
- 2 comments
#220 - Fix reversed context notifications
Pull Request -
State: closed - Opened by jerryhjones over 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 almost 12 years ago
- 1 comment
#195 - Small fixes
Pull Request -
State: closed - Opened by Metamogul almost 12 years ago
- 1 comment
#194 - Corrected NSValueTransformer method call in Twitter example.
Pull Request -
State: closed - Opened by kmcbride almost 12 years ago
- 2 comments
#193 - Fixes an always nil context when fetching remote attributes.
Pull Request -
State: closed - Opened by jerryhjones almost 12 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 almost 12 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 almost 12 years ago
- 1 comment
#189 - Fixed problem with saving contexts that lead to segmentations faults.
Pull Request -
State: closed - Opened by Metamogul almost 12 years ago
- 1 comment
#186 - Use backing objects ID's when looking for backing object.
Pull Request -
State: closed - Opened by jerryhjones almost 12 years ago
- 1 comment
#185 - representationOrArrayOfRepresentations called on inserts and updates
Pull Request -
State: closed - Opened by imanzarrabian almost 12 years ago
- 1 comment
#181 - app crashes when fetching attribute values by count or sum functions
Pull Request -
State: closed - Opened by alvinhu almost 12 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 almost 12 years ago
- 1 comment
#178 - Fix updateBackingObject when multiple relationships exist and requestForUpdatedObject when no attributes are updated
Pull Request -
State: closed - Opened by hankwallace almost 12 years ago
- 2 comments
#175 - Correct crash in "Twitter Client"/App.net example
Pull Request -
State: closed - Opened by f1fe almost 12 years ago
- 4 comments
#169 - Add support for foreign relationship identifier
Pull Request -
State: closed - Opened by dulacp almost 12 years ago
- 2 comments
#165 - Put _id in candidateKeys
Pull Request -
State: closed - Opened by davidfilip almost 12 years ago
- 1 comment
#156 - Filter out transient attributes from fetchRequest propertiesToFetch:
Pull Request -
State: closed - Opened by zulfishah about 12 years ago
- 3 comments
#153 - Add support for parsing responses into managed sub entities. Add support for automatically parsing epoch Integer values into NSDates.
Pull Request -
State: closed - Opened by mishagray about 12 years ago
- 2 comments
#144 - Fix for [issue #125] Second insertion of object will invoke an update request for first inserted object
Pull Request -
State: closed - Opened by alvinhu about 12 years ago
- 1 comment
#143 - fix for issue #125
Pull Request -
State: closed - Opened by alvinhu about 12 years ago
#140 - Adding simple doc for representationOfAttributes:ofManagedObject method
Pull Request -
State: closed - Opened by matzew about 12 years ago
- 1 comment
#135 - typo in attributesForRepresentation
Pull Request -
State: closed - Opened by alvinhu about 12 years ago
- 2 comments
#134 - relationshipValue in backingObject get lost while updateBackingObject
Pull Request -
State: closed - Opened by alvinhu about 12 years ago
- 2 comments
#129 - Removing confusing log
Pull Request -
State: closed - Opened by matzew about 12 years ago
- 1 comment
#126 - AFIncrementalStoreContextDidFetchRemoteValues Notification returns a fetch request on the backing store
Pull Request -
State: closed - Opened by aprato about 12 years ago
- 4 comments
#120 - Fix empty NSSaveChangesRequest in `AFIncrementalStoreContextDidSaveRemoteValues`
Pull Request -
State: closed - Opened by julienfantin about 12 years ago
- 2 comments
#118 - Bugfix for fetched relationships on SQLite stores. fixes #117
Pull Request -
State: closed - Opened by aprato about 12 years ago
- 1 comment
#107 - Fix relationship on different contexts error when nested objects are inserted
Pull Request -
State: closed - Opened by tsakoyan over 12 years ago
- 6 comments
#105 - Fixed a typo in AFIncrementalStore.m
Pull Request -
State: closed - Opened by coryalder over 12 years ago
- 2 comments
#104 - Migrate Backing Context concurrency type to use Private Queue
Pull Request -
State: closed - Opened by pitiphong-p over 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 over 12 years ago
- 4 comments
#100 - Fixed: Use the wrong objectID in new values for Relationship
Pull Request -
State: closed - Opened by pitiphong-p over 12 years ago
- 2 comments
#99 - Post fetched notification on the operating thread
Pull Request -
State: closed - Opened by pitiphong-p over 12 years ago
- 3 comments
#95 - Include fetched objects in the DidFetchRemoteValues notification.
Pull Request -
State: closed - Opened by bjhomer over 12 years ago
- 2 comments
#94 - Added AFFetchSaveManager class to observe notifications and fire appropriate blocks
Pull Request -
State: closed - Opened by adamhowardprice over 12 years ago
- 3 comments
#93 - Closed
Pull Request -
State: closed - Opened by adamhowardprice over 12 years ago
#92 - Fixes AppDotNet API change
Pull Request -
State: closed - Opened by madninja over 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 over 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 over 12 years ago
- 3 comments
#87 - Include the fetched objects in AFIncrementalStoreContextDidFetchRemoteValues notifications
Pull Request -
State: closed - Opened by pitiphong-p over 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 over 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 over 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 over 12 years ago
- 5 comments
#79 - Removed unused wrapping of representationOrArrayOfRepresentations in Array
Pull Request -
State: closed - Opened by adamhowardprice over 12 years ago
- 1 comment
#77 - Added methods for saving and fetching with completion blocks
Pull Request -
State: closed - Opened by adamhowardprice over 12 years ago
- 2 comments
#75 - Add operation argument to representationOrArrayOfRepresentationsFromResp...
Pull Request -
State: closed - Opened by lordkev over 12 years ago
- 2 comments
#74 - changed the podspec to include the dependency of ISO8601DateFormatter
Pull Request -
State: closed - Opened by tsakoyan over 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 over 12 years ago
- 1 comment
#71 - Remove unnecessary merging from child context to the context
Pull Request -
State: closed - Opened by pitiphong-p over 12 years ago
- 3 comments
#68 - Fixes superfluous change merging triggered by loading remote relationships; initial pluggable value transformer support
Pull Request -
State: closed - Opened by evadne over 12 years ago
- 3 comments
#66 - Fixes object ID caching, relationship importing crasher
Pull Request -
State: closed - Opened by evadne over 12 years ago
- 2 comments
#62 - Support relation by foreign id
Pull Request -
State: closed - Opened by xslim over 12 years ago
- 8 comments
#60 - Support for nested relationship object when access the relationship
Pull Request -
State: closed - Opened by pitiphong-p over 12 years ago
- 10 comments
#57 - Remove Xcode project entry for AFJSONUtilities (replaced by NSJSONSerial...
Pull Request -
State: closed - Opened by lottadot over 12 years ago
- 1 comment
#56 - Expose mutable URL requests in AFRestClient
Pull Request -
State: closed - Opened by lordkev over 12 years ago
- 1 comment
#51 - Fix pluralization for words ending in 'ge'
Pull Request -
State: closed - Opened by lordkev over 12 years ago
#47 - Pull request for issue #42.
Pull Request -
State: closed - Opened by ErikEvenson over 12 years ago
- 2 comments
#45 - Adds some resource identifier documentation related to issue #43.
Pull Request -
State: closed - Opened by ErikEvenson over 12 years ago
- 1 comment
#41 - Fix incorrect relationship params
Pull Request -
State: closed - Opened by MigrantP over 12 years ago
- 2 comments
#40 - Fix creation of to many relationship objects
Pull Request -
State: closed - Opened by lordkev over 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 over 12 years ago
- 1 comment
#33 - Fix documentation typo and remove redundant notification
Pull Request -
State: closed - Opened by followben over 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 over 12 years ago
- 2 comments
#30 - Fix basic example on iOS 6 and add gitignore
Pull Request -
State: closed - Opened by soffes over 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 over 12 years ago
- 3 comments
#28 - Extract only attributes from representation
Pull Request -
State: closed - Opened by Loddan over 12 years ago
- 2 comments
#27 - Method documentation
Pull Request -
State: closed - Opened by MrMaksimize over 12 years ago
- 2 comments
#23 - Add a .gitignore file
Pull Request -
State: closed - Opened by mbinna over 12 years ago
- 1 comment
#22 - Do not add resource identifier in subentities
Pull Request -
State: closed - Opened by mbinna over 12 years ago
- 1 comment
#20 - Need to change propertyValuesForRepresentation to attributesForRepresentation in README
Pull Request -
State: closed - Opened by bjtitus over 12 years ago
- 1 comment
#16 - Fix a typo
Pull Request -
State: closed - Opened by dismory over 12 years ago
- 1 comment
#14 - Main thread blocked by many context read/write operations
Pull Request -
State: closed - Opened by ivanvc over 12 years ago
- 4 comments
#9 - Update README.md to correct iOS version for NSIncrementalStore
Pull Request -
State: closed - Opened by eliperkins over 12 years ago
- 1 comment
#8 - Add Cocoapods info to the README.
Pull Request -
State: closed - Opened by asmallteapot over 12 years ago
- 2 comments
#3 - Adding Submodule Instructions
Pull Request -
State: closed - Opened by rromanchuk over 12 years ago
- 1 comment