src/pyams_scheduler.egg-info/PKG-INFO
changeset 47 a841be26e948
parent 44 5ed604e48055
child 59 50be7d1d45b2
equal deleted inserted replaced
46:2200d9093b62 47:a841be26e948
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-scheduler
     2 Name: pyams-scheduler
     3 Version: 0.1.7
     3 Version: 0.1.8
     4 Summary: PyAMS tasks scheduler
     4 Summary: PyAMS tasks scheduler
     5 Home-page: http://hg.ztfy.org/pyams/pyams_scheduler
     5 Home-page: http://hg.ztfy.org/pyams/pyams_scheduler
     6 Author: Thierry Florac
     6 Author: Thierry Florac
     7 Author-email: tflorac@ulthar.net
     7 Author-email: tflorac@ulthar.net
     8 License: ZPL
     8 License: ZPL
    60         
    60         
    61         
    61         
    62         History
    62         History
    63         =======
    63         =======
    64         
    64         
       
    65         0.1.8
       
    66         -----
       
    67          - use TableViewlet base class for scheduler jobs table
       
    68         
    65         0.1.7
    69         0.1.7
    66         -----
    70         -----
    67          - use ZODBConnection class instead of ZEOConnection to handle any ZODB storage for scheduler
    71          - use ZODBConnection class instead of ZEOConnection to handle any ZODB storage for scheduler
    68          - add scheduler process connection test
    72          - add scheduler process connection test
    69          - add Pyramid settings to start scheduler process
    73          - add Pyramid settings to start scheduler process