Commit Graph

  • ae8c8b44e7 Added uniform spacing of directives and their parameters master Brainwrecked Tech 2019-11-26 08:40:29 -0500
  • c7726b7072 Remove spurious __pycache__ dir. Format code. Michał Słomkowski 2019-07-26 16:54:47 +0200
  • 47e7e317b2
    Merge pull request #17 from Coordinate35/master Michał Słomkowski 2019-07-26 16:48:23 +0200
  • 0e11260d65 add ut weijunjie 2019-07-24 20:18:52 +0800
  • cd5eee8dcf fix curly bracket in quotes weijunjie 2019-07-24 19:56:52 +0800
  • caa5fbe917
    Merge 1b1242404a into 4ea6bbc1bd yongfu 2019-03-01 06:16:29 +0000
  • 1b1242404a commit merge yongfu 2019-03-01 14:14:32 +0800
  • 65f9938466 delete no need [ ] yongfu 2019-03-01 09:46:30 +0800
  • 24ed37352f fix regular expression with { } like in server_name,rewrite,location and if. yongfu 2019-03-01 09:33:55 +0800
  • 4ea6bbc1bd
    Merge pull request #12 from denji/patch-1 Michał Słomkowski 2019-02-13 15:15:58 +0100
  • 26e6061f42 fix the multi_semicolon bug yongfu 2018-10-15 21:42:28 +0800
  • 2a210daad6 fix multi semicolon yongfu 2018-10-17 09:00:16 +0800
  • 106d75e2d8 fix the multi_semicolon bug yongfu 2018-10-15 21:42:28 +0800
  • 6df60552dd
    Merge pull request #6 from RickieL/master Michał Słomkowski 2018-09-25 15:37:55 +0200
  • 70a0198ecb add test for multi_semicolon and rewrite reg yongfu 2018-09-25 20:56:37 +0800
  • 93748ca7a8
    fix multiline `;` in one line case and rewrite regex curly bracket case. RickieL 2018-09-10 23:28:22 +0800
  • 21012dab46
    Merge pull request #1 from RickieL/RickieL-patch-1 RickieL 2018-09-10 22:13:23 +0800
  • 0b72d86a8b
    fixed rewrite regex Curly Bracket case. RickieL 2018-09-10 22:11:40 +0800
  • f5a26225bd Fix error which split line when it contained backslash. Fixes #5 Michał Słomkowski 2017-07-26 05:58:44 +0200
  • 4488f2ee63 Add support for variable marks ${ and }. Fixes #4 Michał Słomkowski 2017-07-20 22:20:48 +0200
  • 09f0b8a700 Add support for latin1 encoding of input files. #2 Michał Słomkowski 2017-02-17 13:50:44 +0100
  • fe5c77d2a5 Fill up readme. Michał Słomkowski 2016-06-16 22:30:25 +0200
  • ec596dd7e8 Change strip_line to prevent collapsing spaces in comments. Michał Słomkowski 2016-06-16 21:49:29 +0200
  • 82be152c34 Add feature to remove excessive newlines. Michał Słomkowski 2016-06-16 02:37:44 +0200
  • 0c28d599c0 Fix error with brackets in comments. Michał Słomkowski 2016-06-16 02:07:33 +0200
  • 73f01a74ec Add function description and some readme. Michał Słomkowski 2016-06-16 01:53:26 +0200
  • d2b62206fd Add working implementation. Michał Słomkowski 2016-06-16 01:34:59 +0200
  • 89635aafbf Merge branch 'master' of github.com:1connect/nginx-config-formatter Michał Słomkowski 2016-06-09 02:29:04 +0200
  • b8841669eb Initial commit Michał Słomkowski 2016-06-09 02:28:21 +0200
  • 5e42af488b Add project bootstrap. Michał Słomkowski 2016-06-09 02:25:29 +0200