Ecosyste.ms: Issues

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

GitHub / pwagener/backbone.conduit issues and pull requests

#60 - Added support for sharing threads and caching "restGet" calls to the same URL

Pull Request - State: closed - Opened by jballantinecondev over 8 years ago - 6 comments

#59 - Supporting thread pooling

Issue - State: closed - Opened by jballant over 8 years ago - 1 comment

#58 - Updated docs for v1.0.X

Pull Request - State: closed - Opened by pwagener over 8 years ago

#57 - Use native Promise instead of when.js

Pull Request - State: closed - Opened by mikach over 8 years ago - 3 comments

#56 - Use es6-promise instead of when.js

Pull Request - State: closed - Opened by mikach over 8 years ago - 2 comments

#55 - Fire events for each projection method; fix for Issue #54

Pull Request - State: closed - Opened by pwagener almost 9 years ago

#54 - SparseCollection confusingly fires 'sort' event when 'sortAsync' completes

Issue - State: closed - Opened by pwagener almost 9 years ago - 1 comment
Labels: enhancement

#52 - Fix for Issue #48 (Race condition in SparseCollection.*Async(...) calls)

Pull Request - State: closed - Opened by pwagener about 9 years ago

#50 - Need a way to retrieve the current set of projections applied to a `SparseCollection`

Issue - State: open - Opened by pwagener about 9 years ago
Labels: enhancement

#49 - `SparseCollection.prepare(...)` handles `max` indexes inconsistently with `Array.slice(...)`

Issue - State: closed - Opened by pwagener about 9 years ago - 1 comment
Labels: enhancement

#48 - Calling multiple `*Async(...)` methods on a SparseCollection may cause a race condition

Issue - State: closed - Opened by pwagener about 9 years ago - 2 comments
Labels: bug

#47 - Added the ability to provide a context to "reduceAsync"

Pull Request - State: closed - Opened by pwagener about 9 years ago

#46 - Fix for #45: reduceAsync does not support consistent options

Pull Request - State: closed - Opened by pwagener about 9 years ago

#45 - reduceAsync function still look for 'reducer' instead of 'method' option

Issue - State: closed - Opened by pwagener about 9 years ago - 1 comment

#44 - Create gitbook-based documentation

Pull Request - State: closed - Opened by pwagener about 9 years ago

#43 - Allow manual termination of worker; per-Collection config change

Pull Request - State: closed - Opened by pwagener about 9 years ago

#42 - Per-Collection configuration options should be more general

Issue - State: closed - Opened by pwagener about 9 years ago - 1 comment
Labels: enhancement

#41 - Allow editing/creating of Models thru a SparseCollection

Issue - State: open - Opened by pwagener about 9 years ago - 1 comment
Labels: enhancement

#40 - Lowered required Backbone version to 1.0.0; standardized async args

Pull Request - State: closed - Opened by pwagener about 9 years ago

#39 - Release v0.6.11: Async Method Cleanup

Pull Request - State: closed - Opened by pwagener about 9 years ago

#38 - Need a way to explicitly manage a SparseCollection's worker lifecycle

Issue - State: closed - Opened by pwagener about 9 years ago - 1 comment
Labels: enhancement

#37 - Need to document how to manage sparseData Worker creation & termination

Issue - State: closed - Opened by pwagener about 9 years ago - 1 comment
Labels: enhancement

#36 - Arguments of some `sparseData.*Async(...)` methods are inconsistent with each other

Issue - State: closed - Opened by pwagener about 9 years ago
Labels: enhancement

#35 - Several worker methods use `_.isFunction()`, which is inconsistent in Safari

Issue - State: closed - Opened by pwagener about 9 years ago
Labels: bug

#34 - Data projection functions should be able to provide their own context.

Issue - State: closed - Opened by pwagener about 9 years ago
Labels: enhancement

#33 - Fix for issue #32: sparseData.mapAsync() expects non-nulls ...

Pull Request - State: closed - Opened by pwagener about 9 years ago

#32 - sparseData.mapAsync() expects non-nulls as results from the mapping function

Issue - State: closed - Opened by pwagener about 9 years ago - 1 comment

#31 - A bad URL in SparseCollection.haul(...) does not error

Issue - State: closed - Opened by pwagener about 9 years ago
Labels: bug

#30 - Added map & reduce to the data component

Pull Request - State: closed - Opened by pwagener about 9 years ago

#29 - Changes for v0.6.8: Post-fetch transformation, per-Collection Components

Pull Request - State: closed - Opened by pwagener about 9 years ago

#28 - Provide a 'reduceAsync' function for the sparseData module

Pull Request - State: closed - Opened by pwagener about 9 years ago

#27 - Provide sparseData.mapAsync(...)

Pull Request - State: closed - Opened by pwagener over 9 years ago

#26 - Refactoring of sparseData.haul to request data from the worker

Pull Request - State: closed - Opened by pwagener over 9 years ago

#24 - Fix Issue #23, related to passing model instances to fill/refill

Pull Request - State: closed - Opened by pwagener over 9 years ago

#22 - Refactoring to provided extension points for Conduit Worker.

Pull Request - State: closed - Opened by pwagener over 9 years ago

#21 - 0.6.1: Added sorting to `sparseData` module

Pull Request - State: closed - Opened by pwagener over 9 years ago

#19 - `config.enableWorker()` breaks on Safari

Issue - State: closed - Opened by pwagener over 9 years ago - 1 comment

#18 - 0.4.4 Reorganize worker management for async sorting

Pull Request - State: closed - Opened by pwagener over 9 years ago

#17 - 0.4.3: Fix Issue #16 & clean up jsdom dependency

Pull Request - State: closed - Opened by pwagener over 9 years ago

#16 - `haul()` could use async sorting if the collection is empty

Issue - State: closed - Opened by pwagener over 9 years ago - 1 comment
Labels: enhancement

#15 - Fix issue #12: improve performance of Conduit.Collection constructor

Pull Request - State: closed - Opened by pwagener over 9 years ago

#14 - 0.4.0: Initial implementation of asynchronous sorting

Pull Request - State: closed - Opened by pwagener over 9 years ago

#13 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger over 9 years ago

#12 - Conduit.Collection does not provide improved performance when providing data on instantiation

Issue - State: closed - Opened by pwagener almost 10 years ago - 1 comment
Labels: enhancement

#11 - Performance improvement for 'fill' and 'refill'

Pull Request - State: closed - Opened by pwagener almost 10 years ago

#10 - Fix issue #9, correcting the Conduit bundle

Pull Request - State: closed - Opened by pwagener almost 10 years ago

#9 - Conduit bundle does not include `refill` and `fetchJumbo` modules

Issue - State: closed - Opened by pwagener almost 10 years ago - 1 comment
Labels: bug

#8 - Added fetchJumbo module with tests & love

Pull Request - State: closed - Opened by pwagener almost 10 years ago

#7 - 0.2.1

Pull Request - State: closed - Opened by pwagener almost 10 years ago

#6 - 0.2.0: Implementation of "fill"

Pull Request - State: closed - Opened by pwagener almost 10 years ago

#5 - 0.1.4: Documentation & Distribution re-org

Pull Request - State: closed - Opened by pwagener almost 10 years ago

#4 - Updated documentation to point to GitHub Pages

Pull Request - State: closed - Opened by pwagener almost 10 years ago

#3 - 0.1.1 is a maintenance update with only changes to tests and project meta-data

Pull Request - State: closed - Opened by pwagener almost 10 years ago

#2 - Added Travis YML

Pull Request - State: closed - Opened by pwagener almost 10 years ago

#1 - 0.1.0

Pull Request - State: closed - Opened by pwagener almost 10 years ago