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

8 Commits

Author SHA1 Message Date
Daniel James
02a6c12cad Rename test_template so it doesn't look like a test. 2014-04-13 14:24:47 +01:00
Daniel James
50d43e61ef Update test_libraries.php 2014-04-13 14:24:47 +01:00
Daniel James
11c12a0419 Fix test_filters.php.
Did it ever work?
2014-04-13 14:24:47 +01:00
Daniel James
eedbd22cf6 Update the libraries test.
- 'update' now takes a library object, not a string - because the string
  might be xml or json.
- Categories are stored in alphabetical order.
2014-02-26 23:56:00 +00:00
Daniel James
78a6aa7733 More specific names for from_string/from_file. 2014-02-24 22:49:17 +00:00
Daniel James
201c79c2c3 Add ability to update library details. 2014-02-01 21:54:23 +00:00
Daniel James
b45d0f98ed Add support for versions based on super project branches. 2014-02-01 21:54:22 +00:00
Daniel James
0f224af4f9 Try splitting the filters up again.
Locally, I'm seeing very large speed ups for redirect files which do
little processing so loading the php is a large part of the expense.

[SVN r65105]
2010-08-29 11:57:12 +00:00