Commit Graph

132 Commits (255685f2969443eea29e330a9a86dc13238435f3)

Author SHA1 Message Date
Aidaho12 255685f296 v3.2.9 2018-09-28 15:45:22 +06:00
Aidaho12 2b4a376ff7 v3.2.9 2018-09-27 10:28:10 +06:00
Aidaho12 64d5095985 v3.2.9
Was optimized "Configs" sections. Now all action with configs in one place
2018-09-26 21:10:35 +06:00
Can KAYA 3e87f8f862
reserved 2018-09-25 19:47:14 +03:00
Can KAYA 8e6d287b94
reserved keyword 2018-09-25 19:44:19 +03:00
Can KAYA 65e29a82c3
reserved keyword issue 2018-09-25 19:41:00 +03:00
Aidaho12 ef9f213a2f v3.2.8 2018-09-24 10:06:56 +06:00
Aidaho12 3779c047b3 v3.2.8
Description for servers
2018-09-23 15:16:16 +06:00
Aidaho12 6e72b709d7 v3.2.7 2018-09-20 14:06:59 +06:00
Aidaho12 ea14d50c9e v3.2.7
async
2018-09-20 13:32:08 +06:00
Aidaho12 6f441b65e3 v3.2.6 2018-09-19 12:22:38 +06:00
Aidaho12 d38f1f2981 v3.2.6 2018-09-17 17:22:44 +06:00
Aidaho12 6effdca461 v3.2.6 2018-09-12 09:36:15 +06:00
Aidaho12 6a4c597ab8 v3.2.6
Maxconn
2018-09-12 08:25:32 +06:00
Aidaho12 a905a2ae3e v3.2.5
Bugs
2018-09-07 13:44:23 +06:00
Aidaho12 2324e7a0f3 v3.2.5
Improved error output, bugs
2018-09-03 21:39:39 +06:00
Aidaho12 1bda72c13f v3.2.4
Bugs
2018-09-03 20:36:29 +06:00
Aidaho12 ba6846452f v3.2.4
Bugs
2018-09-03 20:19:54 +06:00
Aidaho12 f0e825eda1 v3.2.4 2018-09-03 19:45:04 +06:00
Aidaho12 1d39d5de16 v3.2.4 2018-09-03 14:07:12 +06:00
Aidaho12 ca1d564294 v3.2.4
SSH port
2018-09-01 16:43:25 +06:00
Aidaho12 f0564e4744 v3.2.3
Bugs
2018-08-31 11:42:44 +06:00
Aidaho12 da4d9355d7 v3.2.3
JS optimized
2018-08-30 11:21:03 +06:00
Aidaho12 8052f9e8ea v3.2.2
Bugs
2018-08-29 11:05:11 +06:00
Aidaho12 d4b36019e1 v3.2.2 2018-08-28 16:45:09 +06:00
Aidaho12 3f8a687176 v3.2.2 2018-08-28 10:54:53 +06:00
Aidaho12 106cad5ffa v3.2.2 2018-08-28 09:34:10 +06:00
Aidaho12 c6c5ca2193 v3.2.2
Improved Adds pages
2018-08-27 17:28:29 +06:00
Aidaho12 5c5b21a56a v3.2.1 2018-08-27 09:45:10 +06:00
Aidaho12 f0cb22f8e9 v3.2.1
Bugs
2018-08-24 21:54:11 +06:00
Aidaho12 f934aff44c v3.2.1
Debian support improved
2018-08-24 13:29:28 +06:00
Aidaho12 5b402b597b v3.2.1
Debian support improved
2018-08-23 20:27:28 +06:00
Aidaho12 3d508cb0b2 v3.2
Bugs
2018-08-23 12:48:10 +06:00
Aidaho12 ba7715dbb6 v3.2
Bugs
2018-08-21 16:07:05 +06:00
Aidaho12 7414d6f684 v3.2 2018-08-20 22:53:37 +06:00
Aidaho12 21495d2567 v3.2 2018-08-20 21:20:14 +06:00
Aidaho12 14cb96459d v3.2 2018-08-20 13:16:33 +06:00
Aidaho12 2a7a11a9c8 v3.2
WAF page!
2018-08-20 12:39:52 +06:00
Aidaho12 7d6ca27c86 v3.1 2018-08-17 23:08:07 +06:00
Aidaho12 da77663484 v3.1
Meet Web application firewall!
2018-08-17 17:55:17 +06:00
Aidaho12 f272ec4ca2 v3.1
Meet Web application firewall!
2018-08-17 10:41:50 +06:00
Aidaho12 914d04eede v3.0
Bugs
2018-08-15 21:36:05 +06:00
Aidaho12 ebbe0b9a7c v3.0
Bugs
2018-08-15 14:17:57 +06:00
Aidaho12 a225ca8d18 v3.0 2018-08-14 15:54:39 +06:00
Aidaho12 af62ff0fc2 v3.0
Show config and compare page improved
2018-08-14 11:59:21 +06:00
Aidaho12 fc2b657c2e v3.0 2018-08-13 13:35:02 +06:00
cclauss e74db7c856
Initialize oldstat at the top of the function
It is not essential but it is safer if the code is changed in the future...

[flake8](http://flake8.pycqa.org) testing of https://github.com/Aidaho12/haproxy-wi on Python 3.7.0

$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
```
/home/travis/virtualenv/python3.7.0/lib/python3.7/site-packages/pycodestyle.py:113: FutureWarning: Possible nested set at position 1
  EXTRANEOUS_WHITESPACE_REGEX = re.compile(r'[[({] | []}),;:]')
./app/tools/checker_worker.py:70:27: F821 undefined name 'oldstat'
				if (currentstat[i] != oldstat[i] and currentstat[i]!="none") and ("FRONTEND" not in str(vips[i]) and "BACKEND" not in str(vips[i])):
                          ^
1     F821 undefined name 'oldstat'
1
```
2018-08-11 18:38:47 +02:00
Aidaho12 c0dbf08f23 v3.0
Most settings migrate into DB, improved install script, and haproxy install script
2018-08-11 20:47:47 +06:00
Aidaho12 86f68abd0d v2.9
some functions WAF, bugs
2018-08-09 18:11:10 +06:00
Aidaho12 4eec98d284 v2.8.1
Bugs
2018-08-08 23:15:18 +06:00