Chris Dance

Results 13 issues of Chris Dance

- Public documentation, introduction and practices page.

enhancement

Build process should build both 32-bit and 64-bit, and clearly label.

enhancement

Add support to "include" config from other locations or versioned subdirectories. This will allow application configuration to evolve over time with updates.

enhancement

Always should be an ongoing focus... but we can do a bit better now.

enhancement

Seems to be some intermittent termination issues on Windows.

bug

- Review of config labels: - `*Timeout` has no time units - Is seconds the right resolution? - Need to document update JSON format used for update.exe - top of...

Ghostscript 9.10 is out. Recompile the release version of GhostTrap against this new version.

enhancement

The file access whitelisting assumes that the last argument is the input file (if it's not "-"). This assumption is not correct because it can be defined with the -f...

enhancement

At the moment caching is set at 30-days. In affect this is "forever" and any dev must use cache busting methods (which silken supports) to ensure clients get a new...

When silken.disableCaching is set to true, we should turn off client-side javascript caching to make development when using closure client-side templates.