2
0
mirror of https://github.com/boostorg/website.git synced 2026-02-24 16:32:16 +00:00
Commit Graph

3967 Commits

Author SHA1 Message Date
Daniel James
2fd95287c0 Rebuild 2016-12-26 16:17:35 -05:00
Daniel James
501791cb76 Merge branch 'release-1.63.0' into develop
Conflicts:
	generated/state/feed-pages.txt
	generated/state/page-cache.txt
	generated/state/release.txt
2016-12-26 16:16:30 -05:00
Daniel James
8c49e4efaf Tentative release metadata 2016-12-26 16:15:26 -05:00
Daniel James
877a98a0e1 Release 1.63.0 2016-12-26 16:13:35 -05:00
Daniel James
8d85bb9d86 Update pages 2016-12-22 20:40:52 -05:00
Daniel James
b249717eaa Load release data 2016-12-22 20:39:53 -05:00
Daniel James
33fcbe8678 Release details for 1.63.0rc2 2016-12-22 20:38:27 -05:00
Ronald Garcia
17ba63b858 Stacktrace Review Starts. 2016-12-15 19:39:20 -05:00
Ronald Garcia
e0b7237dc9 Synapse is rejected. 2016-12-15 15:58:56 -05:00
Daniel James
f5f2f69fde Run update-pages.php 2016-12-13 01:11:25 +00:00
Daniel James
4e474a2839 Merge branch 'master' into develop 2016-12-13 01:10:16 +00:00
Daniel James
1e84248a17 Partial rebuild 2016-12-13 01:09:21 +00:00
Daniel James
b00f4c2c42 New entiries for updated library lists 2016-12-13 01:03:40 +00:00
Daniel James
24e127bf16 Merge pull request #205 from awulkiew/patch-12
Add Geometry 1.63 release notes
2016-12-13 00:58:35 +00:00
Daniel James
d559bf9d6a Merge pull request #206 from awulkiew/patch-13
Add Geometry 1.62 release notes
2016-12-13 00:58:28 +00:00
Daniel James
c75b31c84c Merge pull request #204 from raffienficiaud/master
Boost.test @ 1.63 release notes
2016-12-13 00:57:59 +00:00
Ronald Garcia
1a7d49b582 Synapse review completed. 2016-12-12 11:16:31 -08:00
Adam Wulkiewicz
5bce8dca14 Add Geometry 1.62 release notes 2016-12-12 15:23:38 +01:00
Adam Wulkiewicz
fcb8845408 Add Geometry 1.63 release notes 2016-12-12 15:22:47 +01:00
Automated Commit
af0416267a Update documentation list 2016-12-12 01:21:37 -05:00
Raffi Enficiaud
58a58d3e13 Boost.test @ 1.63 release notes 2016-12-11 18:53:07 +01:00
Daniel James
ee63a54d26 Rewrite the latest link box 2016-12-11 15:38:51 +00:00
Daniel James
1ff8cddecc Add 'latest_link' box to documentation list 2016-12-11 15:38:50 +00:00
Daniel James
af5bb69290 Rename/comment a few variables and functions 2016-12-11 14:56:42 +00:00
Daniel James
42e837259a Fix documentation links in library list 2016-12-11 13:36:03 +00:00
Daniel James
59bbd40d38 Allow 1.63.0 docs to be visible on the main site 2016-12-11 13:21:05 +00:00
Daniel James
3f7f194a9d Manually update latest version in library list
Minor bug as it's only updated when the release is finalised, not when
the documentation is added. I really need to get rid of this and use the
release data instead.
2016-12-11 05:17:37 +00:00
Daniel James
d39751c717 Run update-pages.php
Not sure if I really wanted it to update 1.46.0. At least should look
into listing only the latest point release in the documentation list.
2016-12-11 05:11:34 +00:00
Daniel James
515f4aee2a Run scan-documentation.php (on server) 2016-12-11 05:09:51 +00:00
Daniel James
3904d27465 Run update-pages.php 2016-12-11 05:04:54 +00:00
Daniel James
c7c1fb6914 Run load-release.data.php releases/boost_1_63_0_rc1.txt 2016-12-11 05:04:54 +00:00
Daniel James
53489abb02 Check in 1.63.0rc1 download info
There no support for release candidates yet, as we've never put them on
the site before. Will just treat it as the final release details to see
how well it works.
2016-12-11 05:04:33 +00:00
Daniel James
110bcef335 Run update-pages.php 2016-12-11 05:04:29 +00:00
Daniel James
addd2d0edf Merge branch 'master' into develop 2016-12-11 04:59:16 +00:00
Daniel James
589376024a Use a prebuilt quickbook on travis
Also means that the tests only need a single configuration.
2016-12-08 11:19:55 +00:00
Daniel James
0a8d9127b1 Don't use quickbook on travis
The version in the Ubuntu distribution is too old, which was causing a
build error somewhere. Will need to use a more recent version.
2016-12-08 10:07:00 +00:00
Daniel James
39ac299811 Fix travis label 2016-12-08 10:04:28 +00:00
Daniel James
7ad979b6e6 Try running site update scripts in travis
Won't acheive much, as I don't think they do a good job of returning
error values, but can work on that. Using an old version of quickbook,
but I thin that's okay.
2016-12-08 09:24:36 +00:00
Daniel James
220bdf5a59 Remove print_r debug_backtrace from exception handler 2016-12-08 09:22:45 +00:00
Daniel James
996ee51187 Merge pull request #203 from faithandbrave/patch-7
1.63.0 release note : fix link
2016-12-06 09:52:55 +00:00
Akira Takahashi
ee0233d94d 1.63.0 release note : fix link 2016-12-06 14:01:53 +09:00
Daniel James
c9376119b1 Option to only update 'in progress' pages in update-pages.php
I think I'll use this in a cron job, so that updates to more public
pages can be checked before being released. Also won't have to deal with
automatically adding new files.
2016-12-06 00:16:08 +00:00
Daniel James
6f879e327f Remove code for dealing with incomplete boostbook_values
Shouldn't happen now that I'm clearing the cache in a migration.
2016-12-05 23:37:33 +00:00
Daniel James
1dd412b072 Clear the old page cache
It doesn't include all the data the is currently stored, there's some
code that attempts to work round that, but it generates incomplete pages
because some of the data is missing. So better just to clear the cache.
2016-12-05 23:37:33 +00:00
Daniel James
3e03a9846b Store the beta release notes in a separate file 2016-12-05 23:37:33 +00:00
Daniel James
5e300a2e7e Don't require paths in BoostPages constructor 2016-12-05 23:37:32 +00:00
Daniel James
04dc83a139 Add a global define for the root directory of the website 2016-12-05 23:14:52 +00:00
Daniel James
2232c49d75 Add move updated libraries 2016-12-05 23:14:22 +00:00
Daniel James
83bc31841b Merge pull request #202 from igaztanaga/patch-1
Changelog for Container, Interproces, Intrusive & Move
2016-12-05 23:12:59 +00:00
Ion Gaztañaga
3d106ddef6 Changelog for Container, Interproces, Intrusive & Move 2016-12-05 12:49:54 +01:00