Commit History

Author SHA1 Message Date
  Andrew Krasichkov e477e02350 Support multiple config files (#47) 7 years ago
  Andrew Krasichkov 2ea357ea7b Merge pull request #44 from yandex/nonstrict-encoding 7 years ago
  Andrew Krasichkov cb4dbc875a Merge branch 'master' into nonstrict-encoding 7 years ago
  Andrew Krasichkov 39fa26c7fe Added basic Python 2.6 support (#43) 7 years ago
  Screeny 938889961a Fix typo in addheadermultiline.md 7 years ago
  Andrew Krasichkov cea880bc40 Try to autodetect encoding for bynary string while parsing. 7 years ago
  Andrew Krasichkov 70d2d1160e Version bump to 0.1.4 7 years ago
  Andrew Krasichkov c5df3f073e Improved regex for "if" directive condition capturing 7 years ago
  Andrew Krasichkov 92f2c01831 [add_header_redefinition] Exclude HSTS header from defaults, because it is not necessary for security.. 7 years ago
  Andrew Krasichkov 7d8fb8845f Allowed more characters for map/upstream/etc directives 7 years ago
  Andrew Krasichkov 3c1437c816 Changed file reading logic. Parsers and auditor don't read files by itself, instead of this expect file descriptor or file content. 7 years ago
  Andrew Krasichkov 625a25db46 Another workaround for "if" directive parsing with unquoted regex 7 years ago
  Andrew Krasichkov 26b2ead72c Added new test cases for "if" directive parsing 7 years ago
  Andrew Krasichkov 7d182dbdba Added editorconfig 7 years ago
  Andrew Krasichkov 3fcc7f7eae Added dockerignore 7 years ago
  Tommy Brunn 85d075e3ec Rebase docker image on python:2.7-alpine 7 years ago
  Tommy Brunn ff42a521c4 Add trailing newline 7 years ago
  Tommy Brunn 75b0e33546 Add Dockerfile 7 years ago
  Andrew Krasichkov 8486606456 Better error message for "if" directive 7 years ago
  Andrew Krasichkov f7de6bf6ff Added tox to dev dependencies 7 years ago
  Jason Novinger 746c255ab2 Minor grammar fix 7 years ago
  Bernd Eidenschink a21d887dbe Fix typo 7 years ago
  Andrew Krasichkov 11ebf7dbb4 Version bump to 0.1.3 7 years ago
  Andrew Krasichkov 1cbcc2661f By default use english docs. 7 years ago
  Andrew Krasichkov 150d9f2a3d Minor docs update 7 years ago
  Andrew Krasichkov f225f9a8fb Minor readme improvements 7 years ago
  Andrew Krasichkov 0b0d3496d9 Update README.RU.md 7 years ago
  Andrew Krasichkov b643cf3160 Minor documentation refactoring 7 years ago
  Andrew Krasichkov 7255ea610f Merge branch 'kr2142-master' 7 years ago
  Yaroslav Buchnev c5094571f8 Added eng documentation. 7 years ago
  Andrew Krasichkov 0ba9b217d8 Version up to 0.1.2 7 years ago
  Andrew Krasichkov 5dfcd5e68b Added tests for comment parsing 7 years ago
  Andrew Krasichkov 521d4e39f5 Reworked Nginx comments parsing 7 years ago
  Andrew Krasichkov 8de6f0a698 Added auth_request_set directive (#21) 7 years ago
  Andrew Krasichkov 1a1a725227 Merge pull request #19 from gongled/feature-rpm-support 7 years ago
  Gleb Goncharov 65a4b846fa Added RPM specs 7 years ago
  Andrew Krasichkov 3dc9bde70b Minor code style improvements 7 years ago
  Andrew Krasichkov 411b74f7ba Merge pull request #18 from denyska/patch-1 7 years ago
  Denys Kurylenko bab6625a15 Updated README.md, fixed spelling mistakes. 7 years ago
  Andrew Krasichkov d40855a2d1 Version up to 0.1.1 7 years ago
  Andrew Krasichkov d2b3cc9390 Merge pull request #16 from yandex/fix-broken-config 7 years ago
  Andrew Krasichkov c63435a760 Nginx parser now returns original root if can't parse a config 7 years ago
  Andrew Krasichkov 957f3c4554 Remove unnecessary check 7 years ago
  Andrew Krasichkov 558ef3f87e Merge pull request #14 from yandex/fix_requirements 7 years ago
  Andrew Krasichkov d5d645d2ce Use new requirements 7 years ago
  Andrew Krasichkov 6d0e66e6a7 Resolve #12: renamed requirements*.pip to requirements*.txt 7 years ago
  Andrew Krasichkov e50cc9b532 Replace CONTRIBUTING.md 7 years ago
  Andrew Krasichkov acf5039863 Added makefile 7 years ago
  Andrew Krasichkov 6e8b64eb5c Update README.md 7 years ago
  Andrew Krasichkov bff2ae974d Update README.md 7 years ago