- Oct 26, 2016
-
-
Sergey Lyubka authored
PUBLISHED_FROM=73ef8ae768585d3c204e6e022848f49e8f4a8de2
-
- Oct 05, 2016
-
-
Deomid Ryabkov authored
This is the variant of MG_EV_SSI_CALL with context of the SSI call being processed in addition to the tag argument. Specifically, call handler now gets access to the HTTP request and the name of the file being processed. MG_EV_SSI_CALL is preserved for backward compatibility. PUBLISHED_FROM=eeea7487c062505abdb23b6f64994ff7a6b60ff8
-
- Sep 01, 2016
-
-
Sergey Lyubka authored
PUBLISHED_FROM=e9a4e5c7b4a1d03b93a2a79e29de19e60e919929
-
- Aug 09, 2016
-
-
Deomid Ryabkov authored
A way to serve a single, specific file as opposed to the hairy monster that is mg_serve_http. PUBLISHED_FROM=6ed1bc487b9d41d212a5907337182f23b040aecf
-
- Jul 26, 2016
-
-
Dmitry Frank authored
PUBLISHED_FROM=5cd78790a03580aa23dd3d2d8b825ad449083cc2
-
- Jul 25, 2016
-
-
Deomid Ryabkov authored
Now JS is controlled with a make variable as opposed to a proproc define. This allows skipping compiling a whole bunch of files when JS is disabled, e.g. whole freezing step on ESP, or compiling v7.c on CC3200 which takes a while only to be discarded in its entirety later. Var name is SJ_ENABLE_JS (note change from disable logic to enable to be in line with other stuff). Default is 1, meaning JS is enabled. Also changed clubby knob in the same way: SJ_ENABLE_CLUBBY, default is 1 as well. PUBLISHED_FROM=105277e9536e423d6363a51ff9acea9550a9c496
-
Evelyn authored
-
- Jul 22, 2016
-
-
Alexander Alashkin authored
PUBLISHED_FROM=1246247fc29eb9a75b986ff7bb2d2350a52c03fc
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
- Jul 20, 2016
-
-
Sergey Lyubka authored
PUBLISHED_FROM=73540bf103672916eae35959d5e992a3616a6604
-
- May 28, 2016
-
-
Alexander Alashkin authored
PUBLISHED_FROM=309be4a56754250406dd48f1abd30b68776f5c7e
-
- May 16, 2016
-
-
Sergey Lyubka authored
PUBLISHED_FROM=f00b94cabc2a89d27d5bc78d68d67db0930811b4
-
- May 15, 2016
-
-
Dmitry Frank authored
It would be probably good idea to also remove tools/docgen.py and asciidoc.mk, but asciidoc.mk is still mentioned under `cloud/doc`, which may contain some useful info which we'll need at least to review before removing. PUBLISHED_FROM=faf454d4c52a2f07ea8ac084cf0bd11a0c9c9b3b
-
Marko Mikulicic authored
Until I read the doc and find how to limit the retention, otherwise it just eats all my ram and cpu and things start to fall apart. PUBLISHED_FROM=eb33fb44736f07b992270689217aca4af70513ff
-