0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Continue documenting methods in the CollectionFilters module More... about 11 years ago
Improve filter module structure and begin documenting methods More... about 11 years ago
Fix tests for post filter inheritance More... about 11 years ago
Re-write filter methods & add taxonomy filtering methods More... about 11 years ago
Append filters to end of query URIs and add some convenience methods More... about 11 years ago
Add basic usage instructions to readme More... about 11 years ago
Fix logical errors in WPRequest: it works now More... about 11 years ago
Flesh out remaining tests for HTTP verb methods More... about 11 years ago
Add a test for the working version of the promise syntax More... about 11 years ago
Change .remove() to .delete() in WPRequest.prototype More... about 11 years ago
Begin fleshing out tests for WPRequest request methods More... about 11 years ago
Remove unneeded instantiation of sinon-chai More... about 11 years ago
Add tests for constructing and inheriting endpoint request modules More... about 11 years ago
Ensure that Grunt tests the wp.js file
Tim
More... about 11 years ago
Fixed lint issue with wp.js
Tim
More... about 11 years ago
Nest endpoint module URL tests in a describe block More... about 11 years ago
Fix for missing dependency and reporter
Tim
More... about 11 years ago
Support filter chaining and key/value filter syntax More... about 11 years ago
Add more tests for WPRequest.prototype.filter, including ones covering #14 More... about 11 years ago
Fix multiple line break JSCS issue in WPRequest.js More... about 11 years ago
Revise YUIDoc blocks to build the first iteration of API docs More... about 11 years ago
Add YUIDoc build process to the Gruntfile More... about 11 years ago
Add "Friendly" YUIDoc theme by Krxtopher More... about 11 years ago
Add failing test for chaining filters (see #15) More... about 11 years ago
Rename test/ to tests/ for completely arbitrary reasons More... about 11 years ago
Rename EndpointQuery constructor methods to EndpointRequest More... about 11 years ago
Extend YUIDoc comments to wp.js More... about 11 years ago
Change _isSupportedMethod to _checkMethodSupport More... about 11 years ago
Rename WPQuery to WPRequest, for disambiguation with WP_Query More... about 11 years ago
Reformat query constructor names to and unify URI generation behavior More... about 11 years ago