Commit Graph

15 Commits

Author SHA1 Message Date
Baraa Hamodi
bd6d713917 File Cleanup. 2015-10-10 16:05:58 -04:00
Reed Loden
dd010b34e2 SSL/TLSize all the things! (convert http:// to https:// where appropriate)
Update links to use https:// where it is supported. There's probably a lot
more that could be fixed, but these are the core ones I found (especially
the download links in order to prevent MITM attacks). Note that there are
some fb.me links that will redirect to http:// even while accessed over
https://, but this seemed like the best way to fix those for now.

NOTE: Only non-third-party files were modified. There are references to
http:// URLs in vendored/third-party files, but seems appropriate to fix
upstream for those rather than editing the files.

Also, copy one image locally to the blog, as it was hotlinking to a site
that did not support https://.

Last, use youtube-nocookie.com instead of youtube.com for video embeds,
as the former doesn't try to set a cookie on load (privacy enhancement).
2015-04-18 16:49:32 -07:00
Alex Boyd
83bf9de1a1 ref-08-reconciliation.md: grammar/punctuation fixes 2015-01-14 22:40:29 -07:00
Paul O’Shannessy
a0a4b58af4 [docs] Glossary
Pulled in https://gist.github.com/sebmarkbage/fcb1b6ab493b0c77d589
mostly verbatim
2014-10-23 20:51:11 -07:00
Glen Mailer
f5a4a76780 [docs] Clarify wording on sub-tree reconciliation
The previous wording could be interpreted to mean sub-trees moving from
within one sibling to within another, rather than the shuffling of siblings on
a single level as intended
2014-09-18 22:48:35 +01:00
Paul O’Shannessy
2865e4a1c8 Set default layout for docs 2014-08-13 11:40:14 -07:00
Andre Z Sanchez
b62f2257eb Fix typo 2014-08-11 22:57:33 -04:00
Ben Alpert
1bf8e83d49 Wording tweaks to reconciliation docs 2014-08-04 08:36:49 -07:00
cutbko
88edd9fdf5 Update ref-08-reconciliation.md 2014-08-02 02:59:16 +03:00
Ben Alpert
45d554a8f7 Reword sentence in reconciliation docs 2014-07-19 14:44:16 -07:00
Ben Alpert
9065f0d8b3 Merge pull request #1813 from baddox/patch-2
Verb agreement grammar fix
2014-07-14 17:08:43 -07:00
Thomas Shaddox
4fbbf02b88 Verb agreement grammar fix 2014-07-11 02:57:21 -07:00
Thomas Shaddox
07a0e65ec2 Add possessive to fix grammar 2014-07-11 02:52:17 -07:00
Eric Schoffstall
5409381eb0 fix grammar mistake 2014-01-29 20:19:51 -07:00
Vjeux
0f3a5793e5 Document the Diff algorithm
We often refer to it but never did actually explain it.
2013-12-22 20:09:02 +01:00