0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 9 hours ago.
Jan 08, 2025 — Jan 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change lazy loading url building so we can build urls directly from strings. More... over 11 years ago
If necessary, make a collection use its model's `urlRoot` property. More... over 11 years ago
More customization options; allow setting the `idAttribute` used with Backbone.Tastypie.idAttribute, allow overriding building of a set url. More... over 11 years ago
Add a `defaultOptions` object, to easily set default options without resorting to `ajaxSetup`. More... over 11 years ago
Call it '0.2.0' in the js itself as well (as opposed to '0.2') More... over 11 years ago
Merge pull request #44 from AsaAyers/master More... over 11 years ago
Change 0.2 to 0.2.0 More... over 11 years ago
Fix tests so they run properly using require (add `window` to the scopes) More... almost 12 years ago
Add require.js to the test libs; add a separate file that loads tests using require. More... almost 12 years ago
Upgrade test libs: backbone, backbone-relational, underscore, qunit. More... almost 12 years ago
Use `_.result` where where we used `_.function` previously to differentiate between functions/properties. More... almost 12 years ago
Merge pull request #40 from jrutila/zipsafe More... almost 12 years ago
Add a package.json, bower.json More... almost 12 years ago
Add AMD support, in the same vein as Backbone 1.1.1 (and Backbone-relational). Fixes #7, #33 More... almost 12 years ago
zip_safe is False More... about 12 years ago
Change uses of `id` to call `url()`, so url building will continue to work as expected when using a different idAttribute. Fixes #20 More... about 12 years ago
Update readme to reflect compatibility with Backbone 1.0.0 More... almost 13 years ago
Upgrade test dependencies; Backbone to 1.0.0 More... almost 13 years ago
More prominent warning regarding current Backbone compatibility. More... almost 13 years ago
Smarter testing by overriding `Backbone.ajax` to do the repetitive work. More... almost 13 years ago
Upgrade test dependencies. Use Backbone master (0.9.10+). More... almost 13 years ago
Update requirements More... almost 13 years ago
Compatibility with Backbone master (0.9.10+). Fix headers. More... almost 13 years ago
Some proper documentation. More... almost 13 years ago
Tests: add checkbox to load Backbone+Underscore master More... almost 13 years ago
Merge pull request #30 from dhui/upgrade_test_libs More... almost 13 years ago
Merge pull request #29 from jengdal/master More... almost 13 years ago
Upgrading JQuery from 1.7.1 to 1.9.1 More... almost 13 years ago
Upgrade QUnit to 1.11.0 (Use version in filename) More... almost 13 years ago
reference and not copy More... almost 13 years ago