Matt Pollard
|
cdfb342acc
|
Deduplicate leading ordered list number
|
2022-02-15 11:18:57 +01:00 |
|
Matt Pollard
|
5c4b8d3648
|
Merge branch 'main' into patch-2
|
2022-02-15 11:03:24 +01:00 |
|
Matt Pollard
|
1ab63c3c86
|
Revise article on evacuation of cluster nodes
- Render HTML in code blocks
- Add conceptual introduction
- Tidy up lists for CommonMark compliance
- Revise some instructions for clarity
|
2022-02-15 11:02:51 +01:00 |
|
Octomerger Bot
|
87a5cfb686
|
Merge pull request #15488 from github/repo-sync
repo sync
|
2022-02-14 19:37:26 -08:00 |
|
Octomerger Bot
|
ecc6c3e9bf
|
Merge branch 'main' into repo-sync
|
2022-02-14 19:29:21 -08:00 |
|
github-actions[bot]
|
6bcbc68b6b
|
Optimize images (#25356)
Co-authored-by: github-actions <github-actions@github.com>
|
2022-02-15 02:59:38 +00:00 |
|
Octomerger Bot
|
527509dd13
|
Merge pull request #15486 from github/repo-sync
repo sync
|
2022-02-14 18:58:48 -08:00 |
|
Octomerger Bot
|
f56c62a8d6
|
Merge branch 'main' into repo-sync
|
2022-02-14 18:53:22 -08:00 |
|
GitHub Actions
|
10362676b5
|
update search indexes
|
2022-02-15 02:42:49 +00:00 |
|
changyh01
|
7dbdc286fa
|
Update evacuating-a-cluster-node.md
Update the command that check the status of the node
|
2022-02-15 10:27:48 +08:00 |
|
Lucas Costi
|
3c4493c238
|
Fix REST Pages operations continuing the list from intro (#25358)
|
2022-02-15 12:02:46 +10:00 |
|
Peter Bengtsson
|
7661dd042c
|
use Node 16.14.x in CI now (#25305)
|
2022-02-15 01:13:33 +00:00 |
|
Kevin Heis
|
7637a830ce
|
Update optimize-images.yml (#25353)
|
2022-02-14 16:10:29 -08:00 |
|
Octomerger Bot
|
54cbc201fd
|
Merge pull request #15478 from github/repo-sync
repo sync
|
2022-02-14 15:27:39 -08:00 |
|
Kevin Heis
|
f9b0411294
|
Update "Auto add docs engineering as a review to image optimize PRs" (#25307)
* Revert "Auto add docs engineering as a review to image optimize PRs (#24991)"
This reverts commit 6a5bf8dbc0.
* Update optimize-images.yml
|
2022-02-14 23:15:01 +00:00 |
|
Octomerger Bot
|
9d595d6414
|
Merge pull request #25350 from github/repo-sync
repo sync
|
2022-02-14 15:01:15 -08:00 |
|
Ethan Palm
|
ade1862688
|
Merge pull request #15368 from BenjaminMichaelis/patch-2
Broken Link
|
2022-02-14 14:42:00 -08:00 |
|
Ethan Palm
|
9e01dd3cad
|
Merge branch 'main' into patch-2
|
2022-02-14 14:37:26 -08:00 |
|
Ethan Palm
|
4141e9d6f9
|
Update content/developers/overview/github-developer-program.md
|
2022-02-14 14:37:15 -08:00 |
|
Octomerger Bot
|
c6a05069a9
|
Merge pull request #15476 from github/repo-sync
repo sync
|
2022-02-14 14:27:17 -08:00 |
|
Octomerger Bot
|
dcc2b7ca7f
|
Merge branch 'main' into repo-sync
|
2022-02-14 14:21:50 -08:00 |
|
Peter Bengtsson
|
c9aa9edeeb
|
make supertest wrappers less weird (#25347)
|
2022-02-14 21:58:25 +00:00 |
|
Octomerger Bot
|
3e57199196
|
Merge pull request #15475 from github/repo-sync
repo sync
|
2022-02-14 12:54:27 -08:00 |
|
Octomerger Bot
|
d04a39774a
|
Merge pull request #25348 from github/repo-sync
repo sync
|
2022-02-14 12:53:08 -08:00 |
|
Octomerger Bot
|
cf8b3aed23
|
Merge branch 'main' into repo-sync
|
2022-02-14 12:49:38 -08:00 |
|
Octomerger Bot
|
205e7805a9
|
Merge branch 'main' into repo-sync
|
2022-02-14 12:49:33 -08:00 |
|
Octomerger Bot
|
3f4ec98953
|
Merge pull request #25340 from github/repo-sync
repo sync
|
2022-02-14 12:36:01 -08:00 |
|
Octomerger Bot
|
22c7899291
|
Merge pull request #15474 from github/repo-sync
repo sync
|
2022-02-14 12:28:22 -08:00 |
|
Octomerger Bot
|
8aa4b21017
|
Merge branch 'main' into repo-sync
|
2022-02-14 14:23:38 -06:00 |
|
Octomerger Bot
|
4a95aeb4c3
|
Merge branch 'main' into repo-sync
|
2022-02-14 14:21:49 -06:00 |
|
Peter Bengtsson
|
07c8fc3c2a
|
Decouple redirects from language (#24597)
* experimenting with redirects
* cleanup developer.json
* wip
* clean console.log
* progress
* some progress
* progress
* much progress
* debugging tests
* hacky progress
* ditch latest -> number redirects
* minor
* hacky progress
* lots of progress
* some small fixes
* fix rendering tests
* small fixes
* progress
* undo debugging
* better
* routing tests OK
* more cleaning
* unit tests
* undoing lineending edit
* undoing temporary debugging
* don't ever set this.redirects on Page
* cope with archived version redirects
* adding code comments on the major if statements
* address all feedback
* update README about redirects
* delete invalid test
* fix feedback
|
2022-02-14 20:19:10 +00:00 |
|
Peter Bengtsson
|
b381520839
|
don't overload the eventloop (#25344)
* don't overload the eventloop
* adding comment
|
2022-02-14 20:04:37 +00:00 |
|
Octomerger Bot
|
3847a149ee
|
Merge pull request #15466 from github/repo-sync
repo sync
|
2022-02-14 12:26:26 -06:00 |
|
Octomerger Bot
|
a2bfa9ab4a
|
Merge branch 'main' into repo-sync
|
2022-02-14 12:20:50 -06:00 |
|
GitHub Actions
|
6f8ef1c95f
|
update search indexes
|
2022-02-14 18:17:31 +00:00 |
|
Ethan Palm
|
34c403a390
|
Merge pull request #15311 from probablykasper/main
Specify GH Desktop partial commit signing support
|
2022-02-14 10:00:51 -08:00 |
|
Ethan Palm
|
e9c798a27f
|
Merge branch 'main' into main
|
2022-02-14 09:53:58 -08:00 |
|
Octomerger Bot
|
5dba60d2de
|
Merge pull request #15459 from github/repo-sync
repo sync
|
2022-02-14 11:30:24 -06:00 |
|
Octomerger Bot
|
a402756e28
|
Merge branch 'main' into repo-sync
|
2022-02-14 11:24:29 -06:00 |
|
Sarah Edwards
|
cd779b21e5
|
Mermaid syntax support (#25150)
|
2022-02-14 17:06:40 +00:00 |
|
Octomerger Bot
|
423a375b26
|
Merge pull request #15452 from github/repo-sync
repo sync
|
2022-02-14 09:35:13 -06:00 |
|
Octomerger Bot
|
b4ef670eea
|
Merge branch 'main' into repo-sync
|
2022-02-14 09:29:31 -06:00 |
|
Laura Coursen
|
b0f0bf180d
|
Enterprise bug fixes for the week of 2022-02-07 (#25281)
|
2022-02-14 15:14:26 +00:00 |
|
Steve Guntrip
|
64ddb1e7a9
|
Log sanitization
|
2022-02-14 14:57:15 +00:00 |
|
Octomerger Bot
|
f0764f2b3b
|
Merge pull request #15450 from github/repo-sync
repo sync
|
2022-02-14 08:31:51 -06:00 |
|
Octomerger Bot
|
9b77be07f5
|
Merge pull request #25333 from github/repo-sync
repo sync
|
2022-02-14 08:31:03 -06:00 |
|
Octomerger Bot
|
b8962740ba
|
Merge branch 'main' into repo-sync
|
2022-02-14 08:25:36 -06:00 |
|
Octomerger Bot
|
502d2b2707
|
Merge branch 'main' into repo-sync
|
2022-02-14 08:24:16 -06:00 |
|
Steve Guntrip
|
98d4febba9
|
Updates to Projects
|
2022-02-14 13:52:35 +00:00 |
|
Ramya Parimi
|
d689159a54
|
Merge pull request #15240 from dentarg/ruby-guide-patch
Improve Ruby guide
|
2022-02-14 07:34:51 -06:00 |
|