equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-scheduler |
2 Name: pyams-scheduler |
3 Version: 0.1.9 |
3 Version: 0.1.10 |
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.10 |
|
66 ------ |
|
67 - renamed factories to use snake_case on functions |
|
68 - add prefix to edit forms |
|
69 |
65 0.1.9 |
70 0.1.9 |
66 ----- |
71 ----- |
67 - added 0MQ authentication |
72 - added 0MQ authentication |
68 - updated global registry access |
73 - updated global registry access |
69 - updated database upgrade code and remove INewLocalSite event subscriber |
74 - updated database upgrade code and remove INewLocalSite event subscriber |