Skip to content

Pull requests: expressjs/express

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

change res.links() to also accept array 4.x help wanted pr
#2619 opened Apr 15, 2015 by ghost Loading… updated Jan 3, 2023
Make automatic 304 responses configurable. pr
#2841 opened Jan 6, 2016 by mqsoh Loading… updated Jan 3, 2023
Extend res.links() to allow adding multiple links with the same rel #2729 enhancement pr
#4885 opened Apr 7, 2022 by andvea Loading… updated Mar 20, 2024
2 tasks done
Implemented req.completeUrl enhancement pr
#4958 opened Jul 18, 2022 by Johan511 Loading… updated Mar 20, 2024
"merge params" option enhancement pr
#5007 opened Oct 2, 2022 by blazmrak Loading… updated Mar 20, 2024
Polish HTML structure of the response in the res.redirect() function
#5167 opened Apr 16, 2023 by Bernice55231 Loading… updated Mar 20, 2024
remove array-flatten dependency, no longer necessary deps pr
#5219 opened Jun 30, 2023 by benjaminPla Loading… updated Mar 20, 2024
Updated for modern versions of Node Redis
#5225 opened Jul 17, 2023 by guyroyse Loading… updated Mar 20, 2024
CVE-2022-21681. updated marked, disable unsupported opts examples pr
#5237 opened Aug 5, 2023 by etroynov Loading… updated Mar 20, 2024
Improvement: add yoda and no-cond-assign eslint rules
#5253 opened Aug 29, 2023 by robkebab Loading… updated Mar 20, 2024
chore: add license readme badge
#5409 opened Jan 25, 2024 by lukeed Loading… updated Mar 20, 2024
chore: update dev dependencies
#5500 opened Feb 24, 2024 by sheplu Loading… updated Mar 20, 2024
Update github action version
#5501 opened Feb 24, 2024 by sheplu Draft updated Mar 20, 2024
add Github Access Structure Overview section docs pr
#5503 opened Feb 24, 2024 by jonchurch Loading… updated Mar 20, 2024
Move documentation to the Admin repository
#5512 opened Feb 29, 2024 by sheplu Loading… updated Mar 20, 2024
Update release process documentation docs feedback
#5513 opened Mar 1, 2024 by UlisesGascon Draft updated Mar 20, 2024
Optional custom json replacer/spaces per response discuss enhancement pr
#2422 opened Oct 29, 2014 by rubenstolk Loading… updated Mar 20, 2024
Fixed #2575 pr
#2738 opened Aug 21, 2015 by leaves4j Loading… updated Mar 20, 2024
Add middleware benchmarks needs rebase pr
#3220 opened Feb 22, 2017 by allevo Loading… updated Mar 20, 2024
location: back override option + tests 4.x ideas pr
#3291 opened Apr 27, 2017 by WORMSS Loading… updated Mar 20, 2024
Updating a couple of examples to ES6 syntax examples needs rebase pr
#3427 opened Sep 26, 2017 by vildevev Loading… updated Mar 20, 2024
Example updated to ES6 syntax examples pr
#3538 opened Jan 17, 2018 by ImranMH Loading… updated Mar 20, 2024
Add "view options" settings for rendering engines ideas needs tests pr
#3613 opened Apr 2, 2018 by nvlled Loading… updated Mar 20, 2024
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.