summaryrefslogtreecommitdiffstats
path: root/src/python/openlmi/common/JobManager.py
Commit message (Expand)AuthorAgeFilesLines
* renamed openlmi namespace to lmiMichal Minar2013-07-041-1654/+0
* Add method to stop the running thread to all Managers.Jan Safranek2013-05-161-21/+74
* Merge branch 'devel/parse-instance'Jan Safranek2013-05-101-32/+4
|\
| * Added global function to parse InstanceID.Jan Safranek2013-05-021-32/+4
* | openlmi.common.JobManager: fix output parameter nameJan Synacek2013-04-291-1/+1
|/
* modified indication filtersMichal Minar2013-04-261-40/+61
* Fixed LMI_ConcreteJob.GetError and .GetErrors to return correct CIM instance.Jan Safranek2013-04-251-11/+22
* Use UTC times for all wall clock times.Jan Safranek2013-04-161-2/+2
* Remove whitespaces.Jan Safranek2013-04-161-75/+75
* Use monotonic clock for job expiration.Jan Safranek2013-04-161-21/+32
* Use TimerManager where appropriate.Jan Safranek2013-04-161-8/+17
* Fixed missing brace.Jan Safranek2013-04-161-1/+1
* Fixed subscription check, the new IndicationManager has additional parameter.Jan Safranek2013-04-161-1/+2
* Updated the filter queries to match those in software provider.Jan Safranek2013-04-161-21/+20
* Synchronize JobManager with storage.Jan Safranek2013-04-121-35/+80
* added support for indications to software providersMichal Minar2013-04-111-0/+1532