Commit Graph

14 Commits

Author SHA1 Message Date
Adrien Marquès 3c0f4e0476 migrate to github 2018-11-13 13:13:32 +01:00
xdrm-brackets 7d50d2d252 rename commands : ins -> install, del -> delete, ser -> service, cnf -> set | readme add 'alias' command description 2018-11-12 22:54:37 +01:00
xdrm-brackets aa3c8e472d lint 2018-11-12 19:45:30 +01:00
xdrm-brackets c27ab45bc2 update cnf/parser/nginx encoder+decoder to read the last line even if no newline '\n' char 2018-11-12 19:38:24 +01:00
xdrm-brackets 78d8d9a7a2 update/fix cnf/nginx (encoder, decoder, cnf/nginx) | add cnf/nginx tests 2018-11-12 19:22:24 +01:00
xdrm-brackets ac5a7dbbfd remove cnf/confl parser | add cnf/nginx conf parser using cnf/parser/nginx | implement cnf/nginx.Get() 2018-11-12 17:43:01 +01:00
xdrm-brackets 217cad09e0 update nginx/decoder to read nginx-location sections (location ~ *.php {}) | update encoder | update tests 2018-11-12 17:07:30 +01:00
xdrm-brackets 02bf3d9103 fix decoder + tests 2018-11-12 16:50:50 +01:00
xdrm-brackets 0d6067dda5 implement nginx/encoder + decode->encode test 2018-11-12 16:42:24 +01:00
xdrm-brackets 69f7cb47b8 remove trim() on comments (to keep comment indentation) 2018-11-12 15:38:43 +01:00
xdrm-brackets 73b953c35b moved Line into line.go | remove unused fields (Number, Indent) 2018-11-12 15:35:45 +01:00
xdrm-brackets 14f68cbf8e lint 2018-11-12 12:09:10 +01:00
xdrm-brackets 194b5647ee update nginx/decoder (working for simplest case) | add tests for all line types + nested sections 2018-11-12 12:00:41 +01:00
xdrm-brackets 08b8cf8493 create nginx decoder (not fully working, but first step is ok) 2018-11-12 08:41:00 +01:00