1. 04 Oct, 2016 1 commit
    • Deomid Ryabkov's avatar
      Add MG_EV_SSI_CALL_CTX · f9a6403b
      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
      f9a6403b
  2. 01 Sep, 2016 1 commit
  3. 09 Aug, 2016 1 commit
    • Deomid Ryabkov's avatar
      Make mg_http_serve_file public · 5fa544fc
      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
      5fa544fc
  4. 28 May, 2016 1 commit
  5. 15 May, 2016 2 commits
    • Dmitry Frank's avatar
      Remove old docs, rename docs_new to docs · 23122b32
      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
      23122b32
    • Marko Mikulicic's avatar
      Temporarily disable appdash from docker-compose · f443c643
      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
      f443c643
  6. 21 Mar, 2016 1 commit
    • Dmitry Frank's avatar
      Docs are generated for Mongoose · 7bed7ff4
      Dmitry Frank authored
      Comments in headers are changed a bit: removed adoc-specific stuff,
      markdown is used instead
      
      PUBLISHED_FROM=9242cce85cc52a47a197d377e7e23804721a6bb5
      7bed7ff4