Commit graph

51 commits

Author SHA1 Message Date
ziirish
69261f9648
fix several dependencies issues thanks to @monofox (fix #339, #343) 2021-09-17 10:44:48 +02:00
ziirish
4f0bf4ca9c
setup pre-commit hook 2021-05-12 18:08:44 +02:00
ziirish
4d73ae8a74
fix: allow to provide a burp-server version in case we cannot determine it automatically #333 2020-06-15 23:52:37 +02:00
ziirish
9a44cf18b8
try to limit race conditions 2020-01-06 13:06:33 +01:00
ziirish
9fd1e2a9f5
use the right config file for monitor as well 2020-01-06 00:45:32 +01:00
ziirish
fec8668199
still trying to improve docker images (#323) 2019-11-11 23:09:25 +01:00
ziirish
7a23181f71
fix: make sure to provide default buimonitor.cfg file + handle burp-server restart after config change (see #323) 2019-11-11 17:02:39 +01:00
ziirish
fa6d987d51
use a dedicated listen port for burp-ui restorations 2019-08-01 18:00:11 +02:00
ziirish
02321bee1f
rework documentation 2019-07-16 19:15:38 +02:00
ziirish
60fbfe2da7
force celerybeat.pid location 2019-07-16 16:12:21 +02:00
ziirish
56169ca920
fix missing beat process 2019-07-12 21:56:52 +02:00
ziirish
07193f586a
use a dedicated beat process 2019-07-02 00:01:27 +02:00
ziirish
fd168ba3cb
add a new --pool-size option to the setup-burp command 2019-04-25 15:15:41 +02:00
ziirish
1fbee0c268
make sure celery doesn't prevent the main server to talk to the monitor while performing huge computes 2019-03-29 18:30:15 +01:00
ziirish
54a117da61
fix setup-burp by enforcing burp2 backend for setup and fallback to client_version when we can't determine the server_version for the parser 2019-03-28 17:13:10 +01:00
ziirish
ed44b69ba8
fix demo build 2019-03-21 11:04:01 +01:00
ziirish
9023a4ec71
click commands now use dash instead of low dash 2018-10-15 21:40:49 +02:00
ziirish
ea2d374d85
rename the 'async' backend into 'parallel' in order to be compliant with python 3.7 2018-08-18 02:58:51 +02:00
ziirish
5fe73e11ee
typo 2018-08-17 18:12:06 +02:00
ziirish
bdb00751cc
fix some package changes with alpine 3.8 2018-08-17 16:14:29 +02:00
ziirish
97b35373a9
bui-monitor and async backends fully supported (closes #278) 2018-08-17 15:44:35 +02:00
ziirish
cf9f35cfdf
share global lock between gunicorn workers 2018-05-02 12:18:04 +02:00
ziirish
37039c9a97
add: group edition UI 2018-04-06 21:41:43 +02:00
ziirish
1778faeada
fix default docker configurations 2018-02-20 11:34:36 +01:00
ziirish
cd98946049
various performance tweaks 2018-02-08 16:40:15 +01:00
ziirish
7a698a6219
add: new burp docker image 2018-02-06 13:11:35 +01:00
ziirish
97f22df758
add: parser now support multi/pair options 2018-02-03 16:23:46 +01:00
ziirish
3f65509f02
create missing template object 2018-01-30 15:59:42 +01:00
Ziirish
49801d15e0 make psycopg greenlet compliant 2018-01-17 14:19:03 +01:00
ziirish
96b34cc87c
get back to gevent which is better at monkey patching 2018-01-09 14:24:12 +01:00
ziirish
b7554c6db8
fix auto-config and diag 2018-01-08 18:03:54 +01:00
ziirish
6325347566
fix websocket user 2018-01-08 13:42:46 +01:00
ziirish
a83e07b204
fix demo build 2018-01-04 17:27:10 +01:00
ziirish
dfa6bb4f7c
migrate demo to alpine with python 3.6 2018-01-03 23:35:39 +01:00
ziirish
ccc649eb19 cleanup configs 2017-08-01 18:27:53 +02:00
ziirish
f83f1789df switch to libressl 2017-08-01 11:12:29 +02:00
ziirish
3a9a2b81ea typo in docker init nginx config 2017-07-31 11:49:33 +02:00
ziirish
0e2113c535 typo in docker init 2017-07-31 11:16:31 +02:00
ziirish
d1cc3061cf add: websocket server in docker images 2017-07-30 18:16:12 +02:00
ziirish
7833ae3377 add plugin support in docker images 2017-06-02 09:49:09 +02:00
ziirish
47643dd9ad typo 2017-03-04 18:26:48 +01:00
ziirish
081bd2d275 update translations + fix doc 2017-02-21 08:47:28 +01:00
ziirish
f21c4f6d1a fix pgsql support in docker images 2017-02-20 16:24:03 +01:00
ziirish
6b552e776f add: support pgsql 2017-02-20 15:40:47 +01:00
ziirish
7e4728802f Revert "allow the docker images to connect to pg as well"
This reverts commit 37cad64fa0.
2017-02-17 17:14:33 +01:00
ziirish
37cad64fa0 allow the docker images to connect to pg as well 2017-02-17 17:08:28 +01:00
ziirish
9f1fceb5a2 fix: mysql requirements 2017-02-17 16:51:02 +01:00
ziirish
3a74ffaa97 fix build requirements for mysql 2017-02-17 15:38:12 +01:00
ziirish
63726d93eb add: mysql requirements 2017-02-17 15:25:18 +01:00
ziirish
86680566a3 use mariadb as a database in docker images 2017-02-15 21:05:25 +01:00