Daniel James
cbba61cfc0
Use initial-scale=1.0
2017-11-04 13:24:17 +00:00
Daniel James
9ae8344037
First stab at mobile version
2017-11-04 09:50:50 +00:00
Daniel James
cc72aac53c
Add explicit-failures-markup.xml to library organization
2017-10-31 00:15:40 +00:00
Daniel James
5159e1bd83
Run tidy over requirements
2017-10-25 02:11:20 +01:00
Peter Dimov
c862971ef6
Update testing requirements
2017-10-25 02:32:39 +03:00
Daniel James
8bddb03a59
Update the table of contents
...
And add an anchor for the old link, to fix any other existing links to it.
2017-09-24 13:32:58 +01:00
Daniel James
191edfe497
Link to metadata documentation from requirements
2017-06-09 21:16:51 +01:00
Niall Douglas
816540e6c6
Undid some of David's more contentious edits
2017-03-27 00:23:45 +01:00
David Sankel
72e3e7ce43
Made several wording adjustments.
...
I tried to make the text flow a bit better and to soften some of the
rough edges.
2017-03-24 07:33:23 -04:00
Niall Douglas
1f9dd50834
Addressed some of David Sankel's concerns about tone.
2017-03-23 15:37:34 +00:00
Niall Douglas
50a9b67aa1
Updated new library submission workflow to reflect new consensus on policy.
2017-03-21 22:58:49 +00:00
Daniel James
fb5cf44007
Update the website updating instructions
2017-03-08 21:55:57 +00:00
Daniel James
768ceaa946
Fix case insensitive category names
...
Now they are indexed by lower case name, and library category is stored
in lower case.
2017-01-21 13:13:34 +00:00
Daniel James
af5bb69290
Rename/comment a few variables and functions
2016-12-11 14:56:42 +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
2ec09f6f47
Automatically update the documentation list
2016-10-16 19:51:49 +01:00
Daniel James
f4472fc751
Website bootstrap file.
...
Sets up error handling and timezone, maybe other things in the future.
2016-09-29 02:08:52 +01:00
Daniel James
4bb82ad91c
Move the snapshot links before the inspect reports.
...
Might just merge the two sections into one?
2016-09-01 09:36:06 +01:00
Daniel James
e2cb02810e
Update development/testing.html for new snapshots.
2016-08-14 19:55:14 +01:00
Daniel James
0b204e427c
Document the status field.
2016-07-04 23:19:41 +01:00
Daniel James
27004f183d
Remove unused php files.
...
- The old mailing list feeds that used to be in the sidebars.
- The old snaphost from subversion mechanism.
- The old minimal release notes system, which was never really used.
2016-06-05 13:41:35 +01:00
Daniel James
ecb33fc721
Update the config setup to reflect current server.
2016-05-29 19:49:57 +01:00
Daniel James
0fab99b918
Merge branch 'feature/separate-docs-and-test-results'
...
The documentation pages and the test results were handled by the same
code. That made sense originally when they were served in a very similar
manner, but over time their requirements got increasingly different and
it was getting overcomplicated to serve both in one place. So replace
the generic implementation with two more specific implementations.
2016-04-10 09:57:27 +01:00
Daniel James
c136493b6d
Better to just delete the old 'Acknowledgements' link.
...
It was just mean to be the table of contents for the page, but doesn't
really apply now, since they're on a different page.
2016-04-04 21:19:11 +01:00
Ben Wiederhake
41ebcb0baf
Fix dead link: Acknowledgements
2016-04-04 21:17:10 +01:00
Ben Wiederhake
c792782b12
Fix typos.
2016-04-04 21:17:09 +01:00
Daniel James
3c18dc4f42
Remove some more old stuff from BoostArchive.
2016-03-06 22:23:06 +00:00
Daniel James
b0faef60f2
Remove 'archive_subdir' support from BoostArchive.
2016-03-06 22:23:05 +00:00
Daniel James
aeeb9af7e9
Remove 'extractor' stuff from BoostArchive.
2016-03-06 22:23:05 +00:00
Daniel James
60ea43d74b
Remove the 'zipfile' parameter, and supporting code.
...
Now BoostDocumentation is always from the file system. BoostArchive
always from a zipfile.
2016-03-06 22:23:05 +00:00
Daniel James
1ccb61d4d4
Fix typo, Trac #11596 .
2016-01-14 00:00:07 +00:00
Rene Rivera
9e48d9ddcc
Rename "boostbook" doc target to less confusing "boostdoc".
2016-01-06 11:22:26 -06:00
Rene Rivera
1226652c3e
Clarify doc/html requirement. Fix boostbook target reference.
2016-01-06 10:33:38 -06:00
Rene Rivera
9a32a6dffe
New structure and integration requirements. Rewrite structure
...
requirements, add integration requirements, and general cleanup to
further the modularity of libraries and ease tool development and
maintenance.
2016-01-06 07:04:46 -06:00
Edward Diener
5c69bb5727
Fixes links on the "Boost Test Policies and Protocols" web page, most of which are broken.
2015-10-13 22:33:39 -04:00
Niall Douglas
9a00cefc6e
Add links to BestPracticeHandbook in wiki.
2015-06-22 17:07:37 +01:00
Rene Rivera
28336bfb11
Point to reorg location of run.py.
2015-04-28 22:17:41 -05:00
Daniel James
c0215c6588
Add configuration variable for data directory.
2015-04-12 15:18:06 +01:00
Rene Rivera
cbb2bebc6a
Repoint run.py to develop now that master is gone.
2015-01-16 11:35:01 -06:00
Rene Rivera
9117f21bca
Point run.py to new regression repo location. And remove tarball info as those no longer exist.
2015-01-01 22:06:52 -06:00
Rene Rivera
3955d93035
Merge pull request #53 from udan11/master
...
On 18 July 2014, Ohloh became Black Duck Open Hub.
2014-12-31 15:13:17 -06:00
Daniel James
ccf9993785
Update some links to build.
2014-11-05 01:00:31 +00:00
Daniel James
cadc9f0e2a
Remove remaining uses of old css directory.
2014-11-05 00:57:50 +00:00
Daniel James
2f3985736a
Remove some more unused filters.
2014-11-05 00:57:50 +00:00
Daniel James
8b28506bdf
Update site to use new build sub-site.
...
Updated redirects, removed now unused filter, added some notes about
directories that need to be set up.
2014-11-05 00:57:50 +00:00
Dan
070aa6b378
On 18 July 2014, Ohloh became Black Duck Open Hub.
2014-10-29 22:39:13 +02:00
Daniel James
aaed6a4525
Merge branch 'master' into beta
...
Conflicts:
common/code/boost_archive.php
generated/libraries.txt
2014-08-19 17:14:29 +01:00
Ronald Garcia
c70e83967d
Merge branch 'review-process-incubator' of https://github.com/gordonwoodhull/website into gordonwoodhull-review-process-incubator
...
Conflicts:
community/reviews.html
development/submissions.html
2014-08-15 16:43:02 -07:00
Gordon Woodhull
acc3ddc9ba
add references to Boost Library Incubator to review process pages
2014-08-11 23:22:13 -04:00