summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | lot of bugfixes in communicationMichal Minar2013-02-2616-259/+467
* | | | | added LMI_SoftwareIdentityResource providerMichal Minar2013-02-1815-28/+1980
* | | | | disabled devel - loggingMichal Minar2013-02-141-2/+2
* | | | | more code shared thanks to path checking partitioningMichal Minar2013-02-133-19/+35
* | | | | fixed wrong thread synchronizationMichal Minar2013-02-132-4/+11
* | | | | new association provider LMI_InstalledSoftwareIdentityMichal Minar2013-02-135-1/+585
* | | | | initial phase of rewrite for SMASH profileMichal Minar2013-02-1336-4099/+2709
|/ / / /
* | | | logging improvementsMichal Minar2013-02-052-1/+13
* | | | fixed pylint plugins0.0.18Michal Minar2013-02-042-6/+7
* | | | new subpackage openlmi.common created for sharing codeMichal Minar2013-02-0412-14/+39
* | | | rewritten for safe execution of transactionsMichal Minar2013-02-0428-1606/+3406
| |_|/ |/| |
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersMichal Minar2013-01-311-1/+1
|\ \ \
| * | | Fix registration make targetRadek Novacek2013-01-301-1/+1
| | |/ | |/|
* / | fixed pylint pluginMichal Minar2013-01-311-1/+5
|/ /
* / made pylint more friendlyMichal Minar2013-01-242-6/+6
|/
* made pylint more friendlyMichal Minar2013-01-242-29/+38
* pyling plugins improvementsMichal Minar2013-01-233-13/+95
* Fixed traceback on checking class with constants inside.Jan Safranek2013-01-231-0/+2
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersJan Safranek2013-01-232-1/+25
|\
| * Account: add wrapper script to enable setting proper selinux context0.0.17Roman Rakus2013-01-172-1/+25
* | Suppress common CIMProvider2 messages before analyzing other errors.Jan Safranek2013-01-231-1/+1
* | Ignore 'W0613: unused argument' in entry methods from CIMOM.Jan Safranek2013-01-231-0/+12
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersJan Safranek2013-01-1615-1/+939
|\
| * Use ModuleGroupName according to used library nameRoman Rakus2013-01-161-1/+1
| * Hardware: Remove wrong install0.0.16Roman Rakus2013-01-161-2/+0
| * New provider: hardwareTomas Smetana2013-01-155-0/+442
| |\
| | * New provider: HardwareTomas Smetana2013-01-155-0/+442
| * | Account: testsRoman Rakus2013-01-149-0/+498
| |/
* | Added cim2uml tool, which creates instance diagram in PlantUML syntax.Jan Safranek2013-01-161-0/+273
* | Check 'Implemeted' qualifier and show all implemented properties/methods as l...Jan Safranek2013-01-114-8/+28
|/
* Allow experimental classes and version updates in MOF files.Jan Safranek2013-01-091-2/+2
* Fixed case switch, 'break' is for loops only.Jan Safranek2013-01-091-2/+2
* Allow more mofs to be registered by openlmi-mof-register.Jan Safranek2013-01-091-14/+30
* Merge branch 'devel'Roman Rakus2012-12-201-1/+72
|\
| * Account: Allow to create instance of LMI_MemberOfGroupRoman Rakus2012-12-201-1/+72
* | Allow numbers in class name in OpenLMIMacros.cmakeRadek Novacek2012-12-141-1/+1
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersMichal Minar2012-12-131-1/+76
|\|
| * Account: Allow to delete instance of LMI_MemberOfGroupRoman Rakus2012-12-111-1/+76
* | fixed test selection, when launching tests with runMichal Minar2012-12-137-261/+524
* | more software test bugfixesMichal Minar2012-12-111-2/+4
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersMichal Minar2012-12-112-0/+671
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersJan Safranek2012-12-103-10/+10
| |\
| * | Added class2rst.py and class2uml.py tools.Jan Safranek2012-12-102-0/+671
* | | fixed tests for f18 an RHEL7Michal Minar2012-12-112-22/+72
| |/ |/|
* | comply with nosetests rulesMichal Minar2012-12-073-10/+10
|/
* Add configuration file for nosetestsRadek Novacek2012-12-071-0/+6
* non-ascii char appeared in commentMichal Minar2012-12-071-1/+1
* fixed package sorting errorsMichal Minar2012-12-073-8/+5
* rewritten tests for software managementMichal Minar2012-12-077-339/+1195
* fixed most of pylint errorsMichal Minar2012-11-298-508/+482