Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Eugen Sawin 1a9568498a Bump up max cyclomatic complexity for HTTP/1.1 cacheability testing. 2014-08-06 23:33:09 +02:00
Eugen Sawin d28bde74c5 Added global strict mode. 2014-06-11 18:53:49 +02:00
Eugen Sawin 940db522d1 Added HTTP caching support:
* mostly correct (supports cache-control, max-age, private and no-store headers)
* in-memory JS storage
* Redis database storage

Does not yet support:
* full cache-correctness (e.g. ETag validation)
* correct HTTP status codes
2014-06-06 02:01:35 +02:00
Eugen Sawin ed36acc557 Added JSCS style checking. 2014-06-04 00:46:37 +02:00
Eugen Sawin 672c336e9d Fixed JSHint indent config (feature is currently bugged). 2014-06-02 22:29:20 +02:00
Eugen Sawin ae32481741 Added JSHint style checking, fixed some style issues. 2014-06-02 22:26:58 +02:00