Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
javascriptit
/
hapi
Public
forked from
hapijs/hapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 7, 2018
Merge branch 'master' of github.com:hapijs/hapi
hueniverse
committed
62d87f9
View commit details
Copy full SHA for 62d87f9
Browse repository at this point
17.2.2
hueniverse
committed
869042c
View commit details
Copy full SHA for 869042c
Browse repository at this point
Fix request function data log. Closes #3758
hueniverse
committed
3043e46
View commit details
Copy full SHA for 3043e46
Browse repository at this point
Commits on Mar 2, 2018
Merge pull request #3741 from idandagan1/master
Show description for 8e367bb
hueniverse
authored
8e367bb
View commit details
Copy full SHA for 8e367bb
Browse repository at this point
Merge pull request #3744 from cjihrig/lsof
Show description for 916808f
hueniverse
authored
916808f
View commit details
Copy full SHA for 916808f
Browse repository at this point
Commits on Mar 1, 2018
17.2.1
hueniverse
committed
5062191
View commit details
Copy full SHA for 5062191
Browse repository at this point
Update deps. Closes #3750. Closes #3751. Closes #3752. Closes #3753. Closes #3754. Closes #3755. Closes #3756
hueniverse
committed
a87be5c
View commit details
Copy full SHA for a87be5c
Browse repository at this point
Commits on Feb 28, 2018
Update API.md
hueniverse
authored
7ebec8c
View commit details
Copy full SHA for 7ebec8c
Browse repository at this point
Update README.md
hueniverse
authored
5c2d9ba
View commit details
Copy full SHA for 5c2d9ba
Browse repository at this point
Update README.md
hueniverse
authored
93da2ae
View commit details
Copy full SHA for 93da2ae
Browse repository at this point
Update README.md
hueniverse
authored
f28c7da
View commit details
Copy full SHA for f28c7da
Browse repository at this point
Commits on Feb 27, 2018
Merge pull request #3747 from mariecl/patch-1
Show description for d8875ce
hueniverse
authored
d8875ce
View commit details
Copy full SHA for d8875ce
Browse repository at this point
Update SPONSORS.md
hueniverse
authored
d845215
View commit details
Copy full SHA for d845215
Browse repository at this point
Fix typo
mariecl
authored
180a8b4
View commit details
Copy full SHA for 180a8b4
Browse repository at this point
Commits on Feb 21, 2018
Merge pull request #3743 from simlevesque/patch-2
Show description for 6893843
Marsup
authored
6893843
View commit details
Copy full SHA for 6893843
Browse repository at this point
Commits on Feb 19, 2018
allow tests using lsof to pass on ENOENT
Show description for 7551943
cjihrig
committed
7551943
View commit details
Copy full SHA for 7551943
Browse repository at this point
Fixed a typo in the documentation's example code
Show description for 1d7f13a
Sim
authored
1d7f13a
View commit details
Copy full SHA for 1d7f13a
Browse repository at this point
Commits on Feb 18, 2018
Replace new Buffer()
idandagan1
committed
74f5236
View commit details
Copy full SHA for 74f5236
Browse repository at this point
Commits on Feb 9, 2018
Merge pull request #3740 from g-div/patch-1
Show description for 304074a
Marsup
authored
304074a
View commit details
Copy full SHA for 304074a
Browse repository at this point
Minor server.method documentation fix
Show description for 1a49690
g-div
authored
1a49690
View commit details
Copy full SHA for 1a49690
Browse repository at this point
Commits on Jan 19, 2018
Merge pull request #3725 from thebinarypenguin/docs
Show description for cadf589
hueniverse
authored
cadf589
View commit details
Copy full SHA for cadf589
Browse repository at this point
Commits on Jan 15, 2018
Fix signature in example for start/stop events
thebinarypenguin
authored
dcb4f4f
View commit details
Copy full SHA for dcb4f4f
Browse repository at this point
Commits on Jan 7, 2018
Update SPONSORS.md
hueniverse
authored
a9f82a4
View commit details
Copy full SHA for a9f82a4
Browse repository at this point
Commits on Dec 21, 2017
Merge pull request #3717 from benib/prefer-user-encoder
Show description for dfec8ed
hueniverse
authored
dfec8ed
View commit details
Copy full SHA for dfec8ed
Browse repository at this point
Commits on Dec 20, 2017
change test to check if added encoder is preferred over build in encoders
benib
committed
19a5265
View commit details
Copy full SHA for 19a5265
Browse repository at this point
Prefer user added encoding over builtin
benib
committed
3396088
View commit details
Copy full SHA for 3396088
Browse repository at this point
17.2.0
hueniverse
committed
51ad05a
View commit details
Copy full SHA for 51ad05a
Browse repository at this point
Fix cache stop error handling. Closes #3711
hueniverse
committed
e28094f
View commit details
Copy full SHA for e28094f
Browse repository at this point
Leave server as listening when onPostStart error. Closes #3708
hueniverse
committed
4f53938
View commit details
Copy full SHA for 4f53938
Browse repository at this point
Load api
hueniverse
committed
083c7b1
View commit details
Copy full SHA for 083c7b1
Browse repository at this point
Server load queue. Method bug. Update heavy. Closes #3702. Closes #3714. Closes #3715
hueniverse
committed
657be02
View commit details
Copy full SHA for 657be02
Browse repository at this point
Commits on Dec 19, 2017
Rename internals.error
hueniverse
committed
359718a
View commit details
Copy full SHA for 359718a
Browse repository at this point
Remove closures in stream.drain()
hueniverse
committed
5a3b27f
View commit details
Copy full SHA for 5a3b27f
Browse repository at this point
Commits on Dec 16, 2017
Optimize empty response
hueniverse
committed
acd6961
View commit details
Copy full SHA for acd6961
Browse repository at this point
Commits on Dec 14, 2017
Small cleanup
hueniverse
committed
c23070a
View commit details
Copy full SHA for c23070a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.