13 May, 2016
1 commit
-
Fixed minor bugs in alert_listener Added test for alert receiving Added fixture for sqlite & mysql Added possibility to launch test considering celery Added and updated some scripts (see scripts/ directory) Added exceptions throwing in RequestBuilder
12 May, 2016
1 commit
-
Added some voevents Implemented first structure of alert_listener with request creation (hard coded) Implemented RequestBuilder precise structure Deleted request_builder app (the request builder is now in common app) Updated REQUIREMENTS.txt
09 May, 2016
1 commit
02 May, 2016
1 commit
-
created all tasks edited settings.py for celery config added celery start/stop scripts started to implement workflow (alert manager) updated static files updated requirements*.txt
29 Apr, 2016
3 commits
-
Conflicts: src/common/tests.py
-
Last commit before removing agent system
26 Apr, 2016
2 commits
19 Apr, 2016
1 commit
-
and communications working) #3485: tests for basic features (threads opening / closing, communication)
18 Apr, 2016
1 commit
-
the web interface #3485 : - agent class created - all application for the modules created (with urls.py, templates folder, ...