Skip to content

Pull requests: hapijs/inert

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

Upgrade to joi 6.0 dependency Update module dependency
#23 by hueniverse was merged Mar 10, 2015 Loading… 2.1.4
more flexible 'index' option for directory handler feature New functionality or improvement
#10 by yortus was merged Dec 30, 2014 Loading… 2.1.0
Don't allow files in hidden directories to be served bug Bug or defect security Issue with security impact
#12 by kanongil was merged Dec 4, 2014 Loading… 2.0.0
Don't allow files in hidden directories to be served (backported) bug Bug or defect security Issue with security impact
#13 by kanongil was closed Dec 4, 2014 Loading… 1.1.1
Use .single() option for directory settings schema bug Bug or defect feature New functionality or improvement
#14 by kanongil was merged Dec 4, 2014 Loading… 2.0.0
Don't allow files in hidden directories to be served bug Bug or defect security Issue with security impact
#15 by kanongil was merged Dec 4, 2014 Loading… 1.1.1
Fix option parsing to match hapi documentation bug Bug or defect
#16 by kanongil was merged Dec 5, 2014 Loading… 2.0.0
Handle Range requests explicitly feature New functionality or improvement
#17 by kanongil was merged Jan 5, 2015 Loading… 2.1.0
Replace 404 response with 403 and 500 when appropriate bug Bug or defect
#18 by kanongil was merged Jan 21, 2015 Loading… 2.1.1
Fix directory handler regressions in 2.1.1 bug Bug or defect
#19 by kanongil was merged Jan 26, 2015 Loading… 2.1.2
io.js support for null byte path test Test or coverage
#20 by pierreinglebert was closed Feb 20, 2015 Loading…
Return 404 for path string with a null byte bug Bug or defect
#21 by pierreinglebert was merged Feb 9, 2015 Loading… 2.1.3
Use open file descriptors to retain file between prepare and marshal phases bug Bug or defect feature New functionality or improvement
#8 by kanongil was merged Nov 27, 2014 Loading… 2.0.0
Add io.js support bug Bug or defect
#22 by kanongil was merged Feb 20, 2015 Loading… 2.1.3
Misc. Closes #25 dependency Update module dependency documentation Non-code related changes
#26 by hueniverse was merged May 21, 2015 Loading… 2.1.5
Never store ETags computed on partial data bug Bug or defect
#28 by kanongil was merged Jul 6, 2015 Loading… 2.1.6
Add new etaging options feature New functionality or improvement
#30 by kanongil was merged Oct 18, 2015 Loading… 3.2.0
Move config to plugin options from hapi server. Closes #34 breaking changes Change that can breaking existing code dependency Update module dependency
#35 by hueniverse was merged Aug 8, 2015 Loading… 3.0.0
Move route() and start() to the callback, check for error documentation Non-code related changes
#37 by gergoerdosi was closed Aug 15, 2015 Loading…
Avoid re-opening files when serving from a directory bug Bug or defect
#42 by kanongil was merged Oct 2, 2015 Loading… 3.0.2
Add confine option that confines file responses breaking changes Change that can breaking existing code feature New functionality or improvement security Issue with security impact
#47 by kanongil was merged May 9, 2016 Loading… 4.0.0
Added defaultFilePath option to directory handler feature New functionality or improvement
#48 by fbaiodias was closed Sep 27, 2018 Loading…
Update dependencies. Update codebase to ES6/Node4 breaking changes Change that can breaking existing code feature New functionality or improvement
#51 by escalant3 was closed Dec 22, 2015 Loading… 4.0.0
Clarify bad path for directory handler message feature New functionality or improvement
#56 by prashaantt was merged May 9, 2016 Loading… 4.0.0
chore: change CI target for next test Test or coverage
#171 by Marsup was merged Nov 11, 2023 Loading…
ProTip! Exclude everything labeled bug with -label:bug.