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 over 5 years ago

#102 - maintenance status

Issue - State: closed - Opened by dougwilson over 6 years ago - 5 comments

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

Pull Request - State: open - Opened by bagusa4 over 6 years ago - 1 comment

#100 - change 'new' to 'store'

Issue - State: closed - Opened by bagusa4 over 6 years ago - 2 comments

#99 - fix Readme

Pull Request - State: open - Opened by RPing over 7 years ago

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

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

#97 - update deprecated express method

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

#96 - Overcome Express 4 deprecation message

Pull Request - State: closed - Opened by domachine over 9 years ago - 1 comment

#95 - Creating a MVC-restful application

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

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

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

#93 - 'del' is deprecated

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

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

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

#91 - move to expressjs org?

Issue - State: closed - Opened by jonathanong about 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 over 10 years ago - 1 comment

#87 - express-resource will support express4?

Issue - State: open - Opened by angelochen960 over 10 years ago - 8 comments

#86 - adding paths?

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

#85 - Don't use createServer in README example

Pull Request - State: closed - Opened by mohsen1 over 10 years ago

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

Pull Request - State: open - Opened by peteut over 10 years ago

#83 - Question: A way to nest resources?

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

#82 - Path generation

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

#81 - Bind handler

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

#80 - Bind handler to container before creating route

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

#77 - Add repository field to readme

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

#76 - Singular Routes ?

Issue - State: closed - Opened by daslicht about 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 over 11 years ago - 5 comments

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

Pull Request - State: closed - Opened by andy-shea over 11 years ago - 2 comments

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

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

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

Issue - State: closed - Opened by floatingLomas over 11 years ago - 2 comments

#70 - Support PATCH method

Issue - State: closed - Opened by vjpr over 11 years ago - 7 comments

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

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

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

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

#67 - fixed typo

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

#66 - middleware support

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

#65 - Access resource and action name from request handler

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

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

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

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

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

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

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

#61 - Compability with Express 3

Pull Request - State: closed - Opened by isstaif about 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 over 12 years ago - 1 comment

#57 - Add correct homepage to project

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

#56 - Nested Resources with Express-Namespace

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

#55 - Compatibility with Express 3

Issue - State: closed - Opened by Couto over 12 years ago - 30 comments

#54 - API question

Issue - State: open - Opened by hunterloftis over 12 years ago - 1 comment

#53 - POST/PUT/DELETE -> Forbidden

Issue - State: closed - Opened by panosru over 12 years ago - 3 comments

#52 - req.session undefined

Issue - State: open - Opened by panosru over 12 years ago - 3 comments

#51 - Handle not found routes

Issue - State: closed - Opened by panosru over 12 years ago - 5 comments

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

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

#49 - Unimplemented methods should return 405 status code

Issue - State: closed - Opened by rybesh over 12 years ago - 6 comments

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

Issue - State: closed - Opened by PatrickHeneise over 12 years ago - 6 comments

#47 - Add accepted type negotiation

Issue - State: open - Opened by bergie over 12 years ago - 3 comments

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

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

#45 - Middleware + Nesting + Formats working together

Pull Request - State: closed - Opened by hunterloftis over 12 years ago - 5 comments

#44 - Tests and implementation for Issue #8

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

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

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

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

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

#41 - some routes not working?

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

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

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

#39 - custom collection actions

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

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

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

#37 - similarly named nested resources not provided for

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

#36 - Namespaced Resources Require Specifying param

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

#35 - Ordering bug

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

#34 - Release 0.2.2

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

#33 - Root nesting has no test.

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

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

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

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

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

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

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

#29 - Resourceful path construction, per issue #20

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

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

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

#27 - Handle dots in resource ids correctly

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

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

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

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

Pull Request - State: closed - Opened by pacovell about 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 over 13 years ago

#16 - Allow all request methods to specify format

Pull Request - State: closed - Opened by 5at over 13 years ago

#14 - Added an option called 'base'.

Pull Request - State: closed - Opened by 5at over 13 years ago

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

Pull Request - State: closed - Opened by deedubs over 13 years ago

#12 - customize generated urls

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

#11 - bodyClasses dynamic helper

Issue - State: closed - Opened by ravinggenius over 13 years ago - 3 comments

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

Pull Request - State: closed - Opened by fengmk2 over 13 years ago - 3 comments

#9 - A lazy way of doing singular resources

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

#8 - Allow Passing in Route Middleware on Resource

Issue - State: open - Opened by mhemesath over 13 years ago - 31 comments

#6 - Singular resources

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

#4 - Untitled

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

#3 - Nested Resources

Pull Request - State: closed - Opened by gf3 over 13 years ago - 4 comments

#2 - Minor documentation update

Pull Request - State: closed - Opened by gasi over 13 years ago

#1 - Top-Level Resources

Pull Request - State: closed - Opened by gasi over 13 years ago - 3 comments