summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Metadata.py
Commit message (Expand)AuthorAgeFilesLines
* Part2 of metadata changesNarayan Desai2006-11-221-226/+0
* Part 1 of metadata changesNarayan Desai2006-11-221-9/+42
* Remove old ping sweep methodNarayan Desai2006-09-241-13/+0
* Add ClientMetadata.categories, for direct, by-name access to category instancesNarayan Desai2006-09-141-8/+9
* Simple metadata bugfixNarayan Desai2006-08-291-1/+1
* Refactor to allow manual address specification in clients.xmlNarayan Desai2006-08-271-2/+19
* fix assertion in case of preexisting entryNarayan Desai2006-02-211-8/+8
* this not my dayNarayan Desai2006-02-211-0/+1
* Fix profile assertionNarayan Desai2006-02-211-2/+2
* Introduce the new logging infrastructure and convert the server (and bcfg2-in...Narayan Desai2006-01-251-17/+14
* last step of repo switchesNarayan Desai2006-01-231-107/+167
* Fix error reporting for parse failuresNarayan Desai2005-12-071-1/+3
* fix client metadata assertion problemNarayan Desai2005-12-061-11/+4
* work around lxml bugNarayan Desai2005-11-281-6/+7
* switch to lxmlNarayan Desai2005-11-121-1/+1
* add shortname matching (for Cfg)Narayan Desai2005-09-271-1/+2
* switch to Plugin importNarayan Desai2005-09-081-1/+1
* add default fetch to handle poorly constructed configsNarayan Desai2005-08-311-1/+1
* check for undefined imageNarayan Desai2005-06-221-0/+3
* fix import problemNarayan Desai2005-02-161-1/+1
* add loggingNarayan Desai2005-02-161-7/+11
* fix some errorsNarayan Desai2005-01-271-0/+2
* add MetadataConsistencyErrorNarayan Desai2005-01-191-1/+7
* Fixed constructor to not clobber data.Brian Pellin2005-01-101-1/+1
* Added support for image to toolset mapping.Brian Pellin2005-01-061-2/+8
* add bundles into the mixNarayan Desai2004-12-031-0/+1
* add prettyprinting to metadata outputNarayan Desai2004-12-021-2/+17
* fix case where single file has single class/attributes from metadataNarayan Desai2004-11-301-2/+2
* pylint fixesNarayan Desai2004-11-081-56/+45
* add __str__ methodNarayan Desai2004-11-011-3/+13
* kill !# lineNarayan Desai2004-10-301-2/+0
* fix dummy lineNarayan Desai2004-10-271-2/+0
* fix interation over non-sequenceNarayan Desai2004-10-271-2/+4
* typoNarayan Desai2004-10-221-1/+1
* fix __cmp__Narayan Desai2004-10-211-0/+6
* pylint fixesNarayan Desai2004-10-211-60/+15
* add profile assertion supportNarayan Desai2004-10-071-2/+15
* switch to profile based metadataNarayan Desai2004-10-071-12/+37
* change to new import locationNarayan Desai2004-08-311-1/+1
* remove another bogus importNarayan Desai2004-08-191-2/+0
* Rename: src/Metadata.py -> src/lib/Server/Metadata.pyNarayan Desai2004-08-111-0/+102
* Initial revisionNarayan Desai2004-08-111-0/+0