Commit graph

44 commits

Author SHA1 Message Date
ziirish
f6c5ce98d3
add: new async backend
This new backend interact with the bui-monitor introduced in fff83dd5
A few things were refactored to take advantage of the queries
parallelization.
2018-08-01 22:45:45 +02:00
ziirish
d591339f4a
agent: use asyncio (trio) instead of gevent 2018-07-20 17:56:15 +02:00
ziirish
9b8cceed17
remove six and drop support of python 2 2018-06-06 18:29:08 +02:00
ziirish
c233f47c41
upgrade to latest flask-restplus + improve marshalling performances 2018-05-25 22:59:29 +02:00
ziirish
8cf2f017cc
drop python 2 support (closes #267) 2018-05-24 15:09:55 +02:00
ziirish
80887c6f5b
fix: buggy arrow package with python 2 2018-05-01 17:50:58 +02:00
ziirish
bcbbecaf39
update requirements and changelog 2018-05-01 17:43:17 +02:00
ziirish
4db75860f8
add: support group ACL + implement ro/rw rights 2018-02-09 16:26:52 +01:00
ziirish
43524bcfae
fix requirements 2018-01-02 18:42:53 +01:00
ziirish
eff4f602ce
update doc 2017-12-29 17:35:11 +01:00
ziirish
76d8cb392d switch to flask-caching which seem to be maintained 2017-07-27 17:38:08 +02:00
ziirish
a9203e28b7 add: plugins system to allow users to write their own modules 2017-05-31 20:04:05 +02:00
ziirish
954ff80687 update requirements 2017-04-28 13:53:04 +02:00
ziirish
4ba6d367f1 allow to select all filtered sessions 2017-03-06 23:07:16 +01:00
ziirish
9d5b5f0a2f update requirements 2017-01-06 12:13:21 +01:00
ziirish
c3aa638f03 better handling of CSRF expiration 2016-12-29 16:28:26 +01:00
ziirish
593bf98f65 fix: missing requirements 2016-10-05 13:36:29 +02:00
ziirish
d14d8fa58b add: support translations 2016-08-25 17:25:50 +02:00
ziirish
b27a836bdc documentation 2016-08-23 16:43:50 +02:00
ziirish
a564a37a5c fix: missing default values 2016-06-29 15:35:28 +02:00
ziirish
0a64fbb13f update Flask 2016-06-16 20:10:32 +02:00
ziirish
25bb371032 add the ability to write our own config for #132 2016-06-15 10:10:35 +02:00
ziirish
f22e7633b8 [WIP] add: ability to revoke client certificates 2016-06-09 22:39:14 +02:00
ziirish
b7cc544fa1 update requirements
Conflicts:
	requirements.txt
2016-04-27 16:53:51 +02:00
ziirish
e59bb8ede1 support flask-restplus 0.9.0 2016-04-11 22:20:27 +02:00
ziirish
4e366cb1d9 looks like there is a breaking change in flask-restplus 2016-03-07 21:48:40 +01:00
ziirish
1e4b7ffdac fix: requirements 2016-02-17 22:28:48 +01:00
ziirish
6c38bdd956 update requirements 2016-02-08 22:46:46 +01:00
ziirish
bd32cafb7f update requirements 2015-12-31 09:12:11 +01:00
ziirish
271a1cd1de add: cache on some API calls to improve performances on the demo (see #45) 2015-12-11 17:47:01 +01:00
ziirish
febc315493 upgrade flask-restplus 2015-12-09 22:20:00 +01:00
ziirish
98da74e423 switch to gevent 2015-12-07 21:53:05 +01:00
ziirish
dc7b53ad17 revert upgrade 2015-12-06 16:18:57 +01:00
ziirish
0183b5d977 upgrade flask-restplus 2015-12-06 14:57:52 +01:00
ziirish
fc7ad37883 fix: the new user handler introduced in #79 broke sessions with gunicorn (see #95) 2015-12-03 21:08:17 +01:00
ziirish
804e82388b add various informations for #89 2015-11-30 20:06:25 +01:00
ziirish
dc7be408b4 refactoring to remove flask requirement for agent 2015-11-25 23:06:45 +01:00
ziirish
1bfd1251a9 upgrade flask restplus 2015-11-19 23:12:21 +01:00
ziirish
8ef3b624e5 use flask-restplus 2015-11-11 23:55:13 +01:00
ziirish
8eb338bf2b remove external dependencies and use bower instead 2015-10-15 22:13:20 +02:00
ziirish
fb443186b5 upgrade requirements 2015-10-06 18:44:21 +02:00
ziirish
1de5a1432f improve python3 support for #75 2015-09-23 14:30:05 +02:00
ziirish
614b3ad956 new requirement due to API changes 2015-03-15 16:46:38 +01:00
ziirish
d1aa50c699 update setup.py 2014-10-31 16:41:53 +01:00