2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-22 05:42:52 +00:00

8 Commits

Author SHA1 Message Date
Daniel James
40688e1552 Update links for https
Mostly in comments. Might be better to use relative links from html.
2018-04-13 09:14:48 +01:00
Daniel James
3ffbdb5cf0 Use UTF-8 on error page
Should probably do this everywhere.
2018-02-09 17:36:05 +00:00
Daniel James
451e564c26 Use exceptions for http errors
Not how I'd normally do this, but seems cleaner than exiting the script
in the middle of a constructor.
2016-11-30 01:30:37 +00:00
Daniel James
b6ca3886f3 Clean up library list/pull request + better error pages 2016-11-14 22:53:35 +00:00
Daniel James
ca4dc5b017 Make display_template static. 2016-03-06 22:23:08 +00:00
Daniel James
d21c628e98 Rename BoostFilters to BoostFilter 2016-03-06 22:23:08 +00:00
Daniel James
fe3dcc08b7 Rejig BoostWeb::error_page. 2016-03-06 22:23:06 +00:00
Daniel James
cc4686cb7b Extract some of the common code into a new file.
It's a bit arbitrary, so might reconsider later.
2016-03-06 22:23:06 +00:00