0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change WPRequest.then to accept a failure callback More... about 11 years ago
Clean up and improve tests for posts.js/taxonomies.js More... about 11 years ago
Convert UsersRequest to use new path construction logic More... about 11 years ago
Implement new path construction within TaxonomiesRequest More... about 11 years ago
Update doc blocks to correctly specify privacy More... about 11 years ago
Rename _queryStr to _renderQuery for consistency with _renderPath More... about 11 years ago
Give WPRequest its own _path object with an empty template More... about 11 years ago
Move path generation into WPRequest and change method names More... about 11 years ago
Begin implementing structured route generation More... about 11 years ago
Tighten JSCS indentation rules and bring wp.js in line More... about 11 years ago
Adjust npm alias command documentation and clarify licensing More... about 11 years ago
Add contributing guide More... about 11 years ago
Add NPM script aliases for the registered Grunt tasks More... about 11 years ago
Add javascript-route-matcher package to dependencies More... about 11 years ago
Standardize constructor naming in README examples More... about 11 years ago
Add WP.site static convenience method for creating new sites More... about 11 years ago
Rename repository to wordpress-rest-api More... about 11 years ago
Update README with a better documentation and issues overview More... about 11 years ago
Update documentation blocks in preparation for API doc generation More... about 11 years ago
Set travis to run in v0.10 & v0.11 and add badge to README More... about 11 years ago
Add TravisCI for running test script More... about 11 years ago
Fix npm install error: do not grunt on postinstall More... about 11 years ago
Add .author() collection filtering convenience method More... about 11 years ago
Change NPM package name to "wordpress-rest-api" and add install steps More... about 11 years ago
Update README with usage instructions for filtering methods More... about 11 years ago
Add tests for other filter convenience methods, clean up filter.js More... about 11 years ago
Properly intialize PostsRequest properties & add tests for chaining tags/categories More... about 11 years ago
Add more filter tests, and fix broken things those tests revealed More... about 11 years ago
Add first couple tests for taxonomy, category, and tag More... about 11 years ago
Order filters alphabetically and test collection._queryStr() More... about 11 years ago