2
0
mirror of https://github.com/boostorg/website.git synced 2026-02-20 15:22:08 +00:00
Commit Graph

3566 Commits

Author SHA1 Message Date
Daniel James
5a5c248320 Fix the name of sublibs. 2016-07-04 22:45:49 +01:00
Daniel James
01f1e4787f Update terminology in update-doc-lists. 2016-07-04 22:45:49 +01:00
Daniel James
ee928a63b4 Recursive metadata from git, with support for sublibs. 2016-07-04 22:45:49 +01:00
Daniel James
6bb9ff707a Use same function for reading from release/local checkout.
Was read_metadata_from_release, but renamed to
read_metadata_from_filesystem. This is possible since it no longer
depends on git modules at all.
2016-07-04 22:45:49 +01:00
Daniel James
c60df18ea0 Use sublibs when reading metadata from a release. 2016-07-04 22:45:49 +01:00
Daniel James
0cfef1fceb Store library path in metadata, instead of module.
This allowed me to simplify some of update-doc-list as there's no longer
any need to work out the module for a library.  This might break
update-doc-list in places. Will work on that next.
2016-07-04 22:45:49 +01:00
Automated Commit
5dc42c121d Update documentation list 2016-07-04 04:36:16 -04:00
Daniel James
d0e40d84f4 Rebuild 2016-07-04 09:23:17 +01:00
Daniel James
777d79fb56 Add another new library.
'detail' and 'winapi' are also turning up because people have added
metadata to those modules, but I think they're meant to be hidden.
2016-07-04 09:21:58 +01:00
Daniel James
1ab7883399 Merge pull request #162 from olk/patch-33
new library fiber
2016-07-04 09:19:52 +01:00
Automated Commit
1003a8f018 Update documentation list 2016-07-04 01:21:24 -04:00
Automated Commit
1e3d3b9385 Update documentation list 2016-06-23 01:21:30 -04:00
Daniel James
941ab8267c Allow empty array in metadata file. 2016-06-22 08:37:44 +01:00
Daniel James
45dd4d05fc Fix updating from local clone. 2016-06-22 08:37:44 +01:00
Oliver Kowalke
dd8a8ff25a new library fiber 2016-06-21 08:37:33 +02:00
Automated Commit
03d12ba2e4 Update documentation list 2016-06-20 01:21:19 -04:00
Automated Commit
71158276d8 Update documentation list 2016-06-08 01:20:52 -04:00
Daniel James
1c6a20cf5a Rebuild 2016-06-06 16:55:20 +01:00
Adam Wulkiewicz
d26092ef5d Geometry 1.61 release notes (missing ticket) 2016-06-06 17:27:07 +02:00
Daniel James
6ffad99173 Use standard config location for all domains.
Although for unrecognised domains, only use it when the local config
file isn't present.
2016-06-04 16:54:02 +01:00
Daniel James
9c8ab72da9 Remove unused parameter from unzip_error. 2016-06-04 15:44:17 +01:00
Ronald Garcia
7958e97a85 Fiber has been accepted 2016-06-02 13:11:46 -07:00
Daniel James
b82fb48c5e Actually, forbid access to all dot files. 2016-06-02 09:49:27 +01:00
Daniel James
1b860ff19d Merge branch 'develop' 2016-06-02 09:33:17 +01:00
Daniel James
516aaa2be0 Also hide nested .git directories. 2016-06-02 09:29:31 +01:00
Daniel James
6f2851c5e8 Forbid access to code directory (apart from info.php).
Nothing really problematic, but might as well.
2016-06-02 09:11:48 +01:00
Daniel James
c5c93dc0c3 Update site.
Because the hash system had changed, it wanted to rebuild the rss feeds,
so I manually reset them. Probably need a better system for doing that,
but it worked well enough.
2016-06-02 09:07:08 +01:00
Daniel James
75000f5de7 Move tests into subdirectory.
To avoid running all the vendor tests on Travis.
2016-06-02 09:04:44 +01:00
Daniel James
f9034e55a7 Remove dependencies on DOMDocument. 2016-06-02 09:04:44 +01:00
Daniel James
25a884c58c Include release_data in hash. 2016-06-02 09:04:44 +01:00
Daniel James
b695d276de Merge branch 'master' into develop2 2016-06-02 08:58:43 +01:00
Daniel James
b0fe0d883c Refresh all pages.
The site generation scripts generate slightly different pages to how
they used to. Still should be more or less the same in the browser,
apart from some sourceforge links, which are a tad nicer to use.
2016-06-02 08:56:43 +01:00
Daniel James
7fda352d2d Hide some directories.
It's nothing that isn't publicly available in this repo, but there you go.
2016-06-02 08:52:28 +01:00
Daniel James
3a03f357c1 Rebuild 2016-06-01 11:51:42 +01:00
Oliver Kowalke
6bf04f58a1 Update boost_1_62_0.qbk 2016-05-31 21:26:54 +02:00
Ronald Garcia
7724515b81 Safe Integer Added. 2016-05-30 17:42:06 -07:00
Daniel James
f730bb37e1 Use release data. 2016-05-29 19:50:18 +01:00
Daniel James
17dbdf21c0 Add release_data to pages. 2016-05-29 19:50:18 +01:00
Daniel James
163d13632c Check in release data. 2016-05-29 19:50:18 +01:00
Daniel James
a392425e9f Generate download data. 2016-05-29 19:49:59 +01:00
Daniel James
7a9b625aca Better config in travis.
No need to use config file for tester, as the required extensions seem
to be built into the php executable.
2016-05-29 19:49:58 +01:00
Daniel James
4f28b5bfdd Read libraries.htm template from repo. 2016-05-29 19:49:58 +01:00
Daniel James
ecb33fc721 Update the config setup to reflect current server. 2016-05-29 19:49:57 +01:00
Daniel James
779c8de658 Remove old download script. 2016-05-29 19:49:57 +01:00
Daniel James
f4477c80ab Merge remote-tracking branch 'origin/master' into fixes 2016-05-27 09:33:04 +01:00
Daniel James
3fd7bec5ff PHP 5.3 fix 2016-05-27 09:23:35 +01:00
Daniel James
f4a1a75c97 Travis 2016-05-27 09:13:19 +01:00
Daniel James
152e10e284 Functional/Forward release note.
Maybe a bit premature as I haven't even accepted the pull request, but
I'll probably forget if I don't do it now.
2016-05-27 08:55:55 +01:00
Ronald Garcia
99173bdb5a Fiber review started. 2016-05-26 23:14:59 -07:00
Daniel James
2c062e9941 Rebuild 2016-05-26 09:29:21 +01:00