James M. Greene
6e20ed7927
Implement app clustering ( #17752 )
...
* Install throng for easy cluster management
* Extract the Express app construction into its own file
* Switch server.js to use app clustering for deployed environments
* Worker count is based on the lesser of process.env.WEB_CONCURRENCY and the count of CPUs
* Reading clustered output is difficult, let's prefix the std{out,err} streams
Co-authored-by: Jason Etcovitch <jasonetco@github.com >
2021-03-19 20:07:46 +00:00
Sarah Schneider
a28c7ac2a2
add test
2021-02-22 11:14:01 -05:00
Sarah Schneider
a8afad4eb9
add test
2021-01-13 14:05:36 -05:00
Kevin Heis
c62f49aa0e
Block indexing not crawling ( #17044 )
...
* Block indexing instead of crawling
* Lint
* Update deprecated-enterprise-versions.js
* Combine loops
2020-12-17 11:57:18 -08:00
Sarah Schneider
18d25f6129
update references to old helpers.js
2020-11-24 15:42:11 -05:00
Sarah Schneider
0c3a46f205
update asset path for <2.13 CSS files
2020-11-18 12:53:39 -05:00
Sarah Schneider
a3559e12bd
remove test that should have been removed in #16490
2020-11-17 16:34:20 -05:00
Sarah Schneider
8bb7120185
lint
2020-11-17 11:45:18 -05:00
Sarah Schneider
bed7ecc890
Update tests/routing/deprecated-enterprise-versions.js
...
Co-authored-by: Jason Etcovitch <jasonetco@github.com >
2020-11-17 11:37:54 -05:00
Sarah Schneider
a895ef68ba
update tests
2020-11-16 20:07:04 -05:00
Sarah Schneider
a8f16c63f7
Do not include feedback links in deprecated GHES versions ( #16485 )
...
* do not render if this is the oldest supported GHES release
* add tests
2020-11-16 17:09:19 -05:00
Vanessa Yuen
3df90fc9b8
Hello git history spelunker!
...
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00