Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / etingof/apacheconfig issues and pull requests

#111 - ServerRoot "/etc/httpd"

Issue - State: closed - Opened by cpliviu505 4 months ago

#110 - Organize RewriteCond and RewriteRules in groups

Issue - State: open - Opened by kornicameister over 3 years ago

#109 - Undefined variable "${u}" referenced

Issue - State: open - Opened by Marshall-UB almost 4 years ago

#107 - Do not quote option value if value contains spaces

Pull Request - State: open - Opened by WilliamDEdwards over 4 years ago

#106 - Empty string is parsed as None

Issue - State: open - Opened by ssumit3 over 4 years ago

#105 - Parsing Apache Rewrite Rules

Issue - State: open - Opened by kepi over 4 years ago - 2 comments

#104 - Bad File descriptor Error

Issue - State: open - Opened by deeparora29 almost 5 years ago

#102 - Parsing commands with multiple values

Issue - State: open - Opened by uriariel almost 5 years ago

#101 - Parsing then writing a config file adds syntax errors

Issue - State: closed - Opened by daladim almost 5 years ago - 3 comments

#100 - Sort import orders.

Pull Request - State: closed - Opened by m0namon about 5 years ago - 2 comments

#99 - Clean up travis.yml and introduce tests for oldest version of PLY supported.

Pull Request - State: closed - Opened by sydneyli about 5 years ago - 5 comments

#98 - Add new test suites to unit test runner

Pull Request - State: closed - Opened by sydneyli about 5 years ago - 1 comment

#97 - Fix warnings from use of flags in regexes

Pull Request - State: closed - Opened by sydneyli about 5 years ago - 4 comments

#96 - Investigate DeprecationWarnings from ply/lex.py

Issue - State: closed - Opened by sydneyli about 5 years ago - 1 comment

#95 - Forward error code in `tests/__main__.py` and fix tests

Pull Request - State: closed - Opened by sydneyli about 5 years ago - 3 comments

#94 - Complete docs migration to Sphinx

Issue - State: open - Opened by etingof about 5 years ago

#93 - Release 0.3.0

Pull Request - State: closed - Opened by etingof about 5 years ago - 5 comments

#92 - Merging the two loaders

Pull Request - State: closed - Opened by sydneyli about 5 years ago - 2 comments

#91 - Sort imports alphabetically throughout the codebase.

Issue - State: closed - Opened by sydneyli about 5 years ago - 1 comment
Labels: enhancement

#90 - Exposed public interface for writable loader

Pull Request - State: closed - Opened by sydneyli about 5 years ago - 7 comments

#89 - Fix build from merging unicode/naming branches

Pull Request - State: closed - Opened by sydneyli about 5 years ago - 2 comments

#88 - chores: writable loader naming, docs, and changelog

Pull Request - State: closed - Opened by sydneyli about 5 years ago - 2 comments

#87 - Provide option to avoid quoting values while dumping data

Issue - State: open - Opened by deeparora29 about 5 years ago - 1 comment
Labels: question

#86 - Initial pass at Unicode plumbing.

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 6 comments

#85 - Unicode support

Issue - State: closed - Opened by sydneyli over 5 years ago
Labels: enhancement

#84 - Heredocs should preserve whitespace with line breaks.

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 3 comments

#82 - Consolidate default options in one place

Issue - State: open - Opened by sydneyli over 5 years ago - 1 comment
Labels: enhancement

#81 - dumps does not handle certain options correctly

Issue - State: closed - Opened by ian-otto over 5 years ago - 5 comments

#80 - Fix multiline hash comments

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 2 comments

#79 - Drop support for deprecated Pythons

Issue - State: open - Opened by sydneyli over 5 years ago
Labels: enhancement

#78 - Support option-only option/value directive in loader

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 1 comment

#77 - Create docs subdirectory and Sphinx scaffolding

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 9 comments

#76 - Build docs

Issue - State: closed - Opened by sydneyli over 5 years ago - 1 comment

#75 - PEP8 tests and enable flake8 run on tests in CI

Pull Request - State: closed - Opened by etingof over 5 years ago - 4 comments

#74 - Test writable loader with apache config files

Pull Request - State: open - Opened by sydneyli over 5 years ago - 2 comments

#73 - Write and test BlockNode, ListNode

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 11 comments

#72 - Create and test Node and ItemNode

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 14 comments

#71 - Escape hashes in regexes

Pull Request - State: closed - Opened by sydneyli over 5 years ago

#70 - Fixes block name test failures

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 5 comments

#69 - Getting syntax error on trying to use the Parser.

Issue - State: closed - Opened by ssumit3 over 5 years ago - 4 comments

#68 - Constant-ize tag names

Issue - State: open - Opened by sydneyli over 5 years ago
Labels: enhancement

#67 - Add option to disable empty-element tags

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 2 comments

#66 - Multi-line tag names supported properly

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 5 comments

#65 - Multi-line hash comments

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 2 comments

#64 - Option for disabling `OPEN_CLOSE_TAG`

Issue - State: closed - Opened by sydneyli over 5 years ago - 2 comments

#63 - Option for closing brackets on the same line.

Issue - State: open - Opened by sydneyli over 5 years ago - 1 comment
Labels: enhancement

#62 - Option for multi-line hash comments

Issue - State: closed - Opened by sydneyli over 5 years ago - 2 comments

#61 - Support for multi-line block tags

Issue - State: closed - Opened by sydneyli over 5 years ago - 1 comment

#60 - Tokenize block names

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 5 comments

#59 - fix(lexer): handle no-argument directives properly

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 2 comments

#58 - Add missing `preservewhitespace` option to apacheconfigtool

Pull Request - State: closed - Opened by etingof over 5 years ago - 1 comment

#57 - Dropping Python 2 support

Issue - State: closed - Opened by sydneyli over 5 years ago - 3 comments
Labels: duplicate

#56 - fix(lexer): option_and_value can consume and preserve escaped hashes

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 3 comments

#55 - Create a preserve-whitespace option for the parser

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 3 comments

#54 - fix: preserve escaped newlines and ignore them in parser

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 2 comments

#53 - Include hash in hashcomment AST

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 1 comment

#52 - lexer/parser: save but ignore whitespace and formatting data for includes

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 1 comment

#51 - Support for hash escape.

Issue - State: closed - Opened by bpradeep20 over 5 years ago - 2 comments

#50 - Simplify parser.py whitespace BNF

Issue - State: open - Opened by sydneyli over 5 years ago
Labels: enhancement

#49 - Writable loader.py interface

Issue - State: closed - Opened by sydneyli over 5 years ago - 5 comments
Labels: enhancement

#48 - Lint cleanup and add flake8 to travis

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 4 comments

#47 - Start tokenizing and parsing whitespace

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 2 comments

#46 - Add linter to CI

Issue - State: closed - Opened by sydneyli over 5 years ago - 1 comment

#45 - Combine merging logic to simplify BNF

Pull Request - State: closed - Opened by sydneyli over 5 years ago - 1 comment

#44 - Disabling multiple options doesn't work when statements are split

Issue - State: closed - Opened by sydneyli over 5 years ago - 1 comment

#43 - What should happen when a block and option collide?

Issue - State: open - Opened by sydneyli over 5 years ago - 1 comment
Labels: enhancement, question

#42 - Getting line number of config where error has occurred ?

Issue - State: closed - Opened by ssumit3 almost 6 years ago - 1 comment

#41 - ConfigFileReadError: Config file "ports.conf" not found in search path

Issue - State: closed - Opened by ogaida about 6 years ago - 5 comments

#40 - Convert inmemory loaded file into dict

Issue - State: closed - Opened by Sumit3 about 6 years ago - 2 comments

#39 - white space not ignored when key value pair splits in multiple lines

Issue - State: closed - Opened by Sumit3 about 6 years ago - 3 comments

#38 - Initial newline and whitespaces ignored by perl parser but not by python parser

Issue - State: open - Opened by Sumit3 about 6 years ago - 1 comment
Labels: bug

#37 - Comment and escaping # in same line

Issue - State: closed - Opened by bpradeep20 about 6 years ago

#36 - Empty text should not raise error

Pull Request - State: closed - Opened by tonycanrun over 6 years ago - 3 comments

#35 - When starting config with backslash parsing fails

Issue - State: open - Opened by bpradeep20 over 6 years ago - 4 comments
Labels: bug, question

#34 - Handle backslash at end so that it doesn't consider line after blank line

Issue - State: closed - Opened by bpradeep20 over 6 years ago - 2 comments

#33 - Incorrect parsing of line with only key

Issue - State: closed - Opened by bpradeep20 over 6 years ago - 7 comments

#32 - Blank space after heredoc terminator is causing incorrect parsing

Issue - State: open - Opened by bpradeep20 over 6 years ago - 4 comments
Labels: bug, question

#31 - Initial Update

Pull Request - State: open - Opened by pyup-bot over 6 years ago

#30 - fixed the config dump issue #28

Pull Request - State: closed - Opened by avictor0826 over 6 years ago - 4 comments

#29 - Fixed quoting issue for includes

Pull Request - State: closed - Opened by anviar over 6 years ago - 2 comments

#28 - dumps result is different than expected

Issue - State: closed - Opened by cmakara over 6 years ago - 1 comment

#27 - return clearer error message

Pull Request - State: closed - Opened by barnabasJ over 6 years ago - 2 comments

#26 - with make_loader() as loader: (SyntaxError: invalid syntax)

Issue - State: closed - Opened by danimurga over 6 years ago - 1 comment

#25 - Fix issue #22

Pull Request - State: closed - Opened by barnabasJ over 6 years ago - 2 comments

#24 - Cache ast of inluded files

Pull Request - State: closed - Opened by barnabasJ over 6 years ago - 1 comment

#23 - Fix for issue #22

Pull Request - State: closed - Opened by barnabasJ over 6 years ago - 1 comment

#22 - Problem with mergeduplicateblocks

Issue - State: closed - Opened by barnabasJ over 6 years ago - 5 comments

#21 - Comment at end of value are not considered as comments

Issue - State: closed - Opened by bpradeep20 over 6 years ago - 3 comments

#20 - Pull redundant reader code out

Pull Request - State: closed - Opened by barnabasJ over 6 years ago - 4 comments

#19 - Use of same `ApacheConfigError` makes debugging harder

Issue - State: closed - Opened by HorlogeSkynet over 6 years ago - 2 comments

#18 - Right-strips trailing spaces by default and adds an option to disable it

Pull Request - State: closed - Opened by HorlogeSkynet over 6 years ago - 4 comments

#17 - Extra spaces at end are not trimmed

Issue - State: closed - Opened by bpradeep20 over 6 years ago - 3 comments

#16 - Unable to parse heredoc inside a block properly

Issue - State: open - Opened by bpradeep20 over 6 years ago - 7 comments
Labels: bug, question

#15 - Add the ability to specify a host for the loader

Pull Request - State: closed - Opened by barnabasJ over 6 years ago - 2 comments

#14 - Reading from a remote host.

Issue - State: closed - Opened by barnabasJ over 6 years ago - 4 comments

#13 - Can this be extended to support expression tags in apache config?

Issue - State: open - Opened by agrawalo over 6 years ago - 13 comments
Labels: enhancement

#12 - Some troubles with `ApacheIncludesLexer`

Issue - State: closed - Opened by HorlogeSkynet over 6 years ago - 4 comments