Ecosyste.ms: Issues

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

GitHub / visionmedia/express-resource issues and pull requests

#103 - Fixing deprecated app.del: Use app.delete

Pull Request - State: open - Opened by wesleyas92 almost 6 years ago

#102 - maintenance status

Issue - State: closed - Opened by dougwilson almost 7 years ago - 5 comments

#101 - change 'new' to 'create', 'create' to 'store'

Pull Request - State: open - Opened by bagusa4 about 7 years ago - 1 comment

#100 - change 'new' to 'store'

Issue - State: closed - Opened by bagusa4 about 7 years ago - 2 comments

#99 - fix Readme

Pull Request - State: open - Opened by RPing almost 8 years ago

#98 - Replace depreciated .del method with .delete method

Pull Request - State: closed - Opened by psled about 9 years ago - 2 comments

#97 - update deprecated express method

Pull Request - State: closed - Opened by connorbode about 10 years ago

#96 - Overcome Express 4 deprecation message

Pull Request - State: closed - Opened by domachine about 10 years ago - 1 comment

#95 - Creating a MVC-restful application

Issue - State: closed - Opened by celicoo about 10 years ago

#94 - move to app.delete to supress deprecated warning

Pull Request - State: closed - Opened by jesseditson about 10 years ago - 2 comments

#93 - 'del' is deprecated

Issue - State: open - Opened by tshelburne over 10 years ago - 3 comments

#92 - getting intermittent '502 bad gateway error'.

Issue - State: open - Opened by shobhitmshr002 over 10 years ago - 2 comments

#91 - move to expressjs org?

Issue - State: closed - Opened by jonathanong over 10 years ago - 1 comment

#90 - Support for Express 4.x

Pull Request - State: closed - Opened by niftylettuce over 10 years ago - 17 comments

#89 - fix warnings from express for deprecated 'del' by changing to delete.

Pull Request - State: open - Opened by sadams almost 11 years ago - 1 comment

#87 - express-resource will support express4?

Issue - State: open - Opened by angelochen960 almost 11 years ago - 8 comments

#86 - adding paths?

Issue - State: closed - Opened by angelochen960 almost 11 years ago - 1 comment

#85 - Don't use createServer in README example

Pull Request - State: closed - Opened by mohsen1 about 11 years ago

#84 - index.js: fix missed options in actions

Pull Request - State: open - Opened by peteut about 11 years ago

#83 - Question: A way to nest resources?

Issue - State: closed - Opened by diosney about 11 years ago - 1 comment

#82 - Path generation

Pull Request - State: open - Opened by sgronblo over 11 years ago - 1 comment

#81 - Bind handler

Pull Request - State: open - Opened by sgronblo over 11 years ago

#80 - Bind handler to container before creating route

Pull Request - State: closed - Opened by sgronblo over 11 years ago - 1 comment

#77 - Add repository field to readme

Pull Request - State: closed - Opened by ForbesLindesay over 11 years ago

#76 - Singular Routes ?

Issue - State: closed - Opened by daslicht over 11 years ago - 1 comment

#75 - Project status

Issue - State: closed - Opened by nikmartin over 11 years ago - 1 comment

#74 - give some chances for old browsers

Pull Request - State: closed - Opened by RobinQu almost 12 years ago - 5 comments

#73 - Added PATCH support with tests. Also fixes root resources tests. #70

Pull Request - State: closed - Opened by andy-shea almost 12 years ago - 2 comments

#72 - special case for user resource (to not conflict with Passport)

Pull Request - State: open - Opened by darvin almost 12 years ago

#71 - 'Mount' point for .resource()?

Issue - State: closed - Opened by floatingLomas about 12 years ago - 2 comments

#70 - Support PATCH method

Issue - State: closed - Opened by vjpr about 12 years ago - 7 comments

#69 - Added support for express3.x route handler queue

Pull Request - State: open - Opened by Aomitayo about 12 years ago

#68 - load function doesn't add to req object on index route

Issue - State: open - Opened by ghost about 12 years ago - 2 comments

#67 - fixed typo

Pull Request - State: closed - Opened by nickpoorman over 12 years ago

#66 - middleware support

Pull Request - State: open - Opened by panta over 12 years ago - 24 comments

#65 - Access resource and action name from request handler

Issue - State: open - Opened by reaktivo over 12 years ago

#64 - Parameter get not passed after lingo V. 0.0.5 was released

Issue - State: open - Opened by sonson over 12 years ago

#63 - What's the opts argument in resource() for?

Issue - State: closed - Opened by bow-fujita over 12 years ago - 1 comment

#62 - TypeError: Cannot read property 'methods' of undefined

Issue - State: closed - Opened by celestialcitizen over 12 years ago - 1 comment

#61 - Compability with Express 3

Pull Request - State: closed - Opened by isstaif over 12 years ago - 2 comments

#60 - Imposible to get float params from url string

Issue - State: open - Opened by Enjeru over 12 years ago - 2 comments

#59 - Update for latest Express (3.0.0beta1)

Pull Request - State: closed - Opened by ajkorf over 12 years ago - 2 comments

#58 - req.params not working fine with irregular verbs

Issue - State: open - Opened by mciparelli almost 13 years ago - 1 comment

#57 - Add correct homepage to project

Pull Request - State: closed - Opened by timoxley almost 13 years ago

#56 - Nested Resources with Express-Namespace

Issue - State: open - Opened by azampagl almost 13 years ago - 2 comments

#55 - Compatibility with Express 3

Issue - State: closed - Opened by Couto almost 13 years ago - 30 comments

#54 - API question

Issue - State: open - Opened by hunterloftis almost 13 years ago - 1 comment

#53 - POST/PUT/DELETE -> Forbidden

Issue - State: closed - Opened by panosru almost 13 years ago - 3 comments

#52 - req.session undefined

Issue - State: open - Opened by panosru about 13 years ago - 3 comments

#51 - Handle not found routes

Issue - State: closed - Opened by panosru about 13 years ago - 5 comments

#50 - Same resource nested and un-nested -> double call to auto-load

Issue - State: open - Opened by Spiralis about 13 years ago - 2 comments

#49 - Unimplemented methods should return 405 status code

Issue - State: closed - Opened by rybesh about 13 years ago - 6 comments

#48 - Prevent .:format for e-mail addresses in url?

Issue - State: closed - Opened by PatrickHeneise about 13 years ago - 6 comments

#47 - Add accepted type negotiation

Issue - State: open - Opened by bergie about 13 years ago - 3 comments

#46 - custom mapping with strings (includes middleware commits)

Pull Request - State: closed - Opened by hunterloftis about 13 years ago

#45 - Middleware + Nesting + Formats working together

Pull Request - State: closed - Opened by hunterloftis about 13 years ago - 5 comments

#44 - Tests and implementation for Issue #8

Pull Request - State: closed - Opened by hunterloftis about 13 years ago

#43 - Fix Windows support for mapped and built-in URLs

Pull Request - State: closed - Opened by mscdex about 13 years ago - 3 comments

#42 - Fix examples/user.js so it no longer crashes on startup

Pull Request - State: closed - Opened by mscdex about 13 years ago

#41 - some routes not working?

Issue - State: open - Opened by mscdex about 13 years ago - 3 comments

#40 - Behavioral differences between RESTful rails and express-resource

Issue - State: closed - Opened by supr about 13 years ago - 7 comments

#39 - custom collection actions

Issue - State: open - Opened by icambron about 13 years ago - 2 comments

#38 - Bug 28: Ability to use content-negotiation only for known formats

Pull Request - State: open - Opened by Swatinem over 13 years ago

#37 - similarly named nested resources not provided for

Issue - State: open - Opened by jupiter over 13 years ago - 5 comments

#36 - Namespaced Resources Require Specifying param

Issue - State: closed - Opened by seanabrahams over 13 years ago - 4 comments

#35 - Ordering bug

Issue - State: closed - Opened by tj over 13 years ago - 4 comments

#34 - Release 0.2.2

Pull Request - State: closed - Opened by allanca over 13 years ago - 2 comments

#33 - Root nesting has no test.

Pull Request - State: closed - Opened by allanca over 13 years ago - 1 comment

#32 - Root resources can't have nested resources added.

Pull Request - State: closed - Opened by allanca over 13 years ago - 2 comments

#31 - load does not have access to request for other auto-loaded variables

Issue - State: closed - Opened by jupiter over 13 years ago - 5 comments

#30 - req.format should be respected if set elsewere

Pull Request - State: closed - Opened by kmpm over 13 years ago - 1 comment

#29 - Resourceful path construction, per issue #20

Pull Request - State: open - Opened by pacovell over 13 years ago - 3 comments

#28 - Ability to use content-negotiation only for known formats

Issue - State: open - Opened by Swatinem over 13 years ago - 1 comment

#27 - Handle dots in resource ids correctly

Pull Request - State: closed - Opened by Swatinem over 13 years ago - 2 comments

#26 - Default ID should be 'id', not based on name

Issue - State: open - Opened by aseemk over 13 years ago - 4 comments

#25 - Added test case, example for custom actions (element & collection)

Pull Request - State: closed - Opened by pacovell over 13 years ago - 1 comment

#24 - Adding custom actions to controller

Issue - State: closed - Opened by pacovell over 13 years ago - 1 comment

#23 - Autoload callback with request (backward compatible)

Pull Request - State: closed - Opened by pacovell over 13 years ago - 1 comment

#22 - Nested resources autoload callback

Issue - State: closed - Opened by pacovell over 13 years ago - 2 comments

#20 - url helpers

Issue - State: open - Opened by tj over 13 years ago - 18 comments

#19 - little typo fix in Readme.md

Pull Request - State: closed - Opened by hipe over 13 years ago - 1 comment

#17 - fix typo in readme

Pull Request - State: closed - Opened by shimondoodkin almost 14 years ago

#16 - Allow all request methods to specify format

Pull Request - State: closed - Opened by 5at almost 14 years ago

#14 - Added an option called 'base'.

Pull Request - State: closed - Opened by 5at almost 14 years ago

#13 - Quick update to the example using singular resource names for the id

Pull Request - State: closed - Opened by deedubs almost 14 years ago

#12 - customize generated urls

Issue - State: closed - Opened by ravinggenius almost 14 years ago - 2 comments

#11 - bodyClasses dynamic helper

Issue - State: closed - Opened by ravinggenius almost 14 years ago - 3 comments

#10 - add save and delete actions use http method `POST`

Pull Request - State: closed - Opened by fengmk2 almost 14 years ago - 3 comments

#9 - A lazy way of doing singular resources

Pull Request - State: closed - Opened by macavon almost 14 years ago - 2 comments

#8 - Allow Passing in Route Middleware on Resource

Issue - State: open - Opened by mhemesath almost 14 years ago - 31 comments

#6 - Singular resources

Issue - State: open - Opened by tj almost 14 years ago - 9 comments

#4 - Untitled

Pull Request - State: closed - Opened by macavon almost 14 years ago - 1 comment

#3 - Nested Resources

Pull Request - State: closed - Opened by gf3 almost 14 years ago - 4 comments

#2 - Minor documentation update

Pull Request - State: closed - Opened by gasi almost 14 years ago

#1 - Top-Level Resources

Pull Request - State: closed - Opened by gasi almost 14 years ago - 3 comments