docs/lib
James M. Greene d639f74aed
Warm server only once no matter what (#20264)
2021-07-02 19:34:50 +00:00
..
graphql Action ran graphql script"update-files" 2021-06-22 16:38:22 +00:00
liquid-tags add comments to clarify what is borrowed and what is an override 2021-06-14 16:27:22 -04:00
redirects Remove remaining JSON requires (#20110) 2021-06-23 14:57:50 -07:00
redis Add a Redis PING every minute to keep the connection alive (#18584) 2021-04-05 15:59:50 +00:00
render-content Address goofy exports (#20113) 2021-06-24 14:59:06 +00:00
rest Update OpenAPI Descriptions (#20251) 2021-07-01 15:23:43 +00:00
search Remove remaining JSON requires (#20110) 2021-06-23 14:57:50 -07:00
webhooks Merge pull request #20017 from github/upgrade-esm 2021-06-22 11:27:48 -07:00
all-products.js Updating product landing page to include CodeQL (#18150) 2021-04-07 16:47:45 +00:00
all-versions.js add short names to all-versions 2021-06-09 16:57:00 -04:00
app.js Update lib/app.js 2021-06-23 09:58:59 -07:00
built-asset-urls.js Implement discount fingerprinting without webpack (#17337) 2021-01-19 23:00:54 -06:00
changelog.js Article restructuring for Sponsors landing page (#18772) 2021-04-21 11:48:19 -07:00
check-if-next-version-only.js Document enterprise policies for GitHub Advanced Security (#18263) 2021-03-22 16:20:27 +00:00
check-node-version.js Implement app clustering (#17752) 2021-03-19 20:07:46 +00:00
cookie-settings.js Hydro exit event (#16067) 2020-10-21 09:42:02 -07:00
create-tree.js add comment 2021-07-01 12:33:37 -04:00
data-directory.js Update dependencies (#19408) 2021-05-19 17:32:47 +00:00
encode-bracketed-parentheses.js Parentheticals -> parentheses (#17130) 2021-01-05 17:04:01 +00:00
enterprise-dates.json 🤖 ran script/update-enterprise-dates.js 2021-06-08 03:08:23 +00:00
enterprise-server-releases.js Add landing page for GitHub Enterprise (#19041) 2021-05-12 11:55:32 +00:00
excluded-links.js Add URL for vmware.com ESXi page (#19671) 2021-06-02 16:05:02 +00:00
failbot.js Report unhandledRejections and uncaughtExceptions to Sentry (#17014) 2020-12-16 16:28:25 +00:00
feature-flags.js Remove remaining JSON requires (#20110) 2021-06-23 14:57:50 -07:00
filename-to-key.js Bring in data-directory, let's go async file reads (#16782) 2020-12-09 11:20:24 -08:00
find-page-in-site-tree.js Update lib/find-page-in-site-tree.js 2021-05-26 20:07:57 -04:00
find-page.js reinstate a simplified findPage() 2021-01-13 16:49:21 -05:00
frontmatter.js Merge branch 'main' into feature-versioning 2021-06-22 15:28:34 -05:00
get-applicable-versions.js feedback from @heiskr 2021-06-23 15:05:14 -04:00
get-document-type.js some lib updates 2021-04-15 14:38:38 -04:00
get-english-headings.js rewrite get-english-headings to use AST instead of regex 2021-06-08 10:03:50 -04:00
get-link-data.js parse featured links to support Liquid conditionals 2021-03-26 12:25:05 -04:00
get-liquid-data-references.js Update all files to use `{% data %}` (#15253) 2020-09-29 16:01:04 -04:00
get-mini-toc-items.js adding just the styling for header update 2021-06-04 10:29:21 -07:00
get-toc-items.js update references 2021-04-01 15:29:59 -04:00
handle-exceptions.js Report unhandledRejections and uncaughtExceptions to Sentry (#17014) 2020-12-16 16:28:25 +00:00
hydro.js Log Hydro validation failures (#20189) 2021-06-29 19:36:12 +00:00
instrument-middleware.js update instrument middleware 2021-06-18 12:14:08 -07:00
is-archived-version.js move is-archived-version into a function instead of middleware 2020-11-18 15:18:50 -05:00
languages.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
layouts.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
non-enterprise-default-version.js Remove versions feature flag code (#15793) 2020-09-29 13:36:07 -04:00
old-developer-products.json Hello git history spelunker! 2020-09-27 14:10:11 +02:00
old-versions-utils.js change path.join to path.posix.join for Windows friendliness 2021-01-19 14:47:45 -05:00
page-data.js initialize Pages for existing translated paths, not just English paths with localized versions of those paths 2021-07-01 12:13:43 -04:00
page.js support short versions in frontmatter 2021-06-14 19:51:38 -04:00
path-utils.js Revert "Revert "Fix homepage versions dropdown" (#20087)" 2021-06-23 10:12:36 -04:00
patterns.js update refs to reinstated findPage() 2021-01-13 16:49:35 -05:00
permalink.js Revert "Revert "Fix homepage versions dropdown" (#20087)" 2021-06-23 10:12:36 -04:00
prefix-stream-write.js Implement app clustering (#17752) 2021-03-19 20:07:46 +00:00
process-learning-tracks.js Add Code security landing and guides pages (#19650) 2021-06-10 20:14:56 +00:00
product-names.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
read-file-contents.js Use promisified fs.readFile instead of fs.promises.readFile (#18204) 2021-03-10 17:57:10 +00:00
read-frontmatter.js Revert "Revert "Absorb @github-docs/frontmatter (#17783)" (#17793)" (#17799) 2021-02-11 11:15:59 -05:00
read-json-file.js Remove remaining JSON requires (#20110) 2021-06-23 14:57:50 -07:00
readfile-async.js Use promisified fs.readFile instead of fs.promises.readFile (#18204) 2021-03-10 17:57:10 +00:00
redis-accessor.js Update dependencies (#19408) 2021-05-19 17:32:47 +00:00
release-notes-utils.js Fix GHES download links (#19655) 2021-06-01 14:40:56 -05:00
remove-deprecated-frontmatter.js Update Enterprise Liquid deprecation handling to use new versions (#15818) 2020-09-30 19:29:08 -04:00
remove-fpt-from-path.js add remove-fpt helper function 2021-01-14 13:34:32 -05:00
remove-liquid-statements.js chore: Convert Standard to eslint-config-standard (#1328) 2020-11-17 16:18:18 -05:00
rewrite-local-links.js Remove remaining JSON requires (#20110) 2021-06-23 14:57:50 -07:00
schema-event.js Update survey to use React/TS (#19728) 2021-06-08 17:34:45 +00:00
site-data.js Fix translated glossary links (#17734) 2021-02-12 19:23:40 +00:00
statsd.js Datadog on staging (#16982) 2020-12-15 15:02:03 -05:00
use-english-headings.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
version-satisfies-range.js add clarifying comments 2021-06-09 16:57:51 -04:00
warm-server.js Warm server only once no matter what (#20264) 2021-07-02 19:34:50 +00:00