summaryrefslogtreecommitdiffstats
path: root/src/software
Commit message (Expand)AuthorAgeFilesLines
* python 2.6 compatibility. fix conversion of string into character set error.Ales Ledvinka2014-04-155-29/+29
* python2.6 review one omissionAles Ledvinka2014-04-141-3/+3
* python2.6 syntax conversion, review comments for set performanceAles Ledvinka2014-04-144-8/+8
* python2.6 support, review comment performance of set([])Ales Ledvinka2014-04-149-53/+53
* python2.6 software providerAles Ledvinka2014-04-117-19/+19
* software: added tests for non-ascii charactersMichal Minar2014-01-243-46/+180
* Updated copyright yearsPeter Schiffer2014-01-1670-71/+71
* software: SoftwareIdentityFileCheck test fixesMichal Minar2014-01-091-0/+3
* tests: ensure the use of exceptions is well definedMichal Minar2014-01-081-0/+1
* software: fixed possible deadlock in session managerMichal Minar2014-01-061-10/+20
* software: test improvementsMichal Minar2014-01-069-24/+45
* software: fixed tests behaviour under nosetestsMichal Minar2013-12-191-13/+13
* software: test fixesMichal Minar2013-12-192-2/+9
* software: added test for SoftwareInstallationServiceMichal Minar2013-12-191-0/+20
* software: test fixes and improvementsMichal Minar2013-12-173-11/+11
* software: fixed creation of Error instanceMichal Minar2013-12-177-17/+19
* software: fix tests for rhel7Michal Minar2013-12-171-3/+28
* software: make the checksum type retrieval more robustMichal Minar2013-12-172-5/+67
* software: bugfix in property checking of identity file checksMichal Minar2013-12-171-1/+1
* software: added missing module related to job handlingMichal Minar2013-12-151-0/+343
* software: fixed tests for rhel7Michal Minar2013-12-131-1/+2
* software: added tests for software installation serviceMichal Minar2013-12-121-1/+171
* software: improved association testMichal Minar2013-12-121-5/+23
* software: test improvementsMichal Minar2013-12-127-78/+156
* software: added another QA testsMichal Minar2013-12-123-0/+401
* software: redone job handlingMichal Minar2013-12-125-526/+445
* software: correctly recognize installed from availableMichal Minar2013-12-123-11/+38
* Software: Tests reorganization and fixes.Robin Hack2013-12-103-1/+145
* software: minor test enhancementsMichal Minar2013-12-026-8/+27
* software: raise proper error when repository not foundMichal Minar2013-12-021-17/+20
* software: another fix to associator generationMichal Minar2013-11-301-3/+4
* software: fixed InstanceID of installation serviceMichal Minar2013-11-291-1/+1
* software: added test for installation service associationMichal Minar2013-11-291-0/+350
* software: fixed service associators generatorMichal Minar2013-11-291-2/+10
* software: rewritten testsMichal Minar2013-11-2919-1740/+3404
* software: fixed and speeded up another associator callMichal Minar2013-11-271-2/+57
* software: fixed and speeded up associator callMichal Minar2013-11-271-2/+56
* software: fixed enumeration of service affected elementsMichal Minar2013-11-261-3/+2
* software: fixed verification of device filesMichal Minar2013-11-202-3/+8
* software: fixed handling of invalid requestMichal Minar2013-11-201-1/+1
* software: do not allow infinite resurrectionsMichal Minar2013-11-191-9/+28
* software: really do unlockMichal Minar2013-11-191-0/+1
* software: fixed package filteringMichal Minar2013-11-191-1/+1
* software: allow tilde presence in package versionKlaus Kämpf2013-11-191-4/+4
* software: reload file configuration when changedMichal Minar2013-11-191-3/+2
* software: better cope with termination requestMichal Minar2013-11-082-4/+22
* software: fixed termination of JobManagerMichal Minar2013-11-081-1/+2
* software: do a proper clean up when terminatingMichal Minar2013-11-081-0/+3
* software: fixed shutting down of job managerMichal Minar2013-11-081-7/+10
* software: fixed logging of YumWorker processMichal Minar2013-11-081-0/+4