25 May, 2016

1 commit

  • By: Paul Carensac
    Version: 0.5.2
    Strategy change implementation
    Issue (closed): https://projects.irap.omp.eu/issues/3654
    Major current version (0.5): https://projects.irap.omp.eu/versions/116
    haribo
     

19 May, 2016

1 commit

  • By: Paul Carensac
    Version: 0.4.1	
    Scheduler update: ajout overhead et nouveau systeme d'historique +
    adaptation des modules lies
    (Attention: DB changed)
    Issue (closed): https://projects.irap.omp.eu/issues/3625
    Major current version (0.4): https://projects.irap.omp.eu/versions/90
    haribo
     

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
    haribo
     

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
    haribo
     

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
    haribo