summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support for using libopenlmicommon by external providersRadek Novacek2013-04-1713-35/+189
* Fixed missing brace.Jan Safranek2013-04-161-1/+1
* Fixed subscription check, the new IndicationManager has additional parameter.Jan Safranek2013-04-161-1/+2
* Removed logging from indication sender thread.Jan Safranek2013-04-161-1/+0
* Added a log decorator to IndicationManager.__init__Jan Safranek2013-04-161-0/+1
* 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
* Merge branch 'software-indications' (early part)Michal Minar2013-04-1131-82/+2839
|\
| * logging improvementsMichal Minar2013-04-113-8/+31
| * openlmi-mof-register gets support for different namespacesMichal Minar2013-04-111-12/+43
| * added support for indications to software providersMichal Minar2013-04-118-5/+1597
| * docu updated and fixed on some placesMichal Minar2013-04-116-21/+122
| * added LMI_ to classnames prefix for to key propertiesMichal Minar2013-04-1116-43/+43
| * added indication manager to openlmi.commonMichal Minar2013-04-113-4/+1014
| * moved singletonmixin module to shared subpackageMichal Minar2013-04-082-2/+2
* | Hardware: Added Processor Chip ProviderPeter Schiffer2013-04-1011-9/+540
* | Hardware: Code clean upPeter Schiffer2013-04-0812-240/+89
* | Merge branch 'master'Peter Schiffer2013-04-081-4/+7
|\ \
| * | Added more check for qualifiers.Jan Safranek2013-04-081-4/+7
| |/
* / Hardware: Added Processor Cache Memory ProviderPeter Schiffer2013-04-0412-95/+1906
|/
* Hardware: added new providersPeter Schiffer2013-03-2611-7/+685
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersMichal Minar2013-03-264-11/+65
|\
| * Change orientation of resulting figure.Jan Safranek2013-03-251-1/+1
| * Check for qualifiers, properties without qualifiers crash here.Jan Safranek2013-03-252-9/+12
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersJan Safranek2013-03-2573-4666/+12747
| |\
| * \ Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersJan Safranek2013-03-15116-117/+116
| |\ \
| * \ \ Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersJan Safranek2013-03-1211-12/+2570
| |\ \ \
| * \ \ \ Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersJan Safranek2013-02-2058-1629/+6076
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersJan Safranek2013-01-312-2/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersJan Safranek2013-01-242-6/+6
| |\ \ \ \ \ \
| * | | | | | | Added openlmi.storage checker.Jan Safranek2013-01-242-1/+52
* | | | | | | | marked two tests as dangerousMichal Minar2013-03-261-0/+2
* | | | | | | | added association providerMichal Minar2013-03-265-0/+409
* | | | | | | | new association providersMichal Minar2013-03-266-0/+546
* | | | | | | | fixed get instance of AffectedSoftwareJobElementMichal Minar2013-03-261-3/+13
* | | | | | | | added LMI_SoftwareInstallationServiceCapabilities providerMichal Minar2013-03-265-0/+557
* | | | | | | | minor enhancementsMichal Minar2013-03-262-9/+5
* | | | | | | | small comments and spaces cleanup, removed tabsMichal Minar2013-03-263-87/+74
* | | | | | | | fixed concurrency issueMichal Minar2013-03-261-5/+25
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | support the registration of mof files only0.0.20Michal Minar2013-03-223-13/+58
* | | | | | | software version bump to 0.9Michal Minar2013-03-222-1/+4
* | | | | | | added new providersMichal Minar2013-03-218-38/+1211
* | | | | | | various enhancementsMichal Minar2013-03-2115-136/+160
* | | | | | | added Jobs mof file with base classes for job managementMichal Minar2013-03-211-0/+123
* | | | | | | Merge remote-tracking branch 'origin/master' into software-smashMichal Minar2013-03-20152-1139/+6244
|\ \ \ \ \ \ \
| * | | | | | | tools: don't use CIMOM for generating documentationRadek Novacek2013-03-185-399/+338
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Happy New Year! (better later than never)Jan Synacek2013-03-13116-116/+116
| * | | | | | Service: remove unused variableVitezslav Crhonek2013-03-121-1/+0
| | |_|_|_|/ | |/| | | |
| * | | | | Created LMI_ProcessorProvider providing basic information about CPU. Main sourcePeter Schiffer2013-03-0611-12/+2570
| | |_|_|/ | |/| | |
| * | | | LogicalFile: support deleting directoriesJan Synacek2013-02-141-2/+14