Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / staugaard/ember-resource issues and pull requests
#57 - Expire instances from the identityMap
Pull Request -
State: closed - Opened by vcekov about 11 years ago
#56 - Fix Ember 1.0 object.create violations in ResourceCollection
Pull Request -
State: closed - Opened by chrsjxn over 11 years ago
#55 - Fork notes.
Pull Request -
State: closed - Opened by jish almost 12 years ago
- 1 comment
#54 - Adding isSaving property
Pull Request -
State: closed - Opened by rapheld about 12 years ago
- 3 comments
#53 - Attempting to destroy resources that fall out of cache.
Pull Request -
State: closed - Opened by jish about 12 years ago
- 1 comment
#52 - Removing from identity map upon #destroy
Pull Request -
State: closed - Opened by shajith about 12 years ago
- 2 comments
#51 - Not overriding Em.Object's destroy
Pull Request -
State: closed - Opened by shajith about 12 years ago
- 1 comment
#50 - When changing data, notify properties will change
Pull Request -
State: closed - Opened by dadah89 about 12 years ago
- 2 comments
#49 - Setting dates using toString() so they work on ci servers.
Pull Request -
State: closed - Opened by jish over 12 years ago
- 1 comment
#48 - Fixed a typo in README.md
Pull Request -
State: open - Opened by henrik-muehe over 12 years ago
#47 - Uncaught TypeError: Cannot call method 'property' of undefined
Issue -
State: open - Opened by arasbm over 12 years ago
#46 - Adds automatically refetching on remote expiry
Pull Request -
State: closed - Opened by hsume2 over 12 years ago
- 4 comments
#45 - Uses proper message format. Prevents subscribe from happening multiple times.
Pull Request -
State: closed - Opened by hsume2 over 12 years ago
- 2 comments
#44 - Uses proper message format. Prevents subscribe from happening multiple times.
Pull Request -
State: closed - Opened by hsume2 over 12 years ago
- 4 comments
#43 - API Sideload Automation
Pull Request -
State: closed - Opened by rapheld over 12 years ago
- 6 comments
#42 - ResourceCollection#fetch: short-circuit when prePopulated. Closes #41
Pull Request -
State: closed - Opened by jamesarosen almost 13 years ago
- 2 comments
#41 - prepopulated collections: fetch returns undefined
Issue -
State: closed - Opened by jamesarosen almost 13 years ago
- 1 comment
#40 - Cannot set value on a nested has-many collection
Issue -
State: open - Opened by jamesarosen almost 13 years ago
- 1 comment
#39 - autoFetch working for Resource Collection
Pull Request -
State: closed - Opened by yadavsaroj almost 13 years ago
#38 - Adds an LRU cache to the identity map.
Pull Request -
State: closed - Opened by shajith almost 13 years ago
- 1 comment
#37 - For a resource, update its underlying data only if the API data is different than its current data.
Pull Request -
State: open - Opened by yadavsaroj almost 13 years ago
#36 - Support inverse relationships
Issue -
State: open - Opened by jamesarosen almost 13 years ago
#35 - Invoke callbacks when setting a property
Pull Request -
State: closed - Opened by rapheld almost 13 years ago
#34 - Schema cannot be reopened
Issue -
State: open - Opened by jamesarosen almost 13 years ago
#33 - ResourceCollection will read it's `url` property.
Pull Request -
State: closed - Opened by jish almost 13 years ago
#32 - Add in missing resource on destroy
Pull Request -
State: closed - Opened by aghassipour almost 13 years ago
- 1 comment
#31 - Collection sort order in IE?
Issue -
State: closed - Opened by stefl almost 13 years ago
- 5 comments
#30 - Revert "Lifecycle: don't bind observers if autoFetch is false"
Pull Request -
State: closed - Opened by jish about 13 years ago
#29 - DESTOYING typo
Pull Request -
State: closed - Opened by stefl about 13 years ago
- 1 comment
#28 - Autofetch switch
Pull Request -
State: closed - Opened by jamesarosen about 13 years ago
- 1 comment
#27 - Does ember-resource support Ember's computed properties?
Issue -
State: closed - Opened by sohara about 13 years ago
- 1 comment
#26 - Fails to Start Fetching on IE7 and IE8
Issue -
State: closed - Opened by azer about 13 years ago
- 1 comment
#25 - Added isFetched
Pull Request -
State: closed - Opened by rapheld about 13 years ago
#24 - #fetch doesn't always return a deferred
Issue -
State: closed - Opened by jamesarosen about 13 years ago
#23 - Bindings not syncing before save()
Issue -
State: open - Opened by rykov about 13 years ago
- 1 comment
#22 - Observers are not firing on property changes
Issue -
State: closed - Opened by rykov about 13 years ago
- 3 comments
#21 - Added class function find, to allow finding models by primary key
Pull Request -
State: open - Opened by williamcoates about 13 years ago
- 1 comment
#20 - Dynamic type for additional association attributes
Pull Request -
State: open - Opened by caligo-mentis about 13 years ago
#19 - Expected toJSON() logic
Pull Request -
State: closed - Opened by caligo-mentis about 13 years ago
#18 - toJSON() doesn't include updated attributes of nested resources
Issue -
State: closed - Opened by caligo-mentis about 13 years ago
- 1 comment
#17 - Turn 410 responses with valid content into deleted resources
Issue -
State: open - Opened by jamesarosen about 13 years ago
#16 - Fixing some jshint errors.
Pull Request -
State: closed - Opened by jish over 13 years ago
#15 - Giving custom errorHandlers access to the SC.Resource model.
Pull Request -
State: closed - Opened by jish over 13 years ago
- 2 comments
#14 - More friendly readme
Pull Request -
State: closed - Opened by jish over 13 years ago
- 1 comment
#13 - Add support for polymorphic has-many associations
Issue -
State: open - Opened by jamesarosen over 13 years ago
- 2 comments
#12 - fixed syntax error by adding missing apostrophe
Pull Request -
State: closed - Opened by pangratz over 13 years ago
#11 - expiry of collections does not work
Issue -
State: closed - Opened by staugaard over 13 years ago
#10 - Cannot set non-schema properties in create
Issue -
State: closed - Opened by jamesarosen over 13 years ago
- 2 comments
#9 - Partial Load Cascades to Fetch
Issue -
State: closed - Opened by jamesarosen over 13 years ago
- 7 comments
#8 - Doing ToDo example using sproutcore-resource
Issue -
State: closed - Opened by whump over 13 years ago
- 3 comments
#7 - Changes to resource collection init
Pull Request -
State: closed - Opened by whump over 13 years ago
- 1 comment
#6 - Cannot add to collections that have not been successfully fetched
Issue -
State: open - Opened by jamesarosen over 13 years ago
#5 - add documentation
Issue -
State: open - Opened by jamesarosen over 13 years ago
#4 - Document or remove _ dependency
Issue -
State: closed - Opened by jamesarosen over 13 years ago
- 1 comment
#3 - Add ability to subclass definitions
Issue -
State: closed - Opened by jamesarosen over 13 years ago
- 1 comment
#2 - Don't fetch HasMany resources lacking an ID
Issue -
State: closed - Opened by jamesarosen over 13 years ago
#1 - Removing the spec helper left over from jasmine.
Pull Request -
State: closed - Opened by jish over 13 years ago